Pull request #43097 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f4150289764ed7c7f1d849f11978a5d0773d3ed1+088afc99e4bf8adb78e29733396182417d67ada2 (9485297f1b9f377840a29fab5eecdc83fa6d8807) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43097@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-12-21T18:39:16.710Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-12-21T18:39:16.716Z] Trying to pass milestone 2 [Pipeline] milestone [2021-12-21T18:39:16.784Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-12-21T18:39:16.969Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dd68d181089ed4ec) in /home/ubuntu/workspace/moby_PR-43097 [Pipeline] { [Pipeline] checkout [2021-12-21T18:39:17.013Z] The recommended git tool is: git [2021-12-21T18:39:17.036Z] using credential docker-jenkins-github-credentials [2021-12-21T18:39:17.046Z] Cloning the remote Git repository [2021-12-21T18:39:17.046Z] Cloning with configured refspecs honoured and without tags [2021-12-21T18:39:17.102Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:39:17.103Z] > git init /home/ubuntu/workspace/moby_PR-43097 # timeout=10 [2021-12-21T18:39:17.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:39:17.131Z] > git --version # timeout=10 [2021-12-21T18:39:17.146Z] > git --version # 'git version 2.17.1' [2021-12-21T18:39:17.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:17.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:32.310Z] Fetching without tags [2021-12-21T18:39:32.528Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:39:32.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:39:32.306Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:39:32.309Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:32.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:39:32.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:39:32.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:32.322Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:32.540Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:39:32.542Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:39:33.035Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:39:33.035Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:39:33.602Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [2021-12-21T18:39:33.008Z] > git remote # timeout=10 [2021-12-21T18:39:33.014Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:39:33.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:33.023Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:39:33.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-21T18:39:33.046Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:39:33.059Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:39:33.613Z] > git rev-list --no-walk f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-21T18:39:34.289Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43097:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-12-21T18:39:37.564Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-12-21T18:39:37.815Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dd68d181089ed4ec) in /home/ubuntu/workspace/moby_PR-43097 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-12-21T18:39:37.822Z] Running on azwin-2-c15740 in d:\jenkins\workspace\moby_PR-43097 [2021-12-21T18:39:37.823Z] Running on azwin-2-72f260 in d:\jenkins\workspace\moby_PR-43097 Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2021-12-21T18:39:37.880Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-12-21T18:39:37.881Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-21T18:39:37.891Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-12-21T18:39:37.940Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-12-21T18:39:37.955Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-12-21T18:39:37.971Z] Fetching without tags [2021-12-21T18:39:37.980Z] The recommended git tool is: git [Pipeline] // stage [2021-12-21T18:39:37.985Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-12-21T18:39:38.193Z] using credential docker-jenkins-github-credentials [2021-12-21T18:39:38.198Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-12-21T18:39:38.254Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [Pipeline] // stage [2021-12-21T18:39:38.269Z] Cloning the remote Git repository [2021-12-21T18:39:38.269Z] Cloning with configured refspecs honoured and without tags [2021-12-21T18:39:38.275Z] Cloning the remote Git repository [2021-12-21T18:39:38.275Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-12-21T18:39:38.425Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:39:38.425Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [Pipeline] } [Pipeline] } [2021-12-21T18:39:38.509Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-21T18:39:37.956Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43097/.git # timeout=10 [2021-12-21T18:39:37.966Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:39:37.982Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:39:37.982Z] > git --version # timeout=10 [2021-12-21T18:39:37.989Z] > git --version # 'git version 2.17.1' [2021-12-21T18:39:37.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:37.990Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:38.266Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:39:38.273Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:39:38.384Z] > git remote # timeout=10 [2021-12-21T18:39:38.395Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:39:38.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:38.412Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:39:38.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-21T18:39:38.436Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:39:38.448Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:39:38.294Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:39:38.294Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-21T18:39:38.373Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:39:38.373Z] > git --version # timeout=10 [2021-12-21T18:39:38.435Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-21T18:39:38.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:38.435Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:38.301Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:39:38.301Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-21T18:39:38.411Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:39:38.411Z] > git --version # timeout=10 [2021-12-21T18:39:38.457Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-21T18:39:38.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:38.457Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:39.146Z] + [ PR != PR ] [2021-12-21T18:39:39.146Z] + [ master != master ] [2021-12-21T18:39:39.146Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:39:39.507Z] + docker version [2021-12-21T18:39:39.508Z] Client: Docker Engine - Community [2021-12-21T18:39:39.508Z] Version: 20.10.10-rc1 [2021-12-21T18:39:39.508Z] API version: 1.41 [2021-12-21T18:39:39.508Z] Go version: go1.16.9 [2021-12-21T18:39:39.508Z] Git commit: b485636 [2021-12-21T18:39:39.508Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-21T18:39:39.508Z] OS/Arch: linux/amd64 [2021-12-21T18:39:39.508Z] Context: default [2021-12-21T18:39:39.508Z] Experimental: true [2021-12-21T18:39:39.508Z] [2021-12-21T18:39:39.508Z] Server: Docker Engine - Community [2021-12-21T18:39:39.508Z] Engine: [2021-12-21T18:39:39.508Z] Version: 20.10.10-rc1 [2021-12-21T18:39:39.508Z] API version: 1.41 (minimum version 1.12) [2021-12-21T18:39:39.508Z] Go version: go1.16.9 [2021-12-21T18:39:39.508Z] Git commit: 9f5b26f [2021-12-21T18:39:39.508Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-21T18:39:39.508Z] OS/Arch: linux/amd64 [2021-12-21T18:39:39.508Z] Experimental: true [2021-12-21T18:39:39.508Z] containerd: [2021-12-21T18:39:39.508Z] Version: 1.4.11 [2021-12-21T18:39:39.508Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:39:39.508Z] runc: [2021-12-21T18:39:39.508Z] Version: 1.0.2 [2021-12-21T18:39:39.508Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-21T18:39:39.508Z] docker-init: [2021-12-21T18:39:39.508Z] Version: 0.19.0 [2021-12-21T18:39:39.508Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-21T18:39:39.824Z] + docker info [2021-12-21T18:39:40.752Z] Client: [2021-12-21T18:39:40.752Z] Context: default [2021-12-21T18:39:40.752Z] Debug Mode: false [2021-12-21T18:39:40.752Z] Plugins: [2021-12-21T18:39:40.752Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-21T18:39:40.752Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-21T18:39:40.752Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-21T18:39:40.752Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-21T18:39:40.752Z] [2021-12-21T18:39:40.752Z] Server: [2021-12-21T18:39:40.752Z] Containers: 0 [2021-12-21T18:39:40.752Z] Running: 0 [2021-12-21T18:39:40.752Z] Paused: 0 [2021-12-21T18:39:40.752Z] Stopped: 0 [2021-12-21T18:39:40.752Z] Images: 3 [2021-12-21T18:39:40.752Z] Server Version: 20.10.10-rc1 [2021-12-21T18:39:40.752Z] Storage Driver: overlay2 [2021-12-21T18:39:40.752Z] Backing Filesystem: extfs [2021-12-21T18:39:40.752Z] Supports d_type: true [2021-12-21T18:39:40.752Z] Native Overlay Diff: true [2021-12-21T18:39:40.752Z] userxattr: false [2021-12-21T18:39:40.752Z] Logging Driver: json-file [2021-12-21T18:39:40.752Z] Cgroup Driver: cgroupfs [2021-12-21T18:39:40.752Z] Cgroup Version: 1 [2021-12-21T18:39:40.752Z] Plugins: [2021-12-21T18:39:40.752Z] Volume: local [2021-12-21T18:39:40.752Z] Network: bridge host ipvlan macvlan null overlay [2021-12-21T18:39:40.752Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-21T18:39:40.752Z] Swarm: inactive [2021-12-21T18:39:40.752Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-21T18:39:40.752Z] Default Runtime: runc [2021-12-21T18:39:40.752Z] Init Binary: docker-init [2021-12-21T18:39:40.752Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:39:40.752Z] runc version: v1.0.2-0-g52b36a2 [2021-12-21T18:39:40.752Z] init version: de40ad0 [2021-12-21T18:39:40.752Z] Security Options: [2021-12-21T18:39:40.752Z] apparmor [2021-12-21T18:39:40.752Z] seccomp [2021-12-21T18:39:40.752Z] Profile: default [2021-12-21T18:39:40.752Z] Kernel Version: 5.4.0-1057-aws [2021-12-21T18:39:40.752Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-21T18:39:40.752Z] OSType: linux [2021-12-21T18:39:40.752Z] Architecture: x86_64 [2021-12-21T18:39:40.752Z] CPUs: 2 [2021-12-21T18:39:40.752Z] Total Memory: 7.569GiB [2021-12-21T18:39:40.752Z] Name: ip-10-100-74-143 [2021-12-21T18:39:40.752Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-21T18:39:40.752Z] Docker Root Dir: /var/lib/docker [2021-12-21T18:39:40.752Z] Debug Mode: false [2021-12-21T18:39:40.752Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:39:40.752Z] Labels: [2021-12-21T18:39:40.752Z] Experimental: true [2021-12-21T18:39:40.752Z] Insecure Registries: [2021-12-21T18:39:40.752Z] 127.0.0.0/8 [2021-12-21T18:39:40.752Z] Live Restore Enabled: true [2021-12-21T18:39:40.752Z] [2021-12-21T18:39:40.752Z] WARNING: No swap limit support [Pipeline] sh [2021-12-21T18:39:41.034Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:39:41.034Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:39:41.034Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43097/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-21T18:39:41.291Z] + bash /home/ubuntu/workspace/moby_PR-43097/check-config.sh [2021-12-21T18:39:41.291Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-21T18:39:41.291Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-21T18:39:41.291Z] [2021-12-21T18:39:41.291Z] Generally Necessary: [2021-12-21T18:39:41.291Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-21T18:39:41.291Z] - apparmor: enabled and tools installed [2021-12-21T18:39:41.291Z] - CONFIG_NAMESPACES: enabled [2021-12-21T18:39:41.291Z] - CONFIG_NET_NS: enabled [2021-12-21T18:39:41.291Z] - CONFIG_PID_NS: enabled [2021-12-21T18:39:41.291Z] - CONFIG_IPC_NS: enabled [2021-12-21T18:39:41.291Z] - CONFIG_UTS_NS: enabled [2021-12-21T18:39:41.291Z] - CONFIG_CGROUPS: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CPUSETS: enabled [2021-12-21T18:39:41.548Z] - CONFIG_MEMCG: enabled [2021-12-21T18:39:41.548Z] - CONFIG_KEYS: enabled [2021-12-21T18:39:41.548Z] - CONFIG_VETH: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_BPF: enabled [2021-12-21T18:39:41.548Z] [2021-12-21T18:39:41.548Z] Optional Features: [2021-12-21T18:39:41.548Z] - CONFIG_USER_NS: enabled [2021-12-21T18:39:41.548Z] - CONFIG_SECCOMP: enabled [2021-12-21T18:39:41.548Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-21T18:39:41.548Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-21T18:39:41.548Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-21T18:39:41.548Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-21T18:39:41.548Z] - CONFIG_BLK_CGROUP: enabled [2021-12-21T18:39:41.548Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_PERF: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-21T18:39:41.548Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-21T18:39:41.548Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-21T18:39:41.548Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-21T18:39:41.548Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-21T18:39:41.548Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_IP_VS: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-21T18:39:41.548Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-21T18:39:41.548Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-21T18:39:41.548Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-21T18:39:41.548Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-21T18:39:41.548Z] - CONFIG_EXT4_FS: enabled [2021-12-21T18:39:41.548Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-21T18:39:41.548Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-21T18:39:41.548Z] - Network Drivers: [2021-12-21T18:39:41.548Z] - "overlay": [2021-12-21T18:39:41.548Z] - CONFIG_VXLAN: enabled (as module) [2021-12-21T18:39:41.548Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-21T18:39:41.548Z] Optional (for encrypted networks): [2021-12-21T18:39:41.804Z] - CONFIG_CRYPTO: enabled [2021-12-21T18:39:41.804Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-21T18:39:41.804Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-21T18:39:41.804Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-21T18:39:41.804Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-21T18:39:41.804Z] - CONFIG_XFRM: enabled [2021-12-21T18:39:41.804Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-21T18:39:41.804Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-21T18:39:41.804Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-21T18:39:41.804Z] - "ipvlan": [2021-12-21T18:39:41.804Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-21T18:39:41.804Z] - "macvlan": [2021-12-21T18:39:41.804Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-21T18:39:41.804Z] - CONFIG_DUMMY: enabled (as module) [2021-12-21T18:39:41.804Z] - "ftp,tftp client in container": [2021-12-21T18:39:41.804Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-21T18:39:41.804Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-21T18:39:41.804Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-21T18:39:41.804Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-21T18:39:41.804Z] - Storage Drivers: [2021-12-21T18:39:41.804Z] - "aufs": [2021-12-21T18:39:41.804Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-21T18:39:41.804Z] - "btrfs": [2021-12-21T18:39:41.804Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-21T18:39:41.804Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-21T18:39:41.804Z] - "devicemapper": [2021-12-21T18:39:41.804Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-21T18:39:41.804Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-21T18:39:41.804Z] - "overlay": [2021-12-21T18:39:41.804Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-21T18:39:41.804Z] - "zfs": [2021-12-21T18:39:41.804Z] - /dev/zfs: present [2021-12-21T18:39:41.804Z] - zfs command: missing [2021-12-21T18:39:41.804Z] - zpool command: missing [2021-12-21T18:39:41.804Z] [2021-12-21T18:39:41.804Z] Limits: [2021-12-21T18:39:41.804Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-21T18:39:41.804Z] [2021-12-21T18:39:41.804Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-21T18:39:42.130Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 . [2021-12-21T18:39:42.130Z] #2 [internal] load .dockerignore [2021-12-21T18:39:42.130Z] #2 sha256:47823d703695ff2d9917e42497e2e490171882beb38c5fd113a54f26636f770f [2021-12-21T18:39:42.130Z] #2 transferring context: 87B done [2021-12-21T18:39:42.130Z] #2 DONE 0.0s [2021-12-21T18:39:42.130Z] [2021-12-21T18:39:42.130Z] #1 [internal] load build definition from Dockerfile [2021-12-21T18:39:42.130Z] #1 sha256:563a86ee525316ab50412a8f4afbfaf23524c7640f20e16499c8f4babd6d8e42 [2021-12-21T18:39:42.130Z] #1 transferring dockerfile: 17.53kB done [2021-12-21T18:39:42.130Z] #1 DONE 0.0s [2021-12-21T18:39:42.130Z] [2021-12-21T18:39:42.130Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-21T18:39:42.130Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-21T18:39:42.388Z] #3 DONE 0.1s [2021-12-21T18:39:42.388Z] [2021-12-21T18:39:42.388Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-21T18:39:42.388Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-21T18:39:42.388Z] #4 CACHED [2021-12-21T18:39:42.646Z] [2021-12-21T18:39:42.646Z] #5 [internal] load build definition from Dockerfile [2021-12-21T18:39:42.646Z] #5 sha256:f94ebf40f56d685fe3701b4fad50e0567ffec3d404c5cc768ef7aa1b5c10cd5f [2021-12-21T18:39:42.646Z] #5 DONE 0.0s [2021-12-21T18:39:42.646Z] [2021-12-21T18:39:42.646Z] #6 [internal] load .dockerignore [2021-12-21T18:39:42.646Z] #6 sha256:0d43524bd049dfbdcffeb64115f415b1fa520087707e85b97c8ce46042768405 [2021-12-21T18:39:42.646Z] #6 DONE 0.0s [2021-12-21T18:39:42.646Z] [2021-12-21T18:39:42.646Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-21T18:39:42.646Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-21T18:39:42.646Z] #7 DONE 0.1s [2021-12-21T18:39:42.646Z] [2021-12-21T18:39:42.646Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:39:42.646Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-21T18:39:42.903Z] #10 DONE 0.1s [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #8 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-21T18:39:42.903Z] #8 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-21T18:39:42.903Z] #8 DONE 0.1s [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:39:42.903Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-21T18:39:42.903Z] #9 DONE 0.1s [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #31 [internal] load build context [2021-12-21T18:39:42.903Z] #31 sha256:95f1ee1cd492e121c0bc2a7e5c9e1fdd2927478ef0934fe169c4bb3164839ad3 [2021-12-21T18:39:42.903Z] #31 DONE 0.0s [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:39:42.903Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:39:42.903Z] #78 DONE 0.0s [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:39:42.903Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:39:42.903Z] #11 DONE 0.0s [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:39:42.903Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-21T18:39:42.903Z] #76 DONE 0.0s [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-21T18:39:42.903Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-21T18:39:42.903Z] #52 ... [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-21T18:39:42.903Z] #12 sha256:df87039b81178eb1221db8eeda0c2bbe1f90e4b66a74758c8f4cbbd0b13a5969 [2021-12-21T18:39:42.903Z] #12 CACHED [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-21T18:39:42.903Z] #13 sha256:7376a93dbf0ab1cdf225bd6fbad354a3210ba129d4fb54e0e25d6631fd288dd5 [2021-12-21T18:39:42.903Z] #13 CACHED [2021-12-21T18:39:42.903Z] [2021-12-21T18:39:42.903Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:39:42.903Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:39:42.903Z] #35 DONE 0.0s [2021-12-21T18:39:43.162Z] [2021-12-21T18:39:43.162Z] #31 [internal] load build context [2021-12-21T18:39:43.162Z] #31 sha256:95f1ee1cd492e121c0bc2a7e5c9e1fdd2927478ef0934fe169c4bb3164839ad3 [2021-12-21T18:39:43.421Z] #31 ... [2021-12-21T18:39:43.421Z] [2021-12-21T18:39:43.421Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-21T18:39:43.421Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-21T18:39:43.421Z] #52 DONE 0.4s [2021-12-21T18:39:43.421Z] [2021-12-21T18:39:43.421Z] #31 [internal] load build context [2021-12-21T18:39:43.421Z] #31 sha256:95f1ee1cd492e121c0bc2a7e5c9e1fdd2927478ef0934fe169c4bb3164839ad3 [2021-12-21T18:39:44.809Z] #31 ... [2021-12-21T18:39:44.809Z] [2021-12-21T18:39:44.809Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-12-21T18:39:44.809Z] #14 sha256:3bb7b5a24815ee79e4b5c6234d5967b5617504c658a0ddf8a1cfe506229eeb83 [2021-12-21T18:39:44.809Z] #14 DONE 2.0s [2021-12-21T18:39:44.809Z] [2021-12-21T18:39:44.809Z] #31 [internal] load build context [2021-12-21T18:39:44.809Z] #31 sha256:95f1ee1cd492e121c0bc2a7e5c9e1fdd2927478ef0934fe169c4bb3164839ad3 [2021-12-21T18:39:46.709Z] #31 ... [2021-12-21T18:39:46.709Z] [2021-12-21T18:39:46.709Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-12-21T18:39:46.709Z] #15 sha256:6452d5f644dd38706cd376c8ee2b0394798ae352c3b92d758df0e56852f75246 [2021-12-21T18:39:46.709Z] #15 DONE 1.8s [2021-12-21T18:39:46.709Z] [2021-12-21T18:39:46.709Z] #31 [internal] load build context [2021-12-21T18:39:46.709Z] #31 sha256:95f1ee1cd492e121c0bc2a7e5c9e1fdd2927478ef0934fe169c4bb3164839ad3 [2021-12-21T18:39:47.273Z] #31 transferring context: 48.78MB 4.4s [2021-12-21T18:39:47.836Z] #31 transferring context: 55.52MB 5.1s done [2021-12-21T18:39:48.402Z] #31 DONE 5.3s [2021-12-21T18:39:48.402Z] [2021-12-21T18:39:48.402Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-12-21T18:39:48.402Z] #16 sha256:f255e95ea57cc5898229672d81ce0f99bb35e029d18e45c56cd3671454fd1ce6 [2021-12-21T18:39:48.402Z] #16 DONE 1.7s [2021-12-21T18:39:48.402Z] [2021-12-21T18:39:48.402Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-12-21T18:39:48.402Z] #17 sha256:7ef64ae1e1391aac0c06d617c3da2b696344251c364bbaa0568d40b6dc8d37b5 [2021-12-21T18:39:49.333Z] #17 DONE 0.8s [2021-12-21T18:39:49.333Z] [2021-12-21T18:39:49.333Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-12-21T18:39:49.333Z] #18 sha256:0edc9d099d7faca858a016ac8ab1fc6f36a7dce5b8e876c0e3dc5d128de4b1e5 [2021-12-21T18:39:50.264Z] #18 DONE 0.9s [2021-12-21T18:39:50.264Z] [2021-12-21T18:39:50.264Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-12-21T18:39:50.264Z] #19 sha256:0ca987a5f6a5f555eb25e698e4c924baeb4cf79fc0303d5686c4022bb6867a46 [2021-12-21T18:39:51.637Z] #19 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:39:51.637Z] #19 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:39:51.637Z] #19 1.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:39:51.637Z] #19 1.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-21T18:39:51.895Z] #19 1.839 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-21T18:39:52.153Z] #19 2.080 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-21T18:39:52.411Z] #19 2.308 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:39:52.669Z] #19 2.516 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:39:52.669Z] #19 2.696 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-21T18:39:52.815Z] Still waiting to schedule task [2021-12-21T18:39:52.815Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dd68d181089ed4ec)’ [2021-12-21T18:39:52.815Z] Still waiting to schedule task [2021-12-21T18:39:52.816Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0dd68d181089ed4ec)’ [2021-12-21T18:39:52.816Z] Still waiting to schedule task [2021-12-21T18:39:52.816Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-12-21T18:39:52.819Z] Still waiting to schedule task [2021-12-21T18:39:52.819Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-12-21T18:39:52.822Z] Still waiting to schedule task [2021-12-21T18:39:52.822Z] Waiting for next available executor on ‘azwin-2-72f260’ [2021-12-21T18:39:52.926Z] #19 2.872 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB] [2021-12-21T18:39:52.926Z] #19 2.872 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB] [2021-12-21T18:39:52.926Z] #19 2.872 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:39:52.926Z] #19 2.872 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:39:52.926Z] #19 2.872 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB] [2021-12-21T18:39:52.926Z] #19 2.876 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB] [2021-12-21T18:39:53.183Z] #19 3.132 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:39:53.183Z] #19 3.132 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-21T18:39:53.183Z] #19 3.132 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-21T18:39:53.183Z] #19 3.140 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-21T18:39:53.184Z] #19 3.140 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-21T18:39:53.184Z] #19 3.140 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:39:53.730Z] Fetching without tags [2021-12-21T18:39:53.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:39:53.446Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:39:53.493Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:53.618Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:39:53.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:39:53.759Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:53.759Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:54.536Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:39:54.571Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:39:54.634Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:39:57.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:39:57.610Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:39:57.688Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:57.922Z] Fetching without tags [2021-12-21T18:39:58.760Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:39:58.760Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:39:58.810Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:39:59.198Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:39:57.813Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:39:57.954Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:39:57.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:57.954Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:39:58.846Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:39:58.908Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:39:58.353Z] > git remote # timeout=10 [2021-12-21T18:39:58.447Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:39:58.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:39:58.510Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:39:58.650Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-21T18:39:58.791Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:39:58.869Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:40:00.565Z] + docker version [2021-12-21T18:40:00.565Z] Client: [2021-12-21T18:40:00.565Z] Version: 20.10.9 [2021-12-21T18:40:00.565Z] API version: 1.41 [2021-12-21T18:40:00.565Z] Go version: go1.16.8 [2021-12-21T18:40:00.565Z] Git commit: c2ea9bc [2021-12-21T18:40:00.565Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-21T18:40:00.565Z] OS/Arch: windows/amd64 [2021-12-21T18:40:00.565Z] Context: default [2021-12-21T18:40:00.565Z] Experimental: true [2021-12-21T18:40:00.565Z] [2021-12-21T18:40:00.565Z] Server: Docker Engine - Community [2021-12-21T18:40:00.565Z] Engine: [2021-12-21T18:40:00.565Z] Version: 20.10.9 [2021-12-21T18:40:00.565Z] API version: 1.41 (minimum version 1.24) [2021-12-21T18:40:00.565Z] Go version: go1.16.8 [2021-12-21T18:40:00.565Z] Git commit: 79ea9d3 [2021-12-21T18:40:00.565Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-21T18:40:00.565Z] OS/Arch: windows/amd64 [2021-12-21T18:40:00.565Z] Experimental: true [Pipeline] sh [2021-12-21T18:40:01.313Z] #19 10.90 Fetched 48.8 MB in 10s (4847 kB/s) [2021-12-21T18:40:01.600Z] + docker info [2021-12-21T18:40:01.600Z] Client: [2021-12-21T18:40:01.600Z] Context: default [2021-12-21T18:40:01.600Z] Debug Mode: false [2021-12-21T18:40:01.600Z] [2021-12-21T18:40:01.600Z] Server: [2021-12-21T18:40:01.600Z] Containers: 0 [2021-12-21T18:40:01.600Z] Running: 0 [2021-12-21T18:40:01.600Z] Paused: 0 [2021-12-21T18:40:01.600Z] Stopped: 0 [2021-12-21T18:40:01.600Z] Images: 11 [2021-12-21T18:40:01.600Z] Server Version: 20.10.9 [2021-12-21T18:40:01.600Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-21T18:40:01.600Z] Windows: [2021-12-21T18:40:01.600Z] LCOW: [2021-12-21T18:40:01.600Z] Logging Driver: json-file [2021-12-21T18:40:01.600Z] Plugins: [2021-12-21T18:40:01.600Z] Volume: local [2021-12-21T18:40:01.600Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:40:01.600Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:40:01.600Z] Swarm: inactive [2021-12-21T18:40:01.600Z] Default Isolation: process [2021-12-21T18:40:01.600Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T18:40:01.600Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T18:40:01.600Z] OSType: windows [2021-12-21T18:40:01.600Z] Architecture: x86_64 [2021-12-21T18:40:01.600Z] CPUs: 4 [2021-12-21T18:40:01.600Z] Total Memory: 32GiB [2021-12-21T18:40:01.600Z] Name: azwin-2-72f260 [2021-12-21T18:40:01.600Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-21T18:40:01.600Z] Docker Root Dir: D:\docker [2021-12-21T18:40:01.600Z] Debug Mode: false [2021-12-21T18:40:01.600Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:40:01.600Z] Labels: [2021-12-21T18:40:01.600Z] Experimental: true [2021-12-21T18:40:01.600Z] Insecure Registries: [2021-12-21T18:40:01.600Z] 10.0.0.4:5000 [2021-12-21T18:40:01.600Z] 127.0.0.0/8 [2021-12-21T18:40:01.600Z] Registry Mirrors: [2021-12-21T18:40:01.600Z] http://10.0.0.4:5000/ [2021-12-21T18:40:01.600Z] Live Restore Enabled: false [2021-12-21T18:40:01.600Z] Product License: Community Engine [2021-12-21T18:40:01.600Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-21T18:40:02.956Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:40:02.957Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:40:03.544Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [2021-12-21T18:40:02.550Z] > git remote # timeout=10 [2021-12-21T18:40:02.629Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:40:02.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:40:02.691Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:40:02.832Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-21T18:40:02.988Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:40:03.050Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:40:05.516Z] + docker version [2021-12-21T18:40:05.516Z] Client: [2021-12-21T18:40:05.516Z] Version: 20.10.9 [2021-12-21T18:40:05.516Z] API version: 1.41 [2021-12-21T18:40:05.516Z] Go version: go1.16.8 [2021-12-21T18:40:05.516Z] Git commit: c2ea9bc [2021-12-21T18:40:05.516Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-21T18:40:05.516Z] OS/Arch: windows/amd64 [2021-12-21T18:40:05.516Z] Context: default [2021-12-21T18:40:05.516Z] Experimental: true [2021-12-21T18:40:05.516Z] [2021-12-21T18:40:05.516Z] Server: Docker Engine - Community [2021-12-21T18:40:05.516Z] Engine: [2021-12-21T18:40:05.516Z] Version: 20.10.9 [2021-12-21T18:40:05.516Z] API version: 1.41 (minimum version 1.24) [2021-12-21T18:40:05.516Z] Go version: go1.16.8 [2021-12-21T18:40:05.516Z] Git commit: 79ea9d3 [2021-12-21T18:40:05.516Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-21T18:40:05.516Z] OS/Arch: windows/amd64 [2021-12-21T18:40:05.516Z] Experimental: true [Pipeline] sh [2021-12-21T18:40:06.554Z] + docker info [2021-12-21T18:40:06.583Z] #19 10.90 Reading package lists... [2021-12-21T18:40:08.095Z] Client: [2021-12-21T18:40:08.095Z] Context: default [2021-12-21T18:40:08.095Z] Debug Mode: false [2021-12-21T18:40:08.095Z] Plugins: [2021-12-21T18:40:08.095Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-21T18:40:08.095Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-21T18:40:08.095Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-21T18:40:08.095Z] [2021-12-21T18:40:08.095Z] Server: [2021-12-21T18:40:08.095Z] Containers: 0 [2021-12-21T18:40:08.095Z] Running: 0 [2021-12-21T18:40:08.095Z] Paused: 0 [2021-12-21T18:40:08.095Z] Stopped: 0 [2021-12-21T18:40:08.095Z] Images: 11 [2021-12-21T18:40:08.095Z] Server Version: 20.10.9 [2021-12-21T18:40:08.095Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-21T18:40:08.095Z] Windows: [2021-12-21T18:40:08.095Z] LCOW: [2021-12-21T18:40:08.095Z] Logging Driver: json-file [2021-12-21T18:40:08.095Z] Plugins: [2021-12-21T18:40:08.095Z] Volume: local [2021-12-21T18:40:08.095Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:40:08.095Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:40:08.095Z] Swarm: inactive [2021-12-21T18:40:08.095Z] Default Isolation: process [2021-12-21T18:40:08.095Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-21T18:40:08.095Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-21T18:40:08.095Z] OSType: windows [2021-12-21T18:40:08.095Z] Architecture: x86_64 [2021-12-21T18:40:08.095Z] CPUs: 4 [2021-12-21T18:40:08.095Z] Total Memory: 32GiB [2021-12-21T18:40:08.095Z] Name: azwin-2-c15740 [2021-12-21T18:40:08.095Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-21T18:40:08.095Z] Docker Root Dir: D:\docker [2021-12-21T18:40:08.095Z] Debug Mode: false [2021-12-21T18:40:08.095Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:40:08.095Z] Labels: [2021-12-21T18:40:08.095Z] Experimental: true [2021-12-21T18:40:08.095Z] Insecure Registries: [2021-12-21T18:40:08.095Z] 10.0.0.4:5000 [2021-12-21T18:40:08.095Z] 127.0.0.0/8 [2021-12-21T18:40:08.095Z] Registry Mirrors: [2021-12-21T18:40:08.095Z] http://10.0.0.4:5000/ [2021-12-21T18:40:08.095Z] Live Restore Enabled: false [2021-12-21T18:40:08.095Z] Product License: Community Engine [2021-12-21T18:40:08.095Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-21T18:40:09.859Z] #19 15.72 Reading package lists... [2021-12-21T18:40:10.680Z] #19 19.94 Building dependency tree... [2021-12-21T18:40:11.246Z] #19 21.38 The following additional packages will be installed: [2021-12-21T18:40:11.247Z] #19 21.38 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-21T18:40:11.247Z] #19 21.38 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-21T18:40:11.509Z] #19 21.38 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-12-21T18:40:11.509Z] #19 21.38 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-12-21T18:40:11.509Z] #19 21.38 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-21T18:40:11.509Z] #19 21.38 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-21T18:40:11.509Z] #19 21.38 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-21T18:40:11.509Z] #19 21.38 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-21T18:40:11.509Z] #19 21.38 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.38 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-21T18:40:11.509Z] #19 21.38 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-21T18:40:11.509Z] #19 21.38 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-21T18:40:11.509Z] #19 21.38 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-21T18:40:11.509Z] #19 21.38 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-21T18:40:11.509Z] #19 21.38 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-21T18:40:11.509Z] #19 21.38 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-21T18:40:11.509Z] #19 21.38 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-21T18:40:11.509Z] #19 21.38 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-21T18:40:11.509Z] #19 21.38 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-21T18:40:11.509Z] #19 21.38 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-21T18:40:11.509Z] #19 21.38 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-21T18:40:11.509Z] #19 21.38 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-21T18:40:11.509Z] #19 21.38 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-21T18:40:11.509Z] #19 21.38 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-21T18:40:11.509Z] #19 21.38 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-21T18:40:11.509Z] #19 21.39 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-21T18:40:11.509Z] #19 21.39 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-21T18:40:11.509Z] #19 21.39 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-21T18:40:11.509Z] #19 21.39 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-21T18:40:11.509Z] #19 21.39 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-21T18:40:11.509Z] #19 21.39 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-21T18:40:11.509Z] #19 21.39 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-21T18:40:11.509Z] #19 21.39 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-21T18:40:11.509Z] #19 21.39 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-21T18:40:11.509Z] #19 21.39 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-21T18:40:11.509Z] #19 21.39 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-21T18:40:11.509Z] #19 21.39 linux-libc-dev-s390x-cross patch xz-utils [2021-12-21T18:40:11.509Z] #19 21.40 Suggested packages: [2021-12-21T18:40:11.509Z] #19 21.40 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-12-21T18:40:11.509Z] #19 21.40 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.40 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-12-21T18:40:11.509Z] #19 21.40 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-12-21T18:40:11.509Z] #19 21.40 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-12-21T18:40:11.509Z] #19 21.40 libyaml-shell-perl ed diffutils-doc [2021-12-21T18:40:11.509Z] #19 21.40 Recommended packages: [2021-12-21T18:40:11.509Z] #19 21.40 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-12-21T18:40:11.509Z] #19 21.40 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-12-21T18:40:12.618Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-21T18:40:12.618Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-da4acc6d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-21T18:40:12.618Z] ---------------------------------------------------------------------------- [2021-12-21T18:40:12.618Z] [2021-12-21T18:40:12.618Z] INFO: executeCI.ps1 starting at Tue Dec 21 18:40:11 CUT 2021 [2021-12-21T18:40:12.618Z] [2021-12-21T18:40:12.618Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-21T18:40:12.618Z] INFO: Running git version 2.24.1.windows.2 [2021-12-21T18:40:12.618Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-21T18:40:12.618Z] INFO: Environment variables: [2021-12-21T18:40:12.618Z] [2021-12-21T18:40:12.618Z] Name Value [2021-12-21T18:40:12.618Z] ---- ----- [2021-12-21T18:40:12.618Z] ALLUSERSPROFILE C:\ProgramData [2021-12-21T18:40:12.618Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-21T18:40:12.618Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-21T18:40:12.618Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-21T18:40:12.618Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-21T18:40:12.618Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-21T18:40:12.618Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-21T18:40:12.618Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-21T18:40:12.618Z] BRANCH_NAME PR-43097 [2021-12-21T18:40:12.618Z] BUILD_DISPLAY_NAME #3 [2021-12-21T18:40:12.618Z] BUILD_ID 3 [2021-12-21T18:40:12.618Z] BUILD_NUMBER 3 [2021-12-21T18:40:12.618Z] BUILD_TAG jenkins-moby-PR-43097-3 [2021-12-21T18:40:12.618Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/ [2021-12-21T18:40:12.618Z] CHANGE_AUTHOR thaJeztah [2021-12-21T18:40:12.618Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-21T18:40:12.618Z] CHANGE_BRANCH fix_integration_cli_tests [2021-12-21T18:40:12.618Z] CHANGE_FORK thaJeztah/docker [2021-12-21T18:40:12.618Z] CHANGE_ID 43097 [2021-12-21T18:40:12.618Z] CHANGE_TARGET master [2021-12-21T18:40:12.618Z] CHANGE_TITLE integration-cli: delete existing docker0 bridge to prevent it interfering [2021-12-21T18:40:12.618Z] CHANGE_URL https://github.com/moby/moby/pull/43097 [2021-12-21T18:40:12.618Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:40:12.618Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-21T18:40:12.618Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-21T18:40:12.618Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-21T18:40:12.618Z] COMPUTERNAME azwin-2-72f260 [2021-12-21T18:40:12.618Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-21T18:40:12.618Z] ConfigSequenceNumber 0 [2021-12-21T18:40:12.618Z] DOCKER_BUILDKIT 0 [2021-12-21T18:40:12.618Z] DOCKER_DUT_DEBUG 1 [2021-12-21T18:40:12.618Z] DOCKER_EXPERIMENTAL 1 [2021-12-21T18:40:12.618Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-21T18:40:12.618Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-21T18:40:12.618Z] EXECUTOR_NUMBER 0 [2021-12-21T18:40:12.618Z] FQDN azwin-2-72f260.westus.cloudapp.azure.com [2021-12-21T18:40:12.618Z] GIT_BRANCH PR-43097 [2021-12-21T18:40:12.618Z] GIT_COMMIT f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:40:12.618Z] GIT_PREVIOUS_COMMIT f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:40:12.618Z] GIT_URL https://github.com/moby/moby.git [2021-12-21T18:40:12.618Z] HUDSON_COOKIE df150eab-3664-4133-80d5-ad0aa2218d11 [2021-12-21T18:40:12.618Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-21T18:40:12.618Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-21T18:40:12.618Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-21T18:40:12.618Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-21T18:40:12.618Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-21T18:40:12.618Z] JENKINS_NODE_COOKIE 623dadd8-b63d-4375-8e48-ecf866bf7138 [2021-12-21T18:40:12.618Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-21T18:40:12.618Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-21T18:40:12.618Z] JOB_BASE_NAME PR-43097 [2021-12-21T18:40:12.618Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/display/redirect [2021-12-21T18:40:12.618Z] JOB_NAME moby/PR-43097 [2021-12-21T18:40:12.618Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/ [2021-12-21T18:40:12.618Z] library.jps.version master [2021-12-21T18:40:12.618Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-21T18:40:12.618Z] NODE_LABELS amd64 azure azwin-2-72f260 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-21T18:40:12.618Z] NODE_NAME azwin-2-72f260 [2021-12-21T18:40:12.618Z] NUMBER_OF_PROCESSORS 4 [2021-12-21T18:40:12.618Z] OS Windows_NT [2021-12-21T18:40:12.618Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-21T18:40:12.618Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-21T18:40:12.618Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-21T18:40:12.618Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-12-21T18:40:12.618Z] PROCESSOR_LEVEL 6 [2021-12-21T18:40:12.618Z] PROCESSOR_REVISION 4f01 [2021-12-21T18:40:12.618Z] ProgramData C:\ProgramData [2021-12-21T18:40:12.618Z] ProgramFiles C:\Program Files [2021-12-21T18:40:12.618Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-21T18:40:12.618Z] ProgramW6432 C:\Program Files [2021-12-21T18:40:12.618Z] PROMPT $P$G [2021-12-21T18:40:12.618Z] PSExecutionPolicyPreference Bypass [2021-12-21T18:40:12.618Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-21T18:40:12.618Z] PUBLIC C:\Users\Public [2021-12-21T18:40:12.618Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=artif... [2021-12-21T18:40:12.618Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=changes [2021-12-21T18:40:12.618Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect [2021-12-21T18:40:12.618Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=tests [2021-12-21T18:40:12.618Z] SKIP_VALIDATION_TESTS 1 [2021-12-21T18:40:12.618Z] SOURCES_DRIVE d [2021-12-21T18:40:12.618Z] SOURCES_SUBDIR gopath [2021-12-21T18:40:12.618Z] STAGE_NAME Run tests [2021-12-21T18:40:12.618Z] SystemDrive C: [2021-12-21T18:40:12.618Z] SystemRoot C:\Windows [2021-12-21T18:40:12.618Z] TEMP C:\Windows\TEMP [2021-12-21T18:40:12.618Z] TESTDEBUG 0 [2021-12-21T18:40:12.619Z] TESTRUN_DRIVE d [2021-12-21T18:40:12.619Z] TESTRUN_SUBDIR CI [2021-12-21T18:40:12.619Z] TIMEOUT 120m [2021-12-21T18:40:12.619Z] TMP C:\Windows\TEMP [2021-12-21T18:40:12.619Z] USERDOMAIN WORKGROUP [2021-12-21T18:40:12.619Z] USERNAME azwin-2-72f260$ [2021-12-21T18:40:12.619Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-21T18:40:12.619Z] windir C:\Windows [2021-12-21T18:40:12.619Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-21T18:40:12.619Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-21T18:40:12.619Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-21T18:40:12.619Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-21T18:40:12.619Z] [2021-12-21T18:40:12.619Z] [2021-12-21T18:40:12.619Z] [2021-12-21T18:40:12.619Z] INFO: Sources under d:\gopath\... [2021-12-21T18:40:12.619Z] INFO: Test run under d:\CI\... [2021-12-21T18:40:12.619Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-21T18:40:12.619Z] INFO: docker/docker repository was found [2021-12-21T18:40:12.880Z] #19 22.63 The following NEW packages will be installed: [2021-12-21T18:40:12.880Z] #19 22.63 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-12-21T18:40:12.880Z] #19 22.63 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.63 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.63 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-12-21T18:40:12.880Z] #19 22.63 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.63 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.63 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-12-21T18:40:12.880Z] #19 22.63 crossbuild-essential-armel crossbuild-essential-armhf [2021-12-21T18:40:12.880Z] #19 22.63 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-12-21T18:40:12.880Z] #19 22.63 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-12-21T18:40:12.880Z] #19 22.63 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.63 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-12-21T18:40:12.880Z] #19 22.63 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.63 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-12-21T18:40:12.880Z] #19 22.63 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-12-21T18:40:12.880Z] #19 22.63 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-12-21T18:40:12.880Z] #19 22.63 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-12-21T18:40:12.880Z] #19 22.63 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.63 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-12-21T18:40:12.880Z] #19 22.64 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-12-21T18:40:12.880Z] #19 22.64 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-12-21T18:40:12.880Z] #19 22.64 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-12-21T18:40:12.880Z] #19 22.64 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-12-21T18:40:12.880Z] #19 22.64 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-12-21T18:40:12.880Z] #19 22.64 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-12-21T18:40:12.880Z] #19 22.64 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-12-21T18:40:12.880Z] #19 22.64 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-12-21T18:40:12.880Z] #19 22.64 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-12-21T18:40:12.880Z] #19 22.64 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-12-21T18:40:12.880Z] #19 22.64 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-12-21T18:40:12.880Z] #19 22.64 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-12-21T18:40:12.880Z] #19 22.64 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-12-21T18:40:12.880Z] #19 22.64 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-12-21T18:40:12.880Z] #19 22.64 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-12-21T18:40:12.880Z] #19 22.64 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-12-21T18:40:12.880Z] #19 22.64 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-12-21T18:40:12.880Z] #19 22.64 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-12-21T18:40:12.880Z] #19 22.64 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-12-21T18:40:12.880Z] #19 22.64 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-12-21T18:40:12.880Z] #19 22.64 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-12-21T18:40:12.880Z] #19 22.64 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-12-21T18:40:12.880Z] #19 22.64 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-12-21T18:40:12.880Z] #19 22.64 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-12-21T18:40:12.880Z] #19 22.64 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-12-21T18:40:12.880Z] #19 22.64 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-12-21T18:40:12.880Z] #19 22.64 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-12-21T18:40:12.880Z] #19 22.64 linux-libc-dev-s390x-cross patch xz-utils [2021-12-21T18:40:13.082Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-21T18:40:13.082Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2021-12-21T18:40:13.082Z] INFO: Docker version of control daemon [2021-12-21T18:40:13.082Z] [2021-12-21T18:40:13.082Z] Client: [2021-12-21T18:40:13.082Z] Version: 20.10.9 [2021-12-21T18:40:13.082Z] API version: 1.41 [2021-12-21T18:40:13.082Z] Go version: go1.16.8 [2021-12-21T18:40:13.082Z] Git commit: c2ea9bc [2021-12-21T18:40:13.082Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-21T18:40:13.082Z] OS/Arch: windows/amd64 [2021-12-21T18:40:13.082Z] Context: default [2021-12-21T18:40:13.082Z] Experimental: true [2021-12-21T18:40:13.082Z] [2021-12-21T18:40:13.082Z] Server: Docker Engine - Community [2021-12-21T18:40:13.082Z] Engine: [2021-12-21T18:40:13.082Z] Version: 20.10.9 [2021-12-21T18:40:13.082Z] API version: 1.41 (minimum version 1.24) [2021-12-21T18:40:13.082Z] Go version: go1.16.8 [2021-12-21T18:40:13.082Z] Git commit: 79ea9d3 [2021-12-21T18:40:13.082Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-21T18:40:13.082Z] OS/Arch: windows/amd64 [2021-12-21T18:40:13.082Z] Experimental: true [2021-12-21T18:40:13.082Z] [2021-12-21T18:40:13.082Z] INFO: Docker info of control daemon [2021-12-21T18:40:13.082Z] [2021-12-21T18:40:13.082Z] Client: [2021-12-21T18:40:13.082Z] Context: default [2021-12-21T18:40:13.082Z] Debug Mode: false [2021-12-21T18:40:13.082Z] [2021-12-21T18:40:13.082Z] Server: [2021-12-21T18:40:13.082Z] Containers: 0 [2021-12-21T18:40:13.082Z] Running: 0 [2021-12-21T18:40:13.082Z] Paused: 0 [2021-12-21T18:40:13.082Z] Stopped: 0 [2021-12-21T18:40:13.082Z] Images: 11 [2021-12-21T18:40:13.082Z] Server Version: 20.10.9 [2021-12-21T18:40:13.082Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-21T18:40:13.082Z] Windows: [2021-12-21T18:40:13.082Z] LCOW: [2021-12-21T18:40:13.082Z] Logging Driver: json-file [2021-12-21T18:40:13.082Z] Plugins: [2021-12-21T18:40:13.082Z] Volume: local [2021-12-21T18:40:13.082Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:40:13.082Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:40:13.082Z] Swarm: inactive [2021-12-21T18:40:13.082Z] Default Isolation: process [2021-12-21T18:40:13.082Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T18:40:13.082Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T18:40:13.082Z] OSType: windows [2021-12-21T18:40:13.082Z] Architecture: x86_64 [2021-12-21T18:40:13.082Z] CPUs: 4 [2021-12-21T18:40:13.082Z] Total Memory: 32GiB [2021-12-21T18:40:13.082Z] Name: azwin-2-72f260 [2021-12-21T18:40:13.082Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-21T18:40:13.082Z] Docker Root Dir: D:\docker [2021-12-21T18:40:13.082Z] Debug Mode: false [2021-12-21T18:40:13.082Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:40:13.082Z] Labels: [2021-12-21T18:40:13.082Z] Experimental: true [2021-12-21T18:40:13.082Z] Insecure Registries: [2021-12-21T18:40:13.082Z] 10.0.0.4:5000 [2021-12-21T18:40:13.082Z] 127.0.0.0/8 [2021-12-21T18:40:13.082Z] Registry Mirrors: [2021-12-21T18:40:13.082Z] http://10.0.0.4:5000/ [2021-12-21T18:40:13.082Z] Live Restore Enabled: false [2021-12-21T18:40:13.082Z] Product License: Community Engine [2021-12-21T18:40:13.082Z] [2021-12-21T18:40:13.082Z] [2021-12-21T18:40:13.082Z] INFO: Commit hash is f415028976 [2021-12-21T18:40:13.082Z] INFO: Nuke-Everything... [2021-12-21T18:40:13.082Z] INFO: Container count on control daemon to delete is 0 [2021-12-21T18:40:13.137Z] #19 23.04 0 upgraded, 133 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:40:13.137Z] #19 23.04 Need to get 787 MB of archives. [2021-12-21T18:40:13.137Z] #19 23.04 After this operation, 3385 MB of additional disk space will be used. [2021-12-21T18:40:13.137Z] #19 23.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-12-21T18:40:13.137Z] #19 23.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-21T18:40:13.137Z] #19 23.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-12-21T18:40:13.137Z] #19 23.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-12-21T18:40:13.137Z] #19 23.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-12-21T18:40:13.137Z] #19 23.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-21T18:40:13.137Z] #19 23.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-12-21T18:40:13.137Z] #19 23.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-12-21T18:40:13.137Z] #19 23.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-12-21T18:40:13.137Z] #19 23.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-12-21T18:40:13.137Z] #19 23.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-12-21T18:40:13.394Z] #19 23.16 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] [2021-12-21T18:40:13.394Z] #19 23.16 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] [2021-12-21T18:40:13.541Z] INFO: Nuking d:\CI [2021-12-21T18:40:13.541Z] INFO: Zapped successfully [2021-12-21T18:40:13.541Z] INFO: Location for testing is d:\CI\PR-43097\3 [2021-12-21T18:40:13.541Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-21T18:40:13.541Z] [2021-12-21T18:40:13.541Z] [2021-12-21T18:40:13.541Z] INFO: Building the image from Dockerfile.windows at 12/21/2021 18:40:13... [2021-12-21T18:40:13.541Z] [2021-12-21T18:40:13.653Z] #19 23.53 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] [2021-12-21T18:40:13.653Z] #19 23.54 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] [2021-12-21T18:40:13.912Z] #19 23.90 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] [2021-12-21T18:40:13.912Z] #19 23.90 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] [2021-12-21T18:40:14.479Z] #19 24.25 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] [2021-12-21T18:40:14.479Z] #19 24.26 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] [2021-12-21T18:40:14.738Z] #19 24.59 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] [2021-12-21T18:40:14.738Z] #19 24.59 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] [2021-12-21T18:40:14.996Z] #19 24.95 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] [2021-12-21T18:40:14.996Z] #19 24.95 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] [2021-12-21T18:40:14.996Z] #19 24.95 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] [2021-12-21T18:40:14.996Z] #19 24.95 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] [2021-12-21T18:40:14.996Z] #19 24.95 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] [2021-12-21T18:40:14.996Z] #19 24.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-12-21T18:40:14.996Z] #19 24.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-12-21T18:40:14.996Z] #19 24.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-12-21T18:40:14.996Z] #19 24.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-12-21T18:40:14.996Z] #19 24.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-12-21T18:40:14.996Z] #19 24.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-12-21T18:40:14.996Z] #19 24.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-12-21T18:40:14.996Z] #19 24.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-12-21T18:40:14.996Z] #19 24.98 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-12-21T18:40:14.996Z] #19 24.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-12-21T18:40:14.996Z] #19 25.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-12-21T18:40:14.996Z] #19 25.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-12-21T18:40:14.996Z] #19 25.01 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-12-21T18:40:14.996Z] #19 25.02 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] [2021-12-21T18:40:15.560Z] #19 25.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-12-21T18:40:15.560Z] #19 25.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-12-21T18:40:15.560Z] #19 25.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-12-21T18:40:15.560Z] #19 25.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-12-21T18:40:15.560Z] #19 25.51 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] [2021-12-21T18:40:15.816Z] #19 25.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-12-21T18:40:15.816Z] #19 25.92 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-21T18:40:16.075Z] #19 25.92 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-12-21T18:40:16.075Z] #19 25.93 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-12-21T18:40:16.075Z] #19 25.93 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-12-21T18:40:16.075Z] #19 25.93 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-21T18:40:16.075Z] #19 26.01 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-21T18:40:16.075Z] #19 26.01 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-12-21T18:40:16.075Z] #19 26.01 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-12-21T18:40:16.075Z] #19 26.02 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-12-21T18:40:16.075Z] #19 26.02 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-12-21T18:40:16.075Z] #19 26.03 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-12-21T18:40:16.075Z] #19 26.03 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-12-21T18:40:16.075Z] #19 26.04 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-12-21T18:40:16.075Z] #19 26.04 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-12-21T18:40:16.075Z] #19 26.05 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-12-21T18:40:16.075Z] #19 26.05 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-12-21T18:40:16.075Z] #19 26.06 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-12-21T18:40:16.075Z] #19 26.07 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] [2021-12-21T18:40:16.334Z] #19 26.45 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-12-21T18:40:16.658Z] #19 26.45 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-12-21T18:40:16.658Z] #19 26.46 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-12-21T18:40:16.658Z] #19 26.47 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2021-12-21T18:40:16.658Z] #19 26.49 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] [2021-12-21T18:40:16.917Z] #19 26.88 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-12-21T18:40:16.917Z] #19 26.88 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-12-21T18:40:16.917Z] #19 26.88 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-12-21T18:40:16.917Z] #19 26.89 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-12-21T18:40:16.917Z] #19 26.89 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-12-21T18:40:16.917Z] #19 26.89 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-12-21T18:40:16.917Z] #19 26.89 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-12-21T18:40:16.917Z] #19 26.91 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-12-21T18:40:16.917Z] #19 26.91 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-12-21T18:40:16.917Z] #19 26.92 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-12-21T18:40:16.917Z] #19 26.92 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] [2021-12-21T18:40:17.485Z] #19 27.33 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-12-21T18:40:17.485Z] #19 27.33 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-12-21T18:40:17.485Z] #19 27.35 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-12-21T18:40:17.485Z] #19 27.36 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-12-21T18:40:17.485Z] #19 27.37 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] [2021-12-21T18:40:17.742Z] #19 27.77 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-12-21T18:40:17.999Z] #19 27.77 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-12-21T18:40:17.999Z] #19 27.77 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-12-21T18:40:17.999Z] #19 27.78 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-12-21T18:40:17.999Z] #19 27.78 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-12-21T18:40:17.999Z] #19 27.78 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-12-21T18:40:18.000Z] #19 27.78 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-12-21T18:40:18.000Z] #19 27.78 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-12-21T18:40:18.000Z] #19 27.80 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-12-21T18:40:18.000Z] #19 27.80 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-12-21T18:40:18.000Z] #19 27.82 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-12-21T18:40:18.000Z] #19 27.82 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-12-21T18:40:18.000Z] #19 27.83 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-12-21T18:40:18.000Z] #19 27.83 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-12-21T18:40:18.000Z] #19 27.84 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] [2021-12-21T18:40:18.257Z] #19 28.24 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-12-21T18:40:18.257Z] #19 28.24 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-12-21T18:40:18.257Z] #19 28.25 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-12-21T18:40:18.257Z] #19 28.27 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-12-21T18:40:18.257Z] #19 28.28 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] [2021-12-21T18:40:18.517Z] #19 28.66 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-12-21T18:40:18.517Z] #19 28.66 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-12-21T18:40:18.517Z] #19 28.66 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-12-21T18:40:18.774Z] #19 28.66 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-12-21T18:40:18.774Z] #19 28.67 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-12-21T18:40:18.774Z] #19 28.67 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-12-21T18:40:18.774Z] #19 28.67 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-12-21T18:40:18.774Z] #19 28.67 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-12-21T18:40:18.774Z] #19 28.68 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-12-21T18:40:18.774Z] #19 28.68 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-12-21T18:40:18.774Z] #19 28.69 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-12-21T18:40:18.774Z] #19 28.69 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] [2021-12-21T18:40:19.032Z] #19 29.05 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-12-21T18:40:19.032Z] #19 29.05 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-12-21T18:40:19.032Z] #19 29.06 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-12-21T18:40:19.287Z] #19 29.07 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-12-21T18:40:19.287Z] #19 29.09 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] [2021-12-21T18:40:19.544Z] #19 29.44 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-12-21T18:40:19.544Z] #19 29.44 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-12-21T18:40:19.800Z] #19 29.74 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:40:19.800Z] #19 29.87 Fetched 787 MB in 7s (117 MB/s) [2021-12-21T18:40:19.800Z] #19 29.91 Selecting previously unselected package liblocale-gettext-perl. [2021-12-21T18:40:20.057Z] #19 29.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:40:20.057Z] #19 30.04 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-12-21T18:40:20.057Z] #19 30.04 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-12-21T18:40:20.057Z] #19 30.08 Selecting previously unselected package bzip2. [2021-12-21T18:40:20.057Z] #19 30.08 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-12-21T18:40:20.057Z] #19 30.09 Unpacking bzip2 (1.0.8-4) ... [2021-12-21T18:40:20.057Z] #19 30.13 Selecting previously unselected package libmagic-mgc. [2021-12-21T18:40:20.057Z] #19 30.13 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-12-21T18:40:20.057Z] #19 30.13 Unpacking libmagic-mgc (1:5.39-3) ... [2021-12-21T18:40:20.314Z] #19 30.21 Selecting previously unselected package libmagic1:amd64. [2021-12-21T18:40:20.314Z] #19 30.21 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-12-21T18:40:20.314Z] #19 30.22 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-12-21T18:40:20.314Z] #19 30.26 Selecting previously unselected package file. [2021-12-21T18:40:20.314Z] #19 30.27 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-12-21T18:40:20.314Z] #19 30.27 Unpacking file (1:5.39-3) ... [2021-12-21T18:40:20.314Z] #19 30.31 Selecting previously unselected package xz-utils. [2021-12-21T18:40:20.314Z] #19 30.31 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-12-21T18:40:20.314Z] #19 30.31 Unpacking xz-utils (5.2.5-2) ... [2021-12-21T18:40:20.314Z] #19 30.43 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-12-21T18:40:20.570Z] #19 30.43 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-21T18:40:20.570Z] #19 30.43 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-21T18:40:20.827Z] #19 30.79 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-12-21T18:40:20.827Z] #19 30.80 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-12-21T18:40:20.827Z] #19 30.80 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-21T18:40:21.083Z] #19 31.10 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-12-21T18:40:21.083Z] #19 31.10 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-12-21T18:40:21.083Z] #19 31.10 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-21T18:40:21.340Z] #19 31.40 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-12-21T18:40:21.340Z] #19 31.40 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-21T18:40:21.340Z] #19 31.40 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-21T18:40:21.903Z] #19 31.68 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-12-21T18:40:21.903Z] #19 31.68 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-12-21T18:40:21.903Z] #19 31.68 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-21T18:40:21.903Z] #19 31.91 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-12-21T18:40:22.123Z] Sending build context to Docker daemon 60.69MB [2021-12-21T18:40:22.123Z] [2021-12-21T18:40:22.123Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-21T18:40:22.123Z] ---> 136110e1a05c [2021-12-21T18:40:22.123Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> 1c608383fa29 [2021-12-21T18:40:22.123Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> 73cd3f364794 [2021-12-21T18:40:22.123Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> 6e95d0650e33 [2021-12-21T18:40:22.123Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> 14a50dd8b40b [2021-12-21T18:40:22.123Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> 27778c4341ee [2021-12-21T18:40:22.123Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> cad389b01f1d [2021-12-21T18:40:22.123Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> d9a0f0e30db8 [2021-12-21T18:40:22.123Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> 2edbafb7eb24 [2021-12-21T18:40:22.123Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-21T18:40:22.123Z] ---> Using cache [2021-12-21T18:40:22.123Z] ---> d709ffe486c8 [2021-12-21T18:40:22.123Z] Step 11/11 : COPY . . [2021-12-21T18:40:22.159Z] #19 31.92 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:22.159Z] #19 31.92 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:40:22.159Z] #19 31.96 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-12-21T18:40:22.159Z] #19 31.96 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:22.159Z] #19 31.96 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:40:23.663Z] ---> Using cache [2021-12-21T18:40:23.663Z] ---> 829172f271b5 [2021-12-21T18:40:25.845Z] Successfully built 829172f271b5 [2021-12-21T18:40:25.845Z] Successfully tagged docker:latest [2021-12-21T18:40:25.845Z] INFO: Image build ended at 12/21/2021 18:40:25. Duration:00:00:11.6941017 [2021-12-21T18:40:25.845Z] [2021-12-21T18:40:25.845Z] [2021-12-21T18:40:25.845Z] INFO: Building the test binaries at 12/21/2021 18:40:25... [2021-12-21T18:40:26.335Z] #19 36.41 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-12-21T18:40:26.502Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-21T18:40:26.503Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0bfa5629\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-21T18:40:26.503Z] ---------------------------------------------------------------------------- [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] INFO: executeCI.ps1 starting at Tue Dec 21 18:40:23 CUT 2021 [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-21T18:40:26.503Z] INFO: Running git version 2.24.1.windows.2 [2021-12-21T18:40:26.503Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-12-21T18:40:26.503Z] INFO: Environment variables: [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] Name Value [2021-12-21T18:40:26.503Z] ---- ----- [2021-12-21T18:40:26.503Z] ALLUSERSPROFILE C:\ProgramData [2021-12-21T18:40:26.503Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-21T18:40:26.503Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-21T18:40:26.503Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-21T18:40:26.503Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-21T18:40:26.503Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-21T18:40:26.503Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-21T18:40:26.503Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-21T18:40:26.503Z] BRANCH_NAME PR-43097 [2021-12-21T18:40:26.503Z] BUILD_DISPLAY_NAME #3 [2021-12-21T18:40:26.503Z] BUILD_ID 3 [2021-12-21T18:40:26.503Z] BUILD_NUMBER 3 [2021-12-21T18:40:26.503Z] BUILD_TAG jenkins-moby-PR-43097-3 [2021-12-21T18:40:26.503Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/ [2021-12-21T18:40:26.503Z] CHANGE_AUTHOR thaJeztah [2021-12-21T18:40:26.503Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-21T18:40:26.503Z] CHANGE_BRANCH fix_integration_cli_tests [2021-12-21T18:40:26.503Z] CHANGE_FORK thaJeztah/docker [2021-12-21T18:40:26.503Z] CHANGE_ID 43097 [2021-12-21T18:40:26.503Z] CHANGE_TARGET master [2021-12-21T18:40:26.503Z] CHANGE_TITLE integration-cli: delete existing docker0 bridge to prevent it interfering [2021-12-21T18:40:26.503Z] CHANGE_URL https://github.com/moby/moby/pull/43097 [2021-12-21T18:40:26.503Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:40:26.503Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-21T18:40:26.503Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-21T18:40:26.503Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-21T18:40:26.503Z] COMPUTERNAME azwin-2-c15740 [2021-12-21T18:40:26.503Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-21T18:40:26.503Z] ConfigSequenceNumber 0 [2021-12-21T18:40:26.503Z] DOCKER_BUILDKIT 0 [2021-12-21T18:40:26.503Z] DOCKER_DUT_DEBUG 1 [2021-12-21T18:40:26.503Z] DOCKER_EXPERIMENTAL 1 [2021-12-21T18:40:26.503Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-21T18:40:26.503Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-21T18:40:26.503Z] EXECUTOR_NUMBER 0 [2021-12-21T18:40:26.503Z] FQDN azwin-2-c15740.westus.cloudapp.azure.com [2021-12-21T18:40:26.503Z] GIT_BRANCH PR-43097 [2021-12-21T18:40:26.503Z] GIT_COMMIT f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:40:26.503Z] GIT_PREVIOUS_COMMIT f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:40:26.503Z] GIT_URL https://github.com/moby/moby.git [2021-12-21T18:40:26.503Z] HUDSON_COOKIE 1b87cd28-0b85-4806-b905-6fe3aec704ad [2021-12-21T18:40:26.503Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-21T18:40:26.503Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-21T18:40:26.503Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-21T18:40:26.503Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-21T18:40:26.503Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-21T18:40:26.503Z] JENKINS_NODE_COOKIE 0b94d77d-a2a4-4c04-a9a1-b89f4f711368 [2021-12-21T18:40:26.503Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-21T18:40:26.503Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-21T18:40:26.503Z] JOB_BASE_NAME PR-43097 [2021-12-21T18:40:26.503Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/display/redirect [2021-12-21T18:40:26.503Z] JOB_NAME moby/PR-43097 [2021-12-21T18:40:26.503Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/ [2021-12-21T18:40:26.503Z] library.jps.version master [2021-12-21T18:40:26.503Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-21T18:40:26.503Z] NODE_LABELS amd64 azure azwin-2-c15740 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-12-21T18:40:26.503Z] NODE_NAME azwin-2-c15740 [2021-12-21T18:40:26.503Z] NUMBER_OF_PROCESSORS 4 [2021-12-21T18:40:26.503Z] OS Windows_NT [2021-12-21T18:40:26.503Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-21T18:40:26.503Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-21T18:40:26.503Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-21T18:40:26.503Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-12-21T18:40:26.503Z] PROCESSOR_LEVEL 6 [2021-12-21T18:40:26.503Z] PROCESSOR_REVISION 4f01 [2021-12-21T18:40:26.503Z] ProgramData C:\ProgramData [2021-12-21T18:40:26.503Z] ProgramFiles C:\Program Files [2021-12-21T18:40:26.503Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-21T18:40:26.503Z] ProgramW6432 C:\Program Files [2021-12-21T18:40:26.503Z] PROMPT $P$G [2021-12-21T18:40:26.503Z] PSExecutionPolicyPreference Bypass [2021-12-21T18:40:26.503Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-21T18:40:26.503Z] PUBLIC C:\Users\Public [2021-12-21T18:40:26.503Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=artif... [2021-12-21T18:40:26.503Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=changes [2021-12-21T18:40:26.503Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect [2021-12-21T18:40:26.503Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=tests [2021-12-21T18:40:26.503Z] SKIP_VALIDATION_TESTS 1 [2021-12-21T18:40:26.503Z] SOURCES_DRIVE d [2021-12-21T18:40:26.503Z] SOURCES_SUBDIR gopath [2021-12-21T18:40:26.503Z] STAGE_NAME Run tests [2021-12-21T18:40:26.503Z] SystemDrive C: [2021-12-21T18:40:26.503Z] SystemRoot C:\Windows [2021-12-21T18:40:26.503Z] TEMP C:\Windows\TEMP [2021-12-21T18:40:26.503Z] TESTDEBUG 0 [2021-12-21T18:40:26.503Z] TESTRUN_DRIVE d [2021-12-21T18:40:26.503Z] TESTRUN_SUBDIR CI [2021-12-21T18:40:26.503Z] TIMEOUT 120m [2021-12-21T18:40:26.503Z] TMP C:\Windows\TEMP [2021-12-21T18:40:26.503Z] USERDOMAIN WORKGROUP [2021-12-21T18:40:26.503Z] USERNAME azwin-2-c15740$ [2021-12-21T18:40:26.503Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-21T18:40:26.503Z] windir C:\Windows [2021-12-21T18:40:26.503Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-21T18:40:26.503Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-12-21T18:40:26.503Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-21T18:40:26.503Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] INFO: Sources under d:\gopath\... [2021-12-21T18:40:26.503Z] INFO: Test run under d:\CI\... [2021-12-21T18:40:26.503Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-21T18:40:26.503Z] INFO: docker/docker repository was found [2021-12-21T18:40:26.503Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-12-21T18:40:26.503Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2366' [2021-12-21T18:40:26.503Z] INFO: Docker version of control daemon [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] Client: [2021-12-21T18:40:26.503Z] Version: 20.10.9 [2021-12-21T18:40:26.503Z] API version: 1.41 [2021-12-21T18:40:26.503Z] Go version: go1.16.8 [2021-12-21T18:40:26.503Z] Git commit: c2ea9bc [2021-12-21T18:40:26.503Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-21T18:40:26.503Z] OS/Arch: windows/amd64 [2021-12-21T18:40:26.503Z] Context: default [2021-12-21T18:40:26.503Z] Experimental: true [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] Server: Docker Engine - Community [2021-12-21T18:40:26.503Z] Engine: [2021-12-21T18:40:26.503Z] Version: 20.10.9 [2021-12-21T18:40:26.503Z] API version: 1.41 (minimum version 1.24) [2021-12-21T18:40:26.503Z] Go version: go1.16.8 [2021-12-21T18:40:26.503Z] Git commit: 79ea9d3 [2021-12-21T18:40:26.503Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-21T18:40:26.503Z] OS/Arch: windows/amd64 [2021-12-21T18:40:26.503Z] Experimental: true [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] INFO: Docker info of control daemon [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] Client: [2021-12-21T18:40:26.503Z] Context: default [2021-12-21T18:40:26.503Z] Debug Mode: false [2021-12-21T18:40:26.503Z] Plugins: [2021-12-21T18:40:26.503Z] app: Docker Application (Docker Inc., v0.8.0) [2021-12-21T18:40:26.503Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-12-21T18:40:26.503Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] Server: [2021-12-21T18:40:26.503Z] Containers: 0 [2021-12-21T18:40:26.503Z] Running: 0 [2021-12-21T18:40:26.503Z] Paused: 0 [2021-12-21T18:40:26.503Z] Stopped: 0 [2021-12-21T18:40:26.503Z] Images: 11 [2021-12-21T18:40:26.503Z] Server Version: 20.10.9 [2021-12-21T18:40:26.503Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-21T18:40:26.503Z] Windows: [2021-12-21T18:40:26.503Z] LCOW: [2021-12-21T18:40:26.503Z] Logging Driver: json-file [2021-12-21T18:40:26.503Z] Plugins: [2021-12-21T18:40:26.503Z] Volume: local [2021-12-21T18:40:26.503Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:40:26.503Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:40:26.503Z] Swarm: inactive [2021-12-21T18:40:26.503Z] Default Isolation: process [2021-12-21T18:40:26.503Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-21T18:40:26.503Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-21T18:40:26.503Z] OSType: windows [2021-12-21T18:40:26.503Z] Architecture: x86_64 [2021-12-21T18:40:26.503Z] CPUs: 4 [2021-12-21T18:40:26.503Z] Total Memory: 32GiB [2021-12-21T18:40:26.503Z] Name: azwin-2-c15740 [2021-12-21T18:40:26.503Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-12-21T18:40:26.503Z] Docker Root Dir: D:\docker [2021-12-21T18:40:26.503Z] Debug Mode: false [2021-12-21T18:40:26.503Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:40:26.503Z] Labels: [2021-12-21T18:40:26.503Z] Experimental: true [2021-12-21T18:40:26.503Z] Insecure Registries: [2021-12-21T18:40:26.503Z] 10.0.0.4:5000 [2021-12-21T18:40:26.503Z] 127.0.0.0/8 [2021-12-21T18:40:26.503Z] Registry Mirrors: [2021-12-21T18:40:26.503Z] http://10.0.0.4:5000/ [2021-12-21T18:40:26.503Z] Live Restore Enabled: false [2021-12-21T18:40:26.503Z] Product License: Community Engine [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.503Z] [2021-12-21T18:40:26.504Z] INFO: Commit hash is f415028976 [2021-12-21T18:40:26.504Z] INFO: Nuke-Everything... [2021-12-21T18:40:26.504Z] INFO: Container count on control daemon to delete is 0 [2021-12-21T18:40:26.504Z] INFO: Nuking d:\CI [2021-12-21T18:40:26.504Z] INFO: Zapped successfully [2021-12-21T18:40:26.504Z] INFO: Location for testing is d:\CI\PR-43097\3 [2021-12-21T18:40:26.504Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-21T18:40:26.504Z] [2021-12-21T18:40:26.504Z] [2021-12-21T18:40:26.504Z] INFO: Building the image from Dockerfile.windows at 12/21/2021 18:40:26... [2021-12-21T18:40:26.504Z] [2021-12-21T18:40:26.592Z] #19 36.42 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:26.592Z] #19 36.42 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:40:26.592Z] #19 36.45 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-12-21T18:40:26.592Z] #19 36.46 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:26.592Z] #19 36.46 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-21T18:40:30.549Z] INFO: make.ps1 starting at 12/21/2021 18:40:29 [2021-12-21T18:40:30.549Z] INFO: Git commit (f415028976) assumed from DOCKER_GITCOMMIT environment variable [2021-12-21T18:40:30.549Z] INFO: Invoking autogen... [2021-12-21T18:40:30.549Z] INFO: Building daemon... [2021-12-21T18:40:30.765Z] #19 40.64 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-12-21T18:40:30.765Z] #19 40.64 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:30.765Z] #19 40.65 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:40:30.765Z] #19 40.68 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-12-21T18:40:30.765Z] #19 40.68 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:30.765Z] #19 40.69 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-21T18:40:34.948Z] #19 44.87 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-12-21T18:40:34.948Z] #19 44.87 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:34.948Z] #19 44.88 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:40:34.948Z] #19 44.91 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-12-21T18:40:34.948Z] #19 44.91 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:34.948Z] #19 44.92 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:40:35.099Z] Sending build context to Docker daemon 60.69MB [2021-12-21T18:40:35.099Z] [2021-12-21T18:40:35.099Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-21T18:40:35.099Z] ---> 1316f72af619 [2021-12-21T18:40:35.099Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> 787c866e7868 [2021-12-21T18:40:35.099Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> 04378b1f619b [2021-12-21T18:40:35.099Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> e8af7bf1f8db [2021-12-21T18:40:35.099Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> f1dcc1d82ba3 [2021-12-21T18:40:35.099Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> 297776b65c96 [2021-12-21T18:40:35.099Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> c0ea45931c4d [2021-12-21T18:40:35.099Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> fab30f15711d [2021-12-21T18:40:35.099Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> d2f7667cef4a [2021-12-21T18:40:35.099Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-21T18:40:35.099Z] ---> Using cache [2021-12-21T18:40:35.099Z] ---> 8f8a3af9f1b4 [2021-12-21T18:40:35.099Z] Step 11/11 : COPY . . [2021-12-21T18:40:38.848Z] ---> Using cache [2021-12-21T18:40:38.848Z] ---> d392cc1edad0 [2021-12-21T18:40:39.125Z] #19 49.04 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-12-21T18:40:39.125Z] #19 49.04 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:39.125Z] #19 49.04 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:40:39.125Z] #19 49.08 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-12-21T18:40:39.125Z] #19 49.08 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:39.125Z] #19 49.08 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:40:39.821Z] Successfully built d392cc1edad0 [2021-12-21T18:40:39.821Z] Successfully tagged docker:latest [2021-12-21T18:40:39.821Z] INFO: Image build ended at 12/21/2021 18:40:39. Duration:00:00:13.5538664 [2021-12-21T18:40:40.282Z] [2021-12-21T18:40:40.282Z] [2021-12-21T18:40:40.282Z] INFO: Building the test binaries at 12/21/2021 18:40:39... [2021-12-21T18:40:43.297Z] #19 52.95 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-12-21T18:40:43.297Z] #19 52.95 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:40:43.297Z] #19 52.96 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:40:43.297Z] #19 52.98 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-12-21T18:40:43.297Z] #19 52.98 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:40:43.297Z] #19 52.99 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-21T18:40:43.297Z] #19 53.01 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-12-21T18:40:43.298Z] #19 53.01 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:40:43.298Z] #19 53.02 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-21T18:40:43.298Z] #19 53.04 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-12-21T18:40:43.298Z] #19 53.05 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:40:43.298Z] #19 53.05 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:40:43.298Z] #19 53.08 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-12-21T18:40:43.298Z] #19 53.08 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:40:43.298Z] #19 53.08 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:40:43.298Z] #19 53.11 Selecting previously unselected package cross-config. [2021-12-21T18:40:43.298Z] #19 53.11 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-12-21T18:40:43.298Z] #19 53.12 Unpacking cross-config (2.6.18+nmu1) ... [2021-12-21T18:40:43.298Z] #19 53.15 Selecting previously unselected package gcc-10-cross-base. [2021-12-21T18:40:43.298Z] #19 53.15 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:43.298Z] #19 53.15 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-21T18:40:43.298Z] #19 53.19 Selecting previously unselected package libc6-arm64-cross. [2021-12-21T18:40:43.298Z] #19 53.19 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-12-21T18:40:43.298Z] #19 53.19 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-12-21T18:40:43.298Z] #19 53.32 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-12-21T18:40:43.298Z] #19 53.32 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:43.298Z] #19 53.33 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:43.298Z] #19 53.36 Selecting previously unselected package libgomp1-arm64-cross. [2021-12-21T18:40:43.298Z] #19 53.36 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:43.298Z] #19 53.37 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:43.298Z] #19 53.40 Selecting previously unselected package libitm1-arm64-cross. [2021-12-21T18:40:43.298Z] #19 53.40 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:43.298Z] #19 53.41 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:43.554Z] #19 53.44 Selecting previously unselected package libatomic1-arm64-cross. [2021-12-21T18:40:43.554Z] #19 53.44 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:43.554Z] #19 53.44 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:43.554Z] #19 53.47 Selecting previously unselected package libasan6-arm64-cross. [2021-12-21T18:40:43.554Z] #19 53.47 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:43.554Z] #19 53.48 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:43.811Z] #19 53.71 Selecting previously unselected package liblsan0-arm64-cross. [2021-12-21T18:40:43.811Z] #19 53.71 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:43.811Z] #19 53.71 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:43.811Z] #19 53.81 Selecting previously unselected package libtsan0-arm64-cross. [2021-12-21T18:40:44.074Z] #19 53.82 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:44.074Z] #19 53.82 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:44.074Z] #19 54.04 Selecting previously unselected package libstdc++6-arm64-cross. [2021-12-21T18:40:44.074Z] #19 54.04 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:44.074Z] #19 54.08 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:44.330Z] #19 54.15 Selecting previously unselected package libubsan1-arm64-cross. [2021-12-21T18:40:44.330Z] #19 54.15 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:44.330Z] #19 54.15 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:44.330Z] #19 54.25 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-12-21T18:40:44.330Z] #19 54.25 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:44.330Z] #19 54.26 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:44.587Z] #19 54.40 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-12-21T18:40:44.587Z] #19 54.40 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:44.587Z] #19 54.40 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:40:47.449Z] INFO: make.ps1 starting at 12/21/2021 18:40:46 [2021-12-21T18:40:47.450Z] INFO: Git commit (f415028976) assumed from DOCKER_GITCOMMIT environment variable [2021-12-21T18:40:47.450Z] INFO: Invoking autogen... [2021-12-21T18:40:47.450Z] INFO: Building daemon... [2021-12-21T18:40:49.838Z] #19 59.41 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-12-21T18:40:49.838Z] #19 59.41 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:40:49.838Z] #19 59.41 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:40:49.838Z] #19 59.45 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-12-21T18:40:49.838Z] #19 59.45 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-12-21T18:40:49.838Z] #19 59.45 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-21T18:40:49.838Z] #19 59.62 Selecting previously unselected package libc6-dev-arm64-cross. [2021-12-21T18:40:49.838Z] #19 59.62 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-12-21T18:40:49.838Z] #19 59.63 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-21T18:40:49.838Z] #19 59.87 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-12-21T18:40:50.095Z] #19 59.88 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:50.095Z] #19 59.88 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:40:50.095Z] #19 60.13 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-12-21T18:40:50.351Z] #19 60.13 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:50.351Z] #19 60.14 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:40:51.277Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-062c3b04794e64472) in /home/ubuntu/workspace/moby_PR-43097 [Pipeline] { [Pipeline] checkout [2021-12-21T18:40:51.383Z] The recommended git tool is: git [2021-12-21T18:40:54.641Z] using credential docker-jenkins-github-credentials [2021-12-21T18:40:54.657Z] Cloning the remote Git repository [2021-12-21T18:40:54.657Z] Cloning with configured refspecs honoured and without tags [2021-12-21T18:40:54.682Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:40:54.745Z] > git init /home/ubuntu/workspace/moby_PR-43097 # timeout=10 [2021-12-21T18:40:55.605Z] #19 64.92 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-12-21T18:40:55.605Z] #19 64.92 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:40:55.605Z] #19 64.92 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:40:55.605Z] #19 64.95 Selecting previously unselected package patch. [2021-12-21T18:40:55.605Z] #19 64.95 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-12-21T18:40:55.605Z] #19 64.95 Unpacking patch (2.7.6-7) ... [2021-12-21T18:40:55.605Z] #19 65.00 Selecting previously unselected package dpkg-dev. [2021-12-21T18:40:55.605Z] #19 65.00 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-12-21T18:40:55.605Z] #19 65.00 Unpacking dpkg-dev (1.20.9) ... [2021-12-21T18:40:55.605Z] #19 65.12 Selecting previously unselected package libconfig-inifiles-perl. [2021-12-21T18:40:55.605Z] #19 65.13 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-12-21T18:40:55.605Z] #19 65.14 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-12-21T18:40:55.605Z] #19 65.17 Selecting previously unselected package libio-string-perl. [2021-12-21T18:40:55.605Z] #19 65.17 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-12-21T18:40:55.605Z] #19 65.18 Unpacking libio-string-perl (1.08-3.1) ... [2021-12-21T18:40:55.605Z] #19 65.21 Selecting previously unselected package libicu67:amd64. [2021-12-21T18:40:55.605Z] #19 65.21 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-12-21T18:40:55.605Z] #19 65.22 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-21T18:40:55.831Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0adf3d4d317b2bacf) in /home/ubuntu/workspace/moby_PR-43097 [Pipeline] { [Pipeline] checkout [2021-12-21T18:40:55.891Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-007220c72dcf746a1) in /home/ubuntu/workspace/moby_PR-43097 [Pipeline] { [Pipeline] checkout [2021-12-21T18:40:54.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:40:54.922Z] > git --version # timeout=10 [2021-12-21T18:40:54.940Z] > git --version # 'git version 2.17.1' [2021-12-21T18:40:54.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:40:54.945Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:40:55.983Z] The recommended git tool is: git [2021-12-21T18:40:56.178Z] #19 66.04 Selecting previously unselected package libxml2:amd64. [2021-12-21T18:40:56.178Z] #19 66.05 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-21T18:40:56.178Z] #19 66.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:40:56.178Z] #19 66.13 Selecting previously unselected package libxml-namespacesupport-perl. [2021-12-21T18:40:56.179Z] #19 66.13 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-12-21T18:40:56.179Z] #19 66.13 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-21T18:40:56.179Z] #19 66.16 Selecting previously unselected package libxml-sax-base-perl. [2021-12-21T18:40:56.179Z] #19 66.16 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-12-21T18:40:56.396Z] The recommended git tool is: git [2021-12-21T18:40:56.445Z] #19 66.16 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-12-21T18:40:56.445Z] #19 66.20 Selecting previously unselected package libxml-sax-perl. [2021-12-21T18:40:56.445Z] #19 66.20 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-12-21T18:40:56.445Z] #19 66.21 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-12-21T18:40:56.445Z] #19 66.25 Selecting previously unselected package libxml-libxml-perl. [2021-12-21T18:40:56.445Z] #19 66.25 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-12-21T18:40:56.445Z] #19 66.25 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-21T18:40:56.445Z] #19 66.33 Selecting previously unselected package libxml-simple-perl. [2021-12-21T18:40:56.445Z] #19 66.33 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-12-21T18:40:56.445Z] #19 66.33 Unpacking libxml-simple-perl (2.25-1) ... [2021-12-21T18:40:56.445Z] #19 66.37 Selecting previously unselected package libyaml-perl. [2021-12-21T18:40:56.446Z] #19 66.37 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-12-21T18:40:56.446Z] #19 66.37 Unpacking libyaml-perl (1.30-1) ... [2021-12-21T18:40:56.446Z] #19 66.41 Selecting previously unselected package libconfig-auto-perl. [2021-12-21T18:40:56.446Z] #19 66.41 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-12-21T18:40:56.446Z] #19 66.41 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-12-21T18:40:56.446Z] #19 66.44 Selecting previously unselected package libfile-which-perl. [2021-12-21T18:40:56.446Z] #19 66.45 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-12-21T18:40:56.446Z] #19 66.45 Unpacking libfile-which-perl (1.23-1) ... [2021-12-21T18:40:56.446Z] #19 66.47 Selecting previously unselected package libfile-homedir-perl. [2021-12-21T18:40:56.446Z] #19 66.47 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-12-21T18:40:56.446Z] #19 66.48 Unpacking libfile-homedir-perl (1.006-1) ... [2021-12-21T18:40:56.446Z] #19 66.51 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-12-21T18:40:56.446Z] #19 66.51 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-12-21T18:40:56.446Z] #19 66.52 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-21T18:40:56.702Z] #19 66.58 Selecting previously unselected package dpkg-cross. [2021-12-21T18:40:56.702Z] #19 66.58 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-12-21T18:40:56.702Z] #19 66.58 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-12-21T18:40:56.702Z] #19 66.62 Selecting previously unselected package crossbuild-essential-arm64. [2021-12-21T18:40:56.702Z] #19 66.62 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-12-21T18:40:56.702Z] #19 66.62 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-12-21T18:40:56.702Z] #19 66.65 Selecting previously unselected package libc6-armel-cross. [2021-12-21T18:40:56.702Z] #19 66.65 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-12-21T18:40:56.702Z] #19 66.66 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-12-21T18:40:56.959Z] #19 66.78 Selecting previously unselected package libgcc-s1-armel-cross. [2021-12-21T18:40:56.959Z] #19 66.78 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:56.959Z] #19 66.78 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:40:56.959Z] #19 66.82 Selecting previously unselected package libgomp1-armel-cross. [2021-12-21T18:40:56.959Z] #19 66.82 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:56.959Z] #19 66.83 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:40:56.959Z] #19 66.86 Selecting previously unselected package libatomic1-armel-cross. [2021-12-21T18:40:56.959Z] #19 66.86 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:56.959Z] #19 66.87 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:40:56.959Z] #19 66.90 Selecting previously unselected package libasan6-armel-cross. [2021-12-21T18:40:56.959Z] #19 66.90 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:56.959Z] #19 66.90 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:40:57.214Z] #19 67.12 Selecting previously unselected package libstdc++6-armel-cross. [2021-12-21T18:40:57.215Z] #19 67.13 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:57.215Z] #19 67.13 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:40:57.215Z] #19 67.19 Selecting previously unselected package libubsan1-armel-cross. [2021-12-21T18:40:57.215Z] #19 67.19 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:57.215Z] #19 67.20 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:40:57.215Z] #19 67.29 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-12-21T18:40:57.471Z] #19 67.30 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:40:57.471Z] #19 67.30 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:40:57.471Z] #19 67.41 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-12-21T18:40:57.471Z] #19 67.41 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:40:57.471Z] #19 67.42 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-21T18:40:59.545Z] using credential docker-jenkins-github-credentials [2021-12-21T18:40:59.555Z] Cloning the remote Git repository [2021-12-21T18:40:59.555Z] Cloning with configured refspecs honoured and without tags [2021-12-21T18:40:59.635Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0591ef64f83160eed) in /home/ubuntu/workspace/moby_PR-43097 [Pipeline] { [Pipeline] checkout [2021-12-21T18:40:59.742Z] The recommended git tool is: git [2021-12-21T18:40:58.536Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:40:58.604Z] > git init /home/ubuntu/workspace/moby_PR-43097 # timeout=10 [2021-12-21T18:41:00.115Z] using credential docker-jenkins-github-credentials [2021-12-21T18:41:00.123Z] Cloning the remote Git repository [2021-12-21T18:41:00.123Z] Cloning with configured refspecs honoured and without tags [2021-12-21T18:40:58.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:40:58.802Z] > git --version # timeout=10 [2021-12-21T18:40:58.820Z] > git --version # 'git version 2.17.1' [2021-12-21T18:40:58.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:40:58.822Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:00.143Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:41:00.220Z] > git init /home/ubuntu/workspace/moby_PR-43097 # timeout=10 [2021-12-21T18:41:01.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:41:01.016Z] > git --version # timeout=10 [2021-12-21T18:41:01.030Z] > git --version # 'git version 2.25.1' [2021-12-21T18:41:01.031Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:01.036Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:02.722Z] #19 72.13 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-12-21T18:41:02.722Z] #19 72.13 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:02.722Z] #19 72.14 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-21T18:41:02.722Z] #19 72.16 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-12-21T18:41:02.722Z] #19 72.17 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-12-21T18:41:02.722Z] #19 72.17 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-21T18:41:02.722Z] #19 72.34 Selecting previously unselected package libc6-dev-armel-cross. [2021-12-21T18:41:02.722Z] #19 72.35 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-12-21T18:41:02.722Z] #19 72.35 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-21T18:41:02.722Z] #19 72.57 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-12-21T18:41:02.722Z] #19 72.57 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:02.722Z] #19 72.57 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:02.979Z] #19 72.83 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-12-21T18:41:02.979Z] #19 72.83 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:41:02.979Z] #19 72.83 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-21T18:41:03.783Z] using credential docker-jenkins-github-credentials [2021-12-21T18:41:03.790Z] Cloning the remote Git repository [2021-12-21T18:41:03.790Z] Cloning with configured refspecs honoured and without tags [2021-12-21T18:41:03.813Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:41:03.875Z] > git init /home/ubuntu/workspace/moby_PR-43097 # timeout=10 [2021-12-21T18:41:04.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:41:04.524Z] > git --version # timeout=10 [2021-12-21T18:41:04.536Z] > git --version # 'git version 2.25.1' [2021-12-21T18:41:04.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:04.575Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:07.153Z] #19 77.29 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-12-21T18:41:07.410Z] #19 77.29 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:07.410Z] #19 77.29 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-21T18:41:07.410Z] #19 77.32 Selecting previously unselected package crossbuild-essential-armel. [2021-12-21T18:41:07.410Z] #19 77.32 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-12-21T18:41:07.410Z] #19 77.33 Unpacking crossbuild-essential-armel (12.9) ... [2021-12-21T18:41:07.410Z] #19 77.35 Selecting previously unselected package libc6-armhf-cross. [2021-12-21T18:41:07.410Z] #19 77.36 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-12-21T18:41:07.410Z] #19 77.36 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-12-21T18:41:07.410Z] #19 77.47 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-12-21T18:41:07.410Z] #19 77.47 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:07.410Z] #19 77.48 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:07.410Z] #19 77.51 Selecting previously unselected package libgomp1-armhf-cross. [2021-12-21T18:41:07.410Z] #19 77.51 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:07.410Z] #19 77.51 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:07.410Z] #19 77.55 Selecting previously unselected package libatomic1-armhf-cross. [2021-12-21T18:41:07.666Z] #19 77.55 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:07.666Z] #19 77.57 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:07.666Z] #19 77.59 Selecting previously unselected package libasan6-armhf-cross. [2021-12-21T18:41:07.666Z] #19 77.60 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:07.666Z] #19 77.60 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:07.922Z] #19 77.82 Selecting previously unselected package libstdc++6-armhf-cross. [2021-12-21T18:41:07.922Z] #19 77.83 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:07.922Z] #19 77.83 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:07.922Z] #19 77.89 Selecting previously unselected package libubsan1-armhf-cross. [2021-12-21T18:41:07.922Z] #19 77.90 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:07.922Z] #19 77.90 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:08.179Z] #19 78.02 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-12-21T18:41:08.179Z] #19 78.02 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:08.179Z] #19 78.03 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:08.179Z] #19 78.17 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-12-21T18:41:08.179Z] #19 78.17 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:41:08.179Z] #19 78.17 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-21T18:41:13.432Z] #19 82.95 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-12-21T18:41:13.432Z] #19 82.95 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:13.432Z] #19 82.95 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-21T18:41:13.432Z] #19 82.98 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-12-21T18:41:13.432Z] #19 82.99 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-12-21T18:41:13.432Z] #19 82.99 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-21T18:41:13.432Z] #19 83.16 Selecting previously unselected package libc6-dev-armhf-cross. [2021-12-21T18:41:13.432Z] #19 83.16 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-12-21T18:41:13.432Z] #19 83.17 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-21T18:41:13.432Z] #19 83.38 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-12-21T18:41:13.432Z] #19 83.38 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:13.432Z] #19 83.39 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:13.688Z] #19 83.64 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-12-21T18:41:13.688Z] #19 83.64 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:41:13.688Z] #19 83.65 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-21T18:41:18.959Z] #19 88.12 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-12-21T18:41:18.959Z] #19 88.12 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:18.959Z] #19 88.12 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-21T18:41:18.959Z] #19 88.16 Selecting previously unselected package crossbuild-essential-armhf. [2021-12-21T18:41:18.959Z] #19 88.16 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.17 Unpacking crossbuild-essential-armhf (12.9) ... [2021-12-21T18:41:18.959Z] #19 88.20 Selecting previously unselected package libc6-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.20 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.21 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-21T18:41:18.959Z] #19 88.38 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.38 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.39 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:18.959Z] #19 88.42 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.42 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.43 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:18.959Z] #19 88.46 Selecting previously unselected package libitm1-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.47 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.47 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:18.959Z] #19 88.50 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.50 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.51 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:18.959Z] #19 88.53 Selecting previously unselected package libasan6-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.54 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.54 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:18.959Z] #19 88.78 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.78 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.78 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:18.959Z] #19 88.89 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-12-21T18:41:18.959Z] #19 88.89 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:18.959Z] #19 88.90 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:19.215Z] #19 89.13 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-12-21T18:41:19.215Z] #19 89.13 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:19.215Z] #19 89.13 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:19.215Z] #19 89.21 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-12-21T18:41:19.215Z] #19 89.22 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:19.215Z] #19 89.22 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:19.215Z] #19 89.32 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-12-21T18:41:19.471Z] #19 89.33 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:19.471Z] #19 89.33 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:19.471Z] #19 89.37 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-12-21T18:41:19.471Z] #19 89.37 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:19.471Z] #19 89.38 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:19.728Z] #19 89.54 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-12-21T18:41:19.728Z] #19 89.55 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:41:19.728Z] #19 89.55 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:19.867Z] Fetching without tags [2021-12-21T18:41:20.314Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:21.143Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:21.143Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:41:21.974Z] Fetching without tags [2021-12-21T18:41:19.758Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:19.790Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:41:19.809Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:19.836Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:19.875Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:41:19.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:19.876Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:20.324Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:20.343Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:41:21.029Z] > git remote # timeout=10 [2021-12-21T18:41:21.055Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:41:21.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:21.079Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:41:21.108Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-21T18:41:21.148Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:21.162Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:41:22.267Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:21.909Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:21.927Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:41:21.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:21.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:21.984Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:41:21.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:21.986Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:22.278Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:22.311Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:41:23.117Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:23.117Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:41:23.408Z] Fetching without tags [2021-12-21T18:41:23.722Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:23.020Z] > git remote # timeout=10 [2021-12-21T18:41:23.037Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:41:23.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:23.065Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:41:23.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-21T18:41:23.122Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:23.145Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:41:23.356Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:23.367Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:41:23.376Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:23.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:23.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:41:23.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:23.415Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:23.737Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:23.769Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:41:24.736Z] > git remote # timeout=10 [2021-12-21T18:41:24.747Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:41:24.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:24.867Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:41:24.882Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-21T18:41:24.900Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:24.900Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:41:24.979Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [2021-12-21T18:41:24.991Z] #19 94.12 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-12-21T18:41:24.991Z] #19 94.12 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:24.991Z] #19 94.12 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:24.991Z] #19 94.15 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-12-21T18:41:24.991Z] #19 94.15 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-12-21T18:41:24.991Z] #19 94.16 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-21T18:41:24.991Z] #19 94.33 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-12-21T18:41:24.991Z] #19 94.33 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-12-21T18:41:24.991Z] #19 94.34 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-21T18:41:24.991Z] #19 94.60 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-12-21T18:41:24.991Z] #19 94.60 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:24.991Z] #19 94.61 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:24.991Z] #19 94.95 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-12-21T18:41:24.991Z] #19 94.95 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:41:24.991Z] #19 94.96 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:41:26.149Z] + docker version [2021-12-21T18:41:24.906Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:24.914Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:41:27.295Z] Fetching without tags [2021-12-21T18:41:27.543Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:27.788Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [Pipeline] withEnv [Pipeline] { [2021-12-21T18:41:27.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:27.242Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:41:27.255Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:27.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:41:27.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:41:27.279Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:27.280Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:41:27.533Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:27.539Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:41:28.451Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:41:28.452Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:41:28.832Z] + docker version [2021-12-21T18:41:30.132Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [2021-12-21T18:41:30.246Z] #19 99.32 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-12-21T18:41:30.246Z] #19 99.32 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:30.246Z] #19 99.33 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:30.246Z] #19 99.35 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-12-21T18:41:30.246Z] #19 99.36 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-12-21T18:41:30.246Z] #19 99.36 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-12-21T18:41:30.246Z] #19 99.39 Selecting previously unselected package libc6-s390x-cross. [2021-12-21T18:41:30.246Z] #19 99.39 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-12-21T18:41:30.246Z] #19 99.39 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-12-21T18:41:30.247Z] #19 99.52 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-12-21T18:41:30.247Z] #19 99.53 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 99.53 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 99.56 Selecting previously unselected package libgomp1-s390x-cross. [2021-12-21T18:41:30.247Z] #19 99.56 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 99.57 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 99.60 Selecting previously unselected package libitm1-s390x-cross. [2021-12-21T18:41:30.247Z] #19 99.61 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 99.61 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 99.64 Selecting previously unselected package libatomic1-s390x-cross. [2021-12-21T18:41:30.247Z] #19 99.65 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 99.65 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 99.68 Selecting previously unselected package libasan6-s390x-cross. [2021-12-21T18:41:30.247Z] #19 99.68 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 99.69 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 99.91 Selecting previously unselected package libstdc++6-s390x-cross. [2021-12-21T18:41:30.247Z] #19 99.91 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 99.91 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 99.99 Selecting previously unselected package libubsan1-s390x-cross. [2021-12-21T18:41:30.247Z] #19 99.99 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 99.99 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 100.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-12-21T18:41:30.247Z] #19 100.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:30.247Z] #19 100.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:30.247Z] #19 100.2 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-12-21T18:41:30.247Z] #19 100.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:41:30.247Z] #19 100.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:41:28.391Z] > git remote # timeout=10 [2021-12-21T18:41:28.407Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:41:28.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:41:28.413Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:41:28.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-21T18:41:28.435Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:41:28.443Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:41:31.130Z] + docker version [2021-12-21T18:41:32.392Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:41:33.404Z] + docker version [2021-12-21T18:41:34.419Z] #19 104.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-12-21T18:41:34.419Z] #19 104.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:34.419Z] #19 104.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:34.419Z] #19 104.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-12-21T18:41:34.675Z] #19 104.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-12-21T18:41:34.675Z] #19 104.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-21T18:41:34.931Z] #19 104.7 Selecting previously unselected package libc6-dev-s390x-cross. [2021-12-21T18:41:34.931Z] #19 104.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-12-21T18:41:34.931Z] #19 104.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-21T18:41:34.931Z] #19 104.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-12-21T18:41:35.188Z] #19 104.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-12-21T18:41:35.188Z] #19 104.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:35.188Z] #19 105.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-12-21T18:41:35.439Z] Client: Docker Engine - Community [2021-12-21T18:41:35.439Z] Version: 20.10.10-rc1 [2021-12-21T18:41:35.439Z] API version: 1.41 [2021-12-21T18:41:35.439Z] Go version: go1.16.9 [2021-12-21T18:41:35.439Z] Git commit: b485636 [2021-12-21T18:41:35.439Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-21T18:41:35.439Z] OS/Arch: linux/amd64 [2021-12-21T18:41:35.439Z] Context: default [2021-12-21T18:41:35.439Z] Experimental: true [2021-12-21T18:41:35.439Z] [2021-12-21T18:41:35.439Z] Server: Docker Engine - Community [2021-12-21T18:41:35.439Z] Engine: [2021-12-21T18:41:35.439Z] Version: 20.10.10-rc1 [2021-12-21T18:41:35.439Z] API version: 1.41 (minimum version 1.12) [2021-12-21T18:41:35.439Z] Go version: go1.16.9 [2021-12-21T18:41:35.439Z] Git commit: 9f5b26f [2021-12-21T18:41:35.439Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-21T18:41:35.439Z] OS/Arch: linux/amd64 [2021-12-21T18:41:35.439Z] Experimental: true [2021-12-21T18:41:35.439Z] containerd: [2021-12-21T18:41:35.439Z] Version: 1.4.11 [2021-12-21T18:41:35.439Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:41:35.439Z] runc: [2021-12-21T18:41:35.439Z] Version: 1.0.2 [2021-12-21T18:41:35.439Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-21T18:41:35.439Z] docker-init: [2021-12-21T18:41:35.439Z] Version: 0.19.0 [2021-12-21T18:41:35.439Z] GitCommit: de40ad0 [2021-12-21T18:41:35.444Z] #19 105.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-12-21T18:41:35.444Z] #19 105.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [Pipeline] sh [2021-12-21T18:41:35.814Z] + docker info [2021-12-21T18:41:36.163Z] Client: Docker Engine - Community [2021-12-21T18:41:36.163Z] Version: 20.10.10-rc1 [2021-12-21T18:41:36.163Z] API version: 1.41 [2021-12-21T18:41:36.163Z] Go version: go1.16.9 [2021-12-21T18:41:36.163Z] Git commit: b485636 [2021-12-21T18:41:36.163Z] Built: Mon Oct 18 15:21:56 2021 [2021-12-21T18:41:36.163Z] OS/Arch: linux/amd64 [2021-12-21T18:41:36.163Z] Context: default [2021-12-21T18:41:36.163Z] Experimental: true [2021-12-21T18:41:36.163Z] [2021-12-21T18:41:36.163Z] Server: Docker Engine - Community [2021-12-21T18:41:36.163Z] Engine: [2021-12-21T18:41:36.163Z] Version: 20.10.10-rc1 [2021-12-21T18:41:36.163Z] API version: 1.41 (minimum version 1.12) [2021-12-21T18:41:36.163Z] Go version: go1.16.9 [2021-12-21T18:41:36.163Z] Git commit: 9f5b26f [2021-12-21T18:41:36.163Z] Built: Mon Oct 18 15:20:03 2021 [2021-12-21T18:41:36.163Z] OS/Arch: linux/amd64 [2021-12-21T18:41:36.163Z] Experimental: true [2021-12-21T18:41:36.163Z] containerd: [2021-12-21T18:41:36.163Z] Version: 1.4.11 [2021-12-21T18:41:36.163Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:41:36.163Z] runc: [2021-12-21T18:41:36.163Z] Version: 1.0.2 [2021-12-21T18:41:36.163Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-21T18:41:36.163Z] docker-init: [2021-12-21T18:41:36.163Z] Version: 0.19.0 [2021-12-21T18:41:36.163Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-21T18:41:36.534Z] + docker info [2021-12-21T18:41:39.616Z] #19 109.4 Selecting previously unselected package g++-s390x-linux-gnu. [2021-12-21T18:41:39.616Z] #19 109.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-12-21T18:41:39.616Z] #19 109.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:39.616Z] #19 109.4 Selecting previously unselected package crossbuild-essential-s390x. [2021-12-21T18:41:39.616Z] #19 109.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-12-21T18:41:39.616Z] #19 109.4 Unpacking crossbuild-essential-s390x (12.9) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up libfile-which-perl (1.23-1) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up libicu67:amd64 (67.1-7) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up libmagic-mgc (1:5.39-3) ... [2021-12-21T18:41:39.616Z] #19 109.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up file (1:5.39-3) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up bzip2 (1.0.8-4) ... [2021-12-21T18:41:39.616Z] #19 109.6 Setting up libyaml-perl (1.30-1) ... [2021-12-21T18:41:39.616Z] #19 109.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-12-21T18:41:39.616Z] #19 109.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-12-21T18:41:39.616Z] #19 109.7 Setting up libio-string-perl (1.08-3.1) ... [2021-12-21T18:41:39.875Z] #19 109.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-12-21T18:41:39.875Z] #19 109.7 Setting up cross-config (2.6.18+nmu1) ... [2021-12-21T18:41:39.875Z] #19 109.8 Setting up xz-utils (5.2.5-2) ... [2021-12-21T18:41:39.875Z] #19 109.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-21T18:41:39.875Z] #19 109.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-12-21T18:41:39.875Z] #19 109.8 Setting up patch (2.7.6-7) ... [2021-12-21T18:41:39.875Z] #19 109.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-12-21T18:41:39.875Z] #19 109.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-12-21T18:41:39.875Z] #19 109.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:39.875Z] #19 109.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-12-21T18:41:39.875Z] #19 109.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-12-21T18:41:39.877Z] #19 109.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 109.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 109.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up libfile-homedir-perl (1.006-1) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-12-21T18:41:40.138Z] #19 110.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.138Z] #19 110.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-12-21T18:41:40.395Z] #19 110.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-12-21T18:41:40.395Z] #19 110.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.4 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-12-21T18:41:40.395Z] #19 110.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.395Z] #19 110.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-12-21T18:41:40.653Z] #19 110.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-12-21T18:41:40.653Z] #19 110.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-21T18:41:40.653Z] #19 110.7 [2021-12-21T18:41:40.653Z] #19 110.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-21T18:41:40.653Z] #19 110.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.653Z] #19 110.7 Setting up dpkg-dev (1.20.9) ... [2021-12-21T18:41:40.920Z] #19 110.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-21T18:41:40.920Z] #19 110.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.9 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 110.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:40.920Z] #19 111.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-12-21T18:41:41.126Z] Client: Docker Engine - Community [2021-12-21T18:41:41.126Z] Version: 20.10.10-rc1 [2021-12-21T18:41:41.126Z] API version: 1.41 [2021-12-21T18:41:41.126Z] Go version: go1.16.9 [2021-12-21T18:41:41.126Z] Git commit: b485636 [2021-12-21T18:41:41.126Z] Built: Mon Oct 18 15:21:14 2021 [2021-12-21T18:41:41.126Z] OS/Arch: linux/arm64 [2021-12-21T18:41:41.126Z] Context: default [2021-12-21T18:41:41.126Z] Experimental: true [2021-12-21T18:41:41.126Z] [2021-12-21T18:41:41.126Z] Server: Docker Engine - Community [2021-12-21T18:41:41.126Z] Engine: [2021-12-21T18:41:41.126Z] Version: 20.10.10-rc1 [2021-12-21T18:41:41.126Z] API version: 1.41 (minimum version 1.12) [2021-12-21T18:41:41.126Z] Go version: go1.16.9 [2021-12-21T18:41:41.126Z] Git commit: 9f5b26f [2021-12-21T18:41:41.126Z] Built: Mon Oct 18 15:19:46 2021 [2021-12-21T18:41:41.126Z] OS/Arch: linux/arm64 [2021-12-21T18:41:41.126Z] Experimental: true [2021-12-21T18:41:41.126Z] containerd: [2021-12-21T18:41:41.126Z] Version: 1.4.11 [2021-12-21T18:41:41.126Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:41:41.126Z] runc: [2021-12-21T18:41:41.126Z] Version: 1.0.2 [2021-12-21T18:41:41.126Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-21T18:41:41.126Z] docker-init: [2021-12-21T18:41:41.126Z] Version: 0.19.0 [2021-12-21T18:41:41.126Z] GitCommit: de40ad0 [Pipeline] sh [2021-12-21T18:41:41.176Z] #19 111.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-12-21T18:41:41.176Z] #19 111.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-12-21T18:41:41.176Z] #19 111.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-12-21T18:41:41.432Z] #19 111.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-12-21T18:41:41.432Z] #19 111.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up libxml-simple-perl (2.25-1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-12-21T18:41:41.432Z] #19 111.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.432Z] #19 111.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.440Z] + docker info [2021-12-21T18:41:41.746Z] #19 111.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-12-21T18:41:41.746Z] #19 111.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-12-21T18:41:41.746Z] #19 111.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:41.746Z] #19 111.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:41.746Z] #19 111.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-12-21T18:41:41.746Z] #19 111.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:41.746Z] #19 111.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-12-21T18:41:41.746Z] #19 111.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:41.746Z] #19 111.9 Setting up crossbuild-essential-armel (12.9) ... [2021-12-21T18:41:41.746Z] #19 111.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-12-21T18:41:42.003Z] #19 111.9 Setting up crossbuild-essential-armhf (12.9) ... [2021-12-21T18:41:42.003Z] #19 111.9 Setting up crossbuild-essential-arm64 (12.9) ... [2021-12-21T18:41:42.003Z] #19 111.9 Setting up crossbuild-essential-s390x (12.9) ... [2021-12-21T18:41:42.003Z] #19 111.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-12-21T18:41:42.003Z] #19 111.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:41:43.359Z] Client: Docker Engine - Community [2021-12-21T18:41:43.359Z] Version: 20.10.10-rc1 [2021-12-21T18:41:43.359Z] API version: 1.41 [2021-12-21T18:41:43.359Z] Go version: go1.16.9 [2021-12-21T18:41:43.359Z] Git commit: b485636 [2021-12-21T18:41:43.359Z] Built: Mon Oct 18 15:22:14 2021 [2021-12-21T18:41:43.359Z] OS/Arch: linux/amd64 [2021-12-21T18:41:43.359Z] Context: default [2021-12-21T18:41:43.359Z] Experimental: true [2021-12-21T18:41:43.359Z] [2021-12-21T18:41:43.359Z] Server: Docker Engine - Community [2021-12-21T18:41:43.359Z] Engine: [2021-12-21T18:41:43.359Z] Version: 20.10.10-rc1 [2021-12-21T18:41:43.359Z] API version: 1.41 (minimum version 1.12) [2021-12-21T18:41:43.359Z] Go version: go1.16.9 [2021-12-21T18:41:43.359Z] Git commit: 9f5b26f [2021-12-21T18:41:43.359Z] Built: Mon Oct 18 15:20:19 2021 [2021-12-21T18:41:43.359Z] OS/Arch: linux/amd64 [2021-12-21T18:41:43.359Z] Experimental: true [2021-12-21T18:41:43.359Z] containerd: [2021-12-21T18:41:43.359Z] Version: 1.4.11 [2021-12-21T18:41:43.359Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:41:43.359Z] runc: [2021-12-21T18:41:43.359Z] Version: 1.0.2 [2021-12-21T18:41:43.359Z] GitCommit: v1.0.2-0-g52b36a2 [2021-12-21T18:41:43.359Z] docker-init: [2021-12-21T18:41:43.359Z] Version: 0.19.0 [2021-12-21T18:41:43.359Z] GitCommit: de40ad0 [2021-12-21T18:41:43.370Z] #19 DONE 113.4s [2021-12-21T18:41:43.371Z] [2021-12-21T18:41:43.371Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:41:43.371Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [Pipeline] sh [2021-12-21T18:41:43.629Z] #20 ... [2021-12-21T18:41:43.629Z] [2021-12-21T18:41:43.629Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-21T18:41:43.629Z] #71 sha256:2f973761c776b33cf6c3810e95395efd4a51e4302ee8cf7eef19297c894977bf [2021-12-21T18:41:43.629Z] #71 DONE 0.2s [2021-12-21T18:41:43.629Z] [2021-12-21T18:41:43.629Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-21T18:41:43.629Z] #32 sha256:1cfba7b1e9b094ab4b5ba1cd01d6a3cf60ad0a7e297a450f4c8fc603ff5f196c [2021-12-21T18:41:43.629Z] #32 DONE 0.2s [2021-12-21T18:41:43.743Z] + docker info [2021-12-21T18:41:43.886Z] [2021-12-21T18:41:43.886Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:41:43.886Z] #33 sha256:a2e1a3b3cbd71cfad81ce438e41dea4c070cd65f7b5aa32ee6407a6c31634043 [2021-12-21T18:41:45.781Z] #33 2.215 + RM_GOPATH=0 [2021-12-21T18:41:45.781Z] #33 2.215 + TMP_GOPATH= [2021-12-21T18:41:45.781Z] #33 2.215 + : /build [2021-12-21T18:41:45.781Z] #33 2.215 + '[' -z '' ']' [2021-12-21T18:41:45.781Z] #33 2.215 ++ mktemp -d [2021-12-21T18:41:45.781Z] #33 2.223 + export GOPATH=/tmp/tmp.Gnp7NyyoJo [2021-12-21T18:41:45.781Z] #33 2.223 + GOPATH=/tmp/tmp.Gnp7NyyoJo [2021-12-21T18:41:45.781Z] #33 2.223 + RM_GOPATH=1 [2021-12-21T18:41:45.781Z] #33 2.223 + case "$(go env GOARCH)" in [2021-12-21T18:41:45.781Z] #33 2.223 ++ go env GOARCH [2021-12-21T18:41:45.781Z] #33 2.254 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:41:45.781Z] #33 2.254 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:41:45.781Z] #33 2.254 ++ dirname /install.sh [2021-12-21T18:41:45.781Z] #33 2.260 + dir=/ [2021-12-21T18:41:45.781Z] #33 2.260 + bin=dockercli [2021-12-21T18:41:45.781Z] #33 2.260 + shift [2021-12-21T18:41:45.781Z] #33 2.260 + '[' '!' -f //dockercli.installer ']' [2021-12-21T18:41:45.781Z] #33 2.260 + . //dockercli.installer [2021-12-21T18:41:45.781Z] #33 2.260 ++ : stable [2021-12-21T18:41:45.781Z] #33 2.260 ++ : 17.06.2-ce [2021-12-21T18:41:45.781Z] #33 2.260 + install_dockercli [2021-12-21T18:41:45.781Z] #33 2.260 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-21T18:41:46.038Z] #33 2.260 Install docker/cli version 17.06.2-ce from stable [2021-12-21T18:41:46.038Z] #33 2.260 ++ uname -m [2021-12-21T18:41:46.038Z] #33 2.267 + arch=x86_64 [2021-12-21T18:41:46.038Z] #33 2.267 + '[' x86_64 '!=' x86_64 ']' [2021-12-21T18:41:46.038Z] #33 2.267 + url=https://download.docker.com/linux/static [2021-12-21T18:41:46.038Z] #33 2.267 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-21T18:41:46.038Z] #33 2.279 + tar -xz docker/docker [2021-12-21T18:41:50.214Z] #33 ... [2021-12-21T18:41:50.214Z] [2021-12-21T18:41:50.214Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:41:50.214Z] #72 sha256:000f0244c8b03352e831aa55783ff823954c891d7f1e8b043d8299fb1a3c0ca8 [2021-12-21T18:41:50.214Z] #72 2.207 + RM_GOPATH=0 [2021-12-21T18:41:50.214Z] #72 2.208 + TMP_GOPATH= [2021-12-21T18:41:50.214Z] #72 2.208 + : /build [2021-12-21T18:41:50.214Z] #72 2.208 + '[' -z '' ']' [2021-12-21T18:41:50.214Z] #72 2.215 ++ mktemp -d [2021-12-21T18:41:50.214Z] #72 2.216 + export GOPATH=/tmp/tmp.p6SPC0cn0K [2021-12-21T18:41:50.214Z] #72 2.216 + GOPATH=/tmp/tmp.p6SPC0cn0K [2021-12-21T18:41:50.214Z] #72 2.216 + RM_GOPATH=1 [2021-12-21T18:41:50.214Z] #72 2.216 + case "$(go env GOARCH)" in [2021-12-21T18:41:50.214Z] #72 2.233 ++ go env GOARCH [2021-12-21T18:41:50.214Z] #72 2.246 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:41:50.214Z] #72 2.246 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:41:50.214Z] #72 2.252 ++ dirname /install.sh [2021-12-21T18:41:50.214Z] #72 2.252 + dir=/ [2021-12-21T18:41:50.214Z] #72 2.252 + bin=rootlesskit [2021-12-21T18:41:50.214Z] #72 2.252 + shift [2021-12-21T18:41:50.214Z] #72 2.252 + '[' '!' -f //rootlesskit.installer ']' [2021-12-21T18:41:50.214Z] #72 2.252 + . //rootlesskit.installer [2021-12-21T18:41:50.214Z] #72 2.252 ++ : v0.14.6 [2021-12-21T18:41:50.214Z] #72 2.252 + install_rootlesskit [2021-12-21T18:41:50.214Z] #72 2.252 + case "$1" in [2021-12-21T18:41:50.214Z] #72 2.252 + export CGO_ENABLED=0 [2021-12-21T18:41:50.214Z] #72 2.252 + CGO_ENABLED=0 [2021-12-21T18:41:50.214Z] #72 2.252 + _install_rootlesskit [2021-12-21T18:41:50.214Z] #72 2.252 Install rootlesskit version v0.14.6 [2021-12-21T18:41:50.214Z] #72 2.253 + echo 'Install rootlesskit version v0.14.6' [2021-12-21T18:41:50.214Z] #72 2.253 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:41:50.214Z] #72 2.253 + GOBIN=/build [2021-12-21T18:41:50.214Z] #72 2.253 + GO111MODULE=on [2021-12-21T18:41:50.214Z] #72 2.253 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-21T18:41:50.214Z] #72 2.847 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-21T18:41:50.214Z] #72 6.055 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-21T18:41:50.214Z] #72 6.079 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-21T18:41:50.214Z] #72 6.650 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-21T18:41:51.145Z] #72 ... [2021-12-21T18:41:51.145Z] [2021-12-21T18:41:51.145Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:41:51.145Z] #67 sha256:bdd3d2ad843923d693c522e7a5dc34ed3bd630e0b474344c00416c850321a573 [2021-12-21T18:41:51.145Z] #67 2.422 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-21T18:41:51.145Z] #67 2.541 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-21T18:41:51.145Z] #67 2.713 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-21T18:41:51.145Z] #67 2.837 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-21T18:41:51.145Z] #67 3.489 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-21T18:41:51.145Z] #67 4.345 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-21T18:41:51.145Z] #67 5.465 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:41:51.145Z] #67 6.509 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-21T18:41:51.145Z] #67 7.584 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:41:51.145Z] #67 7.591 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB] [2021-12-21T18:41:51.145Z] #67 7.625 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB] [2021-12-21T18:41:51.145Z] #67 7.637 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB] [2021-12-21T18:41:51.145Z] #67 7.637 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB] [2021-12-21T18:41:51.145Z] #67 7.725 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-21T18:41:51.145Z] #67 7.738 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-21T18:41:51.145Z] #67 7.738 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:41:51.145Z] #67 7.739 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-21T18:41:51.145Z] #67 7.739 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-21T18:41:52.077Z] #67 ... [2021-12-21T18:41:52.077Z] [2021-12-21T18:41:52.077Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:41:52.077Z] #33 sha256:a2e1a3b3cbd71cfad81ce438e41dea4c070cd65f7b5aa32ee6407a6c31634043 [2021-12-21T18:41:52.077Z] #33 8.491 + mkdir -p /build [2021-12-21T18:41:52.334Z] #33 8.499 + mv docker/docker /build/ [2021-12-21T18:41:52.334Z] #33 8.503 + rmdir docker [2021-12-21T18:41:52.334Z] #33 DONE 8.7s [2021-12-21T18:41:52.334Z] [2021-12-21T18:41:52.334Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:41:52.334Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:41:52.334Z] #20 2.392 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-21T18:41:52.334Z] #20 2.534 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-21T18:41:52.334Z] #20 2.715 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-21T18:41:52.334Z] #20 3.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-21T18:41:52.334Z] #20 3.665 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-21T18:41:52.334Z] #20 4.361 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-21T18:41:52.334Z] #20 5.029 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:41:52.334Z] #20 5.945 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-21T18:41:52.334Z] #20 6.817 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB] [2021-12-21T18:41:52.334Z] #20 6.832 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB] [2021-12-21T18:41:52.334Z] #20 6.832 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:41:52.334Z] #20 6.832 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB] [2021-12-21T18:41:52.334Z] #20 6.832 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB] [2021-12-21T18:41:52.334Z] #20 8.211 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-21T18:41:52.334Z] #20 8.217 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-21T18:41:52.334Z] #20 8.217 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-21T18:41:52.334Z] #20 8.217 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-21T18:41:52.334Z] #20 8.217 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:41:52.591Z] #20 ... [2021-12-21T18:41:52.591Z] [2021-12-21T18:41:52.591Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:41:52.591Z] #72 sha256:000f0244c8b03352e831aa55783ff823954c891d7f1e8b043d8299fb1a3c0ca8 [2021-12-21T18:41:52.591Z] #72 9.023 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-21T18:41:52.848Z] #72 9.439 go: downloading github.com/google/uuid v1.3.0 [2021-12-21T18:41:53.105Z] #72 9.483 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-21T18:41:53.105Z] #72 9.492 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-21T18:41:53.105Z] #72 9.535 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-21T18:41:53.105Z] #72 9.574 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-21T18:41:53.362Z] #72 9.648 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-21T18:41:53.362Z] #72 ... [2021-12-21T18:41:53.362Z] [2021-12-21T18:41:53.362Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:41:53.362Z] #45 sha256:608fa830d1083d01106226a8f4ebf67912b1d8f3b67422901223958cfc967a49 [2021-12-21T18:41:53.362Z] #45 2.455 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-21T18:41:53.362Z] #45 2.542 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-21T18:41:53.362Z] #45 2.715 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-21T18:41:53.362Z] #45 3.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-21T18:41:53.362Z] #45 3.823 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:41:53.362Z] #45 4.636 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-21T18:41:53.362Z] #45 5.726 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-21T18:41:53.362Z] #45 6.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-21T18:41:53.362Z] #45 7.753 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:41:53.362Z] #45 7.753 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB] [2021-12-21T18:41:53.362Z] #45 7.766 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB] [2021-12-21T18:41:53.362Z] #45 7.766 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB] [2021-12-21T18:41:53.362Z] #45 7.784 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB] [2021-12-21T18:41:53.362Z] #45 8.456 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-21T18:41:53.362Z] #45 8.465 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-21T18:41:53.362Z] #45 8.465 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-21T18:41:53.362Z] #45 8.465 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-21T18:41:53.362Z] #45 8.465 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:41:53.619Z] #45 ... [2021-12-21T18:41:53.619Z] [2021-12-21T18:41:53.619Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:41:53.619Z] #72 sha256:000f0244c8b03352e831aa55783ff823954c891d7f1e8b043d8299fb1a3c0ca8 [2021-12-21T18:41:53.619Z] #72 10.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-21T18:41:53.876Z] #72 10.21 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-21T18:41:55.258Z] #72 11.53 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-21T18:41:55.258Z] #72 11.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-21T18:41:56.399Z] Client: [2021-12-21T18:41:56.399Z] Context: default [2021-12-21T18:41:56.399Z] Debug Mode: false [2021-12-21T18:41:56.399Z] Plugins: [2021-12-21T18:41:56.399Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-21T18:41:56.399Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-21T18:41:56.399Z] [2021-12-21T18:41:56.399Z] Server: [2021-12-21T18:41:56.399Z] Containers: 0 [2021-12-21T18:41:56.399Z] Running: 0 [2021-12-21T18:41:56.399Z] Paused: 0 [2021-12-21T18:41:56.399Z] Stopped: 0 [2021-12-21T18:41:56.399Z] Images: 0 [2021-12-21T18:41:56.399Z] Server Version: 20.10.10-rc1 [2021-12-21T18:41:56.399Z] Storage Driver: overlay2 [2021-12-21T18:41:56.399Z] Backing Filesystem: extfs [2021-12-21T18:41:56.399Z] Supports d_type: true [2021-12-21T18:41:56.399Z] Native Overlay Diff: true [2021-12-21T18:41:56.399Z] userxattr: false [2021-12-21T18:41:56.399Z] Logging Driver: json-file [2021-12-21T18:41:56.399Z] Cgroup Driver: cgroupfs [2021-12-21T18:41:56.399Z] Cgroup Version: 1 [2021-12-21T18:41:56.399Z] Plugins: [2021-12-21T18:41:56.399Z] Volume: local [2021-12-21T18:41:56.399Z] Network: bridge host ipvlan macvlan null overlay [2021-12-21T18:41:56.399Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-21T18:41:56.399Z] Swarm: inactive [2021-12-21T18:41:56.399Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-12-21T18:41:56.399Z] Default Runtime: runc [2021-12-21T18:41:56.399Z] Init Binary: docker-init [2021-12-21T18:41:56.399Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:41:56.399Z] runc version: v1.0.2-0-g52b36a2 [2021-12-21T18:41:56.399Z] init version: de40ad0 [2021-12-21T18:41:56.399Z] Security Options: [2021-12-21T18:41:56.399Z] apparmor [2021-12-21T18:41:56.399Z] seccomp [2021-12-21T18:41:56.399Z] Profile: default [2021-12-21T18:41:56.399Z] Kernel Version: 5.11.0-1020-aws [2021-12-21T18:41:56.399Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-21T18:41:56.399Z] OSType: linux [2021-12-21T18:41:56.399Z] Architecture: aarch64 [2021-12-21T18:41:56.399Z] CPUs: 2 [2021-12-21T18:41:56.399Z] Total Memory: 7.582GiB [2021-12-21T18:41:56.399Z] Name: ip-10-100-125-63 [2021-12-21T18:41:56.399Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-12-21T18:41:56.399Z] Docker Root Dir: /var/lib/docker [2021-12-21T18:41:56.399Z] Debug Mode: false [2021-12-21T18:41:56.399Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:41:56.399Z] Labels: [2021-12-21T18:41:56.399Z] Experimental: true [2021-12-21T18:41:56.399Z] Insecure Registries: [2021-12-21T18:41:56.399Z] 127.0.0.0/8 [2021-12-21T18:41:56.399Z] Live Restore Enabled: true [2021-12-21T18:41:56.399Z] [Pipeline] sh [2021-12-21T18:41:56.627Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-21T18:41:56.627Z] [2021-12-21T18:41:56.627Z] ________ ____ __. [2021-12-21T18:41:56.627Z] \_____ \ | |/ _| [2021-12-21T18:41:56.627Z] / | \| < [2021-12-21T18:41:56.627Z] / | \ | \ [2021-12-21T18:41:56.627Z] \_______ /____|__ \ [2021-12-21T18:41:56.627Z] \/ \/ [2021-12-21T18:41:56.627Z] [2021-12-21T18:41:56.627Z] INFO: make.ps1 ended at 12/21/2021 18:41:52 [2021-12-21T18:41:56.627Z] INFO: Binaries build ended at 12/21/2021 18:41:53. Duration:00:01:28.2992915 [2021-12-21T18:41:56.627Z] INFO: Copying the built daemon binary to d:\CI\PR-43097\3\binary\dockerd-f415028976.exe... [2021-12-21T18:41:56.627Z] INFO: Copying the built client binary to d:\CI\PR-43097\3\binary\docker-f415028976.exe... [2021-12-21T18:41:56.627Z] INFO: Copying dockerversion from the container... [2021-12-21T18:41:56.627Z] INFO: Copying the golang package from the container to d:\CI\PR-43097\3\installer\go.zip... [2021-12-21T18:41:56.627Z] INFO: Extracting go.zip to d:\CI\PR-43097\3\go [2021-12-21T18:41:56.682Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:41:56.683Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:41:56.683Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43097/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-21T18:41:56.683Z] + bash /home/ubuntu/workspace/moby_PR-43097/check-config.sh [2021-12-21T18:41:56.683Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-21T18:41:56.683Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-12-21T18:41:56.683Z] [2021-12-21T18:41:56.683Z] Generally Necessary: [2021-12-21T18:41:56.683Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-21T18:41:56.683Z] - apparmor: enabled and tools installed [2021-12-21T18:41:56.942Z] - CONFIG_NAMESPACES: enabled [2021-12-21T18:41:56.942Z] - CONFIG_NET_NS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_PID_NS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_IPC_NS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_UTS_NS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUPS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CPUSETS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_MEMCG: enabled [2021-12-21T18:41:56.942Z] - CONFIG_KEYS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_VETH: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_BPF: enabled [2021-12-21T18:41:56.942Z] [2021-12-21T18:41:56.942Z] Optional Features: [2021-12-21T18:41:56.942Z] - CONFIG_USER_NS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_SECCOMP: enabled [2021-12-21T18:41:56.942Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-21T18:41:56.942Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-21T18:41:56.942Z] (cgroup swap accounting is currently enabled) [2021-12-21T18:41:56.942Z] - CONFIG_BLK_CGROUP: enabled [2021-12-21T18:41:56.942Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_PERF: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-21T18:41:56.942Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-21T18:41:56.942Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-21T18:41:56.942Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-21T18:41:56.942Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-21T18:41:56.942Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_IP_VS: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-21T18:41:56.942Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-21T18:41:56.942Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-21T18:41:56.942Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-21T18:41:56.942Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-21T18:41:57.204Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-21T18:41:57.204Z] - CONFIG_EXT4_FS: enabled [2021-12-21T18:41:57.204Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-21T18:41:57.204Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-21T18:41:57.204Z] - Network Drivers: [2021-12-21T18:41:57.204Z] - "overlay": [2021-12-21T18:41:57.204Z] - CONFIG_VXLAN: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-21T18:41:57.204Z] Optional (for encrypted networks): [2021-12-21T18:41:57.204Z] - CONFIG_CRYPTO: enabled [2021-12-21T18:41:57.204Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-21T18:41:57.204Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-21T18:41:57.204Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-21T18:41:57.204Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-21T18:41:57.204Z] - CONFIG_XFRM: enabled [2021-12-21T18:41:57.204Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-21T18:41:57.204Z] - "ipvlan": [2021-12-21T18:41:57.204Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-21T18:41:57.204Z] - "macvlan": [2021-12-21T18:41:57.204Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_DUMMY: enabled (as module) [2021-12-21T18:41:57.204Z] - "ftp,tftp client in container": [2021-12-21T18:41:57.204Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-21T18:41:57.204Z] - Storage Drivers: [2021-12-21T18:41:57.204Z] - "aufs": [2021-12-21T18:41:57.204Z] - CONFIG_AUFS_FS: missing [2021-12-21T18:41:57.204Z] - "btrfs": [2021-12-21T18:41:57.204Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-21T18:41:57.204Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-21T18:41:57.204Z] - "devicemapper": [2021-12-21T18:41:57.204Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-21T18:41:57.204Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-21T18:41:57.204Z] - "overlay": [2021-12-21T18:41:57.204Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-21T18:41:57.204Z] - "zfs": [2021-12-21T18:41:57.204Z] - /dev/zfs: present [2021-12-21T18:41:57.204Z] - zfs command: missing [2021-12-21T18:41:57.204Z] - zpool command: missing [2021-12-21T18:41:57.204Z] [2021-12-21T18:41:57.204Z] Limits: [2021-12-21T18:41:57.204Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-21T18:41:57.204Z] [2021-12-21T18:41:57.204Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-21T18:41:57.544Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 . [2021-12-21T18:41:57.778Z] #72 ... [2021-12-21T18:41:57.778Z] [2021-12-21T18:41:57.778Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:41:57.778Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:41:57.778Z] #36 CACHED [2021-12-21T18:41:57.778Z] [2021-12-21T18:41:57.778Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-21T18:41:57.778Z] #37 sha256:29b5419ffd2c78c7a8dc0e6cb123f86b76898a35f92728c949305ab8a22aac74 [2021-12-21T18:41:57.778Z] #37 CACHED [2021-12-21T18:41:57.778Z] [2021-12-21T18:41:57.778Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:41:57.778Z] #38 sha256:2e5087353496514e6f072b445fbfb105549c98e5d6990aa1baef363095a3d4f9 [2021-12-21T18:41:57.778Z] #38 CACHED [2021-12-21T18:41:57.778Z] [2021-12-21T18:41:57.778Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-21T18:41:57.778Z] #40 sha256:2b8d555c92ab804f36e86cb77eb41f2a887cbb7986eb0d8a40fabd119373b796 [2021-12-21T18:41:57.778Z] #40 CACHED [2021-12-21T18:41:57.778Z] [2021-12-21T18:41:57.778Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:41:57.778Z] #41 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:41:57.778Z] #41 CACHED [2021-12-21T18:41:57.778Z] [2021-12-21T18:41:57.778Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:41:57.778Z] #43 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:41:57.778Z] #43 CACHED [2021-12-21T18:41:57.778Z] [2021-12-21T18:41:57.778Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:41:57.778Z] #72 sha256:000f0244c8b03352e831aa55783ff823954c891d7f1e8b043d8299fb1a3c0ca8 [2021-12-21T18:41:57.785Z] Client: [2021-12-21T18:41:57.785Z] Context: default [2021-12-21T18:41:57.785Z] Debug Mode: false [2021-12-21T18:41:57.785Z] Plugins: [2021-12-21T18:41:57.785Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-21T18:41:57.785Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-21T18:41:57.785Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-21T18:41:57.786Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-21T18:41:57.786Z] [2021-12-21T18:41:57.786Z] Server: [2021-12-21T18:41:57.786Z] Containers: 0 [2021-12-21T18:41:57.786Z] Running: 0 [2021-12-21T18:41:57.786Z] Paused: 0 [2021-12-21T18:41:57.786Z] Stopped: 0 [2021-12-21T18:41:57.786Z] Images: 0 [2021-12-21T18:41:57.786Z] Server Version: 20.10.10-rc1 [2021-12-21T18:41:57.786Z] Storage Driver: overlay2 [2021-12-21T18:41:57.786Z] Backing Filesystem: extfs [2021-12-21T18:41:57.786Z] Supports d_type: true [2021-12-21T18:41:57.786Z] Native Overlay Diff: true [2021-12-21T18:41:57.786Z] userxattr: false [2021-12-21T18:41:57.786Z] Logging Driver: json-file [2021-12-21T18:41:57.786Z] Cgroup Driver: cgroupfs [2021-12-21T18:41:57.786Z] Cgroup Version: 1 [2021-12-21T18:41:57.786Z] Plugins: [2021-12-21T18:41:57.786Z] Volume: local [2021-12-21T18:41:57.786Z] Network: bridge host ipvlan macvlan null overlay [2021-12-21T18:41:57.786Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-21T18:41:57.786Z] Swarm: inactive [2021-12-21T18:41:57.786Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-12-21T18:41:57.786Z] Default Runtime: runc [2021-12-21T18:41:57.786Z] Init Binary: docker-init [2021-12-21T18:41:57.786Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:41:57.786Z] runc version: v1.0.2-0-g52b36a2 [2021-12-21T18:41:57.786Z] init version: de40ad0 [2021-12-21T18:41:57.786Z] Security Options: [2021-12-21T18:41:57.786Z] apparmor [2021-12-21T18:41:57.786Z] seccomp [2021-12-21T18:41:57.786Z] Profile: default [2021-12-21T18:41:57.786Z] Kernel Version: 5.4.0-1057-aws [2021-12-21T18:41:57.786Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-21T18:41:57.786Z] OSType: linux [2021-12-21T18:41:57.786Z] Architecture: x86_64 [2021-12-21T18:41:57.786Z] CPUs: 2 [2021-12-21T18:41:57.786Z] Total Memory: 7.569GiB [2021-12-21T18:41:57.786Z] Name: ip-10-100-46-64 [2021-12-21T18:41:57.786Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-21T18:41:57.786Z] Docker Root Dir: /var/lib/docker [2021-12-21T18:41:57.786Z] Debug Mode: false [2021-12-21T18:41:57.786Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:41:57.786Z] Labels: [2021-12-21T18:41:57.786Z] Experimental: true [2021-12-21T18:41:57.786Z] Insecure Registries: [2021-12-21T18:41:57.786Z] 127.0.0.0/8 [2021-12-21T18:41:57.786Z] Live Restore Enabled: true [2021-12-21T18:41:57.786Z] [2021-12-21T18:41:57.786Z] WARNING: No swap limit support [Pipeline] sh [2021-12-21T18:41:57.842Z] #1 [internal] load build definition from Dockerfile [2021-12-21T18:41:57.842Z] #1 sha256:d42318f099146e1513447ab37da5b6cff25a2fa179f7c70db156f1f8c5b337b9 [2021-12-21T18:41:57.842Z] #1 transferring dockerfile: 17.53kB done [2021-12-21T18:41:57.842Z] #1 DONE 0.1s [2021-12-21T18:41:57.842Z] [2021-12-21T18:41:57.842Z] #2 [internal] load .dockerignore [2021-12-21T18:41:57.842Z] #2 sha256:d89a57c63511ab14109e19992365c05c3fb58b8df8f4af509f78c622a0e7adb8 [2021-12-21T18:41:57.842Z] #2 transferring context: 87B done [2021-12-21T18:41:57.842Z] #2 DONE 0.1s [2021-12-21T18:41:57.842Z] [2021-12-21T18:41:57.842Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-21T18:41:57.842Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-12-21T18:41:58.101Z] #3 DONE 0.4s [2021-12-21T18:41:58.124Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:41:58.124Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:41:58.124Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43097/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-21T18:41:58.124Z] + bash /home/ubuntu/workspace/moby_PR-43097/check-config.sh [2021-12-21T18:41:58.124Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-21T18:41:58.125Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-21T18:41:58.125Z] [2021-12-21T18:41:58.125Z] Generally Necessary: [2021-12-21T18:41:58.125Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-21T18:41:58.125Z] - apparmor: enabled and tools installed [2021-12-21T18:41:58.125Z] - CONFIG_NAMESPACES: enabled [2021-12-21T18:41:58.125Z] - CONFIG_NET_NS: enabled [2021-12-21T18:41:58.125Z] - CONFIG_PID_NS: enabled [2021-12-21T18:41:58.125Z] - CONFIG_IPC_NS: enabled [2021-12-21T18:41:58.125Z] - CONFIG_UTS_NS: enabled [2021-12-21T18:41:58.125Z] - CONFIG_CGROUPS: enabled [2021-12-21T18:41:58.125Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-21T18:41:58.125Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-21T18:41:58.125Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-21T18:41:58.125Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-21T18:41:58.125Z] - CONFIG_CPUSETS: enabled [2021-12-21T18:41:58.125Z] - CONFIG_MEMCG: enabled [2021-12-21T18:41:58.125Z] - CONFIG_KEYS: enabled [2021-12-21T18:41:58.125Z] - CONFIG_VETH: enabled (as module) [2021-12-21T18:41:58.125Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-21T18:41:58.125Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-21T18:41:58.125Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-21T18:41:58.125Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-21T18:41:58.125Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-21T18:41:58.360Z] [2021-12-21T18:41:58.361Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-21T18:41:58.361Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-12-21T18:41:58.361Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-21T18:41:58.361Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-21T18:41:58.361Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-12-21T18:41:58.361Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-12-21T18:41:58.361Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-12-21T18:41:58.361Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2021-12-21T18:41:58.385Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-21T18:41:58.385Z] - CONFIG_CGROUP_BPF: enabled [2021-12-21T18:41:58.385Z] [2021-12-21T18:41:58.385Z] Optional Features: [2021-12-21T18:41:58.385Z] - CONFIG_USER_NS: enabled [2021-12-21T18:41:58.385Z] - CONFIG_SECCOMP: enabled [2021-12-21T18:41:58.385Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-21T18:41:58.385Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-21T18:41:58.385Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-21T18:41:58.385Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-21T18:41:58.385Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-21T18:41:58.385Z] - CONFIG_BLK_CGROUP: enabled [2021-12-21T18:41:58.385Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-21T18:41:58.385Z] - CONFIG_CGROUP_PERF: enabled [2021-12-21T18:41:58.385Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-21T18:41:58.385Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-21T18:41:58.385Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-21T18:41:58.385Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-21T18:41:58.385Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-21T18:41:58.385Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_IP_VS: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-21T18:41:58.385Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-21T18:41:58.385Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-21T18:41:58.385Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-21T18:41:58.385Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-21T18:41:58.385Z] - CONFIG_EXT4_FS: enabled [2021-12-21T18:41:58.385Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-21T18:41:58.385Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-21T18:41:58.385Z] - Network Drivers: [2021-12-21T18:41:58.385Z] - "overlay": [2021-12-21T18:41:58.385Z] - CONFIG_VXLAN: enabled (as module) [2021-12-21T18:41:58.385Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-21T18:41:58.385Z] Optional (for encrypted networks): [2021-12-21T18:41:58.502Z] Client: [2021-12-21T18:41:58.502Z] Context: default [2021-12-21T18:41:58.502Z] Debug Mode: false [2021-12-21T18:41:58.502Z] Plugins: [2021-12-21T18:41:58.502Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-21T18:41:58.502Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-21T18:41:58.502Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-21T18:41:58.502Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-21T18:41:58.502Z] [2021-12-21T18:41:58.502Z] Server: [2021-12-21T18:41:58.502Z] Containers: 0 [2021-12-21T18:41:58.502Z] Running: 0 [2021-12-21T18:41:58.502Z] Paused: 0 [2021-12-21T18:41:58.502Z] Stopped: 0 [2021-12-21T18:41:58.502Z] Images: 0 [2021-12-21T18:41:58.502Z] Server Version: 20.10.10-rc1 [2021-12-21T18:41:58.502Z] Storage Driver: overlay2 [2021-12-21T18:41:58.502Z] Backing Filesystem: extfs [2021-12-21T18:41:58.502Z] Supports d_type: true [2021-12-21T18:41:58.502Z] Native Overlay Diff: true [2021-12-21T18:41:58.502Z] userxattr: false [2021-12-21T18:41:58.502Z] Logging Driver: json-file [2021-12-21T18:41:58.502Z] Cgroup Driver: cgroupfs [2021-12-21T18:41:58.502Z] Cgroup Version: 1 [2021-12-21T18:41:58.502Z] Plugins: [2021-12-21T18:41:58.502Z] Volume: local [2021-12-21T18:41:58.502Z] Network: bridge host ipvlan macvlan null overlay [2021-12-21T18:41:58.502Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-21T18:41:58.502Z] Swarm: inactive [2021-12-21T18:41:58.502Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-21T18:41:58.502Z] Default Runtime: runc [2021-12-21T18:41:58.502Z] Init Binary: docker-init [2021-12-21T18:41:58.502Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:41:58.502Z] runc version: v1.0.2-0-g52b36a2 [2021-12-21T18:41:58.502Z] init version: de40ad0 [2021-12-21T18:41:58.502Z] Security Options: [2021-12-21T18:41:58.502Z] apparmor [2021-12-21T18:41:58.502Z] seccomp [2021-12-21T18:41:58.502Z] Profile: default [2021-12-21T18:41:58.502Z] Kernel Version: 5.4.0-1057-aws [2021-12-21T18:41:58.502Z] Operating System: Ubuntu 18.04.6 LTS [2021-12-21T18:41:58.502Z] OSType: linux [2021-12-21T18:41:58.502Z] Architecture: x86_64 [2021-12-21T18:41:58.502Z] CPUs: 2 [2021-12-21T18:41:58.502Z] Total Memory: 7.569GiB [2021-12-21T18:41:58.502Z] Name: ip-10-100-118-127 [2021-12-21T18:41:58.502Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-12-21T18:41:58.502Z] Docker Root Dir: /var/lib/docker [2021-12-21T18:41:58.502Z] Debug Mode: false [2021-12-21T18:41:58.502Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:41:58.502Z] Labels: [2021-12-21T18:41:58.502Z] Experimental: true [2021-12-21T18:41:58.502Z] Insecure Registries: [2021-12-21T18:41:58.502Z] 127.0.0.0/8 [2021-12-21T18:41:58.502Z] Live Restore Enabled: true [2021-12-21T18:41:58.502Z] [2021-12-21T18:41:58.502Z] WARNING: No swap limit support [Pipeline] sh [2021-12-21T18:41:58.619Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s [2021-12-21T18:41:58.619Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2021-12-21T18:41:58.646Z] - CONFIG_CRYPTO: enabled [2021-12-21T18:41:58.646Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-21T18:41:58.646Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-21T18:41:58.646Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-21T18:41:58.646Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-21T18:41:58.646Z] - CONFIG_XFRM: enabled [2021-12-21T18:41:58.646Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-21T18:41:58.646Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-21T18:41:58.646Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-21T18:41:58.646Z] - "ipvlan": [2021-12-21T18:41:58.646Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-21T18:41:58.646Z] - "macvlan": [2021-12-21T18:41:58.646Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-21T18:41:58.646Z] - CONFIG_DUMMY: enabled (as module) [2021-12-21T18:41:58.646Z] - "ftp,tftp client in container": [2021-12-21T18:41:58.646Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-21T18:41:58.646Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-21T18:41:58.646Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-21T18:41:58.646Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-21T18:41:58.646Z] - Storage Drivers: [2021-12-21T18:41:58.646Z] - "aufs": [2021-12-21T18:41:58.646Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-21T18:41:58.646Z] - "btrfs": [2021-12-21T18:41:58.646Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-21T18:41:58.646Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-21T18:41:58.646Z] - "devicemapper": [2021-12-21T18:41:58.646Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-21T18:41:58.646Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-21T18:41:58.646Z] - "overlay": [2021-12-21T18:41:58.646Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-21T18:41:58.646Z] - "zfs": [2021-12-21T18:41:58.646Z] - /dev/zfs: present [2021-12-21T18:41:58.646Z] - zfs command: missing [2021-12-21T18:41:58.646Z] - zpool command: missing [2021-12-21T18:41:58.646Z] [2021-12-21T18:41:58.646Z] Limits: [2021-12-21T18:41:58.646Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-21T18:41:58.646Z] [2021-12-21T18:41:58.646Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-21T18:41:58.813Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:41:58.813Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:41:58.813Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43097/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-12-21T18:41:58.813Z] + bash /home/ubuntu/workspace/moby_PR-43097/check-config.sh [2021-12-21T18:41:58.813Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-12-21T18:41:58.813Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-12-21T18:41:58.813Z] [2021-12-21T18:41:58.813Z] Generally Necessary: [2021-12-21T18:41:58.813Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-12-21T18:41:58.813Z] - apparmor: enabled and tools installed [2021-12-21T18:41:58.813Z] - CONFIG_NAMESPACES: enabled [2021-12-21T18:41:58.813Z] - CONFIG_NET_NS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_PID_NS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_IPC_NS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_UTS_NS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_CGROUPS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-12-21T18:41:58.813Z] - CONFIG_CGROUP_DEVICE: enabled [2021-12-21T18:41:58.813Z] - CONFIG_CGROUP_FREEZER: enabled [2021-12-21T18:41:58.813Z] - CONFIG_CGROUP_SCHED: enabled [2021-12-21T18:41:58.813Z] - CONFIG_CPUSETS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_MEMCG: enabled [2021-12-21T18:41:58.813Z] - CONFIG_KEYS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_VETH: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_BRIDGE: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_NF_NAT: enabled (as module) [2021-12-21T18:41:58.813Z] - CONFIG_POSIX_MQUEUE: enabled [2021-12-21T18:41:58.813Z] - CONFIG_CGROUP_BPF: enabled [2021-12-21T18:41:58.813Z] [2021-12-21T18:41:58.813Z] Optional Features: [2021-12-21T18:41:58.813Z] - CONFIG_USER_NS: enabled [2021-12-21T18:41:58.813Z] - CONFIG_SECCOMP: enabled [2021-12-21T18:41:58.813Z] - CONFIG_SECCOMP_FILTER: enabled [2021-12-21T18:41:58.882Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2021-12-21T18:41:58.882Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-12-21T18:41:58.993Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 . [2021-12-21T18:41:59.077Z] - CONFIG_CGROUP_PIDS: enabled [2021-12-21T18:41:59.077Z] - CONFIG_MEMCG_SWAP: enabled [2021-12-21T18:41:59.077Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-12-21T18:41:59.077Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-12-21T18:41:59.077Z] - CONFIG_BLK_CGROUP: enabled [2021-12-21T18:41:59.077Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-12-21T18:41:59.077Z] - CONFIG_CGROUP_PERF: enabled [2021-12-21T18:41:59.077Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-12-21T18:41:59.077Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-12-21T18:41:59.077Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-12-21T18:41:59.077Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-12-21T18:41:59.077Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-12-21T18:41:59.077Z] - CONFIG_RT_GROUP_SCHED: missing [2021-12-21T18:41:59.077Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-12-21T18:41:59.077Z] - CONFIG_IP_VS: enabled (as module) [2021-12-21T18:41:59.077Z] - CONFIG_IP_VS_NFCT: enabled [2021-12-21T18:41:59.077Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-12-21T18:41:59.077Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-12-21T18:41:59.077Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-12-21T18:41:59.077Z] - CONFIG_SECURITY_SELINUX: enabled [2021-12-21T18:41:59.077Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-12-21T18:41:59.077Z] - CONFIG_EXT4_FS: enabled [2021-12-21T18:41:59.078Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-12-21T18:41:59.078Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-12-21T18:41:59.078Z] - Network Drivers: [2021-12-21T18:41:59.078Z] - "overlay": [2021-12-21T18:41:59.078Z] - CONFIG_VXLAN: enabled (as module) [2021-12-21T18:41:59.078Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-12-21T18:41:59.078Z] Optional (for encrypted networks): [2021-12-21T18:41:59.078Z] - CONFIG_CRYPTO: enabled [2021-12-21T18:41:59.078Z] - CONFIG_CRYPTO_AEAD: enabled [2021-12-21T18:41:59.078Z] - CONFIG_CRYPTO_GCM: enabled [2021-12-21T18:41:59.078Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-12-21T18:41:59.078Z] - CONFIG_CRYPTO_GHASH: enabled [2021-12-21T18:41:59.078Z] - CONFIG_XFRM: enabled [2021-12-21T18:41:59.078Z] - CONFIG_XFRM_USER: enabled (as module) [2021-12-21T18:41:59.078Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-12-21T18:41:59.078Z] - CONFIG_INET_ESP: enabled (as module) [2021-12-21T18:41:59.078Z] - "ipvlan": [2021-12-21T18:41:59.141Z] #4 DONE 0.8s [2021-12-21T18:41:59.141Z] [2021-12-21T18:41:59.141Z] #5 [internal] load .dockerignore [2021-12-21T18:41:59.141Z] #5 sha256:54a04a05840f24e156caa2d92bf94dade566a47545ef52f4874f2fb05e3a9b24 [2021-12-21T18:41:59.141Z] #5 DONE 0.0s [2021-12-21T18:41:59.141Z] [2021-12-21T18:41:59.141Z] #6 [internal] load build definition from Dockerfile [2021-12-21T18:41:59.141Z] #6 sha256:07ae6fdbeec04b412a28676a5caec274f08227150c768bf3f96b2f4f6fd1d0d2 [2021-12-21T18:41:59.141Z] #6 DONE 0.0s [2021-12-21T18:41:59.141Z] [2021-12-21T18:41:59.141Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-21T18:41:59.141Z] #10 sha256:cd533941805580089c8360f896348d930319d50c9e36066073278dcb97a2c22f [2021-12-21T18:41:59.254Z] #1 [internal] load build definition from Dockerfile [2021-12-21T18:41:59.254Z] #1 sha256:50566619a8d9a8156f6ca43fa2d762819487f71ad005f3c73d47a0c5cd32eadc [2021-12-21T18:41:59.254Z] #1 transferring dockerfile: 17.53kB done [2021-12-21T18:41:59.254Z] #1 DONE 0.1s [2021-12-21T18:41:59.254Z] [2021-12-21T18:41:59.254Z] #2 [internal] load .dockerignore [2021-12-21T18:41:59.254Z] #2 sha256:82a1793e9eb1661d6b7ce0925476650ff2ca967618f03024102bf2376a9cf277 [2021-12-21T18:41:59.254Z] #2 transferring context: 87B done [2021-12-21T18:41:59.254Z] #2 DONE 0.1s [2021-12-21T18:41:59.254Z] [2021-12-21T18:41:59.254Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-21T18:41:59.254Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-21T18:41:59.342Z] - CONFIG_IPVLAN: enabled (as module) [2021-12-21T18:41:59.342Z] - "macvlan": [2021-12-21T18:41:59.342Z] - CONFIG_MACVLAN: enabled (as module) [2021-12-21T18:41:59.342Z] - CONFIG_DUMMY: enabled (as module) [2021-12-21T18:41:59.342Z] - "ftp,tftp client in container": [2021-12-21T18:41:59.342Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-12-21T18:41:59.342Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-12-21T18:41:59.342Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-12-21T18:41:59.342Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-12-21T18:41:59.342Z] - Storage Drivers: [2021-12-21T18:41:59.342Z] - "aufs": [2021-12-21T18:41:59.342Z] - CONFIG_AUFS_FS: enabled (as module) [2021-12-21T18:41:59.342Z] - "btrfs": [2021-12-21T18:41:59.342Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-12-21T18:41:59.342Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-12-21T18:41:59.342Z] - "devicemapper": [2021-12-21T18:41:59.342Z] - CONFIG_BLK_DEV_DM: enabled [2021-12-21T18:41:59.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-12-21T18:41:59.342Z] - "overlay": [2021-12-21T18:41:59.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-12-21T18:41:59.342Z] - "zfs": [2021-12-21T18:41:59.342Z] - /dev/zfs: present [2021-12-21T18:41:59.342Z] - zfs command: missing [2021-12-21T18:41:59.342Z] - zpool command: missing [2021-12-21T18:41:59.342Z] [2021-12-21T18:41:59.342Z] Limits: [2021-12-21T18:41:59.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-12-21T18:41:59.342Z] [2021-12-21T18:41:59.342Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-12-21T18:41:59.688Z] + sudo modprobe ip_vs [2021-12-21T18:41:59.688Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 . [2021-12-21T18:41:59.825Z] #3 DONE 0.4s [2021-12-21T18:41:59.825Z] [2021-12-21T18:41:59.825Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-21T18:41:59.825Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-21T18:41:59.825Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-12-21T18:41:59.825Z] #4 DONE 0.0s [2021-12-21T18:41:59.825Z] [2021-12-21T18:41:59.825Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-21T18:41:59.825Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-21T18:41:59.825Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-21T18:41:59.825Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2021-12-21T18:41:59.825Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-21T18:41:59.825Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-21T18:42:00.078Z] #10 DONE 1.0s [2021-12-21T18:42:00.078Z] [2021-12-21T18:42:00.078Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:00.078Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-21T18:42:00.078Z] #8 DONE 0.9s [2021-12-21T18:42:00.078Z] [2021-12-21T18:42:00.078Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-21T18:42:00.078Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-12-21T18:42:00.078Z] #9 DONE 0.9s [2021-12-21T18:42:00.078Z] [2021-12-21T18:42:00.078Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:00.078Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-21T18:42:00.078Z] #7 DONE 1.0s [2021-12-21T18:42:00.088Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-21T18:42:00.088Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-21T18:42:00.088Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-21T18:42:00.257Z] #2 [internal] load .dockerignore [2021-12-21T18:42:00.257Z] #2 sha256:380a1140e34cde9f92369372d6b3133e1e2caced121fe50b28755b557782a894 [2021-12-21T18:42:00.257Z] #2 transferring context: 87B done [2021-12-21T18:42:00.257Z] #2 DONE 0.3s [2021-12-21T18:42:00.257Z] [2021-12-21T18:42:00.257Z] #1 [internal] load build definition from Dockerfile [2021-12-21T18:42:00.257Z] #1 sha256:893b5b32a936e7fec4195b33ae354c7e182dfb9ac7b6b025c9e2957a03e5ad90 [2021-12-21T18:42:00.257Z] #1 transferring dockerfile: 17.53kB done [2021-12-21T18:42:00.257Z] #1 DONE 0.3s [2021-12-21T18:42:00.516Z] [2021-12-21T18:42:00.516Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-21T18:42:00.516Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-21T18:42:00.645Z] [2021-12-21T18:42:00.645Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:00.645Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:00.645Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-12-21T18:42:00.663Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-21T18:42:00.663Z] #4 DONE 0.8s [2021-12-21T18:42:00.913Z] #71 ... [2021-12-21T18:42:00.913Z] [2021-12-21T18:42:00.913Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-21T18:42:00.913Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-21T18:42:00.913Z] #45 DONE 0.4s [2021-12-21T18:42:00.913Z] [2021-12-21T18:42:00.913Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:00.913Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:00.913Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:00.913Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-21T18:42:00.913Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-21T18:42:00.913Z] #71 ... [2021-12-21T18:42:00.913Z] [2021-12-21T18:42:00.913Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-21T18:42:00.913Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-21T18:42:00.913Z] #45 DONE 0.0s [2021-12-21T18:42:00.934Z] [2021-12-21T18:42:00.934Z] #6 [internal] load .dockerignore [2021-12-21T18:42:00.934Z] #6 sha256:97839cbcf84620d61a866fe7cb2ad80399a98447e8b618df603dd414ef40207e [2021-12-21T18:42:00.934Z] #6 DONE 0.0s [2021-12-21T18:42:00.934Z] [2021-12-21T18:42:00.934Z] #5 [internal] load build definition from Dockerfile [2021-12-21T18:42:00.934Z] #5 sha256:23d68b39d09d739015317590202cf2be8424e15ea8777d9748c0ba6c53fde0d2 [2021-12-21T18:42:00.934Z] #5 DONE 0.0s [2021-12-21T18:42:00.934Z] [2021-12-21T18:42:00.934Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-21T18:42:00.934Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-21T18:42:01.083Z] #3 DONE 0.6s [2021-12-21T18:42:01.083Z] [2021-12-21T18:42:01.083Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-21T18:42:01.083Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-21T18:42:01.083Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-21T18:42:01.083Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2021-12-21T18:42:01.083Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-21T18:42:01.083Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-21T18:42:01.083Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-21T18:42:01.083Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-21T18:42:01.323Z] [2021-12-21T18:42:01.323Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:01.323Z] #11 sha256:d2c61e19dd1409c74812da232cc73f98df32dc89248af49c085255f5a8f48171 [2021-12-21T18:42:01.323Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 0.0s done [2021-12-21T18:42:01.323Z] #11 sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 1.86kB / 1.86kB done [2021-12-21T18:42:01.323Z] #11 sha256:6245b2bee36df7a76a983b7213af5765d6b61fda5a44fbaf95716135af152dac 1.80kB / 1.80kB done [2021-12-21T18:42:01.323Z] #11 sha256:a7c09c3892998e6d205df67677ce58226693649c6629b976988a8cba66bca9e5 7.08kB / 7.08kB done [2021-12-21T18:42:01.323Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 6.29MB / 53.62MB 0.5s [2021-12-21T18:42:01.323Z] #11 sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 4.94MB / 4.94MB 0.5s [2021-12-21T18:42:01.323Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 1.05MB / 10.66MB 0.5s [2021-12-21T18:42:01.342Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-21T18:42:01.342Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-12-21T18:42:01.587Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 16.78MB / 53.62MB 0.7s [2021-12-21T18:42:01.587Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 10.66MB / 10.66MB 0.7s [2021-12-21T18:42:01.587Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 24.12MB / 53.62MB 0.8s [2021-12-21T18:42:01.587Z] #11 sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 4.94MB / 4.94MB 0.7s done [2021-12-21T18:42:01.587Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 32.51MB / 53.62MB 1.0s [2021-12-21T18:42:01.587Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 0B / 54.67MB 1.0s [2021-12-21T18:42:01.848Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 35.65MB / 53.62MB 1.2s [2021-12-21T18:42:01.848Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 16.78MB / 54.67MB 1.2s [2021-12-21T18:42:01.848Z] #11 sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 10.66MB / 10.66MB 1.3s done [2021-12-21T18:42:01.848Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 32.51MB / 54.67MB 1.4s [2021-12-21T18:42:01.848Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 0B / 80.99MB 1.4s [2021-12-21T18:42:01.877Z] #10 ... [2021-12-21T18:42:01.877Z] [2021-12-21T18:42:01.877Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:01.877Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-21T18:42:01.877Z] #8 DONE 1.0s [2021-12-21T18:42:01.877Z] [2021-12-21T18:42:01.877Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:01.877Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-21T18:42:01.877Z] #9 DONE 1.0s [2021-12-21T18:42:01.877Z] [2021-12-21T18:42:01.877Z] #10 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-21T18:42:01.877Z] #10 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-21T18:42:01.877Z] #10 DONE 1.0s [2021-12-21T18:42:01.877Z] [2021-12-21T18:42:01.877Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-21T18:42:01.877Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-21T18:42:01.877Z] #7 DONE 1.1s [2021-12-21T18:42:01.910Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-12-21T18:42:01.910Z] #4 DONE 0.9s [2021-12-21T18:42:02.126Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 38.80MB / 53.62MB 1.5s [2021-12-21T18:42:02.126Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 47.19MB / 53.62MB 1.6s [2021-12-21T18:42:02.126Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 11.53MB / 80.99MB 1.6s [2021-12-21T18:42:02.170Z] [2021-12-21T18:42:02.170Z] #5 [internal] load .dockerignore [2021-12-21T18:42:02.170Z] #5 sha256:5b9bb514dba8d92b28db4c747d88e92cbe9cfbbf8cc42cea7390ddaac2db457d [2021-12-21T18:42:02.170Z] #5 DONE 0.0s [2021-12-21T18:42:02.170Z] [2021-12-21T18:42:02.170Z] #6 [internal] load build definition from Dockerfile [2021-12-21T18:42:02.170Z] #6 sha256:2707eaba3daa05720e9c519afb7ce617fe48871a0b24b5f545b188b9957b18c8 [2021-12-21T18:42:02.170Z] #6 DONE 0.0s [2021-12-21T18:42:02.170Z] [2021-12-21T18:42:02.170Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:02.170Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-21T18:42:02.385Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 51.38MB / 53.62MB 1.7s [2021-12-21T18:42:02.386Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 50.33MB / 54.67MB 1.7s [2021-12-21T18:42:02.386Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 19.92MB / 80.99MB 1.7s [2021-12-21T18:42:02.386Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 54.67MB / 54.67MB 1.9s [2021-12-21T18:42:02.386Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 32.51MB / 80.99MB 1.9s [2021-12-21T18:42:02.646Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 50.33MB / 80.99MB 2.2s [2021-12-21T18:42:02.740Z] #10 ... [2021-12-21T18:42:02.740Z] [2021-12-21T18:42:02.740Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-21T18:42:02.740Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-21T18:42:02.740Z] #7 DONE 0.6s [2021-12-21T18:42:02.740Z] [2021-12-21T18:42:02.740Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-21T18:42:02.740Z] #9 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-21T18:42:02.740Z] #9 DONE 0.7s [2021-12-21T18:42:02.908Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 63.96MB / 80.99MB 2.3s [2021-12-21T18:42:03.007Z] [2021-12-21T18:42:03.007Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:03.007Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-21T18:42:03.007Z] #8 DONE 0.7s [2021-12-21T18:42:03.007Z] [2021-12-21T18:42:03.007Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:03.007Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-21T18:42:03.007Z] #10 DONE 0.7s [2021-12-21T18:42:03.167Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 74.45MB / 80.99MB 2.5s [2021-12-21T18:42:03.167Z] #11 ... [2021-12-21T18:42:03.167Z] [2021-12-21T18:42:03.167Z] #24 [internal] load build context [2021-12-21T18:42:03.167Z] #24 sha256:ad0b2430bcc642b3bc7faca76de872dcab7016d66866e20a11b8263262f8513e [2021-12-21T18:42:03.167Z] #24 transferring context: 55.52MB 1.9s done [2021-12-21T18:42:03.167Z] #24 DONE 2.7s [2021-12-21T18:42:03.167Z] [2021-12-21T18:42:03.167Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:03.167Z] #11 sha256:d2c61e19dd1409c74812da232cc73f98df32dc89248af49c085255f5a8f48171 [2021-12-21T18:42:03.167Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 79.69MB / 80.99MB 2.6s [2021-12-21T18:42:03.285Z] [2021-12-21T18:42:03.285Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:03.285Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:03.285Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:03.285Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2021-12-21T18:42:03.285Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2021-12-21T18:42:03.285Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2021-12-21T18:42:03.285Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2021-12-21T18:42:03.285Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.1s [2021-12-21T18:42:03.285Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 10.49MB / 54.92MB 0.2s [2021-12-21T18:42:03.549Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 16.78MB / 54.92MB 0.3s [2021-12-21T18:42:03.549Z] #28 ... [2021-12-21T18:42:03.549Z] [2021-12-21T18:42:03.549Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-21T18:42:03.549Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-21T18:42:03.549Z] #45 DONE 0.0s [2021-12-21T18:42:03.549Z] [2021-12-21T18:42:03.549Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:03.549Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:03.549Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 22.02MB / 54.92MB 0.4s [2021-12-21T18:42:03.549Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 35.65MB / 54.92MB 0.5s [2021-12-21T18:42:03.734Z] #11 sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 54.67MB / 54.67MB 3.0s done [2021-12-21T18:42:03.811Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 39.85MB / 54.92MB 0.6s [2021-12-21T18:42:04.073Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 0.9s [2021-12-21T18:42:04.073Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 48.23MB / 54.92MB 1.0s [2021-12-21T18:42:04.354Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.1s [2021-12-21T18:42:04.386Z] [2021-12-21T18:42:04.386Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:04.386Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:04.386Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2021-12-21T18:42:04.386Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2021-12-21T18:42:04.386Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2021-12-21T18:42:04.386Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2021-12-21T18:42:04.386Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.2s [2021-12-21T18:42:04.649Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 4.19MB / 54.92MB 0.4s [2021-12-21T18:42:04.649Z] #28 ... [2021-12-21T18:42:04.649Z] [2021-12-21T18:42:04.649Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-21T18:42:04.649Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-21T18:42:04.649Z] #45 DONE 0.0s [2021-12-21T18:42:04.649Z] [2021-12-21T18:42:04.649Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:04.649Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:04.649Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 11.53MB / 54.92MB 0.5s [2021-12-21T18:42:04.914Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 16.78MB / 54.92MB 0.6s [2021-12-21T18:42:04.914Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 20.97MB / 54.92MB 0.7s [2021-12-21T18:42:05.111Z] #11 sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 53.62MB / 53.62MB 4.2s done [2021-12-21T18:42:05.111Z] #11 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 [2021-12-21T18:42:05.174Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 36.70MB / 54.92MB 0.9s [2021-12-21T18:42:05.174Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 41.94MB / 54.92MB 1.0s [2021-12-21T18:42:05.349Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.2s done [2021-12-21T18:42:05.433Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 49.28MB / 54.92MB 1.2s [2021-12-21T18:42:05.611Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2021-12-21T18:42:05.638Z] Client: [2021-12-21T18:42:05.638Z] Context: default [2021-12-21T18:42:05.638Z] Debug Mode: false [2021-12-21T18:42:05.638Z] Plugins: [2021-12-21T18:42:05.638Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-12-21T18:42:05.638Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-12-21T18:42:05.638Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-12-21T18:42:05.638Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-12-21T18:42:05.638Z] [2021-12-21T18:42:05.638Z] Server: [2021-12-21T18:42:05.638Z] Containers: 0 [2021-12-21T18:42:05.638Z] Running: 0 [2021-12-21T18:42:05.638Z] Paused: 0 [2021-12-21T18:42:05.638Z] Stopped: 0 [2021-12-21T18:42:05.638Z] Images: 0 [2021-12-21T18:42:05.638Z] Server Version: 20.10.10-rc1 [2021-12-21T18:42:05.638Z] Storage Driver: overlay2 [2021-12-21T18:42:05.638Z] Backing Filesystem: extfs [2021-12-21T18:42:05.638Z] Supports d_type: true [2021-12-21T18:42:05.638Z] Native Overlay Diff: true [2021-12-21T18:42:05.638Z] userxattr: false [2021-12-21T18:42:05.638Z] Logging Driver: json-file [2021-12-21T18:42:05.638Z] Cgroup Driver: systemd [2021-12-21T18:42:05.638Z] Cgroup Version: 2 [2021-12-21T18:42:05.638Z] Plugins: [2021-12-21T18:42:05.638Z] Volume: local [2021-12-21T18:42:05.638Z] Network: bridge host ipvlan macvlan null overlay [2021-12-21T18:42:05.638Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-12-21T18:42:05.638Z] Swarm: inactive [2021-12-21T18:42:05.638Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-12-21T18:42:05.638Z] Default Runtime: runc [2021-12-21T18:42:05.638Z] Init Binary: docker-init [2021-12-21T18:42:05.638Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-12-21T18:42:05.638Z] runc version: v1.0.2-0-g52b36a2 [2021-12-21T18:42:05.638Z] init version: de40ad0 [2021-12-21T18:42:05.638Z] Security Options: [2021-12-21T18:42:05.638Z] apparmor [2021-12-21T18:42:05.638Z] seccomp [2021-12-21T18:42:05.638Z] Profile: default [2021-12-21T18:42:05.638Z] cgroupns [2021-12-21T18:42:05.638Z] Kernel Version: 5.11.0-1020-aws [2021-12-21T18:42:05.638Z] Operating System: Ubuntu 20.04.3 LTS [2021-12-21T18:42:05.638Z] OSType: linux [2021-12-21T18:42:05.638Z] Architecture: x86_64 [2021-12-21T18:42:05.638Z] CPUs: 2 [2021-12-21T18:42:05.638Z] Total Memory: 7.564GiB [2021-12-21T18:42:05.638Z] Name: ip-10-100-85-178 [2021-12-21T18:42:05.638Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-12-21T18:42:05.638Z] Docker Root Dir: /var/lib/docker [2021-12-21T18:42:05.638Z] Debug Mode: false [2021-12-21T18:42:05.638Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:42:05.638Z] Labels: [2021-12-21T18:42:05.638Z] Experimental: true [2021-12-21T18:42:05.638Z] Insecure Registries: [2021-12-21T18:42:05.638Z] 127.0.0.0/8 [2021-12-21T18:42:05.638Z] Live Restore Enabled: true [2021-12-21T18:42:05.638Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-12-21T18:42:05.694Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.53MB / 54.92MB 1.3s [Pipeline] sh [2021-12-21T18:42:05.964Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 . [2021-12-21T18:42:06.222Z] #1 [internal] load build definition from Dockerfile [2021-12-21T18:42:06.222Z] #1 sha256:5f4dd12e013d64ed1f95649fd932cfd249bd01280b23a9fc330e03d2e3da4636 [2021-12-21T18:42:06.222Z] #1 transferring dockerfile: 17.53kB done [2021-12-21T18:42:06.222Z] #1 DONE 0.2s [2021-12-21T18:42:06.222Z] [2021-12-21T18:42:06.222Z] #2 [internal] load .dockerignore [2021-12-21T18:42:06.222Z] #2 sha256:f689e30f21ac24ac53fe443b2916adbc62842ba21aba616c61525f9b8a0d2056 [2021-12-21T18:42:06.222Z] #2 transferring context: 87B done [2021-12-21T18:42:06.222Z] #2 DONE 0.0s [2021-12-21T18:42:06.222Z] [2021-12-21T18:42:06.222Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-12-21T18:42:06.222Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-12-21T18:42:06.489Z] #11 extracting sha256:6476cb406b24c94f24348db05d154b814b14ee38860dea1625080e7e08295a80 1.6s done [2021-12-21T18:42:06.750Z] #11 sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 80.99MB / 80.99MB 6.0s done [2021-12-21T18:42:06.750Z] #11 extracting sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 [2021-12-21T18:42:06.750Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 0B / 102.63MB 6.1s [2021-12-21T18:42:06.750Z] #11 sha256:d19c6eaaced152f2555856673c7fddada222c210af0071877297faa8944a5ebf 0B / 126B 6.1s [2021-12-21T18:42:06.750Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 10.49MB / 102.63MB 6.2s [2021-12-21T18:42:06.750Z] #11 sha256:d19c6eaaced152f2555856673c7fddada222c210af0071877297faa8944a5ebf 126B / 126B 6.1s done [2021-12-21T18:42:06.787Z] #3 DONE 0.4s [2021-12-21T18:42:06.787Z] [2021-12-21T18:42:06.787Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-12-21T18:42:06.787Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-12-21T18:42:06.787Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-12-21T18:42:06.787Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-12-21T18:42:06.787Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-12-21T18:42:06.787Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-12-21T18:42:06.787Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-12-21T18:42:07.009Z] #11 extracting sha256:96565d527970b1cc982493f96d6b317b1fbfdd7bf0ea6fd58d44942bb4f597c5 0.3s done [2021-12-21T18:42:07.009Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 19.92MB / 102.63MB 6.4s [2021-12-21T18:42:07.009Z] #11 extracting sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de [2021-12-21T18:42:07.043Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-12-21T18:42:07.043Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-12-21T18:42:07.078Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.5s done [2021-12-21T18:42:07.078Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2021-12-21T18:42:07.270Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 32.51MB / 102.63MB 6.6s [2021-12-21T18:42:07.270Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 37.75MB / 102.63MB 6.7s [2021-12-21T18:42:07.270Z] #11 extracting sha256:aa8c15f93136056df893ba8088992a38e90dc37210fd6ebb712413fd045c58de 0.3s done [2021-12-21T18:42:07.300Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-12-21T18:42:07.300Z] #4 DONE 0.6s [2021-12-21T18:42:07.530Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 48.23MB / 102.63MB 6.9s [2021-12-21T18:42:07.530Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 [2021-12-21T18:42:07.530Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 54.53MB / 102.63MB 7.0s [2021-12-21T18:42:07.530Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 60.82MB / 102.63MB 7.1s [2021-12-21T18:42:07.556Z] [2021-12-21T18:42:07.556Z] #5 [internal] load build definition from Dockerfile [2021-12-21T18:42:07.556Z] #5 sha256:a7ca254978842355abb5b4adfdfbe1a044fb97fea85ac6caac77754a1e35c3ac [2021-12-21T18:42:07.556Z] #5 DONE 0.0s [2021-12-21T18:42:07.556Z] [2021-12-21T18:42:07.556Z] #6 [internal] load .dockerignore [2021-12-21T18:42:07.556Z] #6 sha256:9ac0627f6bd87033b717b75d65d1e1382497434f859c164ec7c52ea104a0104a [2021-12-21T18:42:07.556Z] #6 DONE 0.0s [2021-12-21T18:42:07.556Z] [2021-12-21T18:42:07.556Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:07.556Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-21T18:42:07.793Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 66.06MB / 102.63MB 7.2s [2021-12-21T18:42:08.120Z] #10 ... [2021-12-21T18:42:08.120Z] [2021-12-21T18:42:08.120Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-12-21T18:42:08.120Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-12-21T18:42:08.120Z] #7 DONE 0.6s [2021-12-21T18:42:08.120Z] [2021-12-21T18:42:08.120Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:08.120Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-12-21T18:42:08.120Z] #8 DONE 0.7s [2021-12-21T18:42:08.120Z] [2021-12-21T18:42:08.120Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-12-21T18:42:08.120Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-12-21T18:42:08.120Z] #10 DONE 0.7s [2021-12-21T18:42:08.120Z] [2021-12-21T18:42:08.120Z] #9 [internal] load metadata for docker.io/library/golang:1.17.5-bullseye [2021-12-21T18:42:08.120Z] #9 sha256:0e7b6fdd2d0311397aafb0bf13a2724c20781f24285b8b72788466fb5f6df2c7 [2021-12-21T18:42:08.120Z] #9 DONE 0.7s [2021-12-21T18:42:08.164Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 84.93MB / 102.63MB 7.5s [2021-12-21T18:42:08.177Z] #28 ... [2021-12-21T18:42:08.177Z] [2021-12-21T18:42:08.177Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:08.177Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-21T18:42:08.177Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-21T18:42:08.177Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:08.177Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-21T18:42:08.177Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-21T18:42:08.177Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-12-21T18:42:08.177Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-12-21T18:42:08.177Z] #69 DONE 4.7s [2021-12-21T18:42:08.177Z] [2021-12-21T18:42:08.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:08.177Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:08.177Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 0.1s done [2021-12-21T18:42:08.177Z] #11 sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 1.86kB / 1.86kB done [2021-12-21T18:42:08.177Z] #11 sha256:d860e175278037ee2429fecb1150bf10635ff4488c5a6faf695b169bf2c0868f 1.80kB / 1.80kB done [2021-12-21T18:42:08.177Z] #11 sha256:37eabbc422cd87d1d6f7d02fc132605c22a5ef03ca0ec8c83f3dc51101dbbdb9 7.07kB / 7.07kB done [2021-12-21T18:42:08.177Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 3.1s done [2021-12-21T18:42:08.177Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 2.2s done [2021-12-21T18:42:08.177Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 4.0s done [2021-12-21T18:42:08.177Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.3s [2021-12-21T18:42:08.177Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 8.39MB / 10.87MB 4.5s [2021-12-21T18:42:08.177Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 13.63MB / 134.81MB 4.5s [2021-12-21T18:42:08.177Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 4.10MB / 85.77MB 4.5s [2021-12-21T18:42:08.177Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 4.7s [2021-12-21T18:42:08.177Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 24.12MB / 134.81MB 4.7s [2021-12-21T18:42:08.177Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 9.44MB / 85.77MB 4.7s [2021-12-21T18:42:08.177Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 4.8s done [2021-12-21T18:42:08.177Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 0B / 156B 4.8s [2021-12-21T18:42:08.177Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 16.78MB / 85.77MB 4.9s [2021-12-21T18:42:08.177Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 4.9s [2021-12-21T18:42:08.379Z] [2021-12-21T18:42:08.379Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:08.379Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-21T18:42:08.379Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-12-21T18:42:08.379Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:08.379Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-21T18:42:08.379Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-21T18:42:08.425Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 97.52MB / 102.63MB 7.8s [2021-12-21T18:42:08.447Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 36.70MB / 134.81MB 5.1s [2021-12-21T18:42:08.447Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 30.41MB / 85.77MB 5.1s [2021-12-21T18:42:08.447Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 5.0s done [2021-12-21T18:42:08.464Z] #28 ... [2021-12-21T18:42:08.464Z] [2021-12-21T18:42:08.464Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:08.464Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-21T18:42:08.464Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-21T18:42:08.464Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:08.464Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-21T18:42:08.464Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-21T18:42:08.464Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-12-21T18:42:08.464Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-12-21T18:42:08.464Z] #69 DONE 4.0s [2021-12-21T18:42:08.464Z] [2021-12-21T18:42:08.464Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:08.464Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:08.691Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-12-21T18:42:08.713Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 45.09MB / 134.81MB 5.4s [2021-12-21T18:42:08.713Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 40.89MB / 85.77MB 5.4s [2021-12-21T18:42:08.713Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 52.17MB / 134.81MB 5.4s [2021-12-21T18:42:08.951Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.3s [2021-12-21T18:42:08.951Z] #69 ... [2021-12-21T18:42:08.951Z] [2021-12-21T18:42:08.951Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-12-21T18:42:08.951Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-12-21T18:42:08.951Z] #45 DONE 0.0s [2021-12-21T18:42:08.951Z] [2021-12-21T18:42:08.951Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:08.951Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-21T18:42:08.951Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-12-21T18:42:08.951Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-12-21T18:42:08.951Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-12-21T18:42:08.975Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 50.33MB / 85.77MB 5.6s [2021-12-21T18:42:08.975Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 60.19MB / 134.81MB 5.7s [2021-12-21T18:42:09.369Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 55.57MB / 85.77MB 5.8s [2021-12-21T18:42:09.369Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 72.35MB / 134.81MB 5.9s [2021-12-21T18:42:09.369Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 62.91MB / 85.77MB 5.9s [2021-12-21T18:42:09.633Z] #11 ... [2021-12-21T18:42:09.633Z] [2021-12-21T18:42:09.633Z] #24 [internal] load build context [2021-12-21T18:42:09.633Z] #24 sha256:713eb5b0deaf8bb53208f1eae83c734833a811117e7c4f21b05c5d3f755fb53e [2021-12-21T18:42:09.633Z] #24 transferring context: 55.52MB 5.7s done [2021-12-21T18:42:09.633Z] #24 DONE 6.7s [2021-12-21T18:42:09.633Z] [2021-12-21T18:42:09.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:09.633Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:09.633Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 70.25MB / 85.77MB 6.3s [2021-12-21T18:42:09.633Z] #11 ... [2021-12-21T18:42:09.633Z] [2021-12-21T18:42:09.633Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:09.633Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:10.581Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.1s [2021-12-21T18:42:10.963Z] #11 ... [2021-12-21T18:42:10.964Z] [2021-12-21T18:42:10.964Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:10.964Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-21T18:42:10.964Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-21T18:42:10.964Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:10.964Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-12-21T18:42:10.964Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-12-21T18:42:10.964Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.8s done [2021-12-21T18:42:10.964Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-12-21T18:42:10.964Z] #69 ... [2021-12-21T18:42:10.964Z] [2021-12-21T18:42:10.964Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:10.964Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2021-12-21T18:42:10.964Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2021-12-21T18:42:10.964Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2021-12-21T18:42:10.964Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2021-12-21T18:42:10.964Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2021-12-21T18:42:10.964Z] #28 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 7.9s done [2021-12-21T18:42:10.964Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 2.2s [2021-12-21T18:42:10.964Z] #28 ... [2021-12-21T18:42:10.964Z] [2021-12-21T18:42:10.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:10.964Z] #11 sha256:d2c61e19dd1409c74812da232cc73f98df32dc89248af49c085255f5a8f48171 [2021-12-21T18:42:10.964Z] #11 ... [2021-12-21T18:42:10.964Z] [2021-12-21T18:42:10.964Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:10.964Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:10.964Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done [2021-12-21T18:42:10.964Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-12-21T18:42:10.964Z] #71 DONE 10.5s [2021-12-21T18:42:10.964Z] [2021-12-21T18:42:10.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:10.964Z] #11 sha256:d2c61e19dd1409c74812da232cc73f98df32dc89248af49c085255f5a8f48171 [2021-12-21T18:42:10.964Z] #11 sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 102.63MB / 102.63MB 10.4s done [2021-12-21T18:42:11.224Z] #11 ... [2021-12-21T18:42:11.224Z] [2021-12-21T18:42:11.224Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:11.224Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-12-21T18:42:11.224Z] #69 DONE 10.5s [2021-12-21T18:42:11.224Z] [2021-12-21T18:42:11.224Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:11.224Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2021-12-21T18:42:11.773Z] #28 ... [2021-12-21T18:42:11.773Z] [2021-12-21T18:42:11.773Z] #24 [internal] load build context [2021-12-21T18:42:11.773Z] #24 sha256:f6aaa782631e9956ceb3ab4207c84f7b0ac9fe0581910db47c39fc5f72945ab0 [2021-12-21T18:42:11.773Z] #24 transferring context: 55.52MB 7.0s done [2021-12-21T18:42:11.773Z] #24 DONE 7.5s [2021-12-21T18:42:11.773Z] [2021-12-21T18:42:11.773Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:11.773Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:12.251Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2021-12-21T18:42:12.251Z] #69 DONE 3.8s [2021-12-21T18:42:12.251Z] [2021-12-21T18:42:12.251Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:12.251Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:12.251Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 0.0s done [2021-12-21T18:42:12.251Z] #11 sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 1.86kB / 1.86kB done [2021-12-21T18:42:12.251Z] #11 sha256:d860e175278037ee2429fecb1150bf10635ff4488c5a6faf695b169bf2c0868f 1.80kB / 1.80kB done [2021-12-21T18:42:12.252Z] #11 sha256:37eabbc422cd87d1d6f7d02fc132605c22a5ef03ca0ec8c83f3dc51101dbbdb9 7.07kB / 7.07kB done [2021-12-21T18:42:12.252Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 2.1s done [2021-12-21T18:42:12.252Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 1.4s done [2021-12-21T18:42:12.252Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 2.2s done [2021-12-21T18:42:12.252Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 3.3s done [2021-12-21T18:42:12.252Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 1.1s [2021-12-21T18:42:12.252Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 66.06MB / 85.77MB 3.6s [2021-12-21T18:42:12.252Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 59.77MB / 134.81MB 3.6s [2021-12-21T18:42:12.252Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 3.5s done [2021-12-21T18:42:12.346Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.1s [2021-12-21T18:42:12.510Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 71.30MB / 85.77MB 3.7s [2021-12-21T18:42:12.510Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 3.9s [2021-12-21T18:42:12.510Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 76.55MB / 134.81MB 3.9s [2021-12-21T18:42:12.609Z] #28 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 4.1s done [2021-12-21T18:42:12.626Z] #72 ... [2021-12-21T18:42:12.626Z] [2021-12-21T18:42:12.626Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:12.626Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:42:12.626Z] #20 27.75 Fetched 40.3 MB in 26s (1562 kB/s) [2021-12-21T18:42:12.787Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 95.48MB / 134.81MB 4.2s [2021-12-21T18:42:12.868Z] #28 DONE 12.4s [2021-12-21T18:42:12.868Z] [2021-12-21T18:42:12.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:12.868Z] #11 sha256:d2c61e19dd1409c74812da232cc73f98df32dc89248af49c085255f5a8f48171 [2021-12-21T18:42:12.868Z] #11 extracting sha256:ee42e24e52cb2f9b50ab14328865298f5ae6ac159219db890afc6366ec641a46 3.9s done [2021-12-21T18:42:12.868Z] #11 extracting sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 1.2s [2021-12-21T18:42:13.209Z] #28 ... [2021-12-21T18:42:13.209Z] [2021-12-21T18:42:13.209Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:13.209Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:13.209Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-21T18:42:13.209Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-21T18:42:13.209Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:13.209Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-21T18:42:13.209Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.4s done [2021-12-21T18:42:13.209Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2021-12-21T18:42:13.209Z] #71 ... [2021-12-21T18:42:13.209Z] [2021-12-21T18:42:13.209Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:13.209Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:13.356Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 4.6s done [2021-12-21T18:42:13.356Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 111.15MB / 134.81MB 4.7s [2021-12-21T18:42:13.356Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 124.78MB / 134.81MB 4.8s [2021-12-21T18:42:13.613Z] #11 ... [2021-12-21T18:42:13.614Z] [2021-12-21T18:42:13.614Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:13.614Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:13.614Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:13.614Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-21T18:42:13.614Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-21T18:42:13.614Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-12-21T18:42:13.614Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-12-21T18:42:13.614Z] #71 DONE 5.3s [2021-12-21T18:42:13.614Z] [2021-12-21T18:42:13.614Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:13.614Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:13.614Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 133.17MB / 134.81MB 5.0s [2021-12-21T18:42:13.614Z] #11 ... [2021-12-21T18:42:13.614Z] [2021-12-21T18:42:13.614Z] #24 [internal] load build context [2021-12-21T18:42:13.614Z] #24 sha256:c0a0a7937d29601ec2afa81ff02510b3981897a7f74758a288a46f5c5b81a272 [2021-12-21T18:42:13.614Z] #24 transferring context: 34.48MB 5.3s [2021-12-21T18:42:14.260Z] #28 ... [2021-12-21T18:42:14.260Z] [2021-12-21T18:42:14.260Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:14.260Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:14.260Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-12-21T18:42:14.260Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-12-21T18:42:14.260Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-12-21T18:42:14.260Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-12-21T18:42:14.260Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.4s done [2021-12-21T18:42:14.260Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s [2021-12-21T18:42:14.520Z] #71 ... [2021-12-21T18:42:14.520Z] [2021-12-21T18:42:14.520Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:14.520Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:14.520Z] #11 resolve docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 0.1s done [2021-12-21T18:42:14.520Z] #11 sha256:37eabbc422cd87d1d6f7d02fc132605c22a5ef03ca0ec8c83f3dc51101dbbdb9 7.07kB / 7.07kB done [2021-12-21T18:42:14.520Z] #11 sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 1.86kB / 1.86kB done [2021-12-21T18:42:14.520Z] #11 sha256:d860e175278037ee2429fecb1150bf10635ff4488c5a6faf695b169bf2c0868f 1.80kB / 1.80kB done [2021-12-21T18:42:14.520Z] #11 sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 54.93MB / 54.93MB 1.7s done [2021-12-21T18:42:14.520Z] #11 sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 5.15MB / 5.15MB 1.2s done [2021-12-21T18:42:14.520Z] #11 sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 10.87MB / 10.87MB 2.5s done [2021-12-21T18:42:14.520Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 8.0s [2021-12-21T18:42:14.520Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 7.2s done [2021-12-21T18:42:14.520Z] #11 sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 54.57MB / 54.57MB 5.5s done [2021-12-21T18:42:14.520Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 9.2s done [2021-12-21T18:42:14.520Z] #11 sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 156B / 156B 7.6s done [2021-12-21T18:42:14.550Z] #24 transferring context: 55.51MB 6.2s done [2021-12-21T18:42:14.603Z] #28 ... [2021-12-21T18:42:14.603Z] [2021-12-21T18:42:14.603Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:14.603Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:14.603Z] #71 DONE 11.6s [2021-12-21T18:42:14.603Z] [2021-12-21T18:42:14.603Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:14.603Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:14.773Z] #11 extracting sha256:387334821c5766fe1e51787a0e39fabd91c968e763b23a2444bb011742679aa3 2.9s done [2021-12-21T18:42:14.773Z] #11 extracting sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 [2021-12-21T18:42:14.807Z] #24 DONE 6.4s [2021-12-21T18:42:14.807Z] [2021-12-21T18:42:14.807Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:14.807Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:14.807Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 6.0s done [2021-12-21T18:42:15.460Z] #11 ... [2021-12-21T18:42:15.460Z] [2021-12-21T18:42:15.460Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-21T18:42:15.460Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-21T18:42:15.460Z] #70 DONE 1.1s [2021-12-21T18:42:15.460Z] [2021-12-21T18:42:15.460Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-12-21T18:42:15.460Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-12-21T18:42:15.740Z] #11 ... [2021-12-21T18:42:15.740Z] [2021-12-21T18:42:15.740Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-21T18:42:15.740Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-21T18:42:15.740Z] #70 DONE 0.6s [2021-12-21T18:42:15.740Z] [2021-12-21T18:42:15.740Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:15.740Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:15.998Z] #28 ... [2021-12-21T18:42:15.998Z] [2021-12-21T18:42:15.998Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-21T18:42:15.998Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-21T18:42:15.998Z] #70 DONE 1.1s [2021-12-21T18:42:15.998Z] [2021-12-21T18:42:15.998Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:15.998Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:15.998Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 10.4s [2021-12-21T18:42:16.304Z] #11 ... [2021-12-21T18:42:16.304Z] [2021-12-21T18:42:16.304Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-21T18:42:16.304Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-21T18:42:16.304Z] #72 DONE 0.6s [2021-12-21T18:42:16.304Z] [2021-12-21T18:42:16.304Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:16.304Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:16.570Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 10.8s done [2021-12-21T18:42:16.839Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2021-12-21T18:42:16.839Z] #71 DONE 12.5s [2021-12-21T18:42:16.839Z] [2021-12-21T18:42:16.839Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:16.839Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:17.143Z] #28 DONE 14.0s [2021-12-21T18:42:17.143Z] [2021-12-21T18:42:17.143Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-21T18:42:17.143Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-21T18:42:17.143Z] #72 DONE 1.1s [2021-12-21T18:42:17.143Z] [2021-12-21T18:42:17.143Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:17.143Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:42:17.235Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 6.2s [2021-12-21T18:42:17.408Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 10.2s [2021-12-21T18:42:18.063Z] #11 extracting sha256:7df682714696dcda51e3d1450e19e12e91596cb835720e25c9c4b9e1c4bf4c16 3.1s done [2021-12-21T18:42:18.605Z] #11 ... [2021-12-21T18:42:18.605Z] [2021-12-21T18:42:18.605Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2021-12-21T18:42:18.605Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2021-12-21T18:42:18.605Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2021-12-21T18:42:18.605Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2021-12-21T18:42:18.605Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2021-12-21T18:42:18.605Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2021-12-21T18:42:18.605Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.3s done [2021-12-21T18:42:18.605Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 7.9s done [2021-12-21T18:42:18.605Z] #28 DONE 10.0s [2021-12-21T18:42:18.605Z] [2021-12-21T18:42:18.605Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:18.605Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:18.605Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 7.5s done [2021-12-21T18:42:18.605Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 [2021-12-21T18:42:18.632Z] #11 extracting sha256:d19c6eaaced152f2555856673c7fddada222c210af0071877297faa8944a5ebf done [2021-12-21T18:42:18.793Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 11.7s done [2021-12-21T18:42:19.167Z] #20 27.75 Reading package lists... [2021-12-21T18:42:19.167Z] #20 ... [2021-12-21T18:42:19.167Z] [2021-12-21T18:42:19.167Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:42:19.167Z] #67 sha256:bdd3d2ad843923d693c522e7a5dc34ed3bd630e0b474344c00416c850321a573 [2021-12-21T18:42:19.167Z] #67 28.08 Fetched 40.3 MB in 26s (1552 kB/s) [2021-12-21T18:42:19.363Z] #28 DONE 15.2s [2021-12-21T18:42:19.363Z] [2021-12-21T18:42:19.363Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-21T18:42:19.363Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-21T18:42:19.363Z] #72 DONE 1.1s [2021-12-21T18:42:19.363Z] [2021-12-21T18:42:19.363Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:19.363Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:42:19.539Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 0.9s done [2021-12-21T18:42:19.539Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 [2021-12-21T18:42:19.698Z] #29 2.455 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:19.698Z] #29 2.455 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:19.698Z] #29 2.455 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:19.698Z] #29 2.610 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:42:19.698Z] #29 ... [2021-12-21T18:42:19.698Z] [2021-12-21T18:42:19.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:19.698Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:19.698Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 11.3s done [2021-12-21T18:42:19.698Z] #11 sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 134.81MB / 134.81MB 10.9s done [2021-12-21T18:42:19.698Z] #11 sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 85.77MB / 85.77MB 10.4s done [2021-12-21T18:42:19.698Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 1.3s [2021-12-21T18:42:19.967Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 1.5s done [2021-12-21T18:42:20.013Z] #11 ... [2021-12-21T18:42:20.013Z] [2021-12-21T18:42:20.013Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-21T18:42:20.013Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-21T18:42:20.013Z] #70 ... [2021-12-21T18:42:20.013Z] [2021-12-21T18:42:20.013Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:20.013Z] #11 sha256:d2c61e19dd1409c74812da232cc73f98df32dc89248af49c085255f5a8f48171 [2021-12-21T18:42:20.013Z] #11 DONE 19.3s [2021-12-21T18:42:20.013Z] [2021-12-21T18:42:20.013Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-21T18:42:20.013Z] #12 sha256:a3774e4b76fa67979cd22e9fcf205d97529d16288053ad209102c08dc2a77de7 [2021-12-21T18:42:20.096Z] #67 28.08 Reading package lists... [2021-12-21T18:42:20.096Z] #67 ... [2021-12-21T18:42:20.096Z] [2021-12-21T18:42:20.096Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:20.096Z] #72 sha256:000f0244c8b03352e831aa55783ff823954c891d7f1e8b043d8299fb1a3c0ca8 [2021-12-21T18:42:20.096Z] #72 36.58 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:42:20.228Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 [2021-12-21T18:42:20.273Z] #12 ... [2021-12-21T18:42:20.273Z] [2021-12-21T18:42:20.273Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-21T18:42:20.273Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-12-21T18:42:20.273Z] #70 DONE 0.6s [2021-12-21T18:42:20.352Z] #72 36.58 + GOBIN=/build [2021-12-21T18:42:20.352Z] #72 36.58 + GO111MODULE=on [2021-12-21T18:42:20.352Z] #72 36.58 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-21T18:42:20.470Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 0.9s done [2021-12-21T18:42:20.534Z] [2021-12-21T18:42:20.534Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-21T18:42:20.534Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-12-21T18:42:20.534Z] #72 DONE 0.2s [2021-12-21T18:42:20.534Z] [2021-12-21T18:42:20.534Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:20.534Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-21T18:42:20.534Z] #29 7.461 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:20.534Z] #29 7.477 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:20.534Z] #29 7.477 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:20.732Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 [2021-12-21T18:42:20.794Z] #29 7.646 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:42:20.794Z] #29 7.793 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:42:21.053Z] #29 8.042 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:42:21.053Z] #29 ... [2021-12-21T18:42:21.053Z] [2021-12-21T18:42:21.053Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-21T18:42:21.053Z] #12 sha256:a3774e4b76fa67979cd22e9fcf205d97529d16288053ad209102c08dc2a77de7 [2021-12-21T18:42:21.053Z] #12 DONE 1.2s [2021-12-21T18:42:21.053Z] [2021-12-21T18:42:21.053Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-21T18:42:21.053Z] #13 sha256:b4b611da5b4a228cd0fa470c25d064b778f65997f89569a34997d3583253cb6d [2021-12-21T18:42:21.721Z] #72 ... [2021-12-21T18:42:21.721Z] [2021-12-21T18:42:21.721Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:21.721Z] #45 sha256:608fa830d1083d01106226a8f4ebf67912b1d8f3b67422901223958cfc967a49 [2021-12-21T18:42:21.721Z] #45 28.05 Fetched 40.3 MB in 26s (1558 kB/s) [2021-12-21T18:42:21.721Z] #45 28.05 Reading package lists... [2021-12-21T18:42:21.721Z] #45 37.07 Reading package lists... [2021-12-21T18:42:21.721Z] #45 ... [2021-12-21T18:42:21.721Z] [2021-12-21T18:42:21.721Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:21.721Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:42:21.721Z] #20 27.75 Reading package lists... [2021-12-21T18:42:21.906Z] #29 2.299 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:21.906Z] #29 2.309 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:21.906Z] #29 2.309 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:21.989Z] #13 DONE 0.8s [2021-12-21T18:42:21.989Z] [2021-12-21T18:42:21.989Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-21T18:42:21.989Z] #33 sha256:a257dcfee02723a4e620e9edc76a42fb7d6aab860aaa2608f681de24668efbb1 [2021-12-21T18:42:21.989Z] #33 ... [2021-12-21T18:42:21.989Z] [2021-12-21T18:42:21.989Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-21T18:42:21.989Z] #42 sha256:b0895a2f10d9cd32558d112eabb1875df45be4f1ed4805b62e57d53a72d57a5d [2021-12-21T18:42:21.989Z] #42 DONE 0.2s [2021-12-21T18:42:21.989Z] [2021-12-21T18:42:21.989Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-21T18:42:21.989Z] #33 sha256:a257dcfee02723a4e620e9edc76a42fb7d6aab860aaa2608f681de24668efbb1 [2021-12-21T18:42:21.989Z] #33 DONE 0.3s [2021-12-21T18:42:21.989Z] [2021-12-21T18:42:21.989Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:42:21.989Z] #43 sha256:e7c4530740b32a2b42a5a3d269476b056d098b76df4b29d960f9eb0bb2e5c785 [2021-12-21T18:42:22.143Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 1.7s done [2021-12-21T18:42:22.174Z] #29 2.538 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:42:22.248Z] #43 ... [2021-12-21T18:42:22.249Z] [2021-12-21T18:42:22.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 [2021-12-21T18:42:22.249Z] #46 sha256:637b30abb802d093f4537ebaa97ff9be51f99a8fea15002fcc8003b8ff2a7f0f [2021-12-21T18:42:22.249Z] #46 DONE 0.3s [2021-12-21T18:42:22.249Z] [2021-12-21T18:42:22.249Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-21T18:42:22.249Z] #64 sha256:6c69faf6d2b72846f083c6b195911b2d27bfd398d877c7327af986916c87311a [2021-12-21T18:42:22.249Z] #64 DONE 0.4s [2021-12-21T18:42:22.249Z] [2021-12-21T18:42:22.249Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-21T18:42:22.249Z] #25 sha256:68a129c4fc7598324e542797f248a71a2ae77ccdf0fd5150d064d3e9c5afde98 [2021-12-21T18:42:22.249Z] #25 DONE 0.4s [2021-12-21T18:42:22.404Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 0.1s [2021-12-21T18:42:22.437Z] #29 2.909 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:42:22.510Z] [2021-12-21T18:42:22.510Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:42:22.510Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:42:23.006Z] #29 3.480 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:42:23.945Z] #29 4.578 Fetched 8485 kB in 3s (3312 kB/s) [2021-12-21T18:42:24.910Z] #29 4.578 Reading package lists... [2021-12-21T18:42:25.479Z] #29 5.438 Reading package lists... [2021-12-21T18:42:25.479Z] #29 ... [2021-12-21T18:42:25.479Z] [2021-12-21T18:42:25.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:25.479Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:25.479Z] #11 extracting sha256:5e0b432e8ba9d9029a000e627840b98ffc1ed0c5172075b7d3e869be0df0fe9b 11.8s done [2021-12-21T18:42:25.479Z] #11 extracting sha256:a84cfd68b5cea612a8343c346bfa5bd6c486769010d12f7ec86b23c74887feb2 0.9s done [2021-12-21T18:42:25.479Z] #11 extracting sha256:e8b8f2315954535f1e27cd13d777e73da4a787b0aebf4241d225beff3c91cbb1 2.0s done [2021-12-21T18:42:25.479Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 3.5s [2021-12-21T18:42:25.746Z] #11 ... [2021-12-21T18:42:25.746Z] [2021-12-21T18:42:25.746Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:25.746Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:42:25.746Z] #29 5.438 Reading package lists... [2021-12-21T18:42:25.895Z] #20 36.99 Reading package lists... [2021-12-21T18:42:25.895Z] #20 ... [2021-12-21T18:42:25.895Z] [2021-12-21T18:42:25.895Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:25.895Z] #72 sha256:000f0244c8b03352e831aa55783ff823954c891d7f1e8b043d8299fb1a3c0ca8 [2021-12-21T18:42:25.895Z] #72 42.39 rootlesskit version 0.14.6 [2021-12-21T18:42:25.895Z] #72 42.40 Usage of /build/rootlesskit-docker-proxy: [2021-12-21T18:42:26.002Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 4.9s done [2021-12-21T18:42:26.002Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 [2021-12-21T18:42:26.004Z] #29 6.258 Building dependency tree... [2021-12-21T18:42:26.005Z] #29 6.632 The following additional packages will be installed: [2021-12-21T18:42:26.005Z] #29 6.638 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-21T18:42:26.005Z] #29 6.638 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-21T18:42:26.005Z] #29 6.638 Recommended packages: [2021-12-21T18:42:26.005Z] #29 6.638 libldap-common publicsuffix libsasl2-modules [2021-12-21T18:42:26.157Z] #72 42.40 -container-ip string [2021-12-21T18:42:26.157Z] #72 42.40 container ip [2021-12-21T18:42:26.157Z] #72 42.40 -container-port int [2021-12-21T18:42:26.157Z] #72 42.40 container port (default -1) [2021-12-21T18:42:26.157Z] #72 42.40 -host-ip string [2021-12-21T18:42:26.157Z] #72 42.40 host ip [2021-12-21T18:42:26.157Z] #72 42.40 -host-port int [2021-12-21T18:42:26.157Z] #72 42.40 host port (default -1) [2021-12-21T18:42:26.157Z] #72 42.41 -proto string [2021-12-21T18:42:26.157Z] #72 42.41 proxy protocol (default "tcp") [2021-12-21T18:42:26.263Z] #29 6.806 The following NEW packages will be installed: [2021-12-21T18:42:26.263Z] #29 6.806 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-21T18:42:26.263Z] #29 6.806 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-21T18:42:26.263Z] #29 6.806 libssh2-1 openssl [2021-12-21T18:42:26.414Z] #72 DONE 42.9s [2021-12-21T18:42:26.414Z] [2021-12-21T18:42:26.414Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-21T18:42:26.414Z] #73 sha256:d4f9d8af24aeecd5e2b954ea2a4c58126dacc09d023ead6b788f54f94cba7f79 [2021-12-21T18:42:26.525Z] #29 7.079 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-21T18:42:26.525Z] #29 7.079 Need to get 3038 kB of archives. [2021-12-21T18:42:26.525Z] #29 7.079 After this operation, 6650 kB of additional disk space will be used. [2021-12-21T18:42:26.525Z] #29 7.079 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-21T18:42:26.671Z] #73 DONE 0.1s [2021-12-21T18:42:26.671Z] [2021-12-21T18:42:26.671Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-21T18:42:26.671Z] #74 sha256:b792afb51026bff4c2ad5abe1b1921abc38332b84d15b5ad88df08decd25b843 [2021-12-21T18:42:26.671Z] #74 DONE 0.1s [2021-12-21T18:42:26.671Z] [2021-12-21T18:42:26.671Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:42:26.671Z] #67 sha256:bdd3d2ad843923d693c522e7a5dc34ed3bd630e0b474344c00416c850321a573 [2021-12-21T18:42:26.671Z] #67 28.08 Reading package lists... [2021-12-21T18:42:26.789Z] #29 7.093 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-21T18:42:26.789Z] #29 7.096 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-21T18:42:26.789Z] #29 7.104 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-21T18:42:26.789Z] #29 7.105 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-21T18:42:26.789Z] #29 7.107 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-21T18:42:26.789Z] #29 7.110 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-21T18:42:26.789Z] #29 7.115 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-21T18:42:26.789Z] #29 7.116 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-21T18:42:26.789Z] #29 7.118 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-21T18:42:26.789Z] #29 7.121 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2021-12-21T18:42:26.789Z] #29 7.127 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2021-12-21T18:42:26.789Z] #29 7.127 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-21T18:42:26.789Z] #29 7.131 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-21T18:42:26.789Z] #29 7.133 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-21T18:42:26.789Z] #29 7.326 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:42:26.789Z] #29 7.351 Fetched 3038 kB in 0s (9420 kB/s) [2021-12-21T18:42:26.802Z] INFO: Extraction ended at 12/21/2021 18:42:24. Duration:00:00:28.5677495 [2021-12-21T18:42:26.802Z] INFO: Updating the golang and path environment variables [2021-12-21T18:42:26.802Z] INFO: GOPATH=d:\gopath [2021-12-21T18:42:26.802Z] INFO: go version go1.17.5 windows/amd64 [2021-12-21T18:42:26.802Z] INFO: Running the daemon under test in debug mode [2021-12-21T18:42:26.802Z] INFO: Starting a daemon under test... [2021-12-21T18:42:26.802Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43097\3\daemon --pidfile d:\CI\PR-43097\3\docker.pid -D [2021-12-21T18:42:26.802Z] INFO: Process started successfully. [2021-12-21T18:42:26.802Z] INFO: Start tailing logs of the daemon under tests [2021-12-21T18:42:26.802Z] INFO: Waiting for the daemon under test to start... [2021-12-21T18:42:27.047Z] #29 7.374 Selecting previously unselected package openssl. [2021-12-21T18:42:27.048Z] #29 7.374 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-12-21T18:42:27.048Z] #29 7.382 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-21T18:42:27.048Z] #29 7.386 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:27.048Z] #29 7.607 Selecting previously unselected package ca-certificates. [2021-12-21T18:42:27.048Z] #29 7.607 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-21T18:42:27.048Z] #29 7.615 Unpacking ca-certificates (20210119) ... [2021-12-21T18:42:27.309Z] #29 7.715 Selecting previously unselected package libbrotli1:amd64. [2021-12-21T18:42:27.309Z] #29 7.715 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-21T18:42:27.309Z] #29 7.730 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-21T18:42:27.309Z] #29 7.822 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-21T18:42:27.309Z] #29 7.822 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-21T18:42:27.309Z] #29 7.822 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.309Z] #29 7.878 Selecting previously unselected package libsasl2-2:amd64. [2021-12-21T18:42:27.309Z] #29 7.878 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-21T18:42:27.309Z] #29 7.881 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.369Z] #11 ... [2021-12-21T18:42:27.370Z] [2021-12-21T18:42:27.370Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:27.370Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:42:27.370Z] #29 1.531 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:27.370Z] #29 1.567 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:27.370Z] #29 1.567 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:27.370Z] #29 1.822 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:42:27.370Z] #29 2.159 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:42:27.370Z] #29 2.440 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:42:27.370Z] #29 3.775 Fetched 8485 kB in 3s (3383 kB/s) [2021-12-21T18:42:27.370Z] #29 3.775 Reading package lists... [2021-12-21T18:42:27.370Z] #29 4.586 Reading package lists... [2021-12-21T18:42:27.370Z] #29 5.376 Building dependency tree... [2021-12-21T18:42:27.370Z] #29 5.708 The following additional packages will be installed: [2021-12-21T18:42:27.370Z] #29 5.708 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-21T18:42:27.370Z] #29 5.709 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-21T18:42:27.370Z] #29 5.711 Recommended packages: [2021-12-21T18:42:27.370Z] #29 5.711 libldap-common publicsuffix libsasl2-modules [2021-12-21T18:42:27.370Z] #29 5.881 The following NEW packages will be installed: [2021-12-21T18:42:27.370Z] #29 5.882 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-21T18:42:27.370Z] #29 5.883 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-21T18:42:27.370Z] #29 5.884 libssh2-1 openssl [2021-12-21T18:42:27.370Z] #29 6.156 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-21T18:42:27.370Z] #29 6.156 Need to get 3038 kB of archives. [2021-12-21T18:42:27.370Z] #29 6.156 After this operation, 6650 kB of additional disk space will be used. [2021-12-21T18:42:27.370Z] #29 6.156 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-21T18:42:27.370Z] #29 6.170 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-21T18:42:27.370Z] #29 6.171 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-21T18:42:27.370Z] #29 6.174 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-21T18:42:27.370Z] #29 6.177 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-21T18:42:27.370Z] #29 6.179 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-21T18:42:27.370Z] #29 6.182 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-21T18:42:27.370Z] #29 6.186 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-21T18:42:27.370Z] #29 6.187 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-21T18:42:27.370Z] #29 6.187 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-21T18:42:27.370Z] #29 6.189 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2021-12-21T18:42:27.370Z] #29 6.193 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2021-12-21T18:42:27.370Z] #29 6.197 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-21T18:42:27.370Z] #29 6.198 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-21T18:42:27.370Z] #29 6.201 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-21T18:42:27.370Z] #29 6.380 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:42:27.370Z] #29 6.412 Fetched 3038 kB in 0s (9736 kB/s) [2021-12-21T18:42:27.370Z] #29 6.447 Selecting previously unselected package openssl. [2021-12-21T18:42:27.370Z] #29 6.447 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-12-21T18:42:27.370Z] #29 6.447 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 6.453 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:27.370Z] #29 6.605 Selecting previously unselected package ca-certificates. [2021-12-21T18:42:27.370Z] #29 6.605 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-21T18:42:27.370Z] #29 6.609 Unpacking ca-certificates (20210119) ... [2021-12-21T18:42:27.370Z] #29 6.691 Selecting previously unselected package libbrotli1:amd64. [2021-12-21T18:42:27.370Z] #29 6.691 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 6.700 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-21T18:42:27.370Z] #29 6.770 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-21T18:42:27.370Z] #29 6.770 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 6.773 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.370Z] #29 6.819 Selecting previously unselected package libsasl2-2:amd64. [2021-12-21T18:42:27.370Z] #29 6.819 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 6.823 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.370Z] #29 6.874 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-21T18:42:27.370Z] #29 6.874 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 6.878 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:27.370Z] #29 6.946 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-21T18:42:27.370Z] #29 6.946 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 6.956 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-21T18:42:27.370Z] #29 7.000 Selecting previously unselected package libpsl5:amd64. [2021-12-21T18:42:27.370Z] #29 7.000 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.004 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-21T18:42:27.370Z] #29 7.053 Selecting previously unselected package librtmp1:amd64. [2021-12-21T18:42:27.370Z] #29 7.053 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.058 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:27.370Z] #29 7.132 Selecting previously unselected package libssh2-1:amd64. [2021-12-21T18:42:27.370Z] #29 7.133 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.138 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-21T18:42:27.370Z] #29 7.200 Selecting previously unselected package libcurl4:amd64. [2021-12-21T18:42:27.370Z] #29 7.200 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.205 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.370Z] #29 7.275 Selecting previously unselected package curl. [2021-12-21T18:42:27.370Z] #29 7.275 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.284 Unpacking curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.370Z] #29 7.339 Selecting previously unselected package libonig5:amd64. [2021-12-21T18:42:27.370Z] #29 7.340 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.344 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:42:27.370Z] #29 7.408 Selecting previously unselected package libjq1:amd64. [2021-12-21T18:42:27.370Z] #29 7.408 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.412 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:42:27.370Z] #29 7.458 Selecting previously unselected package jq. [2021-12-21T18:42:27.370Z] #29 7.458 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-21T18:42:27.370Z] #29 7.461 Unpacking jq (1.6-2.1) ... [2021-12-21T18:42:27.370Z] #29 7.500 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-21T18:42:27.370Z] #29 7.511 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-21T18:42:27.370Z] #29 7.523 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-21T18:42:27.370Z] #29 7.534 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.370Z] #29 7.546 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:27.370Z] #29 7.556 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.370Z] #29 7.567 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-21T18:42:27.370Z] #29 7.578 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:27.370Z] #29 7.595 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:42:27.370Z] #29 7.610 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:42:27.370Z] #29 7.617 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:27.370Z] #29 7.627 Setting up ca-certificates (20210119) ... [2021-12-21T18:42:27.370Z] #29 8.232 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:27.370Z] #29 9.010 129 added, 0 removed; done. [2021-12-21T18:42:27.370Z] #29 9.078 Setting up jq (1.6-2.1) ... [2021-12-21T18:42:27.370Z] #29 9.095 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.370Z] #29 9.105 Setting up curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.370Z] #29 9.117 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:42:27.570Z] #29 7.946 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-21T18:42:27.570Z] #29 7.946 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-21T18:42:27.570Z] #29 7.953 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:27.570Z] #29 8.047 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-21T18:42:27.570Z] #29 8.047 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-21T18:42:27.570Z] #29 8.051 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-21T18:42:27.570Z] #29 8.097 Selecting previously unselected package libpsl5:amd64. [2021-12-21T18:42:27.570Z] #29 8.097 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-21T18:42:27.570Z] #29 8.101 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-21T18:42:27.570Z] #29 8.143 Selecting previously unselected package librtmp1:amd64. [2021-12-21T18:42:27.570Z] #29 8.143 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-21T18:42:27.570Z] #29 8.163 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:27.570Z] #29 8.198 Selecting previously unselected package libssh2-1:amd64. [2021-12-21T18:42:27.570Z] #29 8.198 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-21T18:42:27.570Z] #29 8.208 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-21T18:42:27.627Z] #29 9.142 Processing triggers for ca-certificates (20210119) ... [2021-12-21T18:42:27.628Z] #29 9.153 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:27.628Z] #29 ... [2021-12-21T18:42:27.628Z] [2021-12-21T18:42:27.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:27.628Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:27.705Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 5.2s [2021-12-21T18:42:27.824Z] #26 ... [2021-12-21T18:42:27.824Z] [2021-12-21T18:42:27.824Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:27.824Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-21T18:42:27.824Z] #29 9.150 Fetched 8370 kB in 2s (4312 kB/s) [2021-12-21T18:42:27.824Z] #29 9.150 Reading package lists... [2021-12-21T18:42:27.824Z] #29 9.935 Reading package lists... [2021-12-21T18:42:27.824Z] #29 10.75 Building dependency tree... [2021-12-21T18:42:27.824Z] #29 11.20 The following additional packages will be installed: [2021-12-21T18:42:27.824Z] #29 11.20 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-21T18:42:27.824Z] #29 11.20 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-21T18:42:27.824Z] #29 11.20 Recommended packages: [2021-12-21T18:42:27.824Z] #29 11.20 libldap-common publicsuffix libsasl2-modules [2021-12-21T18:42:27.824Z] #29 11.34 The following NEW packages will be installed: [2021-12-21T18:42:27.824Z] #29 11.34 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-21T18:42:27.824Z] #29 11.34 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-21T18:42:27.824Z] #29 11.34 libssh2-1 openssl [2021-12-21T18:42:27.824Z] #29 11.61 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-21T18:42:27.824Z] #29 11.61 Need to get 2932 kB of archives. [2021-12-21T18:42:27.824Z] #29 11.61 After this operation, 6483 kB of additional disk space will be used. [2021-12-21T18:42:27.824Z] #29 11.61 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-12-21T18:42:27.824Z] #29 11.63 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-12-21T18:42:27.824Z] #29 11.64 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2021-12-21T18:42:27.824Z] #29 11.64 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2021-12-21T18:42:27.824Z] #29 11.70 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-21T18:42:27.824Z] #29 11.70 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-21T18:42:27.824Z] #29 11.70 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-21T18:42:27.824Z] #29 11.93 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:42:27.824Z] #29 11.99 Fetched 2932 kB in 0s (8287 kB/s) [2021-12-21T18:42:27.824Z] #29 12.01 Selecting previously unselected package openssl. [2021-12-21T18:42:27.824Z] #29 12.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-12-21T18:42:27.824Z] #29 12.01 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.01 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:27.824Z] #29 12.14 Selecting previously unselected package ca-certificates. [2021-12-21T18:42:27.824Z] #29 12.14 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-21T18:42:27.824Z] #29 12.14 Unpacking ca-certificates (20210119) ... [2021-12-21T18:42:27.824Z] #29 12.22 Selecting previously unselected package libbrotli1:arm64. [2021-12-21T18:42:27.824Z] #29 12.22 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.23 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-21T18:42:27.824Z] #29 12.31 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-12-21T18:42:27.824Z] #29 12.31 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.31 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.824Z] #29 12.36 Selecting previously unselected package libsasl2-2:arm64. [2021-12-21T18:42:27.824Z] #29 12.36 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.36 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.824Z] #29 12.42 Selecting previously unselected package libldap-2.4-2:arm64. [2021-12-21T18:42:27.824Z] #29 12.42 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.42 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:27.824Z] #29 12.50 Selecting previously unselected package libnghttp2-14:arm64. [2021-12-21T18:42:27.824Z] #29 12.50 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.51 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-21T18:42:27.824Z] #29 12.56 Selecting previously unselected package libpsl5:arm64. [2021-12-21T18:42:27.824Z] #29 12.56 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.57 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-12-21T18:42:27.824Z] #29 12.60 Selecting previously unselected package librtmp1:arm64. [2021-12-21T18:42:27.824Z] #29 12.60 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.61 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:27.824Z] #29 12.67 Selecting previously unselected package libssh2-1:arm64. [2021-12-21T18:42:27.824Z] #29 12.67 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.67 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-12-21T18:42:27.824Z] #29 12.72 Selecting previously unselected package libcurl4:arm64. [2021-12-21T18:42:27.824Z] #29 12.72 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.73 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.824Z] #29 12.80 Selecting previously unselected package curl. [2021-12-21T18:42:27.824Z] #29 12.80 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.80 Unpacking curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.824Z] #29 12.87 Selecting previously unselected package libonig5:arm64. [2021-12-21T18:42:27.824Z] #29 12.87 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.88 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-21T18:42:27.824Z] #29 12.97 Selecting previously unselected package libjq1:arm64. [2021-12-21T18:42:27.824Z] #29 12.97 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 12.99 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-21T18:42:27.824Z] #29 13.03 Selecting previously unselected package jq. [2021-12-21T18:42:27.824Z] #29 13.03 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-12-21T18:42:27.824Z] #29 13.03 Unpacking jq (1.6-2.1) ... [2021-12-21T18:42:27.824Z] #29 13.08 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-12-21T18:42:27.824Z] #29 13.09 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-12-21T18:42:27.824Z] #29 13.10 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-12-21T18:42:27.824Z] #29 13.11 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.824Z] #29 13.12 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:27.824Z] #29 13.13 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:27.824Z] #29 13.14 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-12-21T18:42:27.824Z] #29 13.15 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:27.824Z] #29 13.16 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-21T18:42:27.824Z] #29 13.17 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-21T18:42:27.824Z] #29 13.19 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:27.824Z] #29 13.20 Setting up ca-certificates (20210119) ... [2021-12-21T18:42:27.824Z] #29 14.22 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:27.833Z] #29 8.273 Selecting previously unselected package libcurl4:amd64. [2021-12-21T18:42:27.833Z] #29 8.273 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-21T18:42:27.833Z] #29 8.276 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.833Z] #29 8.360 Selecting previously unselected package curl. [2021-12-21T18:42:27.833Z] #29 8.360 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-21T18:42:27.833Z] #29 8.363 Unpacking curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:27.833Z] #29 8.445 Selecting previously unselected package libonig5:amd64. [2021-12-21T18:42:27.833Z] #29 8.445 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-21T18:42:27.833Z] #29 8.455 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:42:28.086Z] #29 ... [2021-12-21T18:42:28.086Z] [2021-12-21T18:42:28.086Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:42:28.086Z] #43 sha256:e7c4530740b32a2b42a5a3d269476b056d098b76df4b29d960f9eb0bb2e5c785 [2021-12-21T18:42:28.086Z] #43 6.000 + git clone https://github.com/docker/distribution.git . [2021-12-21T18:42:28.086Z] #43 6.000 Cloning into '.'... [2021-12-21T18:42:28.091Z] #29 8.523 Selecting previously unselected package libjq1:amd64. [2021-12-21T18:42:28.091Z] #29 8.523 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-21T18:42:28.091Z] #29 8.528 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:42:28.091Z] #29 8.591 Selecting previously unselected package jq. [2021-12-21T18:42:28.091Z] #29 8.591 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-21T18:42:28.091Z] #29 8.594 Unpacking jq (1.6-2.1) ... [2021-12-21T18:42:28.091Z] #29 8.649 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-21T18:42:28.091Z] #29 8.659 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-21T18:42:28.091Z] #29 8.669 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-21T18:42:28.091Z] #29 8.680 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:28.091Z] #29 8.690 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:28.091Z] #29 8.700 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:28.091Z] #29 8.739 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-21T18:42:28.091Z] #29 8.751 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:28.351Z] #29 8.765 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:42:28.351Z] #29 8.775 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:42:28.351Z] #29 8.790 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:28.351Z] #29 8.847 Setting up ca-certificates (20210119) ... [2021-12-21T18:42:28.785Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-21T18:42:28.785Z] [2021-12-21T18:42:28.785Z] ________ ____ __. [2021-12-21T18:42:28.785Z] \_____ \ | |/ _| [2021-12-21T18:42:28.785Z] / | \| < [2021-12-21T18:42:28.785Z] / | \ | \ [2021-12-21T18:42:28.785Z] \_______ /____|__ \ [2021-12-21T18:42:28.785Z] \/ \/ [2021-12-21T18:42:28.785Z] [2021-12-21T18:42:28.785Z] INFO: make.ps1 ended at 12/21/2021 18:42:17 [2021-12-21T18:42:28.785Z] INFO: Binaries build ended at 12/21/2021 18:42:18. Duration:00:01:39.0984607 [2021-12-21T18:42:28.785Z] INFO: Copying the built daemon binary to d:\CI\PR-43097\3\binary\dockerd-f415028976.exe... [2021-12-21T18:42:28.785Z] INFO: Copying the built client binary to d:\CI\PR-43097\3\binary\docker-f415028976.exe... [2021-12-21T18:42:28.785Z] INFO: Copying dockerversion from the container... [2021-12-21T18:42:28.785Z] INFO: Copying the golang package from the container to d:\CI\PR-43097\3\installer\go.zip... [2021-12-21T18:42:28.785Z] INFO: Extracting go.zip to d:\CI\PR-43097\3\go [2021-12-21T18:42:28.921Z] #29 9.567 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:29.092Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 6.6s done [2021-12-21T18:42:29.092Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 [2021-12-21T18:42:29.945Z] #67 36.94 Reading package lists... [2021-12-21T18:42:29.945Z] #67 ... [2021-12-21T18:42:29.946Z] [2021-12-21T18:42:29.946Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:29.946Z] #45 sha256:608fa830d1083d01106226a8f4ebf67912b1d8f3b67422901223958cfc967a49 [2021-12-21T18:42:29.946Z] #45 37.07 Reading package lists... [2021-12-21T18:42:29.946Z] [2021-12-21T18:42:29.946Z] #45 ... [2021-12-21T18:42:29.946Z] [2021-12-21T18:42:29.946Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-12-21T18:42:29.946Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-12-21T18:42:29.946Z] #77 CACHED [2021-12-21T18:42:29.946Z] [2021-12-21T18:42:29.946Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-12-21T18:42:29.946Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-12-21T18:42:29.946Z] #79 CACHED [2021-12-21T18:42:29.946Z] [2021-12-21T18:42:29.946Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:29.946Z] #45 sha256:608fa830d1083d01106226a8f4ebf67912b1d8f3b67422901223958cfc967a49 [2021-12-21T18:42:30.036Z] #11 ... [2021-12-21T18:42:30.036Z] [2021-12-21T18:42:30.036Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:30.036Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:42:30.036Z] #29 2.852 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:42:30.036Z] #29 3.317 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:42:30.036Z] #29 4.672 Fetched 8485 kB in 3s (3383 kB/s) [2021-12-21T18:42:30.036Z] #29 4.672 Reading package lists... [2021-12-21T18:42:30.036Z] #29 5.522 Reading package lists... [2021-12-21T18:42:30.036Z] #29 6.320 Building dependency tree... [2021-12-21T18:42:30.036Z] #29 6.683 The following additional packages will be installed: [2021-12-21T18:42:30.036Z] #29 6.683 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-12-21T18:42:30.036Z] #29 6.683 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-12-21T18:42:30.036Z] #29 6.692 Recommended packages: [2021-12-21T18:42:30.036Z] #29 6.692 libldap-common publicsuffix libsasl2-modules [2021-12-21T18:42:30.036Z] #29 6.860 The following NEW packages will be installed: [2021-12-21T18:42:30.036Z] #29 6.860 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-12-21T18:42:30.036Z] #29 6.860 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-12-21T18:42:30.036Z] #29 6.860 libssh2-1 openssl [2021-12-21T18:42:30.036Z] #29 7.132 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-21T18:42:30.036Z] #29 7.132 Need to get 3038 kB of archives. [2021-12-21T18:42:30.036Z] #29 7.132 After this operation, 6650 kB of additional disk space will be used. [2021-12-21T18:42:30.036Z] #29 7.132 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-12-21T18:42:30.036Z] #29 7.151 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-12-21T18:42:30.036Z] #29 7.151 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-12-21T18:42:30.036Z] #29 7.151 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-12-21T18:42:30.036Z] #29 7.151 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-12-21T18:42:30.036Z] #29 7.154 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-12-21T18:42:30.036Z] #29 7.157 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-12-21T18:42:30.036Z] #29 7.157 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-12-21T18:42:30.036Z] #29 7.158 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-12-21T18:42:30.036Z] #29 7.158 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-12-21T18:42:30.036Z] #29 7.160 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2021-12-21T18:42:30.036Z] #29 7.164 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2021-12-21T18:42:30.037Z] #29 7.171 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-21T18:42:30.037Z] #29 7.174 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-21T18:42:30.037Z] #29 7.177 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-21T18:42:30.037Z] #29 7.397 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:42:30.037Z] #29 7.447 Fetched 3038 kB in 0s (9704 kB/s) [2021-12-21T18:42:30.037Z] #29 7.483 Selecting previously unselected package openssl. [2021-12-21T18:42:30.037Z] #29 7.483 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2021-12-21T18:42:30.037Z] #29 7.484 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 7.491 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:30.037Z] #29 7.680 Selecting previously unselected package ca-certificates. [2021-12-21T18:42:30.037Z] #29 7.680 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-12-21T18:42:30.037Z] #29 7.685 Unpacking ca-certificates (20210119) ... [2021-12-21T18:42:30.037Z] #29 7.783 Selecting previously unselected package libbrotli1:amd64. [2021-12-21T18:42:30.037Z] #29 7.783 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 7.791 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-21T18:42:30.037Z] #29 7.918 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-21T18:42:30.037Z] #29 7.918 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 7.918 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:30.037Z] #29 7.979 Selecting previously unselected package libsasl2-2:amd64. [2021-12-21T18:42:30.037Z] #29 7.979 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 7.984 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:30.037Z] #29 8.054 Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-21T18:42:30.037Z] #29 8.054 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.081 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:30.037Z] #29 8.137 Selecting previously unselected package libnghttp2-14:amd64. [2021-12-21T18:42:30.037Z] #29 8.137 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.143 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-21T18:42:30.037Z] #29 8.201 Selecting previously unselected package libpsl5:amd64. [2021-12-21T18:42:30.037Z] #29 8.201 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.207 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-12-21T18:42:30.037Z] #29 8.258 Selecting previously unselected package librtmp1:amd64. [2021-12-21T18:42:30.037Z] #29 8.258 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.263 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:30.037Z] #29 8.320 Selecting previously unselected package libssh2-1:amd64. [2021-12-21T18:42:30.037Z] #29 8.320 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.327 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-12-21T18:42:30.037Z] #29 8.389 Selecting previously unselected package libcurl4:amd64. [2021-12-21T18:42:30.037Z] #29 8.389 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.393 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:30.037Z] #29 8.486 Selecting previously unselected package curl. [2021-12-21T18:42:30.037Z] #29 8.486 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.489 Unpacking curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:30.037Z] #29 8.604 Selecting previously unselected package libonig5:amd64. [2021-12-21T18:42:30.037Z] #29 8.604 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.606 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:42:30.037Z] #29 8.702 Selecting previously unselected package libjq1:amd64. [2021-12-21T18:42:30.037Z] #29 8.702 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.706 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:42:30.037Z] #29 8.763 Selecting previously unselected package jq. [2021-12-21T18:42:30.037Z] #29 8.763 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-12-21T18:42:30.037Z] #29 8.767 Unpacking jq (1.6-2.1) ... [2021-12-21T18:42:30.037Z] #29 8.827 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-12-21T18:42:30.037Z] #29 8.842 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-12-21T18:42:30.037Z] #29 8.853 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-12-21T18:42:30.037Z] #29 8.863 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:30.037Z] #29 8.875 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-12-21T18:42:30.037Z] #29 8.886 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-12-21T18:42:30.037Z] #29 8.903 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-12-21T18:42:30.037Z] #29 8.918 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-12-21T18:42:30.037Z] #29 8.929 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:42:30.037Z] #29 8.940 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:42:30.037Z] #29 8.952 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-12-21T18:42:30.037Z] #29 8.963 Setting up ca-certificates (20210119) ... [2021-12-21T18:42:30.037Z] #29 9.661 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:30.037Z] #29 10.85 129 added, 0 removed; done. [2021-12-21T18:42:30.037Z] #29 10.92 Setting up jq (1.6-2.1) ... [2021-12-21T18:42:30.037Z] #29 10.94 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:30.037Z] #29 10.95 Setting up curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:30.037Z] #29 10.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:42:30.037Z] #29 10.98 Processing triggers for ca-certificates (20210119) ... [2021-12-21T18:42:30.037Z] #29 10.99 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:30.037Z] #29 11.96 0 added, 0 removed; done. [2021-12-21T18:42:30.037Z] #29 11.96 Running hooks in /etc/ca-certificates/update.d... [2021-12-21T18:42:30.037Z] #29 11.96 done. [2021-12-21T18:42:30.037Z] #29 ... [2021-12-21T18:42:30.037Z] [2021-12-21T18:42:30.037Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:30.037Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:30.153Z] #11 ... [2021-12-21T18:42:30.153Z] [2021-12-21T18:42:30.153Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:30.153Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:42:30.153Z] #29 9.709 0 added, 0 removed; done. [2021-12-21T18:42:30.153Z] #29 9.709 Running hooks in /etc/ca-certificates/update.d... [2021-12-21T18:42:30.153Z] #29 9.710 done. [2021-12-21T18:42:30.153Z] #29 DONE 11.3s [2021-12-21T18:42:30.153Z] [2021-12-21T18:42:30.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:30.153Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:30.153Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 4.0s done [2021-12-21T18:42:30.153Z] #11 ... [2021-12-21T18:42:30.153Z] [2021-12-21T18:42:30.153Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-21T18:42:30.153Z] #30 sha256:fd0b8d46cf98892747092dee543868207ead32344a579a873ad24e3f422736f4 [2021-12-21T18:42:30.153Z] #30 DONE 0.6s [2021-12-21T18:42:30.153Z] [2021-12-21T18:42:30.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:30.153Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:30.153Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 [2021-12-21T18:42:30.302Z] #11 ... [2021-12-21T18:42:30.302Z] [2021-12-21T18:42:30.302Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:30.302Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2021-12-21T18:42:30.302Z] #29 DONE 13.3s [2021-12-21T18:42:30.312Z] #29 10.75 129 added, 0 removed; done. [2021-12-21T18:42:30.312Z] #29 10.81 Setting up jq (1.6-2.1) ... [2021-12-21T18:42:30.312Z] #29 10.81 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:30.312Z] #29 10.82 Setting up curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:30.312Z] #29 10.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:42:30.312Z] #29 10.92 Processing triggers for ca-certificates (20210119) ... [2021-12-21T18:42:30.312Z] #29 10.93 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:30.565Z] [2021-12-21T18:42:30.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:30.565Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:31.144Z] #11 ... [2021-12-21T18:42:31.144Z] [2021-12-21T18:42:31.144Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-21T18:42:31.144Z] #30 sha256:9a1104ef8fea303510f179fdec0eb175a6de4d67038de4457d774cbed795076e [2021-12-21T18:42:31.144Z] #30 DONE 0.6s [2021-12-21T18:42:31.144Z] [2021-12-21T18:42:31.144Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:31.144Z] #31 sha256:b10794125e0b189b50348d54f19cbc6ec2b57cc1aecdde4702183aecde047550 [2021-12-21T18:42:31.313Z] #45 46.06 Building dependency tree... [2021-12-21T18:42:31.570Z] #45 48.09 Reading state information... [2021-12-21T18:42:31.710Z] #29 11.98 0 added, 0 removed; done. [2021-12-21T18:42:31.710Z] #29 11.98 Running hooks in /etc/ca-certificates/update.d... [2021-12-21T18:42:31.710Z] #29 11.99 done. [2021-12-21T18:42:32.284Z] #43 ... [2021-12-21T18:42:32.285Z] [2021-12-21T18:42:32.285Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:32.285Z] #53 sha256:20f4bb0ba091fcec695104f60876dc70e32a884162e045ea94bbd0080742119e [2021-12-21T18:42:32.285Z] #53 6.507 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-21T18:42:32.285Z] #53 ... [2021-12-21T18:42:32.285Z] [2021-12-21T18:42:32.285Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:42:32.285Z] #51 sha256:b7fae48cf1740cffed86d78c776368db0c2b4129cf7a35b6b74711346c001b94 [2021-12-21T18:42:32.285Z] #51 6.001 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-21T18:42:32.285Z] #51 8.189 go: downloading github.com/fatih/color v1.10.0 [2021-12-21T18:42:32.285Z] #51 8.605 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-21T18:42:32.285Z] #51 8.620 go: downloading golang.org/x/tools v0.1.0 [2021-12-21T18:42:32.285Z] #51 9.201 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-21T18:42:32.285Z] #51 9.235 go: downloading github.com/pkg/errors v0.9.1 [2021-12-21T18:42:32.285Z] #51 9.530 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-21T18:42:32.285Z] #51 9.688 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-21T18:42:32.285Z] #51 10.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-21T18:42:32.285Z] #51 10.32 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-21T18:42:32.285Z] #51 ... [2021-12-21T18:42:32.285Z] [2021-12-21T18:42:32.285Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:32.285Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:42:32.285Z] #38 6.484 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:32.285Z] #38 6.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:32.285Z] #38 6.557 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:32.285Z] #38 7.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:42:32.285Z] #38 ... [2021-12-21T18:42:32.285Z] [2021-12-21T18:42:32.285Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:42:32.285Z] #47 sha256:6f2328862792c2154f686b9ce769b61ada0d2382b3817e5958582f64026888fd [2021-12-21T18:42:32.285Z] #47 6.323 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:32.285Z] #47 6.370 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:32.285Z] #47 6.370 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:32.285Z] #47 7.023 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-21T18:42:32.285Z] #47 7.646 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:42:32.544Z] #47 ... [2021-12-21T18:42:32.544Z] [2021-12-21T18:42:32.544Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:42:32.544Z] #36 sha256:63655a4d06f71e7cd27a42bf1a899f45f00dfebf571d33bcbf9888bdf0c3d162 [2021-12-21T18:42:32.544Z] #36 6.988 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-21T18:42:32.804Z] #36 ... [2021-12-21T18:42:32.804Z] [2021-12-21T18:42:32.804Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:42:32.804Z] #49 sha256:c02a81570638c15fa81acca2a4cc1e62301f6db21faa55a97ec1ea187b035a97 [2021-12-21T18:42:32.804Z] #49 4.994 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-21T18:42:32.804Z] #49 ... [2021-12-21T18:42:32.804Z] [2021-12-21T18:42:32.804Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:42:32.804Z] #34 sha256:a0e1cee052c913e5350dbcf23a1c22f7aaf0f32c02886141e9f2e541cbde45f4 [2021-12-21T18:42:32.804Z] #34 5.401 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-21T18:42:32.804Z] #34 5.401 Cloning into '.'... [2021-12-21T18:42:32.938Z] #45 49.59 The following additional packages will be installed: [2021-12-21T18:42:32.938Z] #45 49.62 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-12-21T18:42:32.938Z] #45 49.65 Suggested packages: [2021-12-21T18:42:32.938Z] #45 49.65 cmake-doc ninja-build lrzip [2021-12-21T18:42:32.938Z] #45 49.65 Recommended packages: [2021-12-21T18:42:32.938Z] #45 49.65 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-21T18:42:33.064Z] #34 ... [2021-12-21T18:42:33.064Z] [2021-12-21T18:42:33.064Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:42:33.064Z] #60 sha256:fb7021f5e0daf498e068e2d3c22abdafdd4672cd4d888d8fc1f99f5ca5db08b7 [2021-12-21T18:42:33.064Z] #60 5.479 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:33.064Z] #60 5.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:33.064Z] #60 5.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:33.064Z] #60 5.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:42:33.064Z] #60 9.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:42:33.064Z] #60 ... [2021-12-21T18:42:33.064Z] [2021-12-21T18:42:33.064Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:33.064Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:42:33.064Z] #14 4.379 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:33.064Z] #14 4.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:33.064Z] #14 4.398 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:33.064Z] #14 4.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:42:33.064Z] #14 5.739 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:42:33.064Z] #14 7.869 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:42:33.097Z] #29 DONE 13.4s [2021-12-21T18:42:33.097Z] [2021-12-21T18:42:33.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:33.097Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:33.097Z] #11 extracting sha256:0598fa43a7e793a76c198e8d45d8810394e1cfc943b2673d7fcf5a6fdc4f45b3 8.6s done [2021-12-21T18:42:33.097Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 1.8s [2021-12-21T18:42:33.097Z] #11 ... [2021-12-21T18:42:33.097Z] [2021-12-21T18:42:33.097Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-21T18:42:33.097Z] #30 sha256:16b8f9a28960ba44d86a9b723d7d3699efc75817d9679c22820786861394a742 [2021-12-21T18:42:33.097Z] #30 DONE 0.1s [2021-12-21T18:42:33.097Z] [2021-12-21T18:42:33.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:33.097Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:33.097Z] #11 ... [2021-12-21T18:42:33.097Z] [2021-12-21T18:42:33.098Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:33.098Z] #31 sha256:3ad200d14809029aba068cd2f7dea7c9b724c1752e7ec1f3f99e9fcf2761a3bf [2021-12-21T18:42:33.325Z] #14 ... [2021-12-21T18:42:33.325Z] [2021-12-21T18:42:33.325Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:33.325Z] #65 sha256:fa066bfde4282cddffbb46a1d90aa9a65aba9ae7669f3642d9cda7649e15c5b8 [2021-12-21T18:42:33.325Z] #65 5.747 + RM_GOPATH=0 [2021-12-21T18:42:33.325Z] #65 5.747 + TMP_GOPATH= [2021-12-21T18:42:33.325Z] #65 5.747 + : /build [2021-12-21T18:42:33.325Z] #65 5.747 + '[' -z '' ']' [2021-12-21T18:42:33.325Z] #65 5.748 ++ mktemp -d [2021-12-21T18:42:33.325Z] #65 5.762 + export GOPATH=/tmp/tmp.eJnJrXRJfS [2021-12-21T18:42:33.325Z] #65 5.762 + GOPATH=/tmp/tmp.eJnJrXRJfS [2021-12-21T18:42:33.325Z] #65 5.762 + RM_GOPATH=1 [2021-12-21T18:42:33.325Z] #65 5.762 + case "$(go env GOARCH)" in [2021-12-21T18:42:33.325Z] #65 5.762 ++ go env GOARCH [2021-12-21T18:42:33.325Z] #65 5.818 Install rootlesskit version v0.14.6 [2021-12-21T18:42:33.325Z] #65 5.820 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:33.325Z] #65 5.820 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:33.325Z] #65 5.820 ++ dirname /install.sh [2021-12-21T18:42:33.325Z] #65 5.820 + dir=/ [2021-12-21T18:42:33.325Z] #65 5.820 + bin=rootlesskit [2021-12-21T18:42:33.325Z] #65 5.820 + shift [2021-12-21T18:42:33.325Z] #65 5.820 + '[' '!' -f //rootlesskit.installer ']' [2021-12-21T18:42:33.325Z] #65 5.820 + . //rootlesskit.installer [2021-12-21T18:42:33.325Z] #65 5.820 ++ : v0.14.6 [2021-12-21T18:42:33.325Z] #65 5.820 + install_rootlesskit [2021-12-21T18:42:33.325Z] #65 5.820 + case "$1" in [2021-12-21T18:42:33.325Z] #65 5.820 + export CGO_ENABLED=0 [2021-12-21T18:42:33.325Z] #65 5.820 + CGO_ENABLED=0 [2021-12-21T18:42:33.325Z] #65 5.820 + _install_rootlesskit [2021-12-21T18:42:33.325Z] #65 5.820 + echo 'Install rootlesskit version v0.14.6' [2021-12-21T18:42:33.325Z] #65 5.820 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:42:33.325Z] #65 5.820 + GOBIN=/build [2021-12-21T18:42:33.325Z] #65 5.820 + GO111MODULE=on [2021-12-21T18:42:33.325Z] #65 5.820 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-21T18:42:33.325Z] #65 6.495 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-21T18:42:33.325Z] #65 10.43 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-21T18:42:33.325Z] #65 10.43 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-21T18:42:33.325Z] #65 ... [2021-12-21T18:42:33.325Z] [2021-12-21T18:42:33.325Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:42:33.325Z] #55 sha256:9bed5e72d9ee40c0cbbe8aa3d2a35a53c3acd9bc06e1716c3fa0c04c85dc6882 [2021-12-21T18:42:33.325Z] #55 6.423 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-21T18:42:33.325Z] #55 8.840 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-21T18:42:33.325Z] #55 8.845 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-21T18:42:33.325Z] #55 9.114 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-21T18:42:33.325Z] #55 11.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-21T18:42:33.500Z] #45 50.20 The following NEW packages will be installed: [2021-12-21T18:42:33.585Z] #55 ... [2021-12-21T18:42:33.585Z] [2021-12-21T18:42:33.585Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:33.585Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-21T18:42:33.585Z] #29 19.75 129 added, 0 removed; done. [2021-12-21T18:42:33.585Z] #29 19.98 Setting up jq (1.6-2.1) ... [2021-12-21T18:42:33.585Z] #29 20.02 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:33.585Z] #29 20.04 Setting up curl (7.74.0-1.3+deb11u1) ... [2021-12-21T18:42:33.585Z] #29 20.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:42:33.585Z] #29 20.18 Processing triggers for ca-certificates (20210119) ... [2021-12-21T18:42:33.585Z] #29 20.22 Updating certificates in /etc/ssl/certs... [2021-12-21T18:42:33.695Z] #31 2.726 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-21T18:42:33.757Z] #45 50.23 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-12-21T18:42:33.958Z] #31 3.017 [2021-12-21T18:42:34.013Z] #45 50.64 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:42:34.013Z] #45 50.64 Need to get 8418 kB of archives. [2021-12-21T18:42:34.013Z] #45 50.64 After this operation, 34.9 MB of additional disk space will be used. [2021-12-21T18:42:34.013Z] #45 50.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:42:34.013Z] #45 50.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:42:34.013Z] #45 50.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-21T18:42:34.013Z] #45 50.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-21T18:42:34.013Z] #45 50.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-21T18:42:34.013Z] #45 50.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-21T18:42:34.013Z] #45 50.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-21T18:42:34.013Z] #45 50.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2021-12-21T18:42:34.222Z] #31 3.257 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:34.484Z] #31 3.607 [2021-12-21T18:42:34.945Z] #45 51.37 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:42:34.945Z] #45 51.63 Fetched 8418 kB in 0s (21.2 MB/s) [2021-12-21T18:42:34.945Z] #45 51.67 Selecting previously unselected package xxd. [2021-12-21T18:42:35.206Z] #45 51.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-21T18:42:35.206Z] #45 51.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:42:35.206Z] #45 51.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:42:35.206Z] #45 51.82 Selecting previously unselected package vim-common. [2021-12-21T18:42:35.206Z] #45 51.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:42:35.206Z] #45 51.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:42:35.206Z] #45 51.96 Selecting previously unselected package cmake-data. [2021-12-21T18:42:35.408Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 5.2s [2021-12-21T18:42:35.467Z] #45 ... [2021-12-21T18:42:35.467Z] [2021-12-21T18:42:35.467Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:42:35.467Z] #67 sha256:bdd3d2ad843923d693c522e7a5dc34ed3bd630e0b474344c00416c850321a573 [2021-12-21T18:42:35.467Z] #67 36.94 Reading package lists... [2021-12-21T18:42:35.467Z] #67 46.78 Building dependency tree... [2021-12-21T18:42:35.467Z] #67 48.40 Reading state information... [2021-12-21T18:42:35.467Z] #67 50.00 The following additional packages will be installed: [2021-12-21T18:42:35.467Z] #67 50.02 libbtrfs0 [2021-12-21T18:42:35.467Z] #67 50.26 The following NEW packages will be installed: [2021-12-21T18:42:35.467Z] #67 50.27 libbtrfs-dev libbtrfs0 [2021-12-21T18:42:35.467Z] #67 50.67 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:42:35.467Z] #67 50.67 Need to get 460 kB of archives. [2021-12-21T18:42:35.467Z] #67 50.67 After this operation, 1237 kB of additional disk space will be used. [2021-12-21T18:42:35.467Z] #67 50.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:42:35.467Z] #67 50.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:42:35.467Z] #67 51.17 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:42:35.467Z] #67 51.47 Fetched 460 kB in 0s (1638 kB/s) [2021-12-21T18:42:35.467Z] #67 51.54 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:42:35.467Z] #67 51.54 (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 ... 30211 files and directories currently installed.) [2021-12-21T18:42:35.467Z] #67 51.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:42:35.467Z] #67 51.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:42:35.467Z] #67 51.68 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:42:35.467Z] #67 51.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:42:35.467Z] #67 51.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:42:35.467Z] #67 51.82 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:42:35.467Z] #67 51.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:42:35.467Z] #67 51.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:42:35.467Z] #67 DONE 52.1s [2021-12-21T18:42:35.467Z] [2021-12-21T18:42:35.467Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:35.467Z] #45 sha256:608fa830d1083d01106226a8f4ebf67912b1d8f3b67422901223958cfc967a49 [2021-12-21T18:42:35.467Z] #45 51.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-21T18:42:35.467Z] #45 51.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:42:35.723Z] #45 ... [2021-12-21T18:42:35.723Z] [2021-12-21T18:42:35.723Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-21T18:42:35.723Z] #68 sha256:99f50803088984356dcc3aea72c3642a693e8d81c2bba58f4d84169a0e55f6bf [2021-12-21T18:42:35.723Z] #68 DONE 0.1s [2021-12-21T18:42:35.724Z] [2021-12-21T18:42:35.724Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:35.724Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:42:35.724Z] #20 36.99 Reading package lists... [2021-12-21T18:42:35.724Z] #20 46.53 Building dependency tree... [2021-12-21T18:42:35.724Z] #20 48.34 Reading state information... [2021-12-21T18:42:35.724Z] #20 49.69 The following additional packages will be installed: [2021-12-21T18:42:35.724Z] #20 49.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:42:35.724Z] #20 49.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-21T18:42:35.724Z] #20 49.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-21T18:42:35.724Z] #20 49.69 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-21T18:42:35.724Z] #20 49.69 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-21T18:42:35.724Z] #20 49.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp2 libselinux1-dev [2021-12-21T18:42:35.724Z] #20 49.71 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-21T18:42:35.724Z] #20 49.74 Suggested packages: [2021-12-21T18:42:35.724Z] #20 49.74 gcc-10-locales seccomp wine64 [2021-12-21T18:42:35.724Z] #20 50.24 The following NEW packages will be installed: [2021-12-21T18:42:35.724Z] #20 50.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:42:35.724Z] #20 50.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-21T18:42:35.724Z] #20 50.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-21T18:42:35.724Z] #20 50.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-21T18:42:35.724Z] #20 50.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-21T18:42:35.724Z] #20 50.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-21T18:42:35.724Z] #20 50.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-21T18:42:35.724Z] #20 50.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-21T18:42:35.724Z] #20 50.25 mingw-w64-x86-64-dev [2021-12-21T18:42:35.724Z] #20 50.29 The following packages will be upgraded: [2021-12-21T18:42:35.724Z] #20 50.30 libseccomp2 [2021-12-21T18:42:35.724Z] #20 50.69 1 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:42:35.724Z] #20 50.69 Need to get 115 MB of archives. [2021-12-21T18:42:35.724Z] #20 50.69 After this operation, 645 MB of additional disk space will be used. [2021-12-21T18:42:35.724Z] #20 50.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB] [2021-12-21T18:42:35.724Z] #20 50.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-21T18:42:35.724Z] #20 50.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-21T18:42:35.724Z] #20 50.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-21T18:42:35.724Z] #20 50.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-21T18:42:35.724Z] #20 50.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-21T18:42:35.724Z] #20 50.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-21T18:42:35.724Z] #20 50.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-21T18:42:35.724Z] #20 50.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-21T18:42:35.724Z] #20 50.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-21T18:42:35.724Z] #20 51.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:42:35.724Z] #20 51.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:42:35.724Z] #20 51.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-21T18:42:35.724Z] #20 51.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:42:35.724Z] #20 52.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:42:35.724Z] #20 52.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-21T18:42:35.724Z] #20 52.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-21T18:42:35.724Z] #20 52.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-21T18:42:35.724Z] #20 52.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:42:35.873Z] #31 4.740 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-21T18:42:35.980Z] #20 52.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:42:35.980Z] #20 52.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-21T18:42:35.980Z] #20 52.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-21T18:42:35.980Z] #20 52.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-21T18:42:35.980Z] #20 52.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-21T18:42:35.980Z] #20 52.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-21T18:42:35.980Z] #20 52.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-21T18:42:35.980Z] #20 52.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-21T18:42:35.980Z] #20 52.43 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-21T18:42:35.980Z] #20 52.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-21T18:42:35.980Z] #20 52.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2021-12-21T18:42:35.980Z] #20 52.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-21T18:42:36.136Z] #31 5.073 [2021-12-21T18:42:36.390Z] #31 2.848 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-21T18:42:36.390Z] #31 3.149 [2021-12-21T18:42:36.390Z] #31 3.378 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:36.397Z] #31 5.305 #=#=# ##### 7.9% ######################################################################## 100.0% [2021-12-21T18:42:36.544Z] #20 53.25 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:42:36.544Z] #20 ... [2021-12-21T18:42:36.544Z] [2021-12-21T18:42:36.544Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:36.544Z] #45 sha256:608fa830d1083d01106226a8f4ebf67912b1d8f3b67422901223958cfc967a49 [2021-12-21T18:42:36.544Z] #45 53.14 Selecting previously unselected package libarchive13:amd64. [2021-12-21T18:42:36.544Z] #45 53.14 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-21T18:42:36.544Z] #45 53.15 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:42:36.654Z] #31 3.695 [2021-12-21T18:42:36.661Z] #31 5.703 [2021-12-21T18:42:36.801Z] #45 53.32 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-21T18:42:36.801Z] #45 53.33 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-21T18:42:36.801Z] #45 53.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:42:36.801Z] #45 53.51 Selecting previously unselected package librhash0:amd64. [2021-12-21T18:42:37.057Z] #45 53.52 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-12-21T18:42:37.057Z] #45 53.53 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:42:37.057Z] #45 53.68 Selecting previously unselected package libuv1:amd64. [2021-12-21T18:42:37.057Z] #45 53.68 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-12-21T18:42:37.057Z] #45 53.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:42:37.314Z] #45 53.79 Selecting previously unselected package cmake. [2021-12-21T18:42:37.314Z] #45 53.80 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2021-12-21T18:42:37.314Z] #45 53.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:42:37.617Z] #31 ... [2021-12-21T18:42:37.617Z] [2021-12-21T18:42:37.617Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:37.617Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:37.617Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 8.3s [2021-12-21T18:42:37.881Z] #11 ... [2021-12-21T18:42:37.881Z] [2021-12-21T18:42:37.881Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:37.881Z] #31 sha256:b10794125e0b189b50348d54f19cbc6ec2b57cc1aecdde4702183aecde047550 [2021-12-21T18:42:37.881Z] #31 6.881 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-21T18:42:38.038Z] #31 4.866 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-21T18:42:38.148Z] #31 7.171 [2021-12-21T18:42:38.299Z] #31 5.203 [2021-12-21T18:42:38.559Z] #31 5.435 #=#=# ############################################################## 86.3% ######################################################################## 100.0% [2021-12-21T18:42:38.677Z] #31 7.400 #=#=# ############## 20.2% ######################################### 57.2% ################################################################ 89.1% ######################################################################## 100.0% [2021-12-21T18:42:38.819Z] #31 5.801 [2021-12-21T18:42:38.939Z] #31 7.991 [2021-12-21T18:42:39.019Z] #29 ... [2021-12-21T18:42:39.019Z] [2021-12-21T18:42:39.019Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:42:39.019Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:42:39.019Z] #26 5.941 + RM_GOPATH=0 [2021-12-21T18:42:39.019Z] #26 5.941 + TMP_GOPATH= [2021-12-21T18:42:39.019Z] #26 5.941 + : /build [2021-12-21T18:42:39.019Z] #26 5.941 + '[' -z '' ']' [2021-12-21T18:42:39.019Z] #26 5.969 ++ mktemp -d [2021-12-21T18:42:39.019Z] #26 5.969 + export GOPATH=/tmp/tmp.EsKrzrIfnH [2021-12-21T18:42:39.019Z] #26 5.969 + GOPATH=/tmp/tmp.EsKrzrIfnH [2021-12-21T18:42:39.019Z] #26 5.969 + RM_GOPATH=1 [2021-12-21T18:42:39.019Z] #26 5.969 + case "$(go env GOARCH)" in [2021-12-21T18:42:39.019Z] #26 5.969 ++ go env GOARCH [2021-12-21T18:42:39.019Z] #26 5.986 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:39.019Z] #26 5.986 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:39.019Z] #26 5.986 ++ dirname /install.sh [2021-12-21T18:42:39.019Z] #26 5.986 + dir=/ [2021-12-21T18:42:39.019Z] #26 5.986 + bin=dockercli [2021-12-21T18:42:39.019Z] #26 5.986 + shift [2021-12-21T18:42:39.019Z] #26 5.986 + '[' '!' -f //dockercli.installer ']' [2021-12-21T18:42:39.019Z] #26 5.986 + . //dockercli.installer [2021-12-21T18:42:39.019Z] #26 5.986 ++ : stable [2021-12-21T18:42:39.019Z] #26 5.986 ++ : 17.06.2-ce [2021-12-21T18:42:39.019Z] #26 5.986 + install_dockercli [2021-12-21T18:42:39.019Z] #26 6.006 Install docker/cli version 17.06.2-ce from stable [2021-12-21T18:42:39.019Z] #26 6.006 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-21T18:42:39.019Z] #26 6.012 ++ uname -m [2021-12-21T18:42:39.019Z] #26 6.017 + arch=aarch64 [2021-12-21T18:42:39.019Z] #26 6.017 + '[' aarch64 '!=' x86_64 ']' [2021-12-21T18:42:39.019Z] #26 6.017 + '[' aarch64 '!=' s390x ']' [2021-12-21T18:42:39.019Z] #26 6.017 + '[' aarch64 '!=' armhf ']' [2021-12-21T18:42:39.019Z] #26 6.017 + build_dockercli [2021-12-21T18:42:39.019Z] #26 6.017 + git clone https://github.com/docker/docker-ce /tmp/tmp.EsKrzrIfnH/tmp/docker-ce [2021-12-21T18:42:39.019Z] #26 6.020 Cloning into '/tmp/tmp.EsKrzrIfnH/tmp/docker-ce'... [2021-12-21T18:42:39.019Z] #26 ... [2021-12-21T18:42:39.019Z] [2021-12-21T18:42:39.019Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:39.019Z] #53 sha256:20f4bb0ba091fcec695104f60876dc70e32a884162e045ea94bbd0080742119e [2021-12-21T18:42:39.019Z] #53 14.77 go: downloading github.com/fatih/color v1.7.0 [2021-12-21T18:42:39.019Z] #53 14.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-21T18:42:39.019Z] #53 15.05 go: downloading github.com/pkg/errors v0.8.1 [2021-12-21T18:42:39.019Z] #53 15.06 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-21T18:42:39.019Z] #53 15.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-21T18:42:39.019Z] #53 15.64 go: downloading github.com/spf13/viper v1.6.1 [2021-12-21T18:42:39.019Z] #53 16.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-21T18:42:39.019Z] #53 16.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-21T18:42:39.388Z] #31 ... [2021-12-21T18:42:39.388Z] [2021-12-21T18:42:39.388Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:39.388Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:39.388Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 8.5s [2021-12-21T18:42:39.598Z] #53 17.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-21T18:42:39.834Z] #45 56.18 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:42:39.834Z] #45 56.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:42:39.834Z] #45 56.21 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:42:39.834Z] #45 56.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:42:39.834Z] #45 56.26 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:42:39.834Z] #45 56.27 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:42:39.834Z] #45 56.30 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:42:39.834Z] #45 56.33 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:42:39.834Z] #45 56.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:42:39.858Z] #53 ... [2021-12-21T18:42:39.858Z] [2021-12-21T18:42:39.858Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-12-21T18:42:39.858Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2021-12-21T18:42:39.858Z] #29 25.84 0 added, 0 removed; done. [2021-12-21T18:42:39.858Z] #29 25.84 Running hooks in /etc/ca-certificates/update.d... [2021-12-21T18:42:39.858Z] #29 25.85 done. [2021-12-21T18:42:39.858Z] #29 DONE 26.7s [2021-12-21T18:42:39.858Z] [2021-12-21T18:42:39.858Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-12-21T18:42:39.858Z] #30 sha256:1def4ada0eb03968920aa405677e44bb9ae596d17de0e4f3f9c1f82dea5ed7f1 [2021-12-21T18:42:39.858Z] #30 DONE 0.2s [2021-12-21T18:42:39.858Z] [2021-12-21T18:42:39.858Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:39.858Z] #31 sha256:4c48c57a901f7f58092a35298a259d21e77afa021d204a1154651efb639a0844 [2021-12-21T18:42:39.882Z] #31 9.023 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-21T18:42:39.959Z] #11 ... [2021-12-21T18:42:39.959Z] [2021-12-21T18:42:39.959Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:39.959Z] #31 sha256:3ad200d14809029aba068cd2f7dea7c9b724c1752e7ec1f3f99e9fcf2761a3bf [2021-12-21T18:42:39.959Z] #31 6.920 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-21T18:42:40.219Z] #31 7.247 [2021-12-21T18:42:40.402Z] #45 DONE 56.9s [2021-12-21T18:42:40.402Z] [2021-12-21T18:42:40.402Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-21T18:42:40.402Z] #46 sha256:2236efc96a7ae6ba4bc6f474ade9ba8328ab7d92ca3880d61590c5e7d427ba3b [2021-12-21T18:42:40.402Z] #46 DONE 0.1s [2021-12-21T18:42:40.402Z] [2021-12-21T18:42:40.402Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:40.402Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:42:40.402Z] #20 53.69 Fetched 115 MB in 2s (56.4 MB/s) [2021-12-21T18:42:40.402Z] #20 53.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-12-21T18:42:40.402Z] #20 53.79 Preparing to unpack .../libseccomp2_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:42:40.402Z] #20 53.81 Unpacking libseccomp2:amd64 (2.5.1-1+deb11u1) over (2.5.1-1) ... [2021-12-21T18:42:40.402Z] #20 53.97 Setting up libseccomp2:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:42:40.402Z] #20 54.08 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-21T18:42:40.402Z] #20 54.08 (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 ... 30211 files and directories currently installed.) [2021-12-21T18:42:40.402Z] #20 54.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:42:40.402Z] #20 54.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:42:40.402Z] #20 55.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-21T18:42:40.402Z] #20 55.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:42:40.402Z] #20 55.63 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:42:40.402Z] #20 56.96 Selecting previously unselected package binutils-mingw-w64. [2021-12-21T18:42:40.402Z] #20 56.96 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-21T18:42:40.402Z] #20 56.97 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:42:40.460Z] #31 9.369 [2021-12-21T18:42:40.660Z] #20 57.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-21T18:42:40.661Z] #20 57.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:42:40.661Z] #20 57.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:42:40.661Z] #20 57.23 Selecting previously unselected package dmsetup. [2021-12-21T18:42:40.661Z] #20 57.23 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:42:40.661Z] #20 57.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:42:40.677Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 9.5s done [2021-12-21T18:42:40.677Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 done [2021-12-21T18:42:40.677Z] #11 DONE 31.8s [2021-12-21T18:42:40.677Z] [2021-12-21T18:42:40.677Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:40.677Z] #31 sha256:432fbd1430f57cec803e47edf26c4a3a2f983e8beb44380adc3c088978349452 [2021-12-21T18:42:40.677Z] #31 2.908 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-21T18:42:40.677Z] #31 3.350 [2021-12-21T18:42:40.677Z] #31 3.569 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:40.677Z] #31 3.809 [2021-12-21T18:42:40.677Z] #31 4.689 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-21T18:42:40.677Z] #31 4.958 [2021-12-21T18:42:40.677Z] #31 5.175 #=#=# ###################### 30.6% ######################################################################## 100.0% [2021-12-21T18:42:40.677Z] #31 5.486 [2021-12-21T18:42:40.677Z] #31 6.325 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-21T18:42:40.677Z] #31 6.590 [2021-12-21T18:42:40.677Z] #31 6.813 #=#=# ###### 9.3% ######################################### 58.2% ################################################################# 90.4% ######################################################################## 100.0% [2021-12-21T18:42:40.677Z] #31 7.370 [2021-12-21T18:42:40.677Z] #31 8.291 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-21T18:42:40.677Z] #31 8.563 [2021-12-21T18:42:40.677Z] #31 8.780 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:40.677Z] #31 9.139 [2021-12-21T18:42:40.677Z] #31 9.797 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-21T18:42:40.677Z] #31 ... [2021-12-21T18:42:40.677Z] [2021-12-21T18:42:40.677Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-21T18:42:40.677Z] #12 sha256:df87039b81178eb1221db8eeda0c2bbe1f90e4b66a74758c8f4cbbd0b13a5969 [2021-12-21T18:42:40.722Z] #31 9.596 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:40.740Z] #31 7.470 #=#=# ########### 15.5% ######################################### 57.2% ################################################################ 89.0% ######################################################################## 100.0% [2021-12-21T18:42:40.938Z] #20 57.35 Selecting previously unselected package mingw-w64-common. [2021-12-21T18:42:40.938Z] #20 57.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-21T18:42:40.938Z] #20 57.38 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-21T18:42:40.983Z] #31 9.910 [2021-12-21T18:42:41.000Z] #31 8.058 [2021-12-21T18:42:41.555Z] #31 10.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-21T18:42:41.607Z] #12 DONE 1.5s [2021-12-21T18:42:41.607Z] [2021-12-21T18:42:41.607Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:41.607Z] #31 sha256:432fbd1430f57cec803e47edf26c4a3a2f983e8beb44380adc3c088978349452 [2021-12-21T18:42:41.607Z] #31 10.07 [2021-12-21T18:42:41.607Z] #31 10.30 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:41.607Z] #31 10.72 [2021-12-21T18:42:41.607Z] #31 10.82 Download of images into '/build' complete. [2021-12-21T18:42:41.607Z] #31 10.82 Use something like the following to load the result into a Docker daemon: [2021-12-21T18:42:41.607Z] #31 10.82 tar -cC '/build' . | docker load [2021-12-21T18:42:41.864Z] #31 DONE 11.4s [2021-12-21T18:42:41.864Z] [2021-12-21T18:42:41.864Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-21T18:42:41.864Z] #13 sha256:7376a93dbf0ab1cdf225bd6fbad354a3210ba129d4fb54e0e25d6631fd288dd5 [2021-12-21T18:42:42.002Z] #31 8.972 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-21T18:42:42.135Z] #31 11.04 [2021-12-21T18:42:42.397Z] #31 11.27 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:42.601Z] #31 9.397 [2021-12-21T18:42:42.601Z] #31 9.626 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:42.658Z] #31 11.67 [2021-12-21T18:42:42.658Z] #31 11.75 Download of images into '/build' complete. [2021-12-21T18:42:42.658Z] #31 11.75 Use something like the following to load the result into a Docker daemon: [2021-12-21T18:42:42.658Z] #31 11.75 tar -cC '/build' . | docker load [2021-12-21T18:42:42.797Z] #13 DONE 1.2s [2021-12-21T18:42:42.880Z] #31 9.924 [2021-12-21T18:42:43.055Z] [2021-12-21T18:42:43.055Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-21T18:42:43.055Z] #46 sha256:9544a359918f6566da982da9e4a1afc09499ff38bfc670a1e9e5844bfaf435e8 [2021-12-21T18:42:43.056Z] #46 DONE 0.0s [2021-12-21T18:42:43.056Z] [2021-12-21T18:42:43.056Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:42:43.056Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:42:43.056Z] #47 ... [2021-12-21T18:42:43.056Z] [2021-12-21T18:42:43.056Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-21T18:42:43.056Z] #25 sha256:673ae5ef91c8dfbd70bce69c6835317212e0df455698b3731611570cbbe5a2b1 [2021-12-21T18:42:43.056Z] #25 DONE 0.2s [2021-12-21T18:42:43.056Z] [2021-12-21T18:42:43.056Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-21T18:42:43.056Z] #42 sha256:d6584f513e2244fc79ee6237c60f221dac0c50dd55035054e85c3c9d28263e98 [2021-12-21T18:42:43.056Z] #42 DONE 0.2s [2021-12-21T18:42:43.056Z] [2021-12-21T18:42:43.056Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-21T18:42:43.056Z] #33 sha256:2b8d555c92ab804f36e86cb77eb41f2a887cbb7986eb0d8a40fabd119373b796 [2021-12-21T18:42:43.056Z] #33 DONE 0.3s [2021-12-21T18:42:43.147Z] #31 ... [2021-12-21T18:42:43.147Z] [2021-12-21T18:42:43.147Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:42:43.147Z] #51 sha256:b7fae48cf1740cffed86d78c776368db0c2b4129cf7a35b6b74711346c001b94 [2021-12-21T18:42:43.147Z] #51 10.60 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-21T18:42:43.147Z] #51 10.78 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-21T18:42:43.147Z] #51 10.96 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-21T18:42:43.147Z] #51 19.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-21T18:42:43.147Z] #51 19.73 go: downloading golang.org/x/mod v0.3.0 [2021-12-21T18:42:43.147Z] #51 ... [2021-12-21T18:42:43.147Z] [2021-12-21T18:42:43.147Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:43.147Z] #65 sha256:fa066bfde4282cddffbb46a1d90aa9a65aba9ae7669f3642d9cda7649e15c5b8 [2021-12-21T18:42:43.147Z] #65 11.44 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-21T18:42:43.147Z] #65 16.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-21T18:42:43.147Z] #65 18.14 go: downloading github.com/google/uuid v1.3.0 [2021-12-21T18:42:43.147Z] #65 18.14 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-21T18:42:43.147Z] #65 18.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-21T18:42:43.147Z] #65 18.50 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-21T18:42:43.147Z] #65 18.62 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-21T18:42:43.147Z] #65 19.18 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-21T18:42:43.147Z] #65 19.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-21T18:42:43.147Z] #65 19.97 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-21T18:42:43.147Z] #65 ... [2021-12-21T18:42:43.147Z] [2021-12-21T18:42:43.147Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:43.147Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:42:43.147Z] #38 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:42:43.147Z] #38 15.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:42:43.147Z] #38 ... [2021-12-21T18:42:43.147Z] [2021-12-21T18:42:43.147Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:43.147Z] #53 sha256:20f4bb0ba091fcec695104f60876dc70e32a884162e045ea94bbd0080742119e [2021-12-21T18:42:43.147Z] #53 18.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-21T18:42:43.313Z] [2021-12-21T18:42:43.313Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-21T18:42:43.313Z] #64 sha256:b3115bef12925cd70879541fe17f5647d07992fe158b14be18750640451c7e92 [2021-12-21T18:42:43.313Z] #64 DONE 0.3s [2021-12-21T18:42:43.313Z] [2021-12-21T18:42:43.313Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:43.314Z] #65 sha256:9a2e66c8563724af2191b3dda8d8f3b28dd592314161abb65e9f57833fd82ced [2021-12-21T18:42:43.407Z] #53 ... [2021-12-21T18:42:43.407Z] [2021-12-21T18:42:43.407Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:42:43.407Z] #47 sha256:6f2328862792c2154f686b9ce769b61ada0d2382b3817e5958582f64026888fd [2021-12-21T18:42:43.407Z] #47 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:42:43.407Z] #47 15.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:42:43.407Z] #47 18.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-21T18:42:43.845Z] #31 10.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-21T18:42:44.104Z] #31 11.02 [2021-12-21T18:42:44.221Z] #20 60.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-21T18:42:44.221Z] #20 60.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-21T18:42:44.221Z] #20 60.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:42:44.363Z] #31 11.26 #=#=# ######################################################################## 100.0% [2021-12-21T18:42:44.575Z] #31 ... [2021-12-21T18:42:44.575Z] [2021-12-21T18:42:44.575Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:44.575Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:44.575Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 10.4s done [2021-12-21T18:42:44.575Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 4.9s [2021-12-21T18:42:44.621Z] #31 11.61 [2021-12-21T18:42:44.621Z] #31 11.70 Download of images into '/build' complete. [2021-12-21T18:42:44.621Z] #31 11.70 Use something like the following to load the result into a Docker daemon: [2021-12-21T18:42:44.621Z] #31 11.70 tar -cC '/build' . | docker load [2021-12-21T18:42:44.678Z] ...INFO: Daemon under test started and replied! [2021-12-21T18:42:44.678Z] INFO: Docker version of the daemon under test [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] Client: [2021-12-21T18:42:44.678Z] Version: 17.06.2-ce [2021-12-21T18:42:44.678Z] API version: 1.30 [2021-12-21T18:42:44.678Z] Go version: go1.8.3 [2021-12-21T18:42:44.678Z] Git commit: cec0b72 [2021-12-21T18:42:44.678Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-21T18:42:44.678Z] OS/Arch: windows/amd64 [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] Server: [2021-12-21T18:42:44.678Z] Version: 0.0.0-dev [2021-12-21T18:42:44.678Z] API version: 1.42 (minimum version 1.24) [2021-12-21T18:42:44.678Z] Go version: go1.17.5 [2021-12-21T18:42:44.678Z] Git commit: f415028976 [2021-12-21T18:42:44.678Z] Built: 12/21/2021 18:40:30 [2021-12-21T18:42:44.678Z] OS/Arch: windows/amd64 [2021-12-21T18:42:44.678Z] Experimental: false [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] INFO: Docker info of the daemon under test [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] Containers: 0 [2021-12-21T18:42:44.678Z] Running: 0 [2021-12-21T18:42:44.678Z] Paused: 0 [2021-12-21T18:42:44.678Z] Stopped: 0 [2021-12-21T18:42:44.678Z] Images: 0 [2021-12-21T18:42:44.678Z] Server Version: 0.0.0-dev [2021-12-21T18:42:44.678Z] Storage Driver: windowsfilter [2021-12-21T18:42:44.678Z] Windows: [2021-12-21T18:42:44.678Z] Logging Driver: json-file [2021-12-21T18:42:44.678Z] Plugins: [2021-12-21T18:42:44.678Z] Volume: local [2021-12-21T18:42:44.678Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:42:44.678Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:42:44.678Z] Swarm: inactive [2021-12-21T18:42:44.678Z] Default Isolation: process [2021-12-21T18:42:44.678Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T18:42:44.678Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T18:42:44.678Z] OSType: windows [2021-12-21T18:42:44.678Z] Architecture: x86_64 [2021-12-21T18:42:44.678Z] CPUs: 4 [2021-12-21T18:42:44.678Z] Total Memory: 32GiB [2021-12-21T18:42:44.678Z] Name: azwin-2-72f260 [2021-12-21T18:42:44.678Z] ID: VXKA:KD7C:FW7G:36Q4:B4MQ:2KRW:AFZT:DP2E:Y2TR:U4CD:2O2P:JC4E [2021-12-21T18:42:44.678Z] Docker Root Dir: D:\CI\PR-43097\3\daemon [2021-12-21T18:42:44.678Z] Debug Mode (client): false [2021-12-21T18:42:44.678Z] Debug Mode (server): true [2021-12-21T18:42:44.678Z] File Descriptors: -1 [2021-12-21T18:42:44.678Z] Goroutines: 16 [2021-12-21T18:42:44.678Z] System Time: 2021-12-21T18:42:44.0804234Z [2021-12-21T18:42:44.678Z] EventsListeners: 0 [2021-12-21T18:42:44.678Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:42:44.678Z] Labels: [2021-12-21T18:42:44.678Z] Experimental: false [2021-12-21T18:42:44.678Z] Insecure Registries: [2021-12-21T18:42:44.678Z] 127.0.0.0/8 [2021-12-21T18:42:44.678Z] Live Restore Enabled: false [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] INFO: Docker images of the daemon under test [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-21T18:42:44.678Z] [2021-12-21T18:42:44.678Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-21T18:42:44.678Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-21T18:42:44.794Z] #47 ... [2021-12-21T18:42:44.794Z] [2021-12-21T18:42:44.794Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:44.794Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:42:44.794Z] #14 13.58 Fetched 8370 kB in 9s (887 kB/s) [2021-12-21T18:42:44.794Z] #14 13.58 Reading package lists... [2021-12-21T18:42:44.794Z] #14 22.64 Reading package lists... [2021-12-21T18:42:44.794Z] #14 ... [2021-12-21T18:42:44.794Z] [2021-12-21T18:42:44.794Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:42:44.794Z] #60 sha256:fb7021f5e0daf498e068e2d3c22abdafdd4672cd4d888d8fc1f99f5ca5db08b7 [2021-12-21T18:42:44.794Z] #60 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:42:44.794Z] #60 22.96 Fetched 8370 kB in 18s (471 kB/s) [2021-12-21T18:42:44.836Z] #11 ... [2021-12-21T18:42:44.836Z] [2021-12-21T18:42:44.836Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:44.836Z] #31 sha256:b10794125e0b189b50348d54f19cbc6ec2b57cc1aecdde4702183aecde047550 [2021-12-21T18:42:44.836Z] #31 DONE 13.9s [2021-12-21T18:42:44.836Z] [2021-12-21T18:42:44.836Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:44.836Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:45.053Z] #60 22.96 Reading package lists... [2021-12-21T18:42:45.053Z] #60 ... [2021-12-21T18:42:45.053Z] [2021-12-21T18:42:45.053Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:45.053Z] #53 sha256:20f4bb0ba091fcec695104f60876dc70e32a884162e045ea94bbd0080742119e [2021-12-21T18:42:45.053Z] #53 23.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-21T18:42:45.053Z] #53 23.13 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-21T18:42:45.053Z] #53 23.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-21T18:42:45.149Z] ltsc2022: Pulling from windows/servercore [2021-12-21T18:42:45.149Z] 8f616e6e9eec: Pulling fs layer [2021-12-21T18:42:45.149Z] 4d1d74adc6a9: Pulling fs layer [2021-12-21T18:42:45.151Z] #20 ... [2021-12-21T18:42:45.151Z] [2021-12-21T18:42:45.151Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-21T18:42:45.151Z] #47 sha256:40f274ddff33a9b877f5f2f2c61fdf294229b60da6f4f105fa27cec356b26e77 [2021-12-21T18:42:45.151Z] #47 1.190 + RM_GOPATH=0 [2021-12-21T18:42:45.151Z] #47 1.190 + TMP_GOPATH= [2021-12-21T18:42:45.151Z] #47 1.190 + : /build [2021-12-21T18:42:45.151Z] #47 1.190 + '[' -z '' ']' [2021-12-21T18:42:45.151Z] #47 1.190 ++ mktemp -d [2021-12-21T18:42:45.151Z] #47 1.190 + export GOPATH=/tmp/tmp.p9aL2bTSGP [2021-12-21T18:42:45.151Z] #47 1.190 + GOPATH=/tmp/tmp.p9aL2bTSGP [2021-12-21T18:42:45.151Z] #47 1.190 + RM_GOPATH=1 [2021-12-21T18:42:45.151Z] #47 1.190 + case "$(go env GOARCH)" in [2021-12-21T18:42:45.151Z] #47 1.200 ++ go env GOARCH [2021-12-21T18:42:45.151Z] #47 1.225 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:45.151Z] #47 1.225 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:45.151Z] #47 1.227 ++ dirname /install.sh [2021-12-21T18:42:45.151Z] #47 1.231 Install tini version v0.19.0 [2021-12-21T18:42:45.151Z] #47 1.235 + dir=/ [2021-12-21T18:42:45.151Z] #47 1.235 + bin=tini [2021-12-21T18:42:45.151Z] #47 1.235 + shift [2021-12-21T18:42:45.151Z] #47 1.235 + '[' '!' -f //tini.installer ']' [2021-12-21T18:42:45.151Z] #47 1.235 + . //tini.installer [2021-12-21T18:42:45.151Z] #47 1.235 ++ : v0.19.0 [2021-12-21T18:42:45.151Z] #47 1.235 + install_tini [2021-12-21T18:42:45.151Z] #47 1.235 + echo 'Install tini version v0.19.0' [2021-12-21T18:42:45.151Z] #47 1.235 + git clone https://github.com/krallin/tini.git /tmp/tmp.p9aL2bTSGP/tini [2021-12-21T18:42:45.151Z] #47 1.237 Cloning into '/tmp/tmp.p9aL2bTSGP/tini'... [2021-12-21T18:42:45.151Z] #47 1.853 + cd /tmp/tmp.p9aL2bTSGP/tini [2021-12-21T18:42:45.151Z] #47 1.863 + git checkout -q v0.19.0 [2021-12-21T18:42:45.151Z] #47 1.878 + cmake . [2021-12-21T18:42:45.151Z] #47 2.246 -- The C compiler identification is GNU 10.2.1 [2021-12-21T18:42:45.151Z] #47 2.303 -- Detecting C compiler ABI info [2021-12-21T18:42:45.151Z] #47 2.651 -- Detecting C compiler ABI info - done [2021-12-21T18:42:45.151Z] #47 2.731 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-21T18:42:45.151Z] #47 2.731 -- Detecting C compile features [2021-12-21T18:42:45.151Z] #47 2.731 -- Detecting C compile features - done [2021-12-21T18:42:45.151Z] #47 2.763 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-21T18:42:45.151Z] #47 2.923 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-21T18:42:45.151Z] #47 2.964 -- Configuring done [2021-12-21T18:42:45.151Z] #47 2.975 -- Generating done [2021-12-21T18:42:45.151Z] #47 2.983 -- Build files have been written to: /tmp/tmp.p9aL2bTSGP/tini [2021-12-21T18:42:45.151Z] #47 2.983 + make tini-static [2021-12-21T18:42:45.151Z] #47 3.117 Scanning dependencies of target tini-static [2021-12-21T18:42:45.151Z] #47 3.161 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-21T18:42:45.151Z] #47 3.950 [100%] Linking C executable tini-static [2021-12-21T18:42:45.151Z] #47 4.343 [100%] Built target tini-static [2021-12-21T18:42:45.151Z] #47 4.398 + mkdir -p /build [2021-12-21T18:42:45.151Z] #47 4.398 + cp tini-static /build/docker-init [2021-12-21T18:42:45.151Z] #47 DONE 4.7s [2021-12-21T18:42:45.151Z] [2021-12-21T18:42:45.152Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:42:45.152Z] #69 sha256:208a18a12b377fbec252ff730dd508861d57d0189aaf448cdc178bce9cc08b65 [2021-12-21T18:42:45.152Z] #69 1.300 + RM_GOPATH=0 [2021-12-21T18:42:45.152Z] #69 1.300 + TMP_GOPATH= [2021-12-21T18:42:45.152Z] #69 1.300 + : /build [2021-12-21T18:42:45.152Z] #69 1.300 + '[' -z '' ']' [2021-12-21T18:42:45.152Z] #69 1.315 ++ mktemp -d [2021-12-21T18:42:45.152Z] #69 1.315 + export GOPATH=/tmp/tmp.V6ulussEpY [2021-12-21T18:42:45.152Z] #69 1.315 + GOPATH=/tmp/tmp.V6ulussEpY [2021-12-21T18:42:45.152Z] #69 1.315 + RM_GOPATH=1 [2021-12-21T18:42:45.152Z] #69 1.315 + case "$(go env GOARCH)" in [2021-12-21T18:42:45.152Z] #69 1.315 ++ go env GOARCH [2021-12-21T18:42:45.152Z] #69 1.328 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:45.152Z] #69 1.328 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:45.152Z] #69 1.329 ++ dirname /install.sh [2021-12-21T18:42:45.152Z] #69 1.330 + dir=/ [2021-12-21T18:42:45.152Z] #69 1.330 + bin=containerd [2021-12-21T18:42:45.152Z] #69 1.330 + shift [2021-12-21T18:42:45.152Z] #69 1.330 + '[' '!' -f //containerd.installer ']' [2021-12-21T18:42:45.152Z] #69 1.330 + . //containerd.installer [2021-12-21T18:42:45.152Z] #69 1.330 ++ set -e [2021-12-21T18:42:45.152Z] #69 1.330 ++ : v1.5.8 [2021-12-21T18:42:45.152Z] #69 1.330 + install_containerd [2021-12-21T18:42:45.152Z] #69 1.331 Install containerd version v1.5.8 [2021-12-21T18:42:45.152Z] #69 1.331 + echo 'Install containerd version v1.5.8' [2021-12-21T18:42:45.152Z] #69 1.331 + git clone https://github.com/containerd/containerd.git /tmp/tmp.V6ulussEpY/src/github.com/containerd/containerd [2021-12-21T18:42:45.152Z] #69 1.337 Cloning into '/tmp/tmp.V6ulussEpY/src/github.com/containerd/containerd'... [2021-12-21T18:42:45.312Z] #53 23.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-21T18:42:45.571Z] #53 23.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-21T18:42:45.571Z] #53 23.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-21T18:42:45.571Z] #53 23.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-21T18:42:46.139Z] #53 24.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-21T18:42:46.139Z] #53 24.33 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-21T18:42:46.139Z] #53 24.42 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-21T18:42:46.399Z] #53 24.63 go: downloading github.com/spf13/afero v1.1.2 [2021-12-21T18:42:46.659Z] #53 24.79 go: downloading github.com/spf13/cast v1.3.0 [2021-12-21T18:42:46.659Z] #53 24.98 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-21T18:42:46.659Z] #53 24.98 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-21T18:42:46.918Z] #53 24.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-21T18:42:46.918Z] #53 25.07 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-21T18:42:47.046Z] #69 ... [2021-12-21T18:42:47.046Z] [2021-12-21T18:42:47.046Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:47.046Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:42:47.046Z] #20 63.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-21T18:42:47.046Z] #20 63.43 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:42:47.046Z] #20 63.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:42:47.046Z] #20 63.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-21T18:42:47.046Z] #20 63.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:42:47.046Z] #20 63.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:42:47.158Z] #31 ... [2021-12-21T18:42:47.158Z] [2021-12-21T18:42:47.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:47.158Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:47.158Z] #11 extracting sha256:ae9442ff4ff8634f5d742369e4ad1d6fea20a21a71807d249f6b28954a515760 10.5s done [2021-12-21T18:42:47.158Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 5.2s [2021-12-21T18:42:47.177Z] #53 25.33 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-21T18:42:47.177Z] #53 25.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-21T18:42:47.436Z] #53 25.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-21T18:42:47.436Z] #53 25.44 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-21T18:42:47.436Z] #53 25.48 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-21T18:42:47.436Z] #53 25.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-21T18:42:47.436Z] #53 25.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-21T18:42:47.436Z] #53 25.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-21T18:42:47.695Z] #53 25.75 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-21T18:42:47.695Z] #53 25.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-21T18:42:47.695Z] #53 25.90 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-21T18:42:47.695Z] #53 25.93 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-21T18:42:47.725Z] #11 ... [2021-12-21T18:42:47.725Z] [2021-12-21T18:42:47.725Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:47.725Z] #31 sha256:3ad200d14809029aba068cd2f7dea7c9b724c1752e7ec1f3f99e9fcf2761a3bf [2021-12-21T18:42:47.725Z] #31 DONE 14.7s [2021-12-21T18:42:47.725Z] [2021-12-21T18:42:47.725Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.5-bullseye@sha256:13ce2929017f1c624df2be6f6b2db33da48d0608202d5a54d8e80b4d4d9a1ff6 [2021-12-21T18:42:47.725Z] #11 sha256:a4d74b9414742518c2b3070e0bb1cb396145c716e9ac7a7ce62b4b6b660edfbf [2021-12-21T18:42:47.976Z] #53 26.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-21T18:42:47.976Z] #53 26.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-21T18:42:47.976Z] #53 26.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-21T18:42:48.543Z] #53 26.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-21T18:42:48.543Z] #53 26.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-21T18:42:48.543Z] #53 26.71 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-21T18:42:48.543Z] #53 26.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-21T18:42:48.592Z] #65 ... [2021-12-21T18:42:48.592Z] [2021-12-21T18:42:48.592Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:42:48.592Z] #26 sha256:e6d60790a4c04f91e1f0c2215d87cd96493cc0398b9d4c17625e7b6ea1b900fc [2021-12-21T18:42:48.592Z] #26 4.903 + RM_GOPATH=0 [2021-12-21T18:42:48.592Z] #26 4.903 + TMP_GOPATH= [2021-12-21T18:42:48.592Z] #26 4.903 + : /build [2021-12-21T18:42:48.592Z] #26 4.903 + '[' -z '' ']' [2021-12-21T18:42:48.592Z] #26 4.903 ++ mktemp -d [2021-12-21T18:42:48.592Z] #26 4.911 + export GOPATH=/tmp/tmp.ORLUOyljz3 [2021-12-21T18:42:48.592Z] #26 4.911 + GOPATH=/tmp/tmp.ORLUOyljz3 [2021-12-21T18:42:48.592Z] #26 4.911 + RM_GOPATH=1 [2021-12-21T18:42:48.592Z] #26 4.911 + case "$(go env GOARCH)" in [2021-12-21T18:42:48.592Z] #26 4.911 ++ go env GOARCH [2021-12-21T18:42:48.592Z] #26 4.923 Install docker/cli version 17.06.2-ce from stable [2021-12-21T18:42:48.592Z] #26 4.923 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:48.592Z] #26 4.923 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:48.592Z] #26 4.923 ++ dirname /install.sh [2021-12-21T18:42:48.592Z] #26 4.923 + dir=/ [2021-12-21T18:42:48.592Z] #26 4.923 + bin=dockercli [2021-12-21T18:42:48.592Z] #26 4.923 + shift [2021-12-21T18:42:48.592Z] #26 4.923 + '[' '!' -f //dockercli.installer ']' [2021-12-21T18:42:48.592Z] #26 4.923 + . //dockercli.installer [2021-12-21T18:42:48.592Z] #26 4.923 ++ : stable [2021-12-21T18:42:48.592Z] #26 4.923 ++ : 17.06.2-ce [2021-12-21T18:42:48.592Z] #26 4.923 + install_dockercli [2021-12-21T18:42:48.592Z] #26 4.923 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-21T18:42:48.592Z] #26 4.924 ++ uname -m [2021-12-21T18:42:48.592Z] #26 4.924 + arch=x86_64 [2021-12-21T18:42:48.592Z] #26 4.924 + '[' x86_64 '!=' x86_64 ']' [2021-12-21T18:42:48.592Z] #26 4.924 + url=https://download.docker.com/linux/static [2021-12-21T18:42:48.592Z] #26 4.924 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-21T18:42:48.592Z] #26 4.935 + tar -xz docker/docker [2021-12-21T18:42:48.803Z] #53 26.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-21T18:42:48.803Z] #53 27.03 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-21T18:42:48.938Z] #20 ... [2021-12-21T18:42:48.938Z] [2021-12-21T18:42:48.938Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-21T18:42:48.938Z] #49 sha256:d6584f513e2244fc79ee6237c60f221dac0c50dd55035054e85c3c9d28263e98 [2021-12-21T18:42:48.938Z] #49 CACHED [2021-12-21T18:42:49.068Z] #53 27.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:42:49.195Z] #50 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:42:49.195Z] #50 CACHED [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-21T18:42:49.195Z] #53 sha256:9544a359918f6566da982da9e4a1afc09499ff38bfc670a1e9e5844bfaf435e8 [2021-12-21T18:42:49.195Z] #53 CACHED [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:42:49.195Z] #54 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:42:49.195Z] #54 CACHED [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:42:49.195Z] #56 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:42:49.195Z] #56 CACHED [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:42:49.195Z] #58 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:42:49.195Z] #58 CACHED [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:49.195Z] #60 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:42:49.195Z] #60 CACHED [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:42:49.195Z] #62 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:42:49.195Z] #62 CACHED [2021-12-21T18:42:49.195Z] [2021-12-21T18:42:49.195Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:42:49.195Z] #69 sha256:208a18a12b377fbec252ff730dd508861d57d0189aaf448cdc178bce9cc08b65 [2021-12-21T18:42:49.329Z] #53 27.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-21T18:42:49.329Z] #53 27.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-21T18:42:49.329Z] #53 27.51 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-21T18:42:49.588Z] #53 27.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-21T18:42:49.847Z] #53 28.02 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-21T18:42:49.965Z] #26 ... [2021-12-21T18:42:49.965Z] [2021-12-21T18:42:49.965Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:42:49.965Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:42:49.965Z] #47 6.949 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:49.965Z] #47 6.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:49.965Z] #47 6.979 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:50.106Z] #53 28.23 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-21T18:42:50.106Z] #53 28.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-21T18:42:50.129Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 9.9s [2021-12-21T18:42:50.366Z] #53 28.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-21T18:42:50.366Z] #53 28.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-21T18:42:50.366Z] #53 28.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-21T18:42:50.366Z] #53 28.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-21T18:42:50.530Z] #47 7.644 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-21T18:42:50.564Z] #69 ... [2021-12-21T18:42:50.564Z] [2021-12-21T18:42:50.564Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:50.564Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:42:50.564Z] #20 67.08 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-21T18:42:50.564Z] #20 67.08 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:42:50.564Z] #20 67.09 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:42:50.625Z] #53 ... [2021-12-21T18:42:50.625Z] [2021-12-21T18:42:50.625Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:42:50.625Z] #49 sha256:c02a81570638c15fa81acca2a4cc1e62301f6db21faa55a97ec1ea187b035a97 [2021-12-21T18:42:50.625Z] #49 28.79 Usage of /build/vndr: [2021-12-21T18:42:50.625Z] #49 28.79 /build/vndr [[import path] [revision]] [repository] [2021-12-21T18:42:50.625Z] #49 28.79 /build/vndr init [2021-12-21T18:42:50.625Z] #49 28.79 -strict [2021-12-21T18:42:50.625Z] #49 28.79 checking mode. treat non-trivial warning as an error [2021-12-21T18:42:50.625Z] #49 28.79 -verbose [2021-12-21T18:42:50.625Z] #49 28.79 shows all warnings [2021-12-21T18:42:50.625Z] #49 28.79 -whitelist value [2021-12-21T18:42:50.625Z] #49 28.79 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-21T18:42:51.095Z] #47 7.982 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:42:51.194Z] #49 DONE 29.3s [2021-12-21T18:42:51.194Z] [2021-12-21T18:42:51.194Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:51.194Z] #31 sha256:4c48c57a901f7f58092a35298a259d21e77afa021d204a1154651efb639a0844 [2021-12-21T18:42:51.194Z] #31 10.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-12-21T18:42:51.774Z] #31 ... [2021-12-21T18:42:51.774Z] [2021-12-21T18:42:51.774Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:42:51.774Z] #36 sha256:63655a4d06f71e7cd27a42bf1a899f45f00dfebf571d33bcbf9888bdf0c3d162 [2021-12-21T18:42:51.774Z] #36 29.70 tomll can be used in two ways: [2021-12-21T18:42:51.774Z] #36 29.70 Writing to STDIN and reading from STDOUT: [2021-12-21T18:42:51.774Z] #36 29.70 cat file.toml | tomll > file.toml [2021-12-21T18:42:51.774Z] #36 29.70 [2021-12-21T18:42:51.774Z] #36 29.70 Reading and updating a list of files: [2021-12-21T18:42:51.774Z] #36 29.70 tomll a.toml b.toml c.toml [2021-12-21T18:42:51.774Z] #36 29.70 [2021-12-21T18:42:51.774Z] #36 29.70 When given a list of files, tomll will modify all files in place without asking. [2021-12-21T18:42:51.774Z] #36 DONE 29.9s [2021-12-21T18:42:51.918Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 10.3s [2021-12-21T18:42:52.033Z] [2021-12-21T18:42:52.033Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:52.033Z] #65 sha256:fa066bfde4282cddffbb46a1d90aa9a65aba9ae7669f3642d9cda7649e15c5b8 [2021-12-21T18:42:52.033Z] #65 23.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-21T18:42:52.033Z] #65 24.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-21T18:42:52.033Z] #65 ... [2021-12-21T18:42:52.033Z] [2021-12-21T18:42:52.033Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:52.033Z] #53 sha256:20f4bb0ba091fcec695104f60876dc70e32a884162e045ea94bbd0080742119e [2021-12-21T18:42:52.033Z] #53 30.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-21T18:42:52.033Z] #53 30.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-21T18:42:52.292Z] #53 30.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-21T18:42:52.292Z] #53 30.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-21T18:42:52.551Z] #53 30.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-21T18:42:52.680Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 12.8s done [2021-12-21T18:42:52.811Z] #53 30.93 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-21T18:42:52.941Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 done [2021-12-21T18:42:52.941Z] #11 DONE 50.0s [2021-12-21T18:42:53.008Z] #47 ... [2021-12-21T18:42:53.008Z] [2021-12-21T18:42:53.008Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:42:53.009Z] #36 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:42:53.009Z] #36 4.805 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-21T18:42:53.009Z] #36 ... [2021-12-21T18:42:53.009Z] [2021-12-21T18:42:53.009Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:53.009Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:42:53.009Z] #14 7.957 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:53.009Z] #14 8.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:53.009Z] #14 8.029 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:53.009Z] #14 8.923 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:42:53.071Z] #53 31.17 go: downloading golang.org/x/text v0.3.2 [2021-12-21T18:42:53.203Z] [2021-12-21T18:42:53.203Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-21T18:42:53.203Z] #12 sha256:df87039b81178eb1221db8eeda0c2bbe1f90e4b66a74758c8f4cbbd0b13a5969 [2021-12-21T18:42:53.269Z] #14 ... [2021-12-21T18:42:53.269Z] [2021-12-21T18:42:53.269Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:53.269Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:42:53.269Z] #38 7.994 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:53.269Z] #38 8.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:53.269Z] #38 8.064 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:53.269Z] #38 9.025 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:42:53.269Z] #38 ... [2021-12-21T18:42:53.269Z] [2021-12-21T18:42:53.269Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:42:53.269Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:42:53.269Z] #55 8.057 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-21T18:42:53.269Z] #55 9.254 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-21T18:42:53.269Z] #55 9.275 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-21T18:42:53.269Z] #55 9.380 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-21T18:42:53.529Z] #55 ... [2021-12-21T18:42:53.529Z] [2021-12-21T18:42:53.529Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:42:53.529Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:42:53.529Z] #60 5.995 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:42:53.529Z] #60 6.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:42:53.529Z] #60 6.010 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:42:53.529Z] #60 6.626 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:42:53.529Z] #60 8.712 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:42:53.529Z] #60 ... [2021-12-21T18:42:53.529Z] [2021-12-21T18:42:53.529Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:42:53.529Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:42:53.529Z] #34 5.714 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-21T18:42:53.529Z] #34 5.714 Cloning into '.'... [2021-12-21T18:42:53.787Z] #34 ... [2021-12-21T18:42:53.787Z] [2021-12-21T18:42:53.787Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:53.787Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:42:53.787Z] #53 6.207 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-21T18:42:53.951Z] INFO: Extraction ended at 12/21/2021 18:42:51. Duration:00:00:29.4001492 [2021-12-21T18:42:53.951Z] INFO: Updating the golang and path environment variables [2021-12-21T18:42:53.951Z] INFO: GOPATH=d:\gopath [2021-12-21T18:42:53.951Z] INFO: go version go1.17.5 windows/amd64 [2021-12-21T18:42:53.951Z] INFO: Running the daemon under test in debug mode [2021-12-21T18:42:53.951Z] INFO: Starting a daemon under test... [2021-12-21T18:42:53.951Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43097\3\daemon --pidfile d:\CI\PR-43097\3\docker.pid -D [2021-12-21T18:42:53.951Z] INFO: Process started successfully. [2021-12-21T18:42:53.951Z] INFO: Start tailing logs of the daemon under tests [2021-12-21T18:42:53.951Z] INFO: Waiting for the daemon under test to start... [2021-12-21T18:42:54.045Z] #53 ... [2021-12-21T18:42:54.045Z] [2021-12-21T18:42:54.045Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:42:54.045Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:42:54.045Z] #51 5.688 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-21T18:42:54.045Z] #51 6.807 go: downloading github.com/fatih/color v1.10.0 [2021-12-21T18:42:54.045Z] #51 6.810 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-21T18:42:54.045Z] #51 6.819 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-21T18:42:54.045Z] #51 6.859 go: downloading github.com/pkg/errors v0.9.1 [2021-12-21T18:42:54.045Z] #51 7.170 go: downloading golang.org/x/tools v0.1.0 [2021-12-21T18:42:54.045Z] #51 7.351 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-21T18:42:54.045Z] #51 7.463 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-21T18:42:54.045Z] #51 7.504 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-21T18:42:54.045Z] #51 7.613 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-21T18:42:54.045Z] #51 ... [2021-12-21T18:42:54.045Z] [2021-12-21T18:42:54.045Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:42:54.045Z] #49 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:42:54.045Z] #49 6.483 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-21T18:42:54.303Z] #49 ... [2021-12-21T18:42:54.303Z] [2021-12-21T18:42:54.303Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:42:54.303Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:42:54.303Z] #43 6.696 + git clone https://github.com/docker/distribution.git . [2021-12-21T18:42:54.303Z] #43 6.699 Cloning into '.'... [2021-12-21T18:42:54.303Z] #43 ... [2021-12-21T18:42:54.303Z] [2021-12-21T18:42:54.303Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:42:54.303Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:42:54.303Z] #14 11.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:42:54.454Z] #11 extracting sha256:dba1e4e2904e6f722f1f8292e68ccdd20fed7fa2cc36bf6cef5ec212f3c44b17 12.2s done [2021-12-21T18:42:54.454Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 [2021-12-21T18:42:54.454Z] #11 extracting sha256:8dc73180a07b32d19a6e968d749075d14466adf6cc4cc34736c39fa9fa1b4ae0 done [2021-12-21T18:42:54.454Z] #11 DONE 50.0s [2021-12-21T18:42:54.454Z] [2021-12-21T18:42:54.454Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-12-21T18:42:54.454Z] #12 sha256:df87039b81178eb1221db8eeda0c2bbe1f90e4b66a74758c8f4cbbd0b13a5969 [2021-12-21T18:42:54.734Z] #20 70.92 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-21T18:42:54.734Z] #20 70.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:42:54.734Z] #20 70.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:42:54.867Z] #14 ... [2021-12-21T18:42:54.867Z] [2021-12-21T18:42:54.867Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:42:54.867Z] #26 sha256:e6d60790a4c04f91e1f0c2215d87cd96493cc0398b9d4c17625e7b6ea1b900fc [2021-12-21T18:42:54.867Z] #26 11.27 + mkdir -p /build [2021-12-21T18:42:54.867Z] #26 11.28 + mv docker/docker /build/ [2021-12-21T18:42:54.867Z] #26 11.28 + rmdir docker [2021-12-21T18:42:54.867Z] #26 DONE 11.7s [2021-12-21T18:42:54.867Z] [2021-12-21T18:42:54.867Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:42:54.867Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:42:54.867Z] #53 12.00 go: downloading github.com/fatih/color v1.7.0 [2021-12-21T18:42:54.867Z] #53 12.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-21T18:42:54.867Z] #53 12.08 go: downloading github.com/pkg/errors v0.8.1 [2021-12-21T18:42:55.123Z] #12 DONE 1.9s [2021-12-21T18:42:55.123Z] [2021-12-21T18:42:55.123Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-21T18:42:55.123Z] #13 sha256:7376a93dbf0ab1cdf225bd6fbad354a3210ba129d4fb54e0e25d6631fd288dd5 [2021-12-21T18:42:55.124Z] #53 12.18 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-21T18:42:55.124Z] #53 12.18 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-21T18:42:55.382Z] #53 12.57 go: downloading github.com/spf13/viper v1.6.1 [2021-12-21T18:42:55.487Z] Running on azwin-2-dfd0b0 in d:\jenkins\workspace\moby_PR-43097 [Pipeline] { [Pipeline] ws [2021-12-21T18:42:55.510Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-12-21T18:42:55.833Z] #12 DONE 1.1s [2021-12-21T18:42:55.833Z] [2021-12-21T18:42:55.833Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-12-21T18:42:55.833Z] #13 sha256:7376a93dbf0ab1cdf225bd6fbad354a3210ba129d4fb54e0e25d6631fd288dd5 [2021-12-21T18:42:55.946Z] #53 12.96 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-21T18:42:55.946Z] #53 13.03 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-21T18:42:55.946Z] #53 13.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-21T18:42:55.946Z] #53 13.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-21T18:42:56.102Z] #20 72.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-21T18:42:56.102Z] #20 72.59 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:42:56.102Z] #20 72.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:42:56.411Z] #13 DONE 1.0s [2021-12-21T18:42:56.514Z] #13 DONE 1.4s [2021-12-21T18:42:56.514Z] [2021-12-21T18:42:56.514Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-21T18:42:56.514Z] #25 sha256:3b34428273164f2f7240bf4e9bfa4410ae6e5208095f2fe8cfd9ade9496301df [2021-12-21T18:42:56.514Z] #25 ... [2021-12-21T18:42:56.514Z] [2021-12-21T18:42:56.514Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-21T18:42:56.514Z] #42 sha256:d6584f513e2244fc79ee6237c60f221dac0c50dd55035054e85c3c9d28263e98 [2021-12-21T18:42:56.514Z] #42 DONE 0.2s [2021-12-21T18:42:56.514Z] [2021-12-21T18:42:56.514Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-21T18:42:56.514Z] #33 sha256:2b8d555c92ab804f36e86cb77eb41f2a887cbb7986eb0d8a40fabd119373b796 [2021-12-21T18:42:56.514Z] #33 DONE 0.3s [2021-12-21T18:42:56.678Z] [2021-12-21T18:42:56.678Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:56.678Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:42:56.678Z] #38 ... [2021-12-21T18:42:56.678Z] [2021-12-21T18:42:56.678Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-12-21T18:42:56.678Z] #33 sha256:2b8d555c92ab804f36e86cb77eb41f2a887cbb7986eb0d8a40fabd119373b796 [2021-12-21T18:42:56.678Z] #33 DONE 0.3s [2021-12-21T18:42:56.781Z] [2021-12-21T18:42:56.781Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-21T18:42:56.781Z] #64 sha256:9253e777dcad152ab4f3096c56f21d6ac948e6bc4da8eec6e2f0eb21792224ff [2021-12-21T18:42:56.781Z] #64 DONE 0.3s [2021-12-21T18:42:56.781Z] [2021-12-21T18:42:56.781Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-21T18:42:56.781Z] #25 sha256:3b34428273164f2f7240bf4e9bfa4410ae6e5208095f2fe8cfd9ade9496301df [2021-12-21T18:42:56.781Z] #25 DONE 0.3s [2021-12-21T18:42:56.781Z] [2021-12-21T18:42:56.781Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-21T18:42:56.781Z] #46 sha256:9544a359918f6566da982da9e4a1afc09499ff38bfc670a1e9e5844bfaf435e8 [2021-12-21T18:42:56.781Z] #46 DONE 0.3s [2021-12-21T18:42:56.781Z] [2021-12-21T18:42:56.781Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:42:56.781Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:42:56.877Z] #53 14.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-21T18:42:56.933Z] The recommended git tool is: git [2021-12-21T18:42:56.939Z] [2021-12-21T18:42:56.939Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-12-21T18:42:56.939Z] #42 sha256:d6584f513e2244fc79ee6237c60f221dac0c50dd55035054e85c3c9d28263e98 [2021-12-21T18:42:56.939Z] #42 DONE 0.3s [2021-12-21T18:42:56.939Z] [2021-12-21T18:42:56.939Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-12-21T18:42:56.939Z] #64 sha256:a5a7f44ce0c7da8cc81bb95ad8f8fbf424177be8dd7ba2b0c4b92f1f15e23c10 [2021-12-21T18:42:56.939Z] #64 DONE 0.4s [2021-12-21T18:42:56.939Z] [2021-12-21T18:42:56.939Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:56.939Z] #65 sha256:56c3d9928edffa53c32e2ee17e7022e6f83918311785cc7abb61af52eb44f728 [2021-12-21T18:42:56.939Z] #65 ... [2021-12-21T18:42:56.939Z] [2021-12-21T18:42:56.939Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-12-21T18:42:56.939Z] #46 sha256:9544a359918f6566da982da9e4a1afc09499ff38bfc670a1e9e5844bfaf435e8 [2021-12-21T18:42:56.939Z] #46 DONE 0.5s [2021-12-21T18:42:56.939Z] [2021-12-21T18:42:56.939Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-12-21T18:42:56.939Z] #25 sha256:ba245e1f8b81e34c027a3a3704a9ff79bddb0e6e6df2870e0a6390664afbd9d1 [2021-12-21T18:42:56.939Z] #25 DONE 0.5s [2021-12-21T18:42:57.134Z] #53 14.18 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-21T18:42:57.199Z] [2021-12-21T18:42:57.199Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:42:57.199Z] #26 sha256:4b533a87f0d969a6ab9ca9d5aa5ed56e03ef4c797fc4f89634498e43447a3ad7 [2021-12-21T18:42:57.268Z] #53 ... [2021-12-21T18:42:57.268Z] [2021-12-21T18:42:57.268Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:42:57.268Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:42:57.268Z] #38 24.88 Fetched 8370 kB in 19s (450 kB/s) [2021-12-21T18:42:57.268Z] #38 24.88 Reading package lists... [2021-12-21T18:42:57.268Z] #38 33.57 Reading package lists... [2021-12-21T18:42:57.268Z] #38 ... [2021-12-21T18:42:57.268Z] [2021-12-21T18:42:57.268Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:42:57.268Z] #43 sha256:e7c4530740b32a2b42a5a3d269476b056d098b76df4b29d960f9eb0bb2e5c785 [2021-12-21T18:42:57.268Z] #43 31.04 Updating files: 71% (1262/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2021-12-21T18:42:57.268Z] #43 31.69 + git checkout -q v2.3.0 [2021-12-21T18:42:57.268Z] #43 34.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-21T18:42:57.996Z] #20 74.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-21T18:42:57.997Z] #20 74.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:42:57.997Z] #20 74.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:42:58.667Z] #43 ... [2021-12-21T18:42:58.667Z] [2021-12-21T18:42:58.667Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:42:58.667Z] #47 sha256:6f2328862792c2154f686b9ce769b61ada0d2382b3817e5958582f64026888fd [2021-12-21T18:42:58.667Z] #47 26.36 Fetched 8373 kB in 20s (411 kB/s) [2021-12-21T18:42:58.667Z] #47 26.36 Reading package lists... [2021-12-21T18:42:58.667Z] #47 34.43 Reading package lists... [2021-12-21T18:42:58.667Z] #47 ... [2021-12-21T18:42:58.667Z] [2021-12-21T18:42:58.667Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:42:58.667Z] #31 sha256:4c48c57a901f7f58092a35298a259d21e77afa021d204a1154651efb639a0844 [2021-12-21T18:42:58.667Z] #31 12.97 #=#=# [2021-12-21T18:42:58.667Z] #31 13.30 #=#=# ##O#-# # 2.0% ######################################################################## 100.0% [2021-12-21T18:42:58.667Z] #31 15.59 [2021-12-21T18:42:59.657Z] #53 ... [2021-12-21T18:42:59.657Z] [2021-12-21T18:42:59.657Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:42:59.657Z] #36 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:42:59.657Z] #36 16.38 tomll can be used in two ways: [2021-12-21T18:42:59.657Z] #36 16.38 Writing to STDIN and reading from STDOUT: [2021-12-21T18:42:59.657Z] #36 16.38 cat file.toml | tomll > file.toml [2021-12-21T18:42:59.657Z] #36 16.38 [2021-12-21T18:42:59.657Z] #36 16.38 Reading and updating a list of files: [2021-12-21T18:42:59.657Z] #36 16.38 tomll a.toml b.toml c.toml [2021-12-21T18:42:59.657Z] #36 16.38 [2021-12-21T18:42:59.657Z] #36 16.38 When given a list of files, tomll will modify all files in place without asking. [2021-12-21T18:42:59.657Z] #36 DONE 16.7s [2021-12-21T18:42:59.657Z] [2021-12-21T18:42:59.657Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:42:59.657Z] #65 sha256:9a2e66c8563724af2191b3dda8d8f3b28dd592314161abb65e9f57833fd82ced [2021-12-21T18:42:59.657Z] #65 7.046 + RM_GOPATH=0 [2021-12-21T18:42:59.657Z] #65 7.046 + TMP_GOPATH= [2021-12-21T18:42:59.657Z] #65 7.046 + : /build [2021-12-21T18:42:59.657Z] #65 7.046 + '[' -z '' ']' [2021-12-21T18:42:59.657Z] #65 7.046 ++ mktemp -d [2021-12-21T18:42:59.657Z] #65 7.046 + export GOPATH=/tmp/tmp.AkpbIwe05x [2021-12-21T18:42:59.657Z] #65 7.046 + GOPATH=/tmp/tmp.AkpbIwe05x [2021-12-21T18:42:59.657Z] #65 7.046 + RM_GOPATH=1 [2021-12-21T18:42:59.657Z] #65 7.046 + case "$(go env GOARCH)" in [2021-12-21T18:42:59.657Z] #65 7.046 ++ go env GOARCH [2021-12-21T18:42:59.657Z] #65 7.046 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:59.657Z] #65 7.046 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:42:59.657Z] #65 7.046 ++ dirname /install.sh [2021-12-21T18:42:59.657Z] #65 7.046 + dir=/ [2021-12-21T18:42:59.657Z] #65 7.046 + bin=rootlesskit [2021-12-21T18:42:59.657Z] #65 7.046 + shift [2021-12-21T18:42:59.657Z] #65 7.046 + '[' '!' -f //rootlesskit.installer ']' [2021-12-21T18:42:59.657Z] #65 7.046 + . //rootlesskit.installer [2021-12-21T18:42:59.657Z] #65 7.046 ++ : v0.14.6 [2021-12-21T18:42:59.657Z] #65 7.046 + install_rootlesskit [2021-12-21T18:42:59.657Z] #65 7.046 + case "$1" in [2021-12-21T18:42:59.657Z] #65 7.046 + export CGO_ENABLED=0 [2021-12-21T18:42:59.657Z] #65 7.046 + CGO_ENABLED=0 [2021-12-21T18:42:59.657Z] #65 7.047 + _install_rootlesskit [2021-12-21T18:42:59.657Z] #65 7.070 + echo 'Install rootlesskit version v0.14.6' [2021-12-21T18:42:59.657Z] #65 7.070 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:42:59.657Z] #65 7.070 + GOBIN=/build [2021-12-21T18:42:59.657Z] #65 7.070 + GO111MODULE=on [2021-12-21T18:42:59.657Z] #65 7.070 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-21T18:42:59.657Z] #65 7.070 Install rootlesskit version v0.14.6 [2021-12-21T18:42:59.657Z] #65 7.608 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-21T18:42:59.657Z] #65 10.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-21T18:42:59.657Z] #65 10.17 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-21T18:42:59.657Z] #65 10.99 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-21T18:42:59.657Z] #65 14.13 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-21T18:42:59.657Z] #65 15.08 go: downloading github.com/google/uuid v1.3.0 [2021-12-21T18:42:59.657Z] #65 15.26 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-21T18:42:59.657Z] #65 16.11 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-21T18:42:59.657Z] #65 16.20 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-21T18:42:59.657Z] #65 16.30 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-21T18:42:59.657Z] #65 16.46 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-21T18:43:00.016Z] #65 16.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-21T18:43:00.049Z] #31 ... [2021-12-21T18:43:00.049Z] [2021-12-21T18:43:00.049Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:00.049Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:43:00.049Z] #14 22.64 Reading package lists... [2021-12-21T18:43:00.049Z] #14 31.35 Building dependency tree... [2021-12-21T18:43:00.049Z] #14 37.06 The following additional packages will be installed: [2021-12-21T18:43:00.049Z] #14 37.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:00.049Z] #14 37.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-21T18:43:00.049Z] #14 37.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-21T18:43:00.049Z] #14 37.07 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-21T18:43:00.049Z] #14 37.07 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-21T18:43:00.049Z] #14 37.08 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp2 libselinux1-dev [2021-12-21T18:43:00.049Z] #14 37.08 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-21T18:43:00.049Z] #14 37.10 Suggested packages: [2021-12-21T18:43:00.049Z] #14 37.11 gcc-10-locales seccomp wine64 [2021-12-21T18:43:00.049Z] #14 38.23 The following NEW packages will be installed: [2021-12-21T18:43:00.049Z] #14 38.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:00.049Z] #14 38.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-21T18:43:00.049Z] #14 38.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-21T18:43:00.049Z] #14 38.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-21T18:43:00.049Z] #14 38.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-21T18:43:00.049Z] #14 38.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-21T18:43:00.049Z] #14 38.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-21T18:43:00.049Z] #14 38.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-21T18:43:00.049Z] #14 38.24 mingw-w64-x86-64-dev [2021-12-21T18:43:00.049Z] #14 38.27 The following packages will be upgraded: [2021-12-21T18:43:00.049Z] #14 38.28 libseccomp2 [2021-12-21T18:43:00.308Z] #14 ... [2021-12-21T18:43:00.308Z] [2021-12-21T18:43:00.308Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:00.308Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:43:00.308Z] #38 33.57 Reading package lists... [2021-12-21T18:43:00.629Z] #65 17.20 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-21T18:43:00.629Z] #65 17.44 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-21T18:43:00.894Z] #65 ... [2021-12-21T18:43:00.894Z] [2021-12-21T18:43:00.894Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:00.894Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:00.894Z] #53 18.01 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-21T18:43:01.161Z] #53 18.12 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-21T18:43:01.161Z] #53 18.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-21T18:43:01.161Z] #53 18.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-21T18:43:01.421Z] #53 18.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-21T18:43:01.681Z] #53 18.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-21T18:43:01.681Z] #53 18.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-21T18:43:01.681Z] #53 18.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-21T18:43:01.681Z] #53 18.93 go: downloading github.com/spf13/afero v1.1.2 [2021-12-21T18:43:01.696Z] #38 38.60 Building dependency tree... [2021-12-21T18:43:01.949Z] #53 19.12 go: downloading github.com/spf13/cast v1.3.0 [2021-12-21T18:43:01.949Z] #53 19.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-21T18:43:02.207Z] #53 19.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-21T18:43:02.207Z] #53 19.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-21T18:43:02.207Z] #53 19.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-21T18:43:02.207Z] #53 19.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-21T18:43:02.209Z] #20 78.39 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-21T18:43:02.209Z] #20 78.40 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:43:02.209Z] #20 78.41 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:43:02.464Z] #53 19.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-21T18:43:02.464Z] #53 19.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-21T18:43:02.721Z] #53 19.91 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-21T18:43:02.721Z] #53 19.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-21T18:43:02.721Z] #53 19.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-21T18:43:02.721Z] #53 19.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-21T18:43:02.721Z] #53 19.94 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-21T18:43:02.977Z] #53 20.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-21T18:43:02.977Z] #53 20.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-21T18:43:03.236Z] #53 20.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-21T18:43:03.236Z] #53 20.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-21T18:43:03.236Z] #53 20.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-21T18:43:03.236Z] #53 20.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-21T18:43:03.493Z] #53 20.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-21T18:43:03.493Z] #53 20.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-21T18:43:03.493Z] #53 20.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-21T18:43:03.493Z] #53 ... [2021-12-21T18:43:03.493Z] [2021-12-21T18:43:03.493Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:03.493Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:03.493Z] #47 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:03.493Z] #47 13.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:03.493Z] #47 15.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-21T18:43:03.513Z] #47 ... [2021-12-21T18:43:03.514Z] [2021-12-21T18:43:03.514Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:03.514Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:03.514Z] #55 6.946 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-21T18:43:03.514Z] #55 ... [2021-12-21T18:43:03.514Z] [2021-12-21T18:43:03.514Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:03.514Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:03.514Z] #60 7.345 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:03.576Z] #20 ... [2021-12-21T18:43:03.576Z] [2021-12-21T18:43:03.576Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:03.576Z] #69 sha256:208a18a12b377fbec252ff730dd508861d57d0189aaf448cdc178bce9cc08b65 [2021-12-21T18:43:03.576Z] #69 17.81 + cd /tmp/tmp.V6ulussEpY/src/github.com/containerd/containerd [2021-12-21T18:43:03.576Z] #69 17.81 + git checkout -q v1.5.8 [2021-12-21T18:43:03.576Z] #69 18.35 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-21T18:43:03.576Z] #69 18.35 + BUILDTAGS='netgo osusergo static_build' [2021-12-21T18:43:03.576Z] #69 18.35 + export EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:43:03.576Z] #69 18.35 + EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:43:03.576Z] #69 18.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-21T18:43:03.576Z] #69 18.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-21T18:43:03.576Z] #69 18.35 + '[' '' = dynamic ']' [2021-12-21T18:43:03.576Z] #69 18.35 + make [2021-12-21T18:43:03.576Z] #69 18.88 + bin/ctr [2021-12-21T18:43:03.576Z] #69 ... [2021-12-21T18:43:03.576Z] [2021-12-21T18:43:03.576Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:03.576Z] #20 sha256:92013a3d998d2c60c0650769d42391eff390592764aa515f67a2ec5f6c3700f9 [2021-12-21T18:43:03.576Z] #20 80.13 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-21T18:43:03.576Z] #20 80.13 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-21T18:43:03.576Z] #20 80.14 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:43:03.576Z] #20 80.21 Selecting previously unselected package libapparmor1:amd64. [2021-12-21T18:43:03.576Z] #20 80.21 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-21T18:43:03.576Z] #20 80.22 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:43:03.604Z] #38 ... [2021-12-21T18:43:03.604Z] [2021-12-21T18:43:03.604Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:03.604Z] #60 sha256:fb7021f5e0daf498e068e2d3c22abdafdd4672cd4d888d8fc1f99f5ca5db08b7 [2021-12-21T18:43:03.604Z] #60 22.96 Reading package lists... [2021-12-21T18:43:03.604Z] #60 31.60 Reading package lists... [2021-12-21T18:43:03.604Z] #60 37.74 Building dependency tree... [2021-12-21T18:43:03.604Z] #60 40.85 The following additional packages will be installed: [2021-12-21T18:43:03.605Z] #60 40.86 libbtrfs0 [2021-12-21T18:43:03.605Z] #60 41.06 The following NEW packages will be installed: [2021-12-21T18:43:03.605Z] #60 41.06 libbtrfs-dev libbtrfs0 [2021-12-21T18:43:03.605Z] #60 41.49 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:03.605Z] #60 41.49 Need to get 454 kB of archives. [2021-12-21T18:43:03.605Z] #60 41.49 After this operation, 1275 kB of additional disk space will be used. [2021-12-21T18:43:03.605Z] #60 41.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-21T18:43:03.605Z] #60 41.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-21T18:43:03.605Z] #60 ... [2021-12-21T18:43:03.605Z] [2021-12-21T18:43:03.605Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:43:03.605Z] #31 sha256:4c48c57a901f7f58092a35298a259d21e77afa021d204a1154651efb639a0844 [2021-12-21T18:43:03.605Z] #31 20.49 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-12-21T18:43:03.605Z] #31 21.95 #=#=# [2021-12-21T18:43:03.605Z] #31 22.27 #=#=# 0.7% ######################################################################## 100.0% [2021-12-21T18:43:03.605Z] #31 23.55 [2021-12-21T18:43:03.751Z] #47 ... [2021-12-21T18:43:03.751Z] [2021-12-21T18:43:03.751Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:43:03.751Z] #65 sha256:9a2e66c8563724af2191b3dda8d8f3b28dd592314161abb65e9f57833fd82ced [2021-12-21T18:43:03.751Z] #65 19.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-21T18:43:03.774Z] #26 ... [2021-12-21T18:43:03.774Z] [2021-12-21T18:43:03.774Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:43:03.774Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:43:03.774Z] #34 6.690 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-21T18:43:03.774Z] #34 6.690 Cloning into '.'... [2021-12-21T18:43:03.774Z] #34 ... [2021-12-21T18:43:03.774Z] [2021-12-21T18:43:03.774Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:03.774Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:03.774Z] #14 7.037 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:03.774Z] #14 7.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:03.774Z] #14 7.055 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:03.775Z] #60 7.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:03.775Z] #60 7.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:03.833Z] #20 80.27 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-21T18:43:03.833Z] #20 80.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-21T18:43:03.833Z] #20 80.29 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:43:03.833Z] #20 80.35 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:43:03.833Z] #20 80.36 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:43:03.833Z] #20 80.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:03.833Z] #20 80.44 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:43:03.833Z] #20 80.45 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:43:03.833Z] #20 80.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:04.013Z] #65 ... [2021-12-21T18:43:04.013Z] [2021-12-21T18:43:04.013Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:04.013Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:04.013Z] #60 11.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:04.013Z] #60 19.96 Fetched 8485 kB in 14s (598 kB/s) [2021-12-21T18:43:04.034Z] #14 7.345 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:04.035Z] #60 7.756 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:04.090Z] #20 80.55 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-21T18:43:04.090Z] #20 80.55 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:43:04.090Z] #20 80.56 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:43:04.090Z] #20 80.60 Selecting previously unselected package libudev-dev:amd64. [2021-12-21T18:43:04.090Z] #20 80.60 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-21T18:43:04.090Z] #20 80.61 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:43:04.090Z] #20 80.67 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-21T18:43:04.090Z] #20 80.68 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-21T18:43:04.090Z] #20 80.68 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:43:04.090Z] #20 80.79 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-21T18:43:04.270Z] #60 19.96 Reading package lists... [2021-12-21T18:43:04.270Z] #60 ... [2021-12-21T18:43:04.270Z] [2021-12-21T18:43:04.270Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:04.270Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:04.270Z] #55 11.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-21T18:43:04.270Z] #55 ... [2021-12-21T18:43:04.270Z] [2021-12-21T18:43:04.270Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:04.270Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:04.270Z] #38 11.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:04.270Z] #38 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:04.294Z] #14 7.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:04.296Z] #60 ... [2021-12-21T18:43:04.296Z] [2021-12-21T18:43:04.296Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:04.296Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:04.296Z] #55 7.758 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-21T18:43:04.296Z] #55 7.778 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-21T18:43:04.296Z] #55 7.809 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-21T18:43:04.347Z] #20 80.79 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-21T18:43:04.348Z] #20 80.79 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:43:04.348Z] #20 80.88 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-21T18:43:04.348Z] #20 80.89 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-21T18:43:04.348Z] #20 80.90 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:43:04.348Z] #20 80.98 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-21T18:43:04.348Z] #20 80.98 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-21T18:43:04.348Z] #20 80.99 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:43:04.348Z] #20 81.02 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-21T18:43:04.528Z] #38 ... [2021-12-21T18:43:04.528Z] [2021-12-21T18:43:04.528Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:04.528Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:04.528Z] #53 21.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-21T18:43:04.528Z] #53 21.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-21T18:43:04.528Z] #53 21.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-21T18:43:04.528Z] #53 21.29 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-21T18:43:04.528Z] #53 ... [2021-12-21T18:43:04.528Z] [2021-12-21T18:43:04.528Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:04.528Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:04.528Z] #51 11.73 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-21T18:43:04.528Z] #51 11.86 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-21T18:43:04.528Z] #51 12.00 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-21T18:43:04.528Z] #51 14.27 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-21T18:43:04.528Z] #51 14.28 go: downloading golang.org/x/mod v0.3.0 [2021-12-21T18:43:04.605Z] #20 81.03 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-21T18:43:04.605Z] #20 81.03 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:43:04.605Z] #20 81.20 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-21T18:43:04.605Z] #20 81.21 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-21T18:43:04.605Z] #20 81.21 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:43:04.605Z] #20 81.32 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-21T18:43:04.785Z] #51 ... [2021-12-21T18:43:04.785Z] [2021-12-21T18:43:04.785Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:04.785Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:04.785Z] #53 21.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-21T18:43:04.785Z] #53 21.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-21T18:43:04.785Z] #53 21.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-21T18:43:04.785Z] #53 22.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-21T18:43:04.785Z] #53 22.05 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-21T18:43:04.862Z] #20 81.33 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:43:04.862Z] #20 81.34 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:43:04.862Z] #20 81.38 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-21T18:43:04.862Z] #20 81.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:43:04.862Z] #20 81.40 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:04.862Z] #20 81.46 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-21T18:43:04.862Z] #20 81.47 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-21T18:43:04.862Z] #20 81.47 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:43:04.868Z] #55 8.369 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-21T18:43:05.043Z] #53 22.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-21T18:43:05.119Z] #20 81.65 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:05.119Z] #20 81.67 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:43:05.119Z] #20 81.68 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:43:05.119Z] #20 81.69 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:43:05.119Z] #20 81.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:43:05.119Z] #20 81.71 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:43:05.119Z] #20 81.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:05.119Z] #20 81.73 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:43:05.119Z] #20 81.75 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:43:05.120Z] #20 81.76 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:43:05.120Z] #20 81.77 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:43:05.120Z] #20 81.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:05.300Z] #53 22.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-21T18:43:05.376Z] #20 81.83 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:43:05.376Z] #20 81.84 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:43:05.376Z] #20 81.86 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-21T18:43:05.377Z] #20 81.87 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:43:05.377Z] #20 81.88 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:43:05.377Z] #20 81.89 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:43:05.377Z] #20 81.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:43:05.377Z] #20 81.92 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:43:05.377Z] #20 81.93 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:43:05.377Z] #20 81.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:43:05.377Z] #20 81.95 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:43:05.377Z] #20 81.96 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:43:05.377Z] #20 81.97 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:43:05.377Z] #20 81.98 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:43:05.377Z] #20 81.99 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-21T18:43:05.377Z] #20 82.00 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:43:05.377Z] #20 82.02 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:43:05.377Z] #20 82.03 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:43:05.570Z] #53 22.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-21T18:43:05.634Z] #20 82.05 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:43:05.634Z] #20 82.06 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:43:05.634Z] #20 82.07 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:43:05.634Z] #20 82.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:05.677Z] #14 9.038 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:05.677Z] #14 ... [2021-12-21T18:43:05.677Z] [2021-12-21T18:43:05.677Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:43:05.677Z] #65 sha256:56c3d9928edffa53c32e2ee17e7022e6f83918311785cc7abb61af52eb44f728 [2021-12-21T18:43:05.677Z] #65 8.754 + RM_GOPATH=0 [2021-12-21T18:43:05.677Z] #65 8.754 + TMP_GOPATH= [2021-12-21T18:43:05.677Z] #65 8.754 + : /build [2021-12-21T18:43:05.677Z] #65 8.754 + '[' -z '' ']' [2021-12-21T18:43:05.677Z] #65 8.761 ++ mktemp -d [2021-12-21T18:43:05.677Z] #65 8.761 + export GOPATH=/tmp/tmp.lAmdL3RnKO [2021-12-21T18:43:05.677Z] #65 8.761 + GOPATH=/tmp/tmp.lAmdL3RnKO [2021-12-21T18:43:05.677Z] #65 8.761 + RM_GOPATH=1 [2021-12-21T18:43:05.677Z] #65 8.761 + case "$(go env GOARCH)" in [2021-12-21T18:43:05.677Z] #65 8.761 ++ go env GOARCH [2021-12-21T18:43:05.677Z] #65 8.773 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:05.677Z] #65 8.773 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:05.677Z] #65 8.800 ++ dirname /install.sh [2021-12-21T18:43:05.677Z] #65 8.800 + dir=/ [2021-12-21T18:43:05.677Z] #65 8.800 + bin=rootlesskit [2021-12-21T18:43:05.677Z] #65 8.800 + shift [2021-12-21T18:43:05.677Z] #65 8.800 + '[' '!' -f //rootlesskit.installer ']' [2021-12-21T18:43:05.677Z] #65 8.800 + . //rootlesskit.installer [2021-12-21T18:43:05.677Z] #65 8.800 ++ : v0.14.6 [2021-12-21T18:43:05.677Z] #65 8.800 + install_rootlesskit [2021-12-21T18:43:05.677Z] #65 8.800 + case "$1" in [2021-12-21T18:43:05.677Z] #65 8.800 + export CGO_ENABLED=0 [2021-12-21T18:43:05.677Z] #65 8.800 + CGO_ENABLED=0 [2021-12-21T18:43:05.677Z] #65 8.800 + _install_rootlesskit [2021-12-21T18:43:05.677Z] #65 8.800 + echo 'Install rootlesskit version v0.14.6' [2021-12-21T18:43:05.677Z] #65 8.800 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:43:05.677Z] #65 8.800 + GOBIN=/build [2021-12-21T18:43:05.677Z] #65 8.800 + GO111MODULE=on [2021-12-21T18:43:05.677Z] #65 8.800 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-21T18:43:05.677Z] #65 8.800 Install rootlesskit version v0.14.6 [2021-12-21T18:43:05.829Z] #53 22.84 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-21T18:43:05.829Z] #53 22.89 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-21T18:43:05.829Z] #53 23.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-21T18:43:05.829Z] #53 23.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-21T18:43:06.085Z] #53 23.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-21T18:43:06.085Z] #53 ... [2021-12-21T18:43:06.085Z] [2021-12-21T18:43:06.085Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:43:06.085Z] #49 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:43:06.086Z] #49 22.72 Usage of /build/vndr: [2021-12-21T18:43:06.086Z] #49 22.72 /build/vndr [[import path] [revision]] [repository] [2021-12-21T18:43:06.086Z] #49 22.72 /build/vndr init [2021-12-21T18:43:06.086Z] #49 22.72 -strict [2021-12-21T18:43:06.086Z] #49 22.72 checking mode. treat non-trivial warning as an error [2021-12-21T18:43:06.086Z] #49 22.72 -verbose [2021-12-21T18:43:06.086Z] #49 22.72 shows all warnings [2021-12-21T18:43:06.086Z] #49 22.72 -whitelist value [2021-12-21T18:43:06.086Z] #49 22.72 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-21T18:43:06.086Z] #49 DONE 23.3s [2021-12-21T18:43:06.248Z] #65 9.415 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-21T18:43:06.272Z] #55 ... [2021-12-21T18:43:06.272Z] [2021-12-21T18:43:06.272Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:43:06.272Z] #49 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:43:06.343Z] [2021-12-21T18:43:06.343Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:06.343Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:06.343Z] #38 22.67 Fetched 8485 kB in 15s (569 kB/s) [2021-12-21T18:43:06.508Z] #65 ... [2021-12-21T18:43:06.508Z] [2021-12-21T18:43:06.508Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:06.508Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:06.508Z] #55 8.827 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-12-21T18:43:06.532Z] #49 ... [2021-12-21T18:43:06.532Z] [2021-12-21T18:43:06.532Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:43:06.532Z] #36 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:43:06.532Z] #36 ... [2021-12-21T18:43:06.532Z] [2021-12-21T18:43:06.532Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:06.532Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:06.767Z] #55 10.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-12-21T18:43:06.768Z] #55 10.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-12-21T18:43:06.768Z] #55 ... [2021-12-21T18:43:06.768Z] [2021-12-21T18:43:06.768Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:06.768Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:06.768Z] #53 10.12 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-21T18:43:06.768Z] #53 ... [2021-12-21T18:43:06.768Z] [2021-12-21T18:43:06.768Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:43:06.768Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:43:06.768Z] #43 8.228 + git clone https://github.com/docker/distribution.git . [2021-12-21T18:43:06.768Z] #43 8.228 Cloning into '.'... [2021-12-21T18:43:06.793Z] #53 10.33 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-12-21T18:43:06.793Z] #53 ... [2021-12-21T18:43:06.793Z] [2021-12-21T18:43:06.793Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:43:06.793Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:43:06.793Z] #43 7.215 + git clone https://github.com/docker/distribution.git . [2021-12-21T18:43:06.793Z] #43 7.215 Cloning into '.'... [2021-12-21T18:43:06.793Z] #43 ... [2021-12-21T18:43:06.793Z] [2021-12-21T18:43:06.793Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:06.793Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:06.793Z] #14 9.141 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:06.793Z] #14 9.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:06.793Z] #14 9.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:06.895Z] #31 ... [2021-12-21T18:43:06.895Z] [2021-12-21T18:43:06.895Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:06.895Z] #55 sha256:9bed5e72d9ee40c0cbbe8aa3d2a35a53c3acd9bc06e1716c3fa0c04c85dc6882 [2021-12-21T18:43:06.895Z] #55 44.96 v3.0.2 [2021-12-21T18:43:06.906Z] #38 22.67 Reading package lists... [2021-12-21T18:43:06.906Z] #38 ... [2021-12-21T18:43:06.906Z] [2021-12-21T18:43:06.906Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:06.906Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:06.906Z] #14 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:06.906Z] #14 22.05 Fetched 8485 kB in 14s (591 kB/s) [2021-12-21T18:43:06.906Z] #14 22.05 Reading package lists... [2021-12-21T18:43:06.906Z] #14 ... [2021-12-21T18:43:06.906Z] [2021-12-21T18:43:06.906Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:06.906Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:06.906Z] #53 24.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-21T18:43:07.004Z] #20 DONE 83.3s [2021-12-21T18:43:07.004Z] [2021-12-21T18:43:07.004Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-12-21T18:43:07.004Z] #21 sha256:53b36e39a142e30639c4c43f13c99b28bc41f8ff3655f0339bbbda51fadadd7a [2021-12-21T18:43:07.029Z] #43 ... [2021-12-21T18:43:07.029Z] [2021-12-21T18:43:07.029Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:43:07.029Z] #49 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:43:07.029Z] #49 9.807 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-21T18:43:07.029Z] #49 ... [2021-12-21T18:43:07.029Z] [2021-12-21T18:43:07.029Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:07.029Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:07.029Z] #51 9.505 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-21T18:43:07.054Z] #14 ... [2021-12-21T18:43:07.054Z] [2021-12-21T18:43:07.054Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:43:07.054Z] #26 sha256:730ea6f2f0c56ce56b169aafd668ab975456a668fdcf21f9819b7e360f13383a [2021-12-21T18:43:07.054Z] #26 9.204 + RM_GOPATH=0 [2021-12-21T18:43:07.054Z] #26 9.204 + TMP_GOPATH= [2021-12-21T18:43:07.054Z] #26 9.204 + : /build [2021-12-21T18:43:07.054Z] #26 9.204 + '[' -z '' ']' [2021-12-21T18:43:07.054Z] #26 9.207 ++ mktemp -d [2021-12-21T18:43:07.054Z] #26 9.209 + export GOPATH=/tmp/tmp.qYxzBM2vTR [2021-12-21T18:43:07.054Z] #26 9.209 + GOPATH=/tmp/tmp.qYxzBM2vTR [2021-12-21T18:43:07.054Z] #26 9.209 + RM_GOPATH=1 [2021-12-21T18:43:07.054Z] #26 9.209 + case "$(go env GOARCH)" in [2021-12-21T18:43:07.054Z] #26 9.214 ++ go env GOARCH [2021-12-21T18:43:07.054Z] #26 9.271 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:07.054Z] #26 9.271 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:07.054Z] #26 9.271 ++ dirname /install.sh [2021-12-21T18:43:07.054Z] #26 9.271 + dir=/ [2021-12-21T18:43:07.054Z] #26 9.271 + bin=dockercli [2021-12-21T18:43:07.054Z] #26 9.271 + shift [2021-12-21T18:43:07.054Z] #26 9.271 + '[' '!' -f //dockercli.installer ']' [2021-12-21T18:43:07.054Z] #26 9.271 + . //dockercli.installer [2021-12-21T18:43:07.054Z] #26 9.271 ++ : stable [2021-12-21T18:43:07.054Z] #26 9.271 ++ : 17.06.2-ce [2021-12-21T18:43:07.054Z] #26 9.271 + install_dockercli [2021-12-21T18:43:07.054Z] #26 9.271 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-21T18:43:07.054Z] #26 9.271 ++ uname -m [2021-12-21T18:43:07.054Z] #26 9.271 + arch=x86_64 [2021-12-21T18:43:07.054Z] #26 9.271 + '[' x86_64 '!=' x86_64 ']' [2021-12-21T18:43:07.054Z] #26 9.271 + url=https://download.docker.com/linux/static [2021-12-21T18:43:07.054Z] #26 9.271 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-21T18:43:07.054Z] #26 9.271 Install docker/cli version 17.06.2-ce from stable [2021-12-21T18:43:07.054Z] #26 9.278 + tar -xz docker/docker [2021-12-21T18:43:07.054Z] #26 ... [2021-12-21T18:43:07.054Z] [2021-12-21T18:43:07.054Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:07.054Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:07.054Z] #51 9.629 go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-21T18:43:07.162Z] #53 24.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-21T18:43:07.162Z] #53 24.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-21T18:43:07.162Z] #53 24.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-21T18:43:07.162Z] #53 24.42 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-21T18:43:07.162Z] #53 24.43 go: downloading golang.org/x/text v0.3.2 [2021-12-21T18:43:07.289Z] #51 ... [2021-12-21T18:43:07.289Z] [2021-12-21T18:43:07.289Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:07.289Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:07.289Z] #47 9.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:07.289Z] #47 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:07.289Z] #47 10.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:07.289Z] #47 ... [2021-12-21T18:43:07.289Z] [2021-12-21T18:43:07.289Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:43:07.289Z] #36 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:43:07.289Z] #36 10.08 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-21T18:43:07.315Z] #51 ... [2021-12-21T18:43:07.315Z] [2021-12-21T18:43:07.315Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:07.315Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:07.315Z] #38 10.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:07.315Z] #38 10.19 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:07.315Z] #38 10.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:07.315Z] #38 ... [2021-12-21T18:43:07.315Z] [2021-12-21T18:43:07.315Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:43:07.315Z] #65 sha256:8471b6075a077b1ddf5bc6fd3996ca51fa503ce0a9acad768a80fd2a20230075 [2021-12-21T18:43:07.315Z] #65 8.595 + RM_GOPATH=0 [2021-12-21T18:43:07.315Z] #65 8.595 + TMP_GOPATH= [2021-12-21T18:43:07.315Z] #65 8.595 + : /build [2021-12-21T18:43:07.315Z] #65 8.595 + '[' -z '' ']' [2021-12-21T18:43:07.315Z] #65 8.595 ++ mktemp -d [2021-12-21T18:43:07.315Z] #65 8.595 + export GOPATH=/tmp/tmp.Sheoq5WfZT [2021-12-21T18:43:07.315Z] #65 8.595 + GOPATH=/tmp/tmp.Sheoq5WfZT [2021-12-21T18:43:07.315Z] #65 8.595 + RM_GOPATH=1 [2021-12-21T18:43:07.315Z] #65 8.595 + case "$(go env GOARCH)" in [2021-12-21T18:43:07.315Z] #65 8.595 ++ go env GOARCH [2021-12-21T18:43:07.315Z] #65 8.627 Install rootlesskit version v0.14.6 [2021-12-21T18:43:07.315Z] #65 8.627 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:07.315Z] #65 8.627 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:07.315Z] #65 8.627 ++ dirname /install.sh [2021-12-21T18:43:07.315Z] #65 8.627 + dir=/ [2021-12-21T18:43:07.315Z] #65 8.627 + bin=rootlesskit [2021-12-21T18:43:07.315Z] #65 8.627 + shift [2021-12-21T18:43:07.315Z] #65 8.627 + '[' '!' -f //rootlesskit.installer ']' [2021-12-21T18:43:07.315Z] #65 8.627 + . //rootlesskit.installer [2021-12-21T18:43:07.315Z] #65 8.627 ++ : v0.14.6 [2021-12-21T18:43:07.315Z] #65 8.627 + install_rootlesskit [2021-12-21T18:43:07.315Z] #65 8.627 + case "$1" in [2021-12-21T18:43:07.315Z] #65 8.627 + export CGO_ENABLED=0 [2021-12-21T18:43:07.315Z] #65 8.627 + CGO_ENABLED=0 [2021-12-21T18:43:07.315Z] #65 8.627 + _install_rootlesskit [2021-12-21T18:43:07.315Z] #65 8.627 + echo 'Install rootlesskit version v0.14.6' [2021-12-21T18:43:07.315Z] #65 8.627 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:43:07.315Z] #65 8.627 + GOBIN=/build [2021-12-21T18:43:07.315Z] #65 8.627 + GO111MODULE=on [2021-12-21T18:43:07.315Z] #65 8.627 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-12-21T18:43:07.315Z] #65 9.367 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-12-21T18:43:07.548Z] #36 ... [2021-12-21T18:43:07.548Z] [2021-12-21T18:43:07.548Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:07.548Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:07.548Z] #60 9.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:07.548Z] #60 9.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:07.548Z] #60 9.883 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:07.576Z] #65 ... [2021-12-21T18:43:07.576Z] [2021-12-21T18:43:07.576Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:43:07.576Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:43:07.576Z] #34 8.683 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-12-21T18:43:07.576Z] #34 8.683 Cloning into '.'... [2021-12-21T18:43:07.809Z] #60 ... [2021-12-21T18:43:07.809Z] [2021-12-21T18:43:07.809Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:43:07.809Z] #26 sha256:4b533a87f0d969a6ab9ca9d5aa5ed56e03ef4c797fc4f89634498e43447a3ad7 [2021-12-21T18:43:07.809Z] #26 9.001 + RM_GOPATH=0 [2021-12-21T18:43:07.809Z] #26 9.001 + TMP_GOPATH= [2021-12-21T18:43:07.809Z] #26 9.001 + : /build [2021-12-21T18:43:07.809Z] #26 9.001 + '[' -z '' ']' [2021-12-21T18:43:07.809Z] #26 9.001 ++ mktemp -d [2021-12-21T18:43:07.809Z] #26 9.005 + export GOPATH=/tmp/tmp.6wwEeXH8ci [2021-12-21T18:43:07.809Z] #26 9.005 + GOPATH=/tmp/tmp.6wwEeXH8ci [2021-12-21T18:43:07.809Z] #26 9.005 + RM_GOPATH=1 [2021-12-21T18:43:07.809Z] #26 9.005 + case "$(go env GOARCH)" in [2021-12-21T18:43:07.809Z] #26 9.005 ++ go env GOARCH [2021-12-21T18:43:07.809Z] #26 9.070 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:07.809Z] #26 9.070 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:07.809Z] #26 9.078 ++ dirname /install.sh [2021-12-21T18:43:07.809Z] #26 9.078 + dir=/ [2021-12-21T18:43:07.809Z] #26 9.078 + bin=dockercli [2021-12-21T18:43:07.809Z] #26 9.078 + shift [2021-12-21T18:43:07.809Z] #26 9.078 + '[' '!' -f //dockercli.installer ']' [2021-12-21T18:43:07.809Z] #26 9.078 + . //dockercli.installer [2021-12-21T18:43:07.809Z] #26 9.078 ++ : stable [2021-12-21T18:43:07.809Z] #26 9.078 ++ : 17.06.2-ce [2021-12-21T18:43:07.809Z] #26 9.078 + install_dockercli [2021-12-21T18:43:07.809Z] #26 9.078 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-12-21T18:43:07.809Z] #26 9.078 Install docker/cli version 17.06.2-ce from stable [2021-12-21T18:43:07.809Z] #26 9.087 ++ uname -m [2021-12-21T18:43:07.809Z] #26 9.091 + arch=x86_64 [2021-12-21T18:43:07.809Z] #26 9.091 + '[' x86_64 '!=' x86_64 ']' [2021-12-21T18:43:07.809Z] #26 9.091 + url=https://download.docker.com/linux/static [2021-12-21T18:43:07.809Z] #26 9.094 + tar -xz docker/docker [2021-12-21T18:43:07.809Z] #26 9.096 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-12-21T18:43:07.837Z] #34 ... [2021-12-21T18:43:07.837Z] [2021-12-21T18:43:07.837Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:07.837Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:07.837Z] #47 9.734 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:07.837Z] #47 9.842 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:07.837Z] #47 9.851 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:07.837Z] #47 10.64 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-21T18:43:07.876Z] #55 ... [2021-12-21T18:43:07.876Z] [2021-12-21T18:43:07.876Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:07.876Z] #60 sha256:fb7021f5e0daf498e068e2d3c22abdafdd4672cd4d888d8fc1f99f5ca5db08b7 [2021-12-21T18:43:07.876Z] #60 42.55 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:07.876Z] #60 42.78 Fetched 454 kB in 0s (1291 kB/s) [2021-12-21T18:43:07.876Z] #60 43.05 Selecting previously unselected package libbtrfs0:arm64. [2021-12-21T18:43:07.876Z] #60 43.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-21T18:43:07.876Z] #60 43.09 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-21T18:43:07.876Z] #60 43.38 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-21T18:43:07.876Z] #60 43.63 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-21T18:43:07.876Z] #60 43.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-21T18:43:07.876Z] #60 43.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-21T18:43:07.876Z] #60 44.00 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-21T18:43:07.876Z] #60 44.02 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-21T18:43:07.876Z] #60 44.04 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:07.876Z] #60 DONE 45.8s [2021-12-21T18:43:07.876Z] [2021-12-21T18:43:07.876Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:07.876Z] #55 sha256:9bed5e72d9ee40c0cbbe8aa3d2a35a53c3acd9bc06e1716c3fa0c04c85dc6882 [2021-12-21T18:43:07.876Z] #55 DONE 45.9s [2021-12-21T18:43:07.876Z] [2021-12-21T18:43:07.876Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:07.876Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:43:07.876Z] #38 41.67 The following additional packages will be installed: [2021-12-21T18:43:07.876Z] #38 41.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-21T18:43:07.876Z] #38 41.70 Suggested packages: [2021-12-21T18:43:07.876Z] #38 41.72 cmake-doc ninja-build lrzip [2021-12-21T18:43:07.876Z] #38 41.72 Recommended packages: [2021-12-21T18:43:07.876Z] #38 41.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-21T18:43:07.876Z] #38 42.26 The following NEW packages will be installed: [2021-12-21T18:43:07.876Z] #38 42.26 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-21T18:43:07.876Z] #38 42.26 vim-common xxd [2021-12-21T18:43:07.876Z] #38 42.61 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:07.876Z] #38 42.61 Need to get 15.6 MB of archives. [2021-12-21T18:43:07.876Z] #38 42.61 After this operation, 67.4 MB of additional disk space will be used. [2021-12-21T18:43:07.876Z] #38 42.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:43:07.876Z] #38 42.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:43:07.876Z] #38 42.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-21T18:43:07.876Z] #38 42.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-21T18:43:07.876Z] #38 43.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-12-21T18:43:07.876Z] #38 43.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-12-21T18:43:07.876Z] #38 43.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-12-21T18:43:07.876Z] #38 43.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-12-21T18:43:07.876Z] #38 43.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-12-21T18:43:07.876Z] #38 43.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2021-12-21T18:43:07.876Z] #38 44.79 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:07.876Z] #38 45.26 Fetched 15.6 MB in 1s (12.1 MB/s) [2021-12-21T18:43:07.876Z] #38 45.34 Selecting previously unselected package xxd. [2021-12-21T18:43:07.876Z] #38 45.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-21T18:43:07.876Z] #38 45.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2021-12-21T18:43:07.876Z] #38 45.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:07.876Z] #38 45.67 Selecting previously unselected package vim-common. [2021-12-21T18:43:07.876Z] #38 45.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:43:07.876Z] #38 45.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:07.876Z] #38 45.96 Selecting previously unselected package cmake-data. [2021-12-21T18:43:07.876Z] #38 45.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-21T18:43:07.876Z] #38 45.99 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:43:08.135Z] #38 ... [2021-12-21T18:43:08.135Z] [2021-12-21T18:43:08.135Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-21T18:43:08.135Z] #61 sha256:71ea006aa2bab244efdfbf0ae4e607c8cb2c101e9d047a5e8f936cd9bca472e5 [2021-12-21T18:43:08.135Z] #61 DONE 0.4s [2021-12-21T18:43:08.374Z] #21 1.446 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-21T18:43:08.374Z] #21 1.447 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-21T18:43:08.374Z] #21 1.447 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-21T18:43:08.395Z] [2021-12-21T18:43:08.395Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:08.395Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:43:08.395Z] #14 38.66 1 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:43:08.395Z] #14 38.66 Need to get 109 MB of archives. [2021-12-21T18:43:08.395Z] #14 38.66 After this operation, 620 MB of additional disk space will be used. [2021-12-21T18:43:08.395Z] #14 38.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2021-12-21T18:43:08.395Z] #14 38.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-12-21T18:43:08.395Z] #14 38.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-12-21T18:43:08.395Z] #14 38.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-21T18:43:08.395Z] #14 38.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-12-21T18:43:08.395Z] #14 38.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-12-21T18:43:08.395Z] #14 38.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-21T18:43:08.395Z] #14 39.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-21T18:43:08.395Z] #14 39.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-12-21T18:43:08.395Z] #14 39.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-12-21T18:43:08.395Z] #14 39.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-12-21T18:43:08.395Z] #14 40.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-12-21T18:43:08.395Z] #14 40.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-12-21T18:43:08.395Z] #14 41.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-12-21T18:43:08.395Z] #14 42.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-12-21T18:43:08.395Z] #14 43.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-21T18:43:08.395Z] #14 43.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-21T18:43:08.395Z] #14 43.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-21T18:43:08.395Z] #14 43.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-12-21T18:43:08.395Z] #14 43.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-12-21T18:43:08.395Z] #14 43.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-12-21T18:43:08.395Z] #14 43.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-12-21T18:43:08.395Z] #14 43.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-12-21T18:43:08.395Z] #14 43.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-12-21T18:43:08.395Z] #14 43.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-12-21T18:43:08.395Z] #14 43.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-12-21T18:43:08.395Z] #14 43.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-12-21T18:43:08.395Z] #14 43.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-12-21T18:43:08.395Z] #14 43.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-12-21T18:43:08.395Z] #14 43.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2021-12-21T18:43:08.395Z] #14 43.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-12-21T18:43:08.395Z] #14 44.28 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:08.395Z] #14 45.05 Fetched 109 MB in 5s (21.2 MB/s) [2021-12-21T18:43:08.395Z] #14 45.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-21T18:43:08.395Z] #14 45.25 Preparing to unpack .../libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2021-12-21T18:43:08.395Z] #14 45.30 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) over (2.5.1-1) ... [2021-12-21T18:43:08.395Z] #14 45.71 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:08.395Z] #14 46.01 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-21T18:43:08.395Z] #14 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-21T18:43:08.395Z] #14 46.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-21T18:43:08.395Z] #14 46.24 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:43:08.780Z] #47 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:10.302Z] #14 ... [2021-12-21T18:43:10.302Z] [2021-12-21T18:43:10.302Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:43:10.302Z] #34 sha256:a0e1cee052c913e5350dbcf23a1c22f7aaf0f32c02886141e9f2e541cbde45f4 [2021-12-21T18:43:10.563Z] #34 47.80 Updating files: 86% (1317/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-21T18:43:10.563Z] #34 48.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-21T18:43:10.822Z] #34 ... [2021-12-21T18:43:10.822Z] [2021-12-21T18:43:10.823Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:10.823Z] #47 sha256:6f2328862792c2154f686b9ce769b61ada0d2382b3817e5958582f64026888fd [2021-12-21T18:43:10.823Z] #47 34.43 Reading package lists... [2021-12-21T18:43:10.823Z] #47 38.65 Building dependency tree... [2021-12-21T18:43:10.823Z] #47 41.91 The following additional packages will be installed: [2021-12-21T18:43:10.823Z] #47 41.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:43:10.823Z] #47 41.92 python3-protobuf python3-six [2021-12-21T18:43:10.823Z] #47 41.93 Suggested packages: [2021-12-21T18:43:10.823Z] #47 41.93 python3-setuptools [2021-12-21T18:43:10.823Z] #47 41.93 Recommended packages: [2021-12-21T18:43:10.823Z] #47 41.93 iproute2 | iproute [2021-12-21T18:43:10.823Z] #47 42.25 The following NEW packages will be installed: [2021-12-21T18:43:10.823Z] #47 42.25 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:43:10.823Z] #47 42.25 python3-protobuf python3-six [2021-12-21T18:43:10.823Z] #47 42.75 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:10.823Z] #47 42.75 Need to get 2115 kB of archives. [2021-12-21T18:43:10.823Z] #47 42.75 After this operation, 10.7 MB of additional disk space will be used. [2021-12-21T18:43:10.823Z] #47 42.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-12-21T18:43:10.823Z] #47 42.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:43:10.823Z] #47 43.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-21T18:43:10.823Z] #47 43.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-12-21T18:43:10.823Z] #47 43.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-21T18:43:10.823Z] #47 43.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-12-21T18:43:10.823Z] #47 43.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-12-21T18:43:10.823Z] #47 46.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2021-12-21T18:43:10.823Z] #47 47.87 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:10.823Z] #47 48.31 Fetched 2115 kB in 4s (529 kB/s) [2021-12-21T18:43:11.082Z] #47 48.82 Selecting previously unselected package libprotobuf23:arm64. [2021-12-21T18:43:11.082Z] #47 48.82 (Reading database ... [2021-12-21T18:43:11.082Z] #47 ... [2021-12-21T18:43:11.082Z] [2021-12-21T18:43:11.082Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:43:11.082Z] #31 sha256:4c48c57a901f7f58092a35298a259d21e77afa021d204a1154651efb639a0844 [2021-12-21T18:43:11.082Z] #31 27.18 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-12-21T18:43:11.082Z] #31 28.85 #=#=# [2021-12-21T18:43:11.083Z] #31 29.24 #=#=# 0.1% ######### 12.6% ############# 19.2% ################## 25.8% #################### 28.9% ######################## 34.4% ################################ 45.4% ###################################### 53.2% ############################################### 65.3% ##################################################### 74.1% ########################################################## 80.9% ############################################################### 87.7% ##################################################################### 96.5% ######################################################################## 100.0% [2021-12-21T18:43:11.342Z] #31 ... [2021-12-21T18:43:11.342Z] [2021-12-21T18:43:11.342Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:11.342Z] #53 sha256:20f4bb0ba091fcec695104f60876dc70e32a884162e045ea94bbd0080742119e [2021-12-21T18:43:11.342Z] #53 39.32 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-21T18:43:11.342Z] #53 39.33 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-21T18:43:11.342Z] #53 39.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-21T18:43:11.342Z] #53 39.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-21T18:43:11.342Z] #53 39.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-21T18:43:11.342Z] #53 40.61 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-21T18:43:11.342Z] #53 40.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-21T18:43:11.342Z] #53 40.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-21T18:43:11.342Z] #53 ... [2021-12-21T18:43:11.342Z] [2021-12-21T18:43:11.342Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:11.342Z] #47 sha256:6f2328862792c2154f686b9ce769b61ada0d2382b3817e5958582f64026888fd [2021-12-21T18:43:11.342Z] #47 48.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-12-21T18:43:11.342Z] #47 48.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-12-21T18:43:11.342Z] #47 49.01 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-12-21T18:43:11.685Z] .....INFO: Daemon under test started and replied! [2021-12-21T18:43:11.685Z] INFO: Docker version of the daemon under test [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] Client: [2021-12-21T18:43:11.685Z] Version: 17.06.2-ce [2021-12-21T18:43:11.685Z] API version: 1.30 [2021-12-21T18:43:11.685Z] Go version: go1.8.3 [2021-12-21T18:43:11.685Z] Git commit: cec0b72 [2021-12-21T18:43:11.685Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-21T18:43:11.685Z] OS/Arch: windows/amd64 [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] Server: [2021-12-21T18:43:11.685Z] Version: 0.0.0-dev [2021-12-21T18:43:11.685Z] API version: 1.42 (minimum version 1.24) [2021-12-21T18:43:11.685Z] Go version: go1.17.5 [2021-12-21T18:43:11.685Z] Git commit: f415028976 [2021-12-21T18:43:11.685Z] Built: 12/21/2021 18:40:46 [2021-12-21T18:43:11.685Z] OS/Arch: windows/amd64 [2021-12-21T18:43:11.685Z] Experimental: false [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] INFO: Docker info of the daemon under test [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] Containers: 0 [2021-12-21T18:43:11.685Z] Running: 0 [2021-12-21T18:43:11.685Z] Paused: 0 [2021-12-21T18:43:11.685Z] Stopped: 0 [2021-12-21T18:43:11.685Z] Images: 0 [2021-12-21T18:43:11.685Z] Server Version: 0.0.0-dev [2021-12-21T18:43:11.685Z] Storage Driver: windowsfilter [2021-12-21T18:43:11.685Z] Windows: [2021-12-21T18:43:11.685Z] Logging Driver: json-file [2021-12-21T18:43:11.685Z] Plugins: [2021-12-21T18:43:11.685Z] Volume: local [2021-12-21T18:43:11.685Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:43:11.685Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:43:11.685Z] Swarm: inactive [2021-12-21T18:43:11.685Z] Default Isolation: process [2021-12-21T18:43:11.685Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-21T18:43:11.685Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-21T18:43:11.685Z] OSType: windows [2021-12-21T18:43:11.685Z] Architecture: x86_64 [2021-12-21T18:43:11.685Z] CPUs: 4 [2021-12-21T18:43:11.685Z] Total Memory: 32GiB [2021-12-21T18:43:11.685Z] Name: azwin-2-c15740 [2021-12-21T18:43:11.685Z] ID: EVZM:CN54:IOQ3:BRZO:TAD6:62PA:77FF:G3DN:ZNJ4:NAGN:OYNF:RX47 [2021-12-21T18:43:11.685Z] Docker Root Dir: D:\CI\PR-43097\3\daemon [2021-12-21T18:43:11.685Z] Debug Mode (client): false [2021-12-21T18:43:11.685Z] Debug Mode (server): true [2021-12-21T18:43:11.685Z] File Descriptors: -1 [2021-12-21T18:43:11.685Z] Goroutines: 16 [2021-12-21T18:43:11.685Z] System Time: 2021-12-21T18:43:11.0774986Z [2021-12-21T18:43:11.685Z] EventsListeners: 0 [2021-12-21T18:43:11.685Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:43:11.685Z] Labels: [2021-12-21T18:43:11.685Z] Experimental: false [2021-12-21T18:43:11.685Z] Insecure Registries: [2021-12-21T18:43:11.685Z] 127.0.0.0/8 [2021-12-21T18:43:11.685Z] Live Restore Enabled: false [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] INFO: Docker images of the daemon under test [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-21T18:43:11.685Z] [2021-12-21T18:43:11.685Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-21T18:43:11.685Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-12-21T18:43:11.685Z] ltsc2019: Pulling from windows/servercore [2021-12-21T18:43:12.146Z] 4612f6d0b889: Pulling fs layer [2021-12-21T18:43:12.146Z] 5ee7a7ea9cf2: Pulling fs layer [2021-12-21T18:43:12.280Z] #47 50.11 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:43:12.280Z] #47 50.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:43:12.280Z] #47 50.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:43:12.855Z] #47 50.44 Selecting previously unselected package python3-six. [2021-12-21T18:43:12.855Z] #47 50.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-21T18:43:12.855Z] #47 50.56 Unpacking python3-six (1.16.0-2) ... [2021-12-21T18:43:12.855Z] #47 50.69 Selecting previously unselected package python3-protobuf. [2021-12-21T18:43:12.855Z] #47 50.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-12-21T18:43:12.855Z] #47 50.69 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-21T18:43:12.991Z] #47 ... [2021-12-21T18:43:12.991Z] [2021-12-21T18:43:12.991Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:12.991Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:12.991Z] #51 12.18 go: downloading github.com/fatih/color v1.10.0 [2021-12-21T18:43:12.991Z] #51 12.28 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-21T18:43:12.991Z] #51 12.32 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-21T18:43:12.991Z] #51 12.44 go: downloading github.com/pkg/errors v0.9.1 [2021-12-21T18:43:12.991Z] #51 13.31 go: downloading golang.org/x/tools v0.1.0 [2021-12-21T18:43:12.991Z] #51 13.45 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-21T18:43:12.991Z] #51 13.85 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-21T18:43:12.991Z] #51 13.96 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-21T18:43:12.991Z] #51 14.14 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-21T18:43:13.097Z] #26 ... [2021-12-21T18:43:13.097Z] [2021-12-21T18:43:13.097Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:13.097Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:13.097Z] #51 12.16 go: downloading github.com/fatih/color v1.10.0 [2021-12-21T18:43:13.097Z] #51 12.21 go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-21T18:43:13.097Z] #51 12.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-21T18:43:13.097Z] #51 12.50 go: downloading github.com/pkg/errors v0.9.1 [2021-12-21T18:43:13.097Z] #51 13.08 go: downloading golang.org/x/tools v0.1.0 [2021-12-21T18:43:13.097Z] #51 13.76 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-21T18:43:13.097Z] #51 13.96 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-21T18:43:13.097Z] #51 14.06 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-21T18:43:13.097Z] #51 14.55 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-21T18:43:13.424Z] #47 51.33 Selecting previously unselected package libnet1:arm64. [2021-12-21T18:43:13.424Z] #47 51.34 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-21T18:43:13.424Z] #47 51.34 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:43:13.684Z] #47 51.43 Selecting previously unselected package libnl-3-200:arm64. [2021-12-21T18:43:13.684Z] #47 51.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-21T18:43:13.684Z] #47 51.46 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-21T18:43:13.717Z] #53 30.48 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-21T18:43:13.717Z] #53 30.50 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-21T18:43:13.717Z] #53 30.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-21T18:43:13.717Z] #53 30.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-21T18:43:13.717Z] #53 30.77 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-21T18:43:13.943Z] #47 51.59 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-21T18:43:13.943Z] #47 51.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-21T18:43:13.943Z] #47 51.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-21T18:43:13.943Z] #47 51.67 Selecting previously unselected package criu. [2021-12-21T18:43:13.943Z] #47 51.68 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2021-12-21T18:43:13.943Z] #47 51.68 Unpacking criu (3.16.1-3) ... [2021-12-21T18:43:14.513Z] #47 52.41 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:43:14.647Z] #53 31.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-21T18:43:14.647Z] #53 ... [2021-12-21T18:43:14.647Z] [2021-12-21T18:43:14.647Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:14.647Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:14.647Z] #47 21.84 Fetched 8489 kB in 15s (559 kB/s) [2021-12-21T18:43:14.647Z] #47 21.84 Reading package lists... [2021-12-21T18:43:14.903Z] #47 27.70 Reading package lists... [2021-12-21T18:43:14.903Z] #47 ... [2021-12-21T18:43:14.903Z] [2021-12-21T18:43:14.903Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:14.903Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:14.903Z] #60 19.96 Reading package lists... [2021-12-21T18:43:14.903Z] #60 25.27 Reading package lists... [2021-12-21T18:43:14.903Z] #60 30.63 Building dependency tree... [2021-12-21T18:43:14.909Z] #51 ... [2021-12-21T18:43:14.909Z] [2021-12-21T18:43:14.909Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:14.909Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:14.909Z] #60 8.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:14.909Z] #60 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:15.160Z] #60 ... [2021-12-21T18:43:15.160Z] [2021-12-21T18:43:15.160Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:15.160Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:15.160Z] #53 32.15 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-21T18:43:15.160Z] #53 32.25 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-21T18:43:15.171Z] #60 ... [2021-12-21T18:43:15.171Z] [2021-12-21T18:43:15.171Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:43:15.171Z] #65 sha256:8471b6075a077b1ddf5bc6fd3996ca51fa503ce0a9acad768a80fd2a20230075 [2021-12-21T18:43:15.171Z] #65 13.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-21T18:43:15.171Z] #65 13.61 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-21T18:43:15.171Z] #65 14.42 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-21T18:43:15.323Z] 8f616e6e9eec: Verifying Checksum [2021-12-21T18:43:15.323Z] 8f616e6e9eec: Download complete [2021-12-21T18:43:15.851Z] #21 2.454 Reading package lists... [2021-12-21T18:43:15.895Z] #47 53.84 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-12-21T18:43:15.895Z] #47 53.85 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:43:15.895Z] #47 53.87 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-21T18:43:15.895Z] #47 53.88 Setting up python3-six (1.16.0-2) ... [2021-12-21T18:43:16.556Z] #65 ... [2021-12-21T18:43:16.556Z] [2021-12-21T18:43:16.556Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:43:16.556Z] #36 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:43:16.556Z] #36 10.26 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-12-21T18:43:16.818Z] #36 ... [2021-12-21T18:43:16.818Z] [2021-12-21T18:43:16.818Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:43:16.818Z] #49 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:43:16.818Z] #49 10.26 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-12-21T18:43:16.818Z] #49 ... [2021-12-21T18:43:16.818Z] [2021-12-21T18:43:16.818Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:16.818Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:16.818Z] #38 11.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:16.818Z] #38 16.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:16.818Z] #38 20.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:16.832Z] #47 54.72 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-21T18:43:17.095Z] #47 54.74 Setting up python3-protobuf (3.12.4-1) ... [2021-12-21T18:43:17.297Z] #51 ... [2021-12-21T18:43:17.297Z] [2021-12-21T18:43:17.297Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:17.297Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:17.297Z] #38 10.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:43:17.297Z] #38 10.14 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:43:17.297Z] #38 10.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:43:17.297Z] #38 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:17.297Z] #38 15.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:17.297Z] #38 19.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:17.297Z] #38 ... [2021-12-21T18:43:17.297Z] [2021-12-21T18:43:17.297Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:17.297Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:17.297Z] #55 10.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-12-21T18:43:17.297Z] #55 13.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-12-21T18:43:17.297Z] #55 ... [2021-12-21T18:43:17.297Z] [2021-12-21T18:43:17.297Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:43:17.297Z] #65 sha256:56c3d9928edffa53c32e2ee17e7022e6f83918311785cc7abb61af52eb44f728 [2021-12-21T18:43:17.297Z] #65 14.08 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-12-21T18:43:17.297Z] #65 14.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-12-21T18:43:17.297Z] #65 16.30 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-12-21T18:43:17.390Z] #38 ... [2021-12-21T18:43:17.391Z] [2021-12-21T18:43:17.391Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:17.391Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:17.391Z] #14 10.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:17.391Z] #14 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:17.391Z] #14 18.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:17.391Z] #14 ... [2021-12-21T18:43:17.391Z] [2021-12-21T18:43:17.391Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:17.391Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:17.391Z] #53 21.06 go: downloading github.com/fatih/color v1.7.0 [2021-12-21T18:43:17.391Z] #53 21.06 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-21T18:43:17.391Z] #53 21.16 go: downloading github.com/pkg/errors v0.8.1 [2021-12-21T18:43:17.391Z] #53 21.18 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-21T18:43:17.652Z] #53 21.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-21T18:43:17.866Z] #65 ... [2021-12-21T18:43:17.867Z] [2021-12-21T18:43:17.867Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:17.867Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:17.867Z] #51 21.32 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-21T18:43:17.867Z] #51 21.33 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-21T18:43:17.867Z] #51 ... [2021-12-21T18:43:17.867Z] [2021-12-21T18:43:17.867Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:17.867Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:17.867Z] #47 10.94 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-12-21T18:43:17.867Z] #47 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:17.867Z] #47 16.62 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:18.127Z] #47 21.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:18.127Z] #47 ... [2021-12-21T18:43:18.127Z] [2021-12-21T18:43:18.127Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:18.127Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:18.127Z] #51 21.64 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-21T18:43:18.224Z] #53 22.02 go: downloading github.com/spf13/viper v1.6.1 [2021-12-21T18:43:18.387Z] #51 ... [2021-12-21T18:43:18.387Z] [2021-12-21T18:43:18.387Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:18.387Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:18.387Z] #60 11.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:43:18.387Z] #60 16.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:18.387Z] #60 20.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:18.387Z] #60 ... [2021-12-21T18:43:18.387Z] [2021-12-21T18:43:18.387Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:18.387Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:18.387Z] #53 21.84 go: downloading github.com/fatih/color v1.7.0 [2021-12-21T18:43:18.387Z] #53 21.84 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-12-21T18:43:18.387Z] #53 21.96 go: downloading github.com/pkg/errors v0.8.1 [2021-12-21T18:43:18.387Z] #53 22.00 go: downloading github.com/spf13/cobra v0.0.5 [2021-12-21T18:43:18.432Z] #53 ... [2021-12-21T18:43:18.432Z] [2021-12-21T18:43:18.432Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:43:18.432Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:43:18.432Z] #43 24.96 Updating files: 93% (1641/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2021-12-21T18:43:18.432Z] #43 25.03 + git checkout -q v2.3.0 [2021-12-21T18:43:18.432Z] #43 27.43 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-21T18:43:18.432Z] #43 ... [2021-12-21T18:43:18.432Z] [2021-12-21T18:43:18.432Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:18.432Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:18.432Z] #60 33.78 The following additional packages will be installed: [2021-12-21T18:43:18.432Z] #60 33.79 libbtrfs0 [2021-12-21T18:43:18.432Z] #60 33.95 The following NEW packages will be installed: [2021-12-21T18:43:18.432Z] #60 33.98 libbtrfs-dev libbtrfs0 [2021-12-21T18:43:18.432Z] #60 34.36 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:18.432Z] #60 34.36 Need to get 460 kB of archives. [2021-12-21T18:43:18.432Z] #60 34.36 After this operation, 1237 kB of additional disk space will be used. [2021-12-21T18:43:18.432Z] #60 34.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:43:18.432Z] #60 34.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:43:18.432Z] #60 35.25 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:18.432Z] #60 35.54 Fetched 460 kB in 0s (1381 kB/s) [2021-12-21T18:43:18.432Z] #60 35.63 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:43:18.432Z] #60 35.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:43:18.432Z] #60 35.72 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:43:18.521Z] #47 ... [2021-12-21T18:43:18.521Z] [2021-12-21T18:43:18.521Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:18.521Z] #62 sha256:7c381b47abdea408e1dcaa1f6be7e43f935774f4fa151018d7f28f133ac16c55 [2021-12-21T18:43:18.521Z] #62 1.424 + RM_GOPATH=0 [2021-12-21T18:43:18.521Z] #62 1.424 + TMP_GOPATH= [2021-12-21T18:43:18.521Z] #62 1.424 + : /build [2021-12-21T18:43:18.521Z] #62 1.424 + '[' -z '' ']' [2021-12-21T18:43:18.521Z] #62 1.424 ++ mktemp -d [2021-12-21T18:43:18.521Z] #62 1.424 + export GOPATH=/tmp/tmp.2PPL3WkzxK [2021-12-21T18:43:18.521Z] #62 1.424 + GOPATH=/tmp/tmp.2PPL3WkzxK [2021-12-21T18:43:18.521Z] #62 1.424 + RM_GOPATH=1 [2021-12-21T18:43:18.521Z] #62 1.424 + case "$(go env GOARCH)" in [2021-12-21T18:43:18.521Z] #62 1.424 ++ go env GOARCH [2021-12-21T18:43:18.521Z] #62 1.464 Install containerd version v1.5.8 [2021-12-21T18:43:18.521Z] #62 1.464 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:18.521Z] #62 1.464 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:18.521Z] #62 1.464 ++ dirname /install.sh [2021-12-21T18:43:18.521Z] #62 1.464 + dir=/ [2021-12-21T18:43:18.521Z] #62 1.464 + bin=containerd [2021-12-21T18:43:18.521Z] #62 1.464 + shift [2021-12-21T18:43:18.521Z] #62 1.464 + '[' '!' -f //containerd.installer ']' [2021-12-21T18:43:18.521Z] #62 1.464 + . //containerd.installer [2021-12-21T18:43:18.521Z] #62 1.464 ++ set -e [2021-12-21T18:43:18.521Z] #62 1.464 ++ : v1.5.8 [2021-12-21T18:43:18.521Z] #62 1.464 + install_containerd [2021-12-21T18:43:18.521Z] #62 1.464 + echo 'Install containerd version v1.5.8' [2021-12-21T18:43:18.521Z] #62 1.464 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2PPL3WkzxK/src/github.com/containerd/containerd [2021-12-21T18:43:18.521Z] #62 1.464 Cloning into '/tmp/tmp.2PPL3WkzxK/src/github.com/containerd/containerd'... [2021-12-21T18:43:18.521Z] #62 ... [2021-12-21T18:43:18.521Z] [2021-12-21T18:43:18.521Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:43:18.521Z] #31 sha256:4c48c57a901f7f58092a35298a259d21e77afa021d204a1154651efb639a0844 [2021-12-21T18:43:18.521Z] #31 32.68 [2021-12-21T18:43:18.521Z] #31 36.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-12-21T18:43:18.521Z] #31 38.01 [2021-12-21T18:43:18.521Z] #31 38.29 #=#=# ######################################################################## 100.0% [2021-12-21T18:43:18.688Z] #60 35.73 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:18.945Z] #60 35.94 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:43:18.945Z] #60 35.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:43:18.945Z] #60 35.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:18.957Z] #53 22.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-12-21T18:43:19.089Z] #31 39.19 [2021-12-21T18:43:19.201Z] #60 36.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:19.201Z] #60 36.35 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:19.201Z] #60 36.36 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:19.218Z] #53 22.56 go: downloading github.com/spf13/viper v1.6.1 [2021-12-21T18:43:19.458Z] #60 DONE 36.6s [2021-12-21T18:43:19.458Z] [2021-12-21T18:43:19.458Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-21T18:43:19.458Z] #61 sha256:d88be3f03321c8d7745d88ea98f748b9ae619323aea1a792dd628f4789570e39 [2021-12-21T18:43:19.610Z] #53 22.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-21T18:43:19.610Z] #53 22.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-21T18:43:19.610Z] #53 23.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-21T18:43:19.610Z] #53 23.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-21T18:43:19.658Z] #31 ... [2021-12-21T18:43:19.658Z] [2021-12-21T18:43:19.658Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:19.658Z] #47 sha256:6f2328862792c2154f686b9ce769b61ada0d2382b3817e5958582f64026888fd [2021-12-21T18:43:19.658Z] #47 57.39 Setting up criu (3.16.1-3) ... [2021-12-21T18:43:19.715Z] #61 DONE 0.1s [2021-12-21T18:43:19.715Z] [2021-12-21T18:43:19.715Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:19.715Z] #62 sha256:ef7c2751eadfd59aa121123ec41bdb8eed34d0582c5deaf67bf5777beab924c9 [2021-12-21T18:43:20.030Z] #21 8.546 Reading package lists... [2021-12-21T18:43:20.159Z] #53 23.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-12-21T18:43:20.159Z] #53 23.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-12-21T18:43:20.159Z] #53 23.64 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-12-21T18:43:20.159Z] #53 23.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-12-21T18:43:20.645Z] #62 ... [2021-12-21T18:43:20.645Z] [2021-12-21T18:43:20.645Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:20.645Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:20.645Z] #55 37.52 v3.0.2 [2021-12-21T18:43:20.645Z] #55 DONE 37.7s [2021-12-21T18:43:20.645Z] [2021-12-21T18:43:20.645Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:20.645Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:20.645Z] #14 22.05 Reading package lists... [2021-12-21T18:43:20.645Z] #14 27.87 Reading package lists... [2021-12-21T18:43:20.645Z] #14 32.69 Building dependency tree... [2021-12-21T18:43:20.645Z] #14 35.75 The following additional packages will be installed: [2021-12-21T18:43:20.645Z] #14 35.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:20.645Z] #14 35.77 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-21T18:43:20.645Z] #14 35.77 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-21T18:43:20.645Z] #14 35.78 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-21T18:43:20.645Z] #14 35.78 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-21T18:43:20.645Z] #14 35.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp2 libselinux1-dev [2021-12-21T18:43:20.645Z] #14 35.79 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-21T18:43:20.645Z] #14 35.80 Suggested packages: [2021-12-21T18:43:20.645Z] #14 35.81 gcc-10-locales seccomp wine64 [2021-12-21T18:43:20.645Z] #14 37.36 The following NEW packages will be installed: [2021-12-21T18:43:20.645Z] #14 37.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:20.645Z] #14 37.36 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-21T18:43:20.645Z] #14 37.36 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-21T18:43:20.645Z] #14 37.36 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-21T18:43:20.645Z] #14 37.36 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-21T18:43:20.645Z] #14 37.36 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-21T18:43:20.645Z] #14 37.36 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-21T18:43:20.645Z] #14 37.36 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-21T18:43:20.645Z] #14 37.36 mingw-w64-x86-64-dev [2021-12-21T18:43:20.645Z] #14 37.36 The following packages will be upgraded: [2021-12-21T18:43:20.645Z] #14 37.36 libseccomp2 [2021-12-21T18:43:20.645Z] #14 37.74 1 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:43:20.645Z] #14 37.74 Need to get 115 MB of archives. [2021-12-21T18:43:20.645Z] #14 37.74 After this operation, 645 MB of additional disk space will be used. [2021-12-21T18:43:20.645Z] #14 37.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB] [2021-12-21T18:43:20.645Z] #14 37.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-21T18:43:20.645Z] #14 37.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-21T18:43:20.645Z] #14 ... [2021-12-21T18:43:20.645Z] [2021-12-21T18:43:20.645Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:20.645Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:20.645Z] #47 27.70 Reading package lists... [2021-12-21T18:43:20.645Z] #47 33.11 Building dependency tree... [2021-12-21T18:43:20.645Z] #47 36.14 The following additional packages will be installed: [2021-12-21T18:43:20.645Z] #47 36.16 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:43:20.646Z] #47 36.16 python3-protobuf python3-six [2021-12-21T18:43:20.646Z] #47 36.17 Suggested packages: [2021-12-21T18:43:20.646Z] #47 36.19 python3-setuptools [2021-12-21T18:43:20.646Z] #47 36.19 Recommended packages: [2021-12-21T18:43:20.646Z] #47 36.19 iproute2 | iproute [2021-12-21T18:43:20.646Z] #47 36.95 The following NEW packages will be installed: [2021-12-21T18:43:20.646Z] #47 36.95 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:43:20.646Z] #47 36.95 python3-protobuf python3-six [2021-12-21T18:43:20.646Z] #47 37.41 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:20.646Z] #47 37.41 Need to get 2292 kB of archives. [2021-12-21T18:43:20.646Z] #47 37.41 After this operation, 11.0 MB of additional disk space will be used. [2021-12-21T18:43:20.646Z] #47 37.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-21T18:43:20.646Z] #47 37.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:43:20.646Z] #47 37.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-21T18:43:20.646Z] #47 37.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-21T18:43:20.646Z] #47 37.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-21T18:43:20.646Z] #47 37.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-21T18:43:20.646Z] #47 37.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-21T18:43:21.037Z] #47 58.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:21.037Z] #47 ... [2021-12-21T18:43:21.037Z] [2021-12-21T18:43:21.037Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:43:21.037Z] #34 sha256:a0e1cee052c913e5350dbcf23a1c22f7aaf0f32c02886141e9f2e541cbde45f4 [2021-12-21T18:43:21.037Z] #34 48.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:43:21.212Z] #47 ... [2021-12-21T18:43:21.212Z] [2021-12-21T18:43:21.212Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:21.212Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:21.212Z] #38 22.67 Reading package lists... [2021-12-21T18:43:21.212Z] #38 28.44 Reading package lists... [2021-12-21T18:43:21.212Z] #38 33.45 Building dependency tree... [2021-12-21T18:43:21.212Z] #38 36.29 The following additional packages will be installed: [2021-12-21T18:43:21.212Z] #38 36.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-21T18:43:21.212Z] #38 36.32 Suggested packages: [2021-12-21T18:43:21.212Z] #38 36.32 cmake-doc ninja-build lrzip [2021-12-21T18:43:21.212Z] #38 36.32 Recommended packages: [2021-12-21T18:43:21.212Z] #38 36.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-21T18:43:21.212Z] #38 37.12 The following NEW packages will be installed: [2021-12-21T18:43:21.212Z] #38 37.12 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-21T18:43:21.212Z] #38 37.12 vim-common xxd [2021-12-21T18:43:21.212Z] #38 37.47 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:21.212Z] #38 37.47 Need to get 17.7 MB of archives. [2021-12-21T18:43:21.212Z] #38 37.47 After this operation, 70.7 MB of additional disk space will be used. [2021-12-21T18:43:21.212Z] #38 37.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:43:21.212Z] #38 37.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:43:21.212Z] #38 37.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-21T18:43:21.212Z] #38 37.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-21T18:43:21.212Z] #38 38.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-21T18:43:21.212Z] #38 38.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-21T18:43:21.212Z] #38 38.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-21T18:43:21.212Z] #38 38.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-21T18:43:21.212Z] #38 38.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-21T18:43:21.212Z] #38 38.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2021-12-21T18:43:21.212Z] #38 ... [2021-12-21T18:43:21.212Z] [2021-12-21T18:43:21.212Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:21.212Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:21.212Z] #14 38.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-21T18:43:21.212Z] #14 38.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-21T18:43:21.212Z] #14 38.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-21T18:43:21.212Z] #14 38.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-21T18:43:21.213Z] #14 38.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-21T18:43:21.296Z] #34 ... [2021-12-21T18:43:21.296Z] [2021-12-21T18:43:21.296Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:21.296Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:43:21.296Z] #38 51.56 Selecting previously unselected package libicu67:arm64. [2021-12-21T18:43:21.296Z] #38 51.57 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-12-21T18:43:21.296Z] #38 51.59 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-21T18:43:21.296Z] #38 57.05 Selecting previously unselected package libxml2:arm64. [2021-12-21T18:43:21.296Z] #38 57.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-12-21T18:43:21.296Z] #38 57.05 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:43:21.296Z] #38 57.47 Selecting previously unselected package libarchive13:arm64. [2021-12-21T18:43:21.296Z] #38 57.48 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-12-21T18:43:21.296Z] #38 57.48 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-21T18:43:21.296Z] #38 57.72 Selecting previously unselected package libjsoncpp24:arm64. [2021-12-21T18:43:21.296Z] #38 57.73 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-12-21T18:43:21.296Z] #38 57.73 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-21T18:43:21.296Z] #38 57.83 Selecting previously unselected package librhash0:arm64. [2021-12-21T18:43:21.296Z] #38 57.84 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-12-21T18:43:21.296Z] #38 57.86 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-12-21T18:43:21.296Z] #38 57.99 Selecting previously unselected package libuv1:arm64. [2021-12-21T18:43:21.296Z] #38 58.00 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-12-21T18:43:21.296Z] #38 58.00 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-12-21T18:43:21.296Z] #38 58.13 Selecting previously unselected package cmake. [2021-12-21T18:43:21.296Z] #38 58.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2021-12-21T18:43:21.296Z] #38 58.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:43:21.401Z] #21 13.39 Building dependency tree... [2021-12-21T18:43:21.401Z] #21 14.66 Reading state information... [2021-12-21T18:43:21.469Z] #14 38.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-21T18:43:21.469Z] #14 38.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-21T18:43:21.540Z] #53 24.89 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-21T18:43:21.805Z] #53 25.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-21T18:43:21.865Z] #38 ... [2021-12-21T18:43:21.865Z] [2021-12-21T18:43:21.865Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:21.865Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:43:21.865Z] #14 49.86 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-21T18:43:21.865Z] #14 49.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-12-21T18:43:21.865Z] #14 49.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:43:21.865Z] #14 52.65 Selecting previously unselected package binutils-mingw-w64. [2021-12-21T18:43:21.865Z] #14 52.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-21T18:43:21.865Z] #14 52.68 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:43:21.865Z] #14 52.78 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-12-21T18:43:21.865Z] #14 52.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-21T18:43:21.865Z] #14 52.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-21T18:43:21.865Z] #14 52.94 Selecting previously unselected package dmsetup. [2021-12-21T18:43:21.865Z] #14 52.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-12-21T18:43:21.865Z] #14 52.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:43:21.865Z] #14 53.10 Selecting previously unselected package mingw-w64-common. [2021-12-21T18:43:21.865Z] #14 53.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-21T18:43:21.865Z] #14 53.11 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-21T18:43:21.865Z] #14 58.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-21T18:43:21.865Z] #14 58.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-21T18:43:21.865Z] #14 58.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:43:22.040Z] #14 39.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:43:22.458Z] using credential docker-jenkins-github-credentials [2021-12-21T18:43:22.543Z] Cloning the remote Git repository [2021-12-21T18:43:22.546Z] Cloning with configured refspecs honoured and without tags [2021-12-21T18:43:22.700Z] #53 25.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-12-21T18:43:22.700Z] #53 ... [2021-12-21T18:43:22.700Z] [2021-12-21T18:43:22.700Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:43:22.700Z] #26 sha256:4b533a87f0d969a6ab9ca9d5aa5ed56e03ef4c797fc4f89634498e43447a3ad7 [2021-12-21T18:43:22.700Z] #26 23.42 + mkdir -p /build [2021-12-21T18:43:22.700Z] #26 23.49 + mv docker/docker /build/ [2021-12-21T18:43:22.700Z] #26 23.50 + rmdir docker [2021-12-21T18:43:22.700Z] #26 DONE 25.6s [2021-12-21T18:43:22.700Z] [2021-12-21T18:43:22.700Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:22.700Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:22.700Z] #53 26.14 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-21T18:43:22.768Z] #21 15.88 The following additional packages will be installed: [2021-12-21T18:43:22.768Z] #21 15.88 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-21T18:43:22.768Z] #21 15.88 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-21T18:43:22.768Z] #21 15.88 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-21T18:43:22.768Z] #21 15.88 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-21T18:43:22.768Z] #21 15.88 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-21T18:43:22.768Z] #21 15.89 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-12-21T18:43:22.768Z] #21 15.89 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-12-21T18:43:22.768Z] #21 15.91 Suggested packages: [2021-12-21T18:43:22.768Z] #21 15.91 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-12-21T18:43:22.768Z] #21 15.91 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-12-21T18:43:22.768Z] #21 15.91 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-12-21T18:43:22.768Z] #21 15.91 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-12-21T18:43:22.768Z] #21 15.91 seccomp:ppc64el seccomp:s390x [2021-12-21T18:43:22.768Z] #21 15.91 Recommended packages: [2021-12-21T18:43:22.768Z] #21 15.91 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-12-21T18:43:22.768Z] #21 15.91 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-12-21T18:43:22.768Z] #21 15.91 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-12-21T18:43:22.768Z] #21 15.91 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-12-21T18:43:22.971Z] #14 40.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:43:22.748Z] Cloning repository https://github.com/moby/moby.git [2021-12-21T18:43:23.007Z] #14 ... [2021-12-21T18:43:23.007Z] [2021-12-21T18:43:23.007Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-12-21T18:43:23.007Z] #31 sha256:4c48c57a901f7f58092a35298a259d21e77afa021d204a1154651efb639a0844 [2021-12-21T18:43:23.007Z] #31 41.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-12-21T18:43:23.007Z] #31 42.38 [2021-12-21T18:43:23.007Z] #31 42.63 #=#=# ######################################################################## 100.0% [2021-12-21T18:43:23.193Z] #53 ... [2021-12-21T18:43:23.193Z] [2021-12-21T18:43:23.193Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:23.193Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:23.193Z] #47 16.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:43:23.193Z] #47 20.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:43:23.193Z] #47 24.20 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-21T18:43:23.193Z] #47 ... [2021-12-21T18:43:23.193Z] [2021-12-21T18:43:23.193Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:43:23.193Z] #26 sha256:730ea6f2f0c56ce56b169aafd668ab975456a668fdcf21f9819b7e360f13383a [2021-12-21T18:43:23.193Z] #26 25.05 + mkdir -p /build [2021-12-21T18:43:23.193Z] #26 25.05 + mv docker/docker /build/ [2021-12-21T18:43:23.193Z] #26 25.08 + rmdir docker [2021-12-21T18:43:23.271Z] #53 ... [2021-12-21T18:43:23.271Z] [2021-12-21T18:43:23.271Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:43:23.271Z] #65 sha256:56c3d9928edffa53c32e2ee17e7022e6f83918311785cc7abb61af52eb44f728 [2021-12-21T18:43:23.271Z] #65 21.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-21T18:43:23.271Z] #65 23.16 go: downloading github.com/google/uuid v1.3.0 [2021-12-21T18:43:23.271Z] #65 23.40 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-21T18:43:23.271Z] #65 23.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-21T18:43:23.271Z] #65 24.08 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-21T18:43:23.271Z] #65 24.23 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-21T18:43:23.271Z] #65 24.83 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-21T18:43:23.271Z] #65 25.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-21T18:43:23.271Z] #65 25.93 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-21T18:43:23.271Z] #65 26.20 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-21T18:43:23.330Z] #21 16.39 The following NEW packages will be installed: [2021-12-21T18:43:23.330Z] #21 16.40 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-12-21T18:43:23.330Z] #21 16.40 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-12-21T18:43:23.330Z] #21 16.40 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-12-21T18:43:23.330Z] #21 16.40 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-12-21T18:43:23.330Z] #21 16.40 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-12-21T18:43:23.330Z] #21 16.40 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-12-21T18:43:23.330Z] #21 16.40 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-12-21T18:43:23.330Z] #21 16.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-12-21T18:43:23.330Z] #21 16.40 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-12-21T18:43:23.330Z] #21 16.40 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-12-21T18:43:23.330Z] #21 16.41 libseccomp2:ppc64el libseccomp2:s390x [2021-12-21T18:43:23.330Z] #21 16.77 0 upgraded, 40 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:43:23.330Z] #21 16.77 Need to get 15.9 MB of archives. [2021-12-21T18:43:23.330Z] #21 16.77 After this operation, 73.0 MB of additional disk space will be used. [2021-12-21T18:43:23.330Z] #21 16.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-12-21T18:43:23.537Z] #14 40.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-21T18:43:23.579Z] #31 43.40 [2021-12-21T18:43:23.586Z] #21 16.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-12-21T18:43:23.586Z] #21 16.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-12-21T18:43:23.586Z] #21 16.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-12-21T18:43:23.586Z] #21 16.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-12-21T18:43:23.586Z] #21 16.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-12-21T18:43:23.586Z] #21 16.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-12-21T18:43:23.586Z] #21 16.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-12-21T18:43:23.586Z] #21 16.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-12-21T18:43:23.586Z] #21 16.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-12-21T18:43:23.586Z] #21 16.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-12-21T18:43:23.586Z] #21 16.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-12-21T18:43:23.586Z] #21 16.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-12-21T18:43:23.586Z] #21 16.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-12-21T18:43:23.586Z] #21 16.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-12-21T18:43:23.586Z] #21 16.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-12-21T18:43:23.586Z] #21 16.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-12-21T18:43:23.586Z] #21 16.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-12-21T18:43:23.586Z] #21 16.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-12-21T18:43:23.586Z] #21 16.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-12-21T18:43:23.586Z] #21 16.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-12-21T18:43:23.586Z] #21 16.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-12-21T18:43:23.586Z] #21 16.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-12-21T18:43:23.587Z] #21 16.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-12-21T18:43:23.587Z] #21 16.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-12-21T18:43:23.587Z] #21 16.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-12-21T18:43:23.587Z] #21 16.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-12-21T18:43:23.587Z] #21 16.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-12-21T18:43:23.587Z] #21 17.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-12-21T18:43:23.842Z] #21 17.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-12-21T18:43:23.842Z] #21 17.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2021-12-21T18:43:23.842Z] #21 17.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2021-12-21T18:43:23.842Z] #21 17.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2021-12-21T18:43:23.842Z] #21 17.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2021-12-21T18:43:23.842Z] #21 17.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2021-12-21T18:43:23.842Z] #21 17.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2021-12-21T18:43:23.843Z] #21 17.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2021-12-21T18:43:23.843Z] #21 17.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2021-12-21T18:43:23.843Z] #21 17.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2021-12-21T18:43:23.843Z] #21 17.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2021-12-21T18:43:23.921Z] #31 43.86 Download of images into '/build' complete. [2021-12-21T18:43:23.921Z] #31 43.87 Use something like the following to load the result into a Docker daemon: [2021-12-21T18:43:23.921Z] #31 43.87 tar -cC '/build' . | docker load [2021-12-21T18:43:24.099Z] #14 41.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:43:24.140Z] #26 DONE 27.5s [2021-12-21T18:43:24.140Z] [2021-12-21T18:43:24.140Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:43:24.140Z] #65 sha256:8471b6075a077b1ddf5bc6fd3996ca51fa503ce0a9acad768a80fd2a20230075 [2021-12-21T18:43:24.140Z] #65 21.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-12-21T18:43:24.140Z] #65 21.96 go: downloading github.com/google/uuid v1.3.0 [2021-12-21T18:43:24.140Z] #65 21.99 go: downloading github.com/moby/vpnkit v0.5.0 [2021-12-21T18:43:24.140Z] #65 22.19 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-12-21T18:43:24.140Z] #65 22.41 go: downloading github.com/gofrs/flock v0.8.1 [2021-12-21T18:43:24.140Z] #65 22.60 go: downloading github.com/gorilla/mux v1.8.0 [2021-12-21T18:43:24.140Z] #65 22.98 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-12-21T18:43:24.140Z] #65 23.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-12-21T18:43:24.140Z] #65 24.26 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-12-21T18:43:24.405Z] #21 17.56 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:24.405Z] #21 17.74 Fetched 15.9 MB in 1s (29.5 MB/s) [2021-12-21T18:43:24.405Z] #21 17.78 Selecting previously unselected package gcc-10-base:armel. [2021-12-21T18:43:24.661Z] #21 17.78 (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 ... 38512 files and directories currently installed.) [2021-12-21T18:43:24.661Z] #21 17.82 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-12-21T18:43:24.661Z] #21 17.82 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-12-21T18:43:24.661Z] #21 17.87 Selecting previously unselected package gcc-10-base:armhf. [2021-12-21T18:43:24.661Z] #21 17.88 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-12-21T18:43:24.661Z] #21 17.89 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-12-21T18:43:24.661Z] #21 17.94 Selecting previously unselected package gcc-10-base:ppc64el. [2021-12-21T18:43:24.661Z] #21 17.94 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-12-21T18:43:24.661Z] #21 17.95 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-21T18:43:24.661Z] #21 17.99 Selecting previously unselected package gcc-10-base:s390x. [2021-12-21T18:43:24.661Z] #21 18.00 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-12-21T18:43:24.661Z] #21 18.01 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-12-21T18:43:24.661Z] #21 18.06 Selecting previously unselected package gcc-10-base:arm64. [2021-12-21T18:43:24.917Z] #21 18.06 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-12-21T18:43:24.917Z] #21 18.07 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-12-21T18:43:24.917Z] #21 18.13 Selecting previously unselected package libgcc-s1:armel. [2021-12-21T18:43:24.917Z] #21 18.13 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-12-21T18:43:24.917Z] #21 18.14 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-12-21T18:43:24.917Z] #21 18.19 Selecting previously unselected package libcrypt1:armel. [2021-12-21T18:43:24.917Z] #21 18.19 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-12-21T18:43:24.917Z] #21 18.20 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-12-21T18:43:24.917Z] #21 18.29 Selecting previously unselected package libc6:armel. [2021-12-21T18:43:24.917Z] #21 18.29 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-12-21T18:43:25.086Z] #65 28.47 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-12-21T18:43:23.164Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-12-21T18:43:24.101Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:43:24.102Z] > git --version # timeout=10 [2021-12-21T18:43:24.142Z] > git --version # 'git version 2.24.1.windows.2' [2021-12-21T18:43:24.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:43:24.146Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:43:25.174Z] #21 18.45 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-12-21T18:43:25.659Z] #65 28.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-21T18:43:25.738Z] #21 18.94 Selecting previously unselected package libapparmor1:armel. [2021-12-21T18:43:25.738Z] #21 18.94 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-12-21T18:43:25.738Z] #21 18.95 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-12-21T18:43:25.738Z] #21 19.00 Selecting previously unselected package libapparmor-dev:armel. [2021-12-21T18:43:25.738Z] #21 19.01 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-12-21T18:43:25.738Z] #21 19.01 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-12-21T18:43:25.738Z] #21 19.09 Selecting previously unselected package libgcc-s1:arm64. [2021-12-21T18:43:25.738Z] #21 19.10 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-12-21T18:43:25.994Z] #21 19.11 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-12-21T18:43:25.994Z] #21 19.15 Selecting previously unselected package libcrypt1:arm64. [2021-12-21T18:43:25.994Z] #21 19.17 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-12-21T18:43:25.994Z] #21 19.17 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-21T18:43:25.994Z] #21 19.26 Selecting previously unselected package libc6:arm64. [2021-12-21T18:43:25.994Z] #21 19.27 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-12-21T18:43:25.995Z] #14 42.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:43:26.251Z] #21 19.48 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-12-21T18:43:26.459Z] #31 DONE 46.0s [2021-12-21T18:43:26.459Z] [2021-12-21T18:43:26.459Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:26.459Z] #47 sha256:6f2328862792c2154f686b9ce769b61ada0d2382b3817e5958582f64026888fd [2021-12-21T18:43:26.459Z] #47 DONE 63.8s [2021-12-21T18:43:26.459Z] [2021-12-21T18:43:26.460Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:26.460Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:43:26.460Z] #38 62.09 Setting up libicu67:arm64 (67.1-7) ... [2021-12-21T18:43:26.460Z] #38 62.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:26.460Z] #38 62.94 Setting up libuv1:arm64 (1.40.0-2) ... [2021-12-21T18:43:26.460Z] #38 62.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:26.460Z] #38 63.03 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-12-21T18:43:26.460Z] #38 63.08 Setting up librhash0:arm64 (1.4.1-2) ... [2021-12-21T18:43:26.460Z] #38 63.14 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:43:26.460Z] #38 63.18 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:43:26.460Z] #38 63.21 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-12-21T18:43:26.460Z] #38 63.24 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:43:26.460Z] #38 63.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:26.460Z] #38 ... [2021-12-21T18:43:26.460Z] [2021-12-21T18:43:26.460Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:26.460Z] #51 sha256:b7fae48cf1740cffed86d78c776368db0c2b4129cf7a35b6b74711346c001b94 [2021-12-21T18:43:26.460Z] #51 63.55 gotestsum version dev [2021-12-21T18:43:26.460Z] #51 DONE 64.3s [2021-12-21T18:43:26.460Z] [2021-12-21T18:43:26.460Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:43:26.460Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:43:26.559Z] #14 43.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-21T18:43:26.559Z] #14 43.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-21T18:43:26.559Z] #14 43.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-21T18:43:26.559Z] #14 43.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:43:26.559Z] #14 43.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:43:26.559Z] #14 43.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-21T18:43:26.559Z] #14 43.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-21T18:43:26.559Z] #14 43.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-21T18:43:26.559Z] #14 43.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-21T18:43:26.559Z] #14 43.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-21T18:43:26.559Z] #14 43.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-21T18:43:26.559Z] #14 43.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-21T18:43:26.559Z] #14 43.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-21T18:43:26.559Z] #14 ... [2021-12-21T18:43:26.559Z] [2021-12-21T18:43:26.559Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:43:26.559Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:43:26.719Z] #26 ... [2021-12-21T18:43:26.719Z] [2021-12-21T18:43:26.719Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:26.719Z] #38 sha256:adb1cad0ee9da91869ee5aa20fc56601364d765743e020e7b3cd78ecbcc4980f [2021-12-21T18:43:26.719Z] #38 DONE 64.9s [2021-12-21T18:43:26.719Z] [2021-12-21T18:43:26.719Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-21T18:43:26.719Z] #39 sha256:8451f85632f19597b7c7f6312586ff338eadc943b098424c69059cb4f42bbc6b [2021-12-21T18:43:26.815Z] #21 19.96 Selecting previously unselected package libapparmor1:arm64. [2021-12-21T18:43:26.815Z] #21 19.97 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-21T18:43:26.815Z] #21 19.97 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-21T18:43:26.815Z] #21 20.02 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-21T18:43:26.815Z] #21 20.03 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-21T18:43:26.815Z] #21 20.03 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-21T18:43:26.815Z] #21 20.10 Selecting previously unselected package libgcc-s1:s390x. [2021-12-21T18:43:26.815Z] #21 20.11 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-12-21T18:43:26.815Z] #21 20.12 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-12-21T18:43:26.815Z] #21 20.16 Selecting previously unselected package libcrypt1:s390x. [2021-12-21T18:43:26.815Z] #21 20.17 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-12-21T18:43:26.815Z] #21 20.18 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-12-21T18:43:26.818Z] #34 43.47 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-21T18:43:26.995Z] 5ee7a7ea9cf2: Verifying Checksum [2021-12-21T18:43:26.995Z] 5ee7a7ea9cf2: Download complete [2021-12-21T18:43:27.072Z] #21 20.26 Selecting previously unselected package libc6:s390x. [2021-12-21T18:43:27.072Z] #21 20.27 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-12-21T18:43:27.075Z] #34 43.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-21T18:43:27.328Z] #21 20.43 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-12-21T18:43:27.486Z] #65 29.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-12-21T18:43:27.579Z] #65 ... [2021-12-21T18:43:27.579Z] [2021-12-21T18:43:27.579Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:27.579Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:27.579Z] #53 31.20 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-21T18:43:27.579Z] #53 31.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-21T18:43:27.585Z] #21 20.88 Selecting previously unselected package libapparmor1:s390x. [2021-12-21T18:43:27.585Z] #21 20.89 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-12-21T18:43:27.585Z] #21 20.89 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-12-21T18:43:27.585Z] #21 20.96 Selecting previously unselected package libapparmor-dev:s390x. [2021-12-21T18:43:27.585Z] #21 20.96 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-12-21T18:43:27.637Z] #34 44.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:43:27.658Z] #39 DONE 0.9s [2021-12-21T18:43:27.658Z] [2021-12-21T18:43:27.658Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-21T18:43:27.658Z] #40 sha256:2e38a78de743d8bb29de8c41cf2fe5cde7360eb0e59fd85577cf83a53dd9551c [2021-12-21T18:43:27.841Z] #53 ... [2021-12-21T18:43:27.841Z] [2021-12-21T18:43:27.841Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:27.841Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:27.841Z] #51 21.42 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-21T18:43:27.841Z] #51 21.62 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-21T18:43:27.841Z] #51 22.00 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-21T18:43:27.841Z] #51 25.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-21T18:43:27.841Z] #51 26.00 go: downloading golang.org/x/mod v0.3.0 [2021-12-21T18:43:27.842Z] #21 20.96 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-12-21T18:43:27.842Z] #21 21.03 Selecting previously unselected package libgcc-s1:armhf. [2021-12-21T18:43:27.842Z] #21 21.04 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-12-21T18:43:27.842Z] #21 21.05 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-12-21T18:43:27.842Z] #21 21.09 Selecting previously unselected package libcrypt1:armhf. [2021-12-21T18:43:27.842Z] #21 21.10 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-12-21T18:43:27.842Z] #21 21.11 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-12-21T18:43:27.842Z] #21 21.19 Selecting previously unselected package libc6:armhf. [2021-12-21T18:43:27.842Z] #21 21.20 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-12-21T18:43:28.099Z] #21 21.37 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-12-21T18:43:28.103Z] #51 ... [2021-12-21T18:43:28.103Z] [2021-12-21T18:43:28.103Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:28.103Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:28.103Z] #53 31.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-21T18:43:28.103Z] #53 31.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-21T18:43:28.103Z] #53 31.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-21T18:43:28.424Z] #65 ... [2021-12-21T18:43:28.424Z] [2021-12-21T18:43:28.425Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:28.425Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:28.425Z] #53 31.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-12-21T18:43:28.425Z] #53 31.89 go: downloading github.com/stretchr/testify v1.4.0 [2021-12-21T18:43:28.662Z] #21 21.84 Selecting previously unselected package libapparmor1:armhf. [2021-12-21T18:43:28.662Z] #21 21.85 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-12-21T18:43:28.662Z] #21 21.85 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-12-21T18:43:28.662Z] #21 21.91 Selecting previously unselected package libapparmor-dev:armhf. [2021-12-21T18:43:28.662Z] #21 21.91 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-12-21T18:43:28.662Z] #21 21.92 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-12-21T18:43:28.662Z] #21 21.99 Selecting previously unselected package libgcc-s1:ppc64el. [2021-12-21T18:43:28.662Z] #21 21.99 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-12-21T18:43:28.662Z] #21 22.00 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-21T18:43:28.684Z] #53 32.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-12-21T18:43:28.919Z] #21 22.05 Selecting previously unselected package libcrypt1:ppc64el. [2021-12-21T18:43:28.919Z] #21 22.06 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-12-21T18:43:28.919Z] #21 22.06 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-21T18:43:28.919Z] #21 22.16 Selecting previously unselected package libc6:ppc64el. [2021-12-21T18:43:28.919Z] #21 22.16 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-12-21T18:43:28.943Z] #53 32.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-21T18:43:28.943Z] #53 32.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-12-21T18:43:29.048Z] #53 32.54 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-21T18:43:29.048Z] #53 32.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-21T18:43:29.048Z] #53 32.68 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-21T18:43:29.048Z] #53 32.70 go: downloading github.com/spf13/afero v1.1.2 [2021-12-21T18:43:29.176Z] #21 22.36 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-21T18:43:29.309Z] #53 33.04 go: downloading github.com/spf13/cast v1.3.0 [2021-12-21T18:43:29.309Z] #53 33.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-21T18:43:29.309Z] #53 33.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-21T18:43:29.512Z] #53 33.05 go: downloading github.com/magiconair/properties v1.8.1 [2021-12-21T18:43:29.513Z] #53 33.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-21T18:43:29.570Z] #53 33.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-21T18:43:29.570Z] #53 33.21 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-21T18:43:29.570Z] #53 ... [2021-12-21T18:43:29.570Z] [2021-12-21T18:43:29.570Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:43:29.570Z] #36 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:43:29.570Z] #36 32.59 tomll can be used in two ways: [2021-12-21T18:43:29.570Z] #36 32.59 Writing to STDIN and reading from STDOUT: [2021-12-21T18:43:29.570Z] #36 32.59 cat file.toml | tomll > file.toml [2021-12-21T18:43:29.570Z] #36 32.59 [2021-12-21T18:43:29.570Z] #36 32.59 Reading and updating a list of files: [2021-12-21T18:43:29.570Z] #36 32.59 tomll a.toml b.toml c.toml [2021-12-21T18:43:29.570Z] #36 32.59 [2021-12-21T18:43:29.570Z] #36 32.59 When given a list of files, tomll will modify all files in place without asking. [2021-12-21T18:43:29.570Z] #36 DONE 33.3s [2021-12-21T18:43:29.739Z] #21 22.98 Selecting previously unselected package libapparmor1:ppc64el. [2021-12-21T18:43:29.739Z] #21 22.99 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-12-21T18:43:29.739Z] #21 22.99 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-12-21T18:43:29.739Z] #21 23.04 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-12-21T18:43:29.739Z] #21 23.05 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-12-21T18:43:29.739Z] #21 23.05 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-21T18:43:29.739Z] #21 23.11 Selecting previously unselected package libseccomp2:s390x. [2021-12-21T18:43:29.739Z] #21 23.13 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2021-12-21T18:43:29.739Z] #21 23.13 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2021-12-21T18:43:29.772Z] #53 33.18 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-12-21T18:43:29.772Z] #53 33.26 go: downloading github.com/spf13/afero v1.1.2 [2021-12-21T18:43:29.832Z] [2021-12-21T18:43:29.832Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:29.832Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:29.832Z] #60 25.53 Fetched 8485 kB in 18s (461 kB/s) [2021-12-21T18:43:29.832Z] #60 25.53 Reading package lists... [2021-12-21T18:43:29.832Z] #60 ... [2021-12-21T18:43:29.832Z] [2021-12-21T18:43:29.832Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:29.832Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:29.832Z] #53 33.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-21T18:43:29.832Z] #53 33.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-21T18:43:29.996Z] #21 23.17 Selecting previously unselected package libseccomp-dev:s390x. [2021-12-21T18:43:29.996Z] #21 23.18 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2021-12-21T18:43:29.996Z] #21 23.19 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2021-12-21T18:43:29.996Z] #21 23.26 Selecting previously unselected package libseccomp2:ppc64el. [2021-12-21T18:43:29.996Z] #21 23.26 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2021-12-21T18:43:29.996Z] #21 23.27 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2021-12-21T18:43:29.996Z] #21 23.31 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-12-21T18:43:29.996Z] #21 23.32 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2021-12-21T18:43:29.996Z] #21 23.32 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2021-12-21T18:43:29.996Z] #21 23.41 Selecting previously unselected package libseccomp2:armhf. [2021-12-21T18:43:29.996Z] #21 23.41 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2021-12-21T18:43:29.996Z] #21 23.41 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2021-12-21T18:43:30.073Z] #53 33.56 go: downloading github.com/spf13/cast v1.3.0 [2021-12-21T18:43:30.073Z] #53 ... [2021-12-21T18:43:30.073Z] [2021-12-21T18:43:30.073Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:30.073Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:30.073Z] #14 23.53 Fetched 8485 kB in 17s (506 kB/s) [2021-12-21T18:43:30.073Z] #14 23.53 Reading package lists... [2021-12-21T18:43:30.073Z] #14 ... [2021-12-21T18:43:30.073Z] [2021-12-21T18:43:30.074Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:30.074Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:30.074Z] #53 33.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-12-21T18:43:30.074Z] #53 33.63 go: downloading github.com/subosito/gotenv v1.2.0 [2021-12-21T18:43:30.074Z] #53 33.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-12-21T18:43:30.093Z] #53 33.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-21T18:43:30.093Z] #53 33.81 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-21T18:43:30.093Z] #53 33.85 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-21T18:43:30.093Z] #53 33.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-21T18:43:30.195Z] #40 2.397 + RM_GOPATH=0 [2021-12-21T18:43:30.195Z] #40 2.397 + TMP_GOPATH= [2021-12-21T18:43:30.195Z] #40 2.397 + : /build [2021-12-21T18:43:30.195Z] #40 2.397 + '[' -z '' ']' [2021-12-21T18:43:30.195Z] #40 2.397 ++ mktemp -d [2021-12-21T18:43:30.195Z] #40 2.397 + export GOPATH=/tmp/tmp.yjTPa6PMOg [2021-12-21T18:43:30.195Z] #40 2.397 + GOPATH=/tmp/tmp.yjTPa6PMOg [2021-12-21T18:43:30.195Z] #40 2.397 + RM_GOPATH=1 [2021-12-21T18:43:30.195Z] #40 2.397 + case "$(go env GOARCH)" in [2021-12-21T18:43:30.195Z] #40 2.397 ++ go env GOARCH [2021-12-21T18:43:30.195Z] #40 2.412 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:30.195Z] #40 2.412 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:30.195Z] #40 2.424 Install tini version v0.19.0 [2021-12-21T18:43:30.195Z] #40 2.425 ++ dirname /install.sh [2021-12-21T18:43:30.195Z] #40 2.425 + dir=/ [2021-12-21T18:43:30.195Z] #40 2.425 + bin=tini [2021-12-21T18:43:30.195Z] #40 2.425 + shift [2021-12-21T18:43:30.195Z] #40 2.425 + '[' '!' -f //tini.installer ']' [2021-12-21T18:43:30.195Z] #40 2.425 + . //tini.installer [2021-12-21T18:43:30.195Z] #40 2.425 ++ : v0.19.0 [2021-12-21T18:43:30.195Z] #40 2.425 + install_tini [2021-12-21T18:43:30.195Z] #40 2.425 + echo 'Install tini version v0.19.0' [2021-12-21T18:43:30.195Z] #40 2.425 + git clone https://github.com/krallin/tini.git /tmp/tmp.yjTPa6PMOg/tini [2021-12-21T18:43:30.195Z] #40 2.425 Cloning into '/tmp/tmp.yjTPa6PMOg/tini'... [2021-12-21T18:43:30.252Z] #21 23.46 Selecting previously unselected package libseccomp-dev:armhf. [2021-12-21T18:43:30.252Z] #21 23.47 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2021-12-21T18:43:30.252Z] #21 23.47 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2021-12-21T18:43:30.252Z] #21 23.54 Selecting previously unselected package libseccomp2:armel. [2021-12-21T18:43:30.252Z] #21 23.54 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2021-12-21T18:43:30.252Z] #21 23.54 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2021-12-21T18:43:30.252Z] #21 23.59 Selecting previously unselected package libseccomp-dev:armel. [2021-12-21T18:43:30.252Z] #21 23.59 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2021-12-21T18:43:30.252Z] #21 23.60 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2021-12-21T18:43:30.352Z] #53 33.78 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-12-21T18:43:30.354Z] #53 34.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-21T18:43:30.509Z] #21 23.67 Selecting previously unselected package libseccomp2:arm64. [2021-12-21T18:43:30.509Z] #21 23.68 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2021-12-21T18:43:30.509Z] #21 23.68 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:30.509Z] #21 23.73 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-21T18:43:30.509Z] #21 23.74 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2021-12-21T18:43:30.509Z] #21 23.75 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:30.509Z] #21 23.83 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-12-21T18:43:30.509Z] #21 23.85 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-12-21T18:43:30.509Z] #21 23.86 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-12-21T18:43:30.509Z] #21 23.87 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-12-21T18:43:30.509Z] #21 23.89 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-12-21T18:43:30.509Z] #21 23.90 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-12-21T18:43:30.509Z] #21 23.91 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-12-21T18:43:30.616Z] #53 34.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-21T18:43:30.616Z] #53 34.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-21T18:43:30.616Z] #53 34.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-21T18:43:30.632Z] #53 34.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-12-21T18:43:30.765Z] #21 23.92 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-12-21T18:43:30.765Z] #21 23.94 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-12-21T18:43:30.765Z] #21 23.95 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-12-21T18:43:30.765Z] #21 23.97 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-12-21T18:43:30.765Z] #21 23.98 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-12-21T18:43:30.765Z] #21 23.99 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-12-21T18:43:30.765Z] #21 24.01 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-12-21T18:43:30.765Z] #21 24.02 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-12-21T18:43:30.765Z] #21 24.03 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-12-21T18:43:30.877Z] #53 34.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-21T18:43:30.877Z] #53 34.57 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-21T18:43:30.912Z] #53 ... [2021-12-21T18:43:30.912Z] [2021-12-21T18:43:30.912Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-12-21T18:43:30.912Z] #36 sha256:655bb463c9830e1337ccb793d88ca46bef5f7d19aaed44808d09796947cf687e [2021-12-21T18:43:30.912Z] #36 33.93 tomll can be used in two ways: [2021-12-21T18:43:30.912Z] #36 33.93 Writing to STDIN and reading from STDOUT: [2021-12-21T18:43:30.912Z] #36 33.93 cat file.toml | tomll > file.toml [2021-12-21T18:43:30.912Z] #36 33.93 [2021-12-21T18:43:30.912Z] #36 33.93 Reading and updating a list of files: [2021-12-21T18:43:30.912Z] #36 33.93 tomll a.toml b.toml c.toml [2021-12-21T18:43:30.912Z] #36 33.93 [2021-12-21T18:43:30.912Z] #36 33.93 When given a list of files, tomll will modify all files in place without asking. [2021-12-21T18:43:30.912Z] #36 DONE 34.4s [2021-12-21T18:43:30.912Z] [2021-12-21T18:43:30.912Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:30.912Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:30.912Z] #53 34.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-12-21T18:43:31.138Z] #53 34.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-21T18:43:31.138Z] #53 34.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-21T18:43:31.172Z] #53 ... [2021-12-21T18:43:31.172Z] [2021-12-21T18:43:31.172Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:31.172Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:31.172Z] #47 24.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2021-12-21T18:43:31.250Z] #40 3.323 + cd /tmp/tmp.yjTPa6PMOg/tini [2021-12-21T18:43:31.250Z] #40 3.323 + git checkout -q v0.19.0 [2021-12-21T18:43:31.250Z] #40 3.348 + cmake . [2021-12-21T18:43:31.432Z] #47 ... [2021-12-21T18:43:31.432Z] [2021-12-21T18:43:31.432Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:31.432Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:31.432Z] #53 34.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-12-21T18:43:31.432Z] #53 34.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-12-21T18:43:31.432Z] #53 34.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-12-21T18:43:31.432Z] #53 34.91 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-12-21T18:43:31.692Z] #53 35.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-12-21T18:43:31.692Z] #53 35.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-12-21T18:43:31.692Z] #53 35.21 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-12-21T18:43:31.692Z] #53 35.25 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-12-21T18:43:31.862Z] #40 4.251 -- The C compiler identification is GNU 10.2.1 [2021-12-21T18:43:31.862Z] #40 4.331 -- Detecting C compiler ABI info [2021-12-21T18:43:31.953Z] #53 35.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-12-21T18:43:31.953Z] #53 35.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-12-21T18:43:32.083Z] #53 35.51 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-21T18:43:32.083Z] #53 35.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-21T18:43:32.083Z] #53 35.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-21T18:43:32.133Z] #21 25.28 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-12-21T18:43:32.212Z] #53 35.60 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-12-21T18:43:32.213Z] #53 35.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-12-21T18:43:32.345Z] #53 36.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-21T18:43:32.345Z] #53 36.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-21T18:43:32.472Z] #53 ... [2021-12-21T18:43:32.472Z] [2021-12-21T18:43:32.472Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:32.472Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:32.472Z] #51 25.94 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-21T18:43:32.472Z] #51 26.04 go: downloading golang.org/x/mod v0.3.0 [2021-12-21T18:43:32.606Z] #53 36.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-21T18:43:32.733Z] #51 ... [2021-12-21T18:43:32.733Z] [2021-12-21T18:43:32.733Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:32.733Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:32.733Z] #14 23.53 Reading package lists... [2021-12-21T18:43:32.800Z] #40 5.077 -- Detecting C compiler ABI info - done [2021-12-21T18:43:32.800Z] #40 5.212 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-21T18:43:32.800Z] #40 5.212 -- Detecting C compile features [2021-12-21T18:43:32.800Z] #40 5.212 -- Detecting C compile features - done [2021-12-21T18:43:32.867Z] #53 36.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-21T18:43:32.892Z] #34 ... [2021-12-21T18:43:32.892Z] [2021-12-21T18:43:32.892Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:32.892Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:32.892Z] #38 39.30 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:32.892Z] #38 39.51 Fetched 17.7 MB in 1s (13.6 MB/s) [2021-12-21T18:43:32.892Z] #38 39.60 Selecting previously unselected package xxd. [2021-12-21T18:43:32.892Z] #38 39.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:43:32.892Z] #38 39.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:43:32.892Z] #38 39.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:32.892Z] #38 39.89 Selecting previously unselected package vim-common. [2021-12-21T18:43:32.892Z] #38 39.89 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:43:32.892Z] #38 39.89 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:32.892Z] #38 40.12 Selecting previously unselected package cmake-data. [2021-12-21T18:43:32.892Z] #38 40.12 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-21T18:43:32.892Z] #38 40.15 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:43:32.892Z] #38 43.74 Selecting previously unselected package libicu67:amd64. [2021-12-21T18:43:32.892Z] #38 43.75 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-21T18:43:32.892Z] #38 43.81 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-21T18:43:32.892Z] #38 ... [2021-12-21T18:43:32.892Z] [2021-12-21T18:43:32.892Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:32.892Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:32.892Z] #14 43.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-21T18:43:32.892Z] #14 43.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2021-12-21T18:43:32.892Z] #14 43.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-21T18:43:32.892Z] #14 44.70 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:32.892Z] #14 44.91 Fetched 115 MB in 6s (17.9 MB/s) [2021-12-21T18:43:32.892Z] #14 45.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 ... 15713 files and directories currently installed.) [2021-12-21T18:43:32.892Z] #14 45.09 Preparing to unpack .../libseccomp2_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:43:32.892Z] #14 45.12 Unpacking libseccomp2:amd64 (2.5.1-1+deb11u1) over (2.5.1-1) ... [2021-12-21T18:43:32.892Z] #14 45.25 Setting up libseccomp2:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:32.892Z] #14 45.44 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-21T18:43:32.892Z] #14 45.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:43:32.892Z] #14 45.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:43:32.892Z] #14 45.51 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:43:32.892Z] #14 47.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-21T18:43:32.892Z] #14 47.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:43:32.892Z] #14 47.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:43:32.892Z] #14 ... [2021-12-21T18:43:32.892Z] [2021-12-21T18:43:32.892Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:32.892Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:32.892Z] #38 49.70 Selecting previously unselected package libxml2:amd64. [2021-12-21T18:43:32.892Z] #38 49.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-21T18:43:32.892Z] #38 49.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:43:32.892Z] #38 50.19 Selecting previously unselected package libarchive13:amd64. [2021-12-21T18:43:33.059Z] #40 5.284 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-21T18:43:33.149Z] #38 50.20 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-21T18:43:33.149Z] #38 50.21 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:43:33.438Z] #53 37.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-21T18:43:33.439Z] #53 37.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-21T18:43:33.439Z] #53 37.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-21T18:43:33.483Z] #38 50.57 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-21T18:43:33.483Z] #38 50.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-21T18:43:33.483Z] #38 50.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:43:33.500Z] #21 26.50 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-12-21T18:43:33.628Z] #40 5.760 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-21T18:43:33.628Z] #40 5.888 -- Configuring done [2021-12-21T18:43:33.628Z] #40 5.888 -- Generating done [2021-12-21T18:43:33.628Z] #40 5.940 -- Build files have been written to: /tmp/tmp.yjTPa6PMOg/tini [2021-12-21T18:43:33.628Z] #40 5.942 + make tini-static [2021-12-21T18:43:33.700Z] #53 37.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-21T18:43:33.700Z] #53 37.38 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-21T18:43:33.700Z] #53 37.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-21T18:43:33.740Z] #38 50.84 Selecting previously unselected package librhash0:amd64. [2021-12-21T18:43:33.740Z] #38 50.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-21T18:43:33.740Z] #38 50.84 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:43:33.740Z] #38 ... [2021-12-21T18:43:33.740Z] [2021-12-21T18:43:33.740Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:33.740Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:33.740Z] #47 40.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-21T18:43:33.740Z] #47 42.23 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:33.740Z] #47 42.54 Fetched 2292 kB in 4s (566 kB/s) [2021-12-21T18:43:33.740Z] #47 42.65 Selecting previously unselected package libprotobuf23:amd64. [2021-12-21T18:43:33.740Z] #47 42.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:43:33.740Z] #47 42.73 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-21T18:43:33.740Z] #47 42.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-21T18:43:33.740Z] #47 43.69 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:43:33.740Z] #47 43.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:43:33.740Z] #47 43.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:43:33.740Z] #47 43.96 Selecting previously unselected package python3-six. [2021-12-21T18:43:33.740Z] #47 43.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-21T18:43:33.740Z] #47 43.97 Unpacking python3-six (1.16.0-2) ... [2021-12-21T18:43:33.740Z] #47 44.11 Selecting previously unselected package python3-protobuf. [2021-12-21T18:43:33.740Z] #47 44.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-21T18:43:33.740Z] #47 44.14 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-21T18:43:33.740Z] #47 44.55 Selecting previously unselected package libnet1:amd64. [2021-12-21T18:43:33.740Z] #47 44.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-21T18:43:33.740Z] #47 44.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:43:33.740Z] #47 44.68 Selecting previously unselected package libnl-3-200:amd64. [2021-12-21T18:43:33.740Z] #47 44.68 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-21T18:43:33.740Z] #47 44.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:43:33.740Z] #47 44.83 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-21T18:43:33.740Z] #47 44.83 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-21T18:43:33.740Z] #47 44.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:43:33.740Z] #47 44.97 Selecting previously unselected package criu. [2021-12-21T18:43:33.740Z] #47 44.98 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-21T18:43:33.740Z] #47 44.98 Unpacking criu (3.16.1-3) ... [2021-12-21T18:43:33.740Z] #47 45.78 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:43:33.740Z] #47 47.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-21T18:43:33.740Z] #47 47.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:43:33.740Z] #47 47.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:43:33.740Z] #47 47.44 Setting up python3-six (1.16.0-2) ... [2021-12-21T18:43:33.740Z] #47 48.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:43:33.740Z] #47 48.52 Setting up python3-protobuf (3.12.4-1) ... [2021-12-21T18:43:33.740Z] #47 ... [2021-12-21T18:43:33.740Z] [2021-12-21T18:43:33.740Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:33.740Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:33.740Z] #38 51.02 Selecting previously unselected package libuv1:amd64. [2021-12-21T18:43:33.996Z] #38 51.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-21T18:43:33.996Z] #38 51.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:43:33.996Z] #38 ... [2021-12-21T18:43:33.996Z] [2021-12-21T18:43:33.996Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:33.996Z] #62 sha256:ef7c2751eadfd59aa121123ec41bdb8eed34d0582c5deaf67bf5777beab924c9 [2021-12-21T18:43:33.996Z] #62 4.395 + RM_GOPATH=0 [2021-12-21T18:43:33.996Z] #62 4.395 + TMP_GOPATH= [2021-12-21T18:43:33.996Z] #62 4.395 + : /build [2021-12-21T18:43:33.996Z] #62 4.395 + '[' -z '' ']' [2021-12-21T18:43:33.996Z] #62 4.415 ++ mktemp -d [2021-12-21T18:43:33.996Z] #62 4.415 + export GOPATH=/tmp/tmp.cTnlbPCkS7 [2021-12-21T18:43:33.996Z] #62 4.415 + GOPATH=/tmp/tmp.cTnlbPCkS7 [2021-12-21T18:43:33.996Z] #62 4.415 + RM_GOPATH=1 [2021-12-21T18:43:33.996Z] #62 4.415 + case "$(go env GOARCH)" in [2021-12-21T18:43:33.996Z] #62 4.415 ++ go env GOARCH [2021-12-21T18:43:33.996Z] #62 4.449 Install containerd version v1.5.8 [2021-12-21T18:43:33.996Z] #62 4.495 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:33.996Z] #62 4.495 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:33.996Z] #62 4.495 ++ dirname /install.sh [2021-12-21T18:43:33.996Z] #62 4.495 + dir=/ [2021-12-21T18:43:33.996Z] #62 4.495 + bin=containerd [2021-12-21T18:43:33.996Z] #62 4.495 + shift [2021-12-21T18:43:33.996Z] #62 4.495 + '[' '!' -f //containerd.installer ']' [2021-12-21T18:43:33.996Z] #62 4.495 + . //containerd.installer [2021-12-21T18:43:33.996Z] #62 4.495 ++ set -e [2021-12-21T18:43:33.996Z] #62 4.495 ++ : v1.5.8 [2021-12-21T18:43:33.996Z] #62 4.495 + install_containerd [2021-12-21T18:43:33.996Z] #62 4.495 + echo 'Install containerd version v1.5.8' [2021-12-21T18:43:33.996Z] #62 4.495 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cTnlbPCkS7/src/github.com/containerd/containerd [2021-12-21T18:43:33.996Z] #62 4.495 Cloning into '/tmp/tmp.cTnlbPCkS7/src/github.com/containerd/containerd'... [2021-12-21T18:43:34.085Z] 4612f6d0b889: Verifying Checksum [2021-12-21T18:43:34.085Z] 4612f6d0b889: Download complete [2021-12-21T18:43:34.208Z] #40 6.398 Scanning dependencies of target tini-static [2021-12-21T18:43:34.208Z] #40 6.508 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-21T18:43:34.252Z] #62 ... [2021-12-21T18:43:34.252Z] [2021-12-21T18:43:34.252Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:34.252Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:34.252Z] #38 51.22 Selecting previously unselected package cmake. [2021-12-21T18:43:34.252Z] #38 51.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2021-12-21T18:43:34.252Z] #38 51.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:43:34.272Z] #53 ... [2021-12-21T18:43:34.272Z] [2021-12-21T18:43:34.272Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:43:34.272Z] #49 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:43:34.272Z] #49 37.62 Usage of /build/vndr: [2021-12-21T18:43:34.272Z] #49 37.62 /build/vndr [[import path] [revision]] [repository] [2021-12-21T18:43:34.272Z] #49 37.62 /build/vndr init [2021-12-21T18:43:34.272Z] #49 37.62 -strict [2021-12-21T18:43:34.272Z] #49 37.62 checking mode. treat non-trivial warning as an error [2021-12-21T18:43:34.272Z] #49 37.62 -verbose [2021-12-21T18:43:34.272Z] #49 37.62 shows all warnings [2021-12-21T18:43:34.272Z] #49 37.62 -whitelist value [2021-12-21T18:43:34.272Z] #49 37.62 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-21T18:43:34.272Z] #49 DONE 37.9s [2021-12-21T18:43:34.272Z] [2021-12-21T18:43:34.272Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:34.272Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:34.272Z] #53 38.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-21T18:43:34.444Z] #21 27.75 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-12-21T18:43:34.642Z] #14 34.64 Reading package lists... [2021-12-21T18:43:34.642Z] #14 ... [2021-12-21T18:43:34.642Z] [2021-12-21T18:43:34.642Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-12-21T18:43:34.642Z] #49 sha256:00ef366b5871fd55c2f57b8df2c22f315845dbffaaaae38ea8e3e7cc6dab54cf [2021-12-21T18:43:34.642Z] #49 37.96 Usage of /build/vndr: [2021-12-21T18:43:34.642Z] #49 37.96 /build/vndr [[import path] [revision]] [repository] [2021-12-21T18:43:34.642Z] #49 37.96 /build/vndr init [2021-12-21T18:43:34.642Z] #49 37.96 -strict [2021-12-21T18:43:34.642Z] #49 37.96 checking mode. treat non-trivial warning as an error [2021-12-21T18:43:34.642Z] #49 37.96 -verbose [2021-12-21T18:43:34.642Z] #49 37.96 shows all warnings [2021-12-21T18:43:34.642Z] #49 37.96 -whitelist value [2021-12-21T18:43:34.642Z] #49 37.96 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-12-21T18:43:34.642Z] #49 DONE 38.1s [2021-12-21T18:43:34.642Z] [2021-12-21T18:43:34.642Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:43:34.642Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:43:34.642Z] #43 36.94 Updating files: 70% (1234/1754) Updating files: 71% (1246/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2021-12-21T18:43:34.642Z] #43 37.68 + git checkout -q v2.3.0 [2021-12-21T18:43:34.848Z] #53 38.41 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-21T18:43:34.848Z] #53 38.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-21T18:43:35.109Z] #53 38.79 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-21T18:43:35.109Z] #53 38.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-21T18:43:35.109Z] #53 38.87 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-21T18:43:35.683Z] #53 39.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-21T18:43:35.812Z] #21 28.99 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-12-21T18:43:36.113Z] #40 8.275 [100%] Linking C executable tini-static [2021-12-21T18:43:36.376Z] #40 8.776 [100%] Built target tini-static [2021-12-21T18:43:36.376Z] #40 8.846 + mkdir -p /build [2021-12-21T18:43:36.635Z] #40 8.848 + cp tini-static /build/docker-init [2021-12-21T18:43:37.080Z] #53 40.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-21T18:43:37.080Z] #53 40.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-21T18:43:37.180Z] #21 30.22 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-21T18:43:37.180Z] #21 30.25 Setting up libapparmor1:armel (2.13.6-10) ... [2021-12-21T18:43:37.180Z] #21 30.28 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-12-21T18:43:37.180Z] #21 30.32 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-12-21T18:43:37.180Z] #21 30.38 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-12-21T18:43:37.180Z] #21 30.43 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.180Z] #21 30.48 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.180Z] #21 30.52 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.180Z] #21 30.57 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.182Z] #43 40.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-21T18:43:37.342Z] #53 41.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-21T18:43:37.342Z] #53 41.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-21T18:43:37.437Z] #21 30.61 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.437Z] #21 30.63 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-21T18:43:37.437Z] #21 30.64 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-12-21T18:43:37.437Z] #21 30.66 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-12-21T18:43:37.437Z] #21 30.68 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-12-21T18:43:37.437Z] #21 30.70 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-12-21T18:43:37.437Z] #21 30.74 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.437Z] #21 30.75 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.437Z] #21 30.76 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.437Z] #21 30.78 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.603Z] #53 41.23 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-21T18:43:37.697Z] #21 30.79 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2021-12-21T18:43:37.697Z] #21 30.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:37.697Z] #21 DONE 31.0s [2021-12-21T18:43:37.697Z] [2021-12-21T18:43:37.697Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:37.697Z] #69 sha256:208a18a12b377fbec252ff730dd508861d57d0189aaf448cdc178bce9cc08b65 [2021-12-21T18:43:37.697Z] #69 62.18 + bin/containerd [2021-12-21T18:43:37.864Z] #53 41.37 go: downloading golang.org/x/text v0.3.2 [2021-12-21T18:43:37.954Z] #69 ... [2021-12-21T18:43:37.954Z] [2021-12-21T18:43:37.954Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-21T18:43:37.954Z] #64 sha256:8fdb656307b2433e5171630c22c9e9c9b8ce4b1c469c79606a0a3f0006ae9033 [2021-12-21T18:43:37.954Z] #64 DONE 0.1s [2021-12-21T18:43:37.954Z] [2021-12-21T18:43:37.954Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:43:37.954Z] #65 sha256:1f4f04ab6dbca5d3401ae440d0a132362d7006fac860d26ceb8c4eba548bf283 [2021-12-21T18:43:38.648Z] #40 DONE 10.8s [2021-12-21T18:43:38.648Z] [2021-12-21T18:43:38.648Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:38.648Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:43:38.648Z] #14 66.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-21T18:43:38.648Z] #14 66.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-12-21T18:43:38.648Z] #14 66.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:43:38.648Z] #14 66.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-21T18:43:38.648Z] #14 66.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-21T18:43:38.648Z] #14 66.92 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:43:38.648Z] #14 76.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-21T18:43:38.649Z] #14 76.61 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-21T18:43:38.649Z] #14 76.62 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:43:39.261Z] Fetching without tags [2021-12-21T18:43:39.507Z] #38 55.70 Setting up libicu67:amd64 (67.1-7) ... [2021-12-21T18:43:39.508Z] #38 55.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:39.508Z] #38 55.83 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:43:39.508Z] #38 55.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:43:39.508Z] #38 55.87 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:43:39.508Z] #38 55.89 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:43:39.508Z] #38 55.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:43:39.508Z] #38 55.95 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:43:39.508Z] #38 ... [2021-12-21T18:43:39.508Z] [2021-12-21T18:43:39.508Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:39.508Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:39.508Z] #47 52.56 Setting up criu (3.16.1-3) ... [2021-12-21T18:43:39.508Z] #47 54.32 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:39.508Z] #47 DONE 55.9s [2021-12-21T18:43:39.508Z] [2021-12-21T18:43:39.508Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:39.508Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:39.508Z] #38 55.98 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:43:39.508Z] #38 55.99 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:43:39.508Z] #38 56.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:39.508Z] #38 ... [2021-12-21T18:43:39.508Z] [2021-12-21T18:43:39.508Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:39.508Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:39.508Z] #14 50.28 Selecting previously unselected package binutils-mingw-w64. [2021-12-21T18:43:39.508Z] #14 50.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-21T18:43:39.508Z] #14 50.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:43:39.508Z] #14 50.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-21T18:43:39.508Z] #14 50.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:43:39.508Z] #14 50.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:43:39.508Z] #14 50.63 Selecting previously unselected package dmsetup. [2021-12-21T18:43:39.508Z] #14 50.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:43:39.508Z] #14 50.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:43:39.508Z] #14 50.93 Selecting previously unselected package mingw-w64-common. [2021-12-21T18:43:39.508Z] #14 50.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-21T18:43:39.508Z] #14 50.94 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-21T18:43:39.766Z] #14 56.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-21T18:43:39.766Z] #14 56.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-21T18:43:39.766Z] #14 56.80 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:43:39.766Z] #14 ... [2021-12-21T18:43:39.766Z] [2021-12-21T18:43:39.766Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:43:39.766Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:43:39.766Z] #51 56.80 gotestsum version dev [2021-12-21T18:43:39.849Z] #65 ... [2021-12-21T18:43:39.849Z] [2021-12-21T18:43:39.849Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-21T18:43:39.849Z] #22 sha256:9fd0da898c28c631e9742bdcfcc3de24724db4a8a9699bbcc22d2d6f0d736c8a [2021-12-21T18:43:39.849Z] #22 DONE 1.8s [2021-12-21T18:43:39.849Z] [2021-12-21T18:43:39.849Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:43:39.849Z] #65 sha256:1f4f04ab6dbca5d3401ae440d0a132362d7006fac860d26ceb8c4eba548bf283 [2021-12-21T18:43:39.849Z] #65 1.900 + RM_GOPATH=0 [2021-12-21T18:43:39.849Z] #65 1.900 + TMP_GOPATH= [2021-12-21T18:43:39.849Z] #65 1.901 + : /build [2021-12-21T18:43:39.849Z] #65 1.901 + '[' -z '' ']' [2021-12-21T18:43:39.849Z] #65 1.901 ++ mktemp -d [2021-12-21T18:43:39.849Z] #65 1.903 + export GOPATH=/tmp/tmp.4Bbztv3JCH [2021-12-21T18:43:39.849Z] #65 1.903 + GOPATH=/tmp/tmp.4Bbztv3JCH [2021-12-21T18:43:39.849Z] #65 1.906 + RM_GOPATH=1 [2021-12-21T18:43:39.849Z] #65 1.906 + case "$(go env GOARCH)" in [2021-12-21T18:43:39.849Z] #65 1.906 ++ go env GOARCH [2021-12-21T18:43:39.849Z] #65 1.929 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:39.849Z] #65 1.929 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:39.849Z] #65 1.929 ++ dirname /install.sh [2021-12-21T18:43:39.849Z] #65 1.938 + dir=/ [2021-12-21T18:43:39.849Z] #65 1.942 + bin=runc [2021-12-21T18:43:39.849Z] #65 1.942 + shift [2021-12-21T18:43:39.849Z] #65 1.942 + '[' '!' -f //runc.installer ']' [2021-12-21T18:43:39.849Z] #65 1.942 + . //runc.installer [2021-12-21T18:43:39.849Z] #65 1.942 ++ set -e [2021-12-21T18:43:39.849Z] #65 1.942 ++ : v1.0.3 [2021-12-21T18:43:39.849Z] #65 1.942 + install_runc [2021-12-21T18:43:39.849Z] #65 1.942 + RUNC_BUILDTAGS=seccomp [2021-12-21T18:43:39.849Z] #65 1.942 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-21T18:43:39.849Z] #65 1.942 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.4Bbztv3JCH/src/github.com/opencontainers/runc [2021-12-21T18:43:39.849Z] #65 1.942 Cloning into '/tmp/tmp.4Bbztv3JCH/src/github.com/opencontainers/runc'... [2021-12-21T18:43:39.849Z] #65 1.957 Install runc version v1.0.3 (build tags: seccomp) [2021-12-21T18:43:39.928Z] Merging remotes/origin/master commit 088afc99e4bf8adb78e29733396182417d67ada2 into PR head commit f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:43:40.023Z] #51 DONE 57.2s [2021-12-21T18:43:40.023Z] [2021-12-21T18:43:40.023Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:40.023Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:40.023Z] #38 DONE 57.2s [2021-12-21T18:43:40.023Z] [2021-12-21T18:43:40.023Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-21T18:43:40.023Z] #39 sha256:6e80f51e04c124c30be3f15d1e607b4eaf1d639df9445d5afa847d2174022e41 [2021-12-21T18:43:40.413Z] #53 ... [2021-12-21T18:43:40.413Z] [2021-12-21T18:43:40.413Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:40.413Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:40.413Z] #14 33.58 Fetched 8485 kB in 25s (343 kB/s) [2021-12-21T18:43:40.413Z] #14 33.58 Reading package lists... [2021-12-21T18:43:40.413Z] #14 42.67 Reading package lists... [2021-12-21T18:43:40.413Z] #14 ... [2021-12-21T18:43:40.413Z] [2021-12-21T18:43:40.413Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:43:40.413Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:43:40.413Z] #43 35.44 Updating files: 60% (1053/1754) Updating files: 61% (1070/1754) Updating files: 62% (1088/1754) Updating files: 63% (1106/1754) Updating files: 64% (1123/1754) Updating files: 65% (1141/1754) Updating files: 66% (1158/1754) Updating files: 67% (1176/1754) Updating files: 68% (1193/1754) Updating files: 69% (1211/1754) Updating files: 70% (1228/1754) Updating files: 71% (1246/1754) Updating files: 72% (1263/1754) Updating files: 73% (1281/1754) Updating files: 74% (1298/1754) Updating files: 75% (1316/1754) Updating files: 76% (1334/1754) Updating files: 77% (1351/1754) Updating files: 78% (1369/1754) Updating files: 79% (1386/1754) Updating files: 80% (1404/1754) Updating files: 81% (1421/1754) Updating files: 82% (1439/1754) Updating files: 83% (1456/1754) Updating files: 84% (1474/1754) Updating files: 85% (1491/1754) Updating files: 86% (1509/1754) Updating files: 87% (1526/1754) Updating files: 88% (1544/1754) Updating files: 89% (1562/1754) Updating files: 90% (1579/1754) Updating files: 91% (1597/1754) Updating files: 92% (1614/1754) Updating files: 93% (1632/1754) Updating files: 94% (1649/1754) Updating files: 95% (1667/1754) Updating files: 96% (1684/1754) Updating files: 97% (1702/1754) Updating files: 98% (1719/1754) Updating files: 99% (1737/1754) Updating files: 100% (1754/1754) Updating files: 100% (1754/1754), done. [2021-12-21T18:43:40.413Z] #43 36.32 + git checkout -q v2.3.0 [2021-12-21T18:43:40.413Z] #43 39.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-12-21T18:43:40.673Z] 4d1d74adc6a9: Verifying Checksum [2021-12-21T18:43:40.673Z] 4d1d74adc6a9: Download complete [2021-12-21T18:43:38.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:43:39.014Z] > git config --add remote.origin.fetch +refs/pull/43097/head:refs/remotes/origin/PR-43097 # timeout=10 [2021-12-21T18:43:39.061Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:43:39.180Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-12-21T18:43:39.301Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-12-21T18:43:39.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:43:39.303Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43097/head:refs/remotes/origin/PR-43097 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-12-21T18:43:40.043Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:43:40.088Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:43:40.985Z] #43 ... [2021-12-21T18:43:40.985Z] [2021-12-21T18:43:40.985Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:40.985Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:40.985Z] #38 34.70 Fetched 8485 kB in 25s (342 kB/s) [2021-12-21T18:43:40.985Z] #38 34.70 Reading package lists... [2021-12-21T18:43:41.218Z] #65 ... [2021-12-21T18:43:41.218Z] [2021-12-21T18:43:41.218Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-21T18:43:41.218Z] #23 sha256:451985c5148c218baa2a62809cc40e5f3dee94a5314ff145f85505c5e064668b [2021-12-21T18:43:41.218Z] #23 DONE 1.8s [2021-12-21T18:43:41.394Z] #39 DONE 1.2s [2021-12-21T18:43:41.394Z] [2021-12-21T18:43:41.394Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-21T18:43:41.394Z] #40 sha256:a69d4f6bb0487c422ed5540144a2ef2526133af8993c2781a9b2145f1d5429ca [2021-12-21T18:43:41.406Z] #43 ... [2021-12-21T18:43:41.406Z] [2021-12-21T18:43:41.406Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:41.406Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:41.406Z] #60 34.42 Fetched 8485 kB in 25s (341 kB/s) [2021-12-21T18:43:41.406Z] #60 34.42 Reading package lists... [2021-12-21T18:43:41.406Z] #60 42.84 Reading package lists... [2021-12-21T18:43:41.406Z] #60 ... [2021-12-21T18:43:41.406Z] [2021-12-21T18:43:41.406Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:41.406Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:41.406Z] #38 34.49 Fetched 8485 kB in 25s (341 kB/s) [2021-12-21T18:43:41.406Z] #38 34.49 Reading package lists... [2021-12-21T18:43:41.406Z] #38 44.08 Reading package lists... [2021-12-21T18:43:41.406Z] #38 ... [2021-12-21T18:43:41.406Z] [2021-12-21T18:43:41.406Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:41.406Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:41.406Z] #14 34.64 Reading package lists... [2021-12-21T18:43:41.474Z] [2021-12-21T18:43:41.474Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-21T18:43:41.474Z] #24 sha256:6edd6bcb6272a320d6fe6fa721f2aba310a194d038b7d6c82284d7591c61bd13 [2021-12-21T18:43:41.929Z] #38 43.76 Reading package lists... [2021-12-21T18:43:41.929Z] #38 ... [2021-12-21T18:43:41.929Z] [2021-12-21T18:43:41.929Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:41.929Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:41.929Z] #47 36.21 Fetched 8489 kB in 27s (318 kB/s) [2021-12-21T18:43:41.929Z] #47 36.21 Reading package lists... [2021-12-21T18:43:42.190Z] #47 45.08 Reading package lists... [2021-12-21T18:43:42.190Z] #47 ... [2021-12-21T18:43:42.190Z] [2021-12-21T18:43:42.190Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:42.190Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:42.190Z] #60 25.53 Reading package lists... [2021-12-21T18:43:42.190Z] #60 36.23 Reading package lists... [2021-12-21T18:43:42.841Z] #24 1.449 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-21T18:43:42.841Z] #24 DONE 1.6s [2021-12-21T18:43:42.841Z] [2021-12-21T18:43:42.841Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-21T18:43:42.841Z] #25 sha256:23b299ebbea6b45f3e7f83ed68425f3adcdd49abc576c4bfd0f921a79a411dcb [2021-12-21T18:43:43.297Z] Merge succeeded, producing f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:43:43.297Z] Checking out Revision f4150289764ed7c7f1d849f11978a5d0773d3ed1 (PR-43097) [2021-12-21T18:43:43.313Z] #14 44.70 Building dependency tree... [2021-12-21T18:43:43.313Z] #14 ... [2021-12-21T18:43:43.313Z] [2021-12-21T18:43:43.313Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:43.313Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:43.313Z] #53 36.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-12-21T18:43:43.313Z] #53 36.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-12-21T18:43:43.313Z] #53 36.56 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-12-21T18:43:43.313Z] #53 36.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-12-21T18:43:43.313Z] #53 36.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-12-21T18:43:43.313Z] #53 37.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-12-21T18:43:43.313Z] #53 37.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-12-21T18:43:43.313Z] #53 37.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-12-21T18:43:43.313Z] #53 37.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-12-21T18:43:43.313Z] #53 37.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-12-21T18:43:43.313Z] #53 38.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-12-21T18:43:43.313Z] #53 38.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-12-21T18:43:43.313Z] #53 38.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-12-21T18:43:43.313Z] #53 38.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-12-21T18:43:43.313Z] #53 38.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-12-21T18:43:43.313Z] #53 39.02 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-12-21T18:43:43.313Z] #53 39.47 go: downloading github.com/ultraware/funlen v0.0.2 [2021-12-21T18:43:43.313Z] #53 39.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-12-21T18:43:43.313Z] #53 39.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-12-21T18:43:43.313Z] #53 39.92 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-12-21T18:43:43.313Z] #53 41.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-12-21T18:43:43.313Z] #53 41.77 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-12-21T18:43:43.313Z] #53 42.01 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-21T18:43:43.313Z] #53 42.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-21T18:43:43.313Z] #53 42.25 go: downloading github.com/stretchr/objx v0.2.0 [2021-12-21T18:43:43.313Z] #53 42.44 go: downloading golang.org/x/text v0.3.2 [2021-12-21T18:43:43.573Z] #53 ... [2021-12-21T18:43:43.573Z] [2021-12-21T18:43:43.573Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:43.573Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:43.573Z] #47 36.45 Fetched 8489 kB in 27s (316 kB/s) [2021-12-21T18:43:43.573Z] #47 36.45 Reading package lists... [2021-12-21T18:43:42.956Z] > git remote # timeout=10 [2021-12-21T18:43:43.031Z] > git config --get remote.origin.url # timeout=10 [2021-12-21T18:43:43.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-12-21T18:43:43.079Z] > git merge 088afc99e4bf8adb78e29733396182417d67ada2 # timeout=10 [2021-12-21T18:43:43.214Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-12-21T18:43:43.335Z] > git config core.sparsecheckout # timeout=10 [2021-12-21T18:43:43.380Z] > git checkout -f f4150289764ed7c7f1d849f11978a5d0773d3ed1 # timeout=10 [2021-12-21T18:43:43.833Z] #47 45.08 Reading package lists... [2021-12-21T18:43:43.833Z] #47 ... [2021-12-21T18:43:43.833Z] [2021-12-21T18:43:43.833Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:43.833Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:43.833Z] #14 44.70 Building dependency tree... [2021-12-21T18:43:44.104Z] #60 45.79 Building dependency tree... [2021-12-21T18:43:44.736Z] #25 DONE 1.5s [2021-12-21T18:43:44.736Z] [2021-12-21T18:43:44.736Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-21T18:43:44.736Z] #26 sha256:52a466f4043d6d0dea10c3b04228abd7a7980097afd5d49ca2185643da0c0cc4 [2021-12-21T18:43:46.107Z] #26 DONE 1.5s [2021-12-21T18:43:46.107Z] [2021-12-21T18:43:46.107Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-12-21T18:43:46.107Z] #27 sha256:3dbc6eed0b0c9f3edec6922924966d195591791f0b03ca22f5ca4a4f85a00b69 [2021-12-21T18:43:46.680Z] #40 5.104 + RM_GOPATH=0 [2021-12-21T18:43:46.680Z] #40 5.104 + TMP_GOPATH= [2021-12-21T18:43:46.680Z] #40 5.104 + : /build [2021-12-21T18:43:46.680Z] #40 5.104 + '[' -z '' ']' [2021-12-21T18:43:46.680Z] #40 5.104 ++ mktemp -d [2021-12-21T18:43:46.680Z] #40 5.104 + export GOPATH=/tmp/tmp.z8QpgsHtyo [2021-12-21T18:43:46.680Z] #40 5.104 + GOPATH=/tmp/tmp.z8QpgsHtyo [2021-12-21T18:43:46.680Z] #40 5.104 + RM_GOPATH=1 [2021-12-21T18:43:46.680Z] #40 5.104 + case "$(go env GOARCH)" in [2021-12-21T18:43:46.680Z] #40 5.104 ++ go env GOARCH [2021-12-21T18:43:46.680Z] #40 5.140 Install tini version v0.19.0 [2021-12-21T18:43:46.680Z] #40 5.151 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:46.680Z] #40 5.151 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:46.680Z] #40 5.151 ++ dirname /install.sh [2021-12-21T18:43:46.680Z] #40 5.151 + dir=/ [2021-12-21T18:43:46.680Z] #40 5.151 + bin=tini [2021-12-21T18:43:46.680Z] #40 5.151 + shift [2021-12-21T18:43:46.680Z] #40 5.151 + '[' '!' -f //tini.installer ']' [2021-12-21T18:43:46.680Z] #40 5.151 + . //tini.installer [2021-12-21T18:43:46.680Z] #40 5.151 ++ : v0.19.0 [2021-12-21T18:43:46.680Z] #40 5.151 + install_tini [2021-12-21T18:43:46.680Z] #40 5.151 + echo 'Install tini version v0.19.0' [2021-12-21T18:43:46.680Z] #40 5.151 + git clone https://github.com/krallin/tini.git /tmp/tmp.z8QpgsHtyo/tini [2021-12-21T18:43:46.680Z] #40 5.151 Cloning into '/tmp/tmp.z8QpgsHtyo/tini'... [2021-12-21T18:43:46.778Z] #14 ... [2021-12-21T18:43:46.778Z] [2021-12-21T18:43:46.778Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:46.778Z] #62 sha256:7c381b47abdea408e1dcaa1f6be7e43f935774f4fa151018d7f28f133ac16c55 [2021-12-21T18:43:47.038Z] #62 38.45 Updating files: 73% (3475/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2021-12-21T18:43:47.038Z] #62 38.96 + cd /tmp/tmp.2PPL3WkzxK/src/github.com/containerd/containerd [2021-12-21T18:43:47.038Z] #62 38.97 + git checkout -q v1.5.8 [2021-12-21T18:43:47.257Z] #40 5.888 + cd /tmp/tmp.z8QpgsHtyo/tini [2021-12-21T18:43:47.257Z] #40 5.888 + git checkout -q v0.19.0 [2021-12-21T18:43:47.257Z] #40 5.931 + cmake . [2021-12-21T18:43:47.477Z] #27 DONE 1.4s [2021-12-21T18:43:47.477Z] [2021-12-21T18:43:47.477Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:43:47.477Z] #65 sha256:1f4f04ab6dbca5d3401ae440d0a132362d7006fac860d26ceb8c4eba548bf283 [2021-12-21T18:43:47.477Z] #65 7.114 + cd /tmp/tmp.4Bbztv3JCH/src/github.com/opencontainers/runc [2021-12-21T18:43:47.477Z] #65 7.114 + git checkout -q v1.0.3 [2021-12-21T18:43:47.477Z] #65 7.566 + '[' -z '' ']' [2021-12-21T18:43:47.477Z] #65 7.566 + target=static [2021-12-21T18:43:47.477Z] #65 7.566 + make BUILDTAGS=seccomp static [2021-12-21T18:43:47.477Z] #65 7.839 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-21T18:43:47.820Z] #40 6.475 -- The C compiler identification is GNU 10.2.1 [2021-12-21T18:43:47.820Z] #40 6.543 -- Detecting C compiler ABI info [2021-12-21T18:43:48.030Z] #14 51.24 The following additional packages will be installed: [2021-12-21T18:43:48.030Z] #14 51.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:48.030Z] #14 51.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-21T18:43:48.030Z] #14 51.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-21T18:43:48.030Z] #14 51.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-21T18:43:48.030Z] #14 51.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-21T18:43:48.030Z] #14 51.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp2 libselinux1-dev [2021-12-21T18:43:48.030Z] #14 51.27 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-21T18:43:48.030Z] #14 51.30 Suggested packages: [2021-12-21T18:43:48.030Z] #14 51.30 gcc-10-locales seccomp wine64 [2021-12-21T18:43:48.319Z] #60 51.40 The following additional packages will be installed: [2021-12-21T18:43:48.319Z] #60 ... [2021-12-21T18:43:48.319Z] [2021-12-21T18:43:48.319Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:48.319Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:48.319Z] #53 51.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-21T18:43:48.319Z] #53 51.43 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-21T18:43:48.319Z] #53 51.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-21T18:43:48.319Z] #53 51.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-21T18:43:48.319Z] #53 51.77 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-21T18:43:48.383Z] #40 7.187 -- Detecting C compiler ABI info - done [2021-12-21T18:43:48.383Z] #40 7.271 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-21T18:43:48.383Z] #40 7.271 -- Detecting C compile features [2021-12-21T18:43:48.383Z] #40 7.271 -- Detecting C compile features - done [2021-12-21T18:43:48.383Z] #40 7.309 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-21T18:43:48.641Z] #40 7.560 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-21T18:43:48.898Z] #40 7.648 -- Configuring done [2021-12-21T18:43:48.898Z] #40 7.659 -- Generating done [2021-12-21T18:43:48.898Z] #40 7.659 -- Build files have been written to: /tmp/tmp.z8QpgsHtyo/tini [2021-12-21T18:43:48.898Z] #40 7.675 + make tini-static [2021-12-21T18:43:48.945Z] #62 40.71 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-21T18:43:48.945Z] #62 40.71 + BUILDTAGS='netgo osusergo static_build' [2021-12-21T18:43:48.945Z] #62 40.71 + export EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:43:48.945Z] #62 40.71 + EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:43:48.945Z] #62 40.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-21T18:43:48.945Z] #62 40.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-21T18:43:48.945Z] #62 40.72 + '[' '' = dynamic ']' [2021-12-21T18:43:48.945Z] #62 40.72 + make [2021-12-21T18:43:49.155Z] #40 7.907 Scanning dependencies of target tini-static [2021-12-21T18:43:49.412Z] #40 7.991 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-21T18:43:49.946Z] #14 ... [2021-12-21T18:43:49.946Z] [2021-12-21T18:43:49.946Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:43:49.946Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:43:49.946Z] #53 51.62 go: downloading github.com/gobwas/glob v0.2.3 [2021-12-21T18:43:49.946Z] #53 51.68 go: downloading github.com/kisielk/gotool v1.0.0 [2021-12-21T18:43:49.946Z] #53 51.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-12-21T18:43:49.946Z] #53 51.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-12-21T18:43:49.946Z] #53 51.88 go: downloading github.com/gogo/protobuf v1.2.1 [2021-12-21T18:43:50.237Z] #53 53.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-21T18:43:50.238Z] #53 53.99 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-21T18:43:50.329Z] #62 41.94 + bin/ctr [2021-12-21T18:43:50.342Z] #40 9.161 [100%] Linking C executable tini-static [2021-12-21T18:43:50.516Z] #53 53.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-12-21T18:43:50.546Z] #53 54.24 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-21T18:43:50.777Z] #53 54.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-12-21T18:43:50.909Z] #40 9.751 [100%] Built target tini-static [2021-12-21T18:43:51.038Z] #53 54.50 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-12-21T18:43:51.166Z] #40 9.814 + mkdir -p /build [2021-12-21T18:43:51.166Z] #40 9.814 + cp tini-static /build/docker-init [2021-12-21T18:43:51.500Z] #53 ... [2021-12-21T18:43:51.500Z] [2021-12-21T18:43:51.500Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:51.500Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:51.500Z] #55 54.47 v3.0.2 [2021-12-21T18:43:51.500Z] #55 DONE 54.9s [2021-12-21T18:43:51.500Z] [2021-12-21T18:43:51.500Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:51.500Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:51.500Z] #60 51.43 libbtrfs0 [2021-12-21T18:43:51.500Z] #60 51.78 The following NEW packages will be installed: [2021-12-21T18:43:51.500Z] #60 51.83 libbtrfs-dev libbtrfs0 [2021-12-21T18:43:51.500Z] #60 52.34 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:51.500Z] #60 52.34 Need to get 460 kB of archives. [2021-12-21T18:43:51.500Z] #60 52.34 After this operation, 1237 kB of additional disk space will be used. [2021-12-21T18:43:51.500Z] #60 52.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:43:51.500Z] #60 52.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:43:51.500Z] #60 54.38 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:51.500Z] #60 54.87 Fetched 460 kB in 0s (1071 kB/s) [2021-12-21T18:43:51.500Z] #60 55.07 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:43:51.500Z] #60 55.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:43:51.500Z] #60 55.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:43:51.500Z] #60 55.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:51.653Z] #65 ... [2021-12-21T18:43:51.653Z] [2021-12-21T18:43:51.653Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:43:51.653Z] #28 sha256:399fa67aae921b289e655c68553bffac6cc91a778cab3fb36af57cb04e79a3f0 [2021-12-21T18:43:51.653Z] #28 1.860 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-21T18:43:51.653Z] #28 1.934 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-21T18:43:51.653Z] #28 2.048 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-21T18:43:51.653Z] #28 2.440 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2021-12-21T18:43:51.653Z] #28 2.921 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2021-12-21T18:43:51.653Z] #28 3.448 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2021-12-21T18:43:51.653Z] #28 3.963 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2021-12-21T18:43:51.769Z] #60 55.55 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:43:51.769Z] #60 55.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:43:51.923Z] #28 4.508 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:43:52.031Z] #60 55.56 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:52.293Z] #60 56.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:52.293Z] #60 56.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:52.293Z] #60 56.13 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:52.491Z] #28 5.166 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [96.8 kB] [2021-12-21T18:43:52.491Z] #28 5.166 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [95.8 kB] [2021-12-21T18:43:52.491Z] #28 5.166 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [95.5 kB] [2021-12-21T18:43:52.491Z] #28 5.166 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [99.0 kB] [2021-12-21T18:43:52.491Z] #28 5.166 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:43:52.554Z] #40 DONE 11.3s [2021-12-21T18:43:52.554Z] [2021-12-21T18:43:52.554Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:52.554Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:52.554Z] #14 61.67 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-21T18:43:52.554Z] #14 61.68 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:43:52.554Z] #14 61.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:43:52.554Z] #14 61.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-21T18:43:52.554Z] #14 61.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:43:52.554Z] #14 61.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:43:52.554Z] #14 69.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-21T18:43:52.554Z] #14 69.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:43:52.554Z] #14 69.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:43:52.748Z] #28 5.612 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-12-21T18:43:53.005Z] #28 5.653 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-12-21T18:43:53.005Z] #28 5.653 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-12-21T18:43:53.005Z] #28 5.653 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:43:53.005Z] #28 5.653 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-12-21T18:43:53.238Z] #60 DONE 56.8s [2021-12-21T18:43:53.238Z] [2021-12-21T18:43:53.238Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-21T18:43:53.238Z] #61 sha256:479cc5ff20f1f58d50d64388e4db7b932d5e0018324dd8e5d1bbb9dfdecaab7c [2021-12-21T18:43:53.503Z] #61 DONE 0.4s [2021-12-21T18:43:53.503Z] [2021-12-21T18:43:53.503Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:53.503Z] #62 sha256:113bf2c6987d251c1c6add80b7d769ed847a4dbb293dcd0dcbae4d210cfcc433 [2021-12-21T18:43:54.330Z] #53 ... [2021-12-21T18:43:54.331Z] [2021-12-21T18:43:54.331Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:54.331Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:54.331Z] #14 53.78 The following NEW packages will be installed: [2021-12-21T18:43:54.331Z] #14 53.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:54.331Z] #14 53.78 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-21T18:43:54.331Z] #14 53.78 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-21T18:43:54.331Z] #14 53.78 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-21T18:43:54.331Z] #14 53.78 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-21T18:43:54.331Z] #14 53.78 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-21T18:43:54.331Z] #14 53.78 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-21T18:43:54.331Z] #14 53.78 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-21T18:43:54.331Z] #14 53.78 mingw-w64-x86-64-dev [2021-12-21T18:43:54.331Z] #14 53.81 The following packages will be upgraded: [2021-12-21T18:43:54.331Z] #14 53.81 libseccomp2 [2021-12-21T18:43:54.331Z] #14 54.31 1 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:43:54.331Z] #14 54.31 Need to get 115 MB of archives. [2021-12-21T18:43:54.331Z] #14 54.31 After this operation, 645 MB of additional disk space will be used. [2021-12-21T18:43:54.331Z] #14 54.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB] [2021-12-21T18:43:54.331Z] #14 54.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-21T18:43:54.331Z] #14 54.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-21T18:43:54.331Z] #14 54.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-21T18:43:54.331Z] #14 54.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-21T18:43:54.331Z] #14 54.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-21T18:43:54.331Z] #14 54.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-21T18:43:54.331Z] #14 55.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-21T18:43:54.331Z] #14 55.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-21T18:43:54.331Z] #14 55.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-21T18:43:54.331Z] #14 56.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:43:54.900Z] #28 ... [2021-12-21T18:43:54.900Z] [2021-12-21T18:43:54.900Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:43:54.900Z] #65 sha256:1f4f04ab6dbca5d3401ae440d0a132362d7006fac860d26ceb8c4eba548bf283 [2021-12-21T18:43:54.900Z] #65 16.97 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-21T18:43:55.058Z] Commit message: "integration-cli: delete existing docker0 bridge to prevent it interfering" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-12-21T18:43:55.713Z] #14 ... [2021-12-21T18:43:55.713Z] [2021-12-21T18:43:55.713Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-12-21T18:43:55.713Z] #55 sha256:9d2d7440e47f94c4ef9cc91dbba2d7b1228ac82d5ecaea3827b2893ae5c1cc05 [2021-12-21T18:43:55.713Z] #55 58.65 v3.0.2 [2021-12-21T18:43:55.713Z] #55 DONE 59.0s [2021-12-21T18:43:55.713Z] [2021-12-21T18:43:55.713Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:55.713Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:55.713Z] #60 42.84 Reading package lists... [2021-12-21T18:43:55.713Z] #60 50.40 Building dependency tree... [2021-12-21T18:43:55.713Z] #60 57.02 The following additional packages will be installed: [2021-12-21T18:43:55.713Z] #60 57.05 libbtrfs0 [2021-12-21T18:43:55.713Z] #60 57.40 The following NEW packages will be installed: [2021-12-21T18:43:55.713Z] #60 57.41 libbtrfs-dev libbtrfs0 [2021-12-21T18:43:55.713Z] #60 57.90 0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:55.713Z] #60 57.90 Need to get 460 kB of archives. [2021-12-21T18:43:55.713Z] #60 57.90 After this operation, 1237 kB of additional disk space will be used. [2021-12-21T18:43:55.713Z] #60 57.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:43:55.713Z] #60 57.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:43:55.713Z] #60 ... [2021-12-21T18:43:55.713Z] [2021-12-21T18:43:55.713Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:55.713Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:55.713Z] #14 59.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:43:56.053Z] #62 2.344 + RM_GOPATH=0 [2021-12-21T18:43:56.053Z] #62 2.344 + TMP_GOPATH= [2021-12-21T18:43:56.053Z] #62 2.344 + : /build [2021-12-21T18:43:56.053Z] #62 2.344 + '[' -z '' ']' [2021-12-21T18:43:56.053Z] #62 2.344 ++ mktemp -d [2021-12-21T18:43:56.053Z] #62 2.355 + export GOPATH=/tmp/tmp.M55tEplb2f [2021-12-21T18:43:56.053Z] #62 2.355 + GOPATH=/tmp/tmp.M55tEplb2f [2021-12-21T18:43:56.053Z] #62 2.355 + RM_GOPATH=1 [2021-12-21T18:43:56.053Z] #62 2.355 + case "$(go env GOARCH)" in [2021-12-21T18:43:56.053Z] #62 2.355 ++ go env GOARCH [2021-12-21T18:43:56.053Z] #62 2.399 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:56.053Z] #62 2.399 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:43:56.053Z] #62 2.399 ++ dirname /install.sh [2021-12-21T18:43:56.053Z] #62 2.403 + dir=/ [2021-12-21T18:43:56.053Z] #62 2.403 + bin=containerd [2021-12-21T18:43:56.053Z] #62 2.403 + shift [2021-12-21T18:43:56.053Z] #62 2.403 + '[' '!' -f //containerd.installer ']' [2021-12-21T18:43:56.053Z] #62 2.403 + . //containerd.installer [2021-12-21T18:43:56.053Z] #62 2.403 ++ set -e [2021-12-21T18:43:56.053Z] #62 2.403 ++ : v1.5.8 [2021-12-21T18:43:56.053Z] #62 2.403 + install_containerd [2021-12-21T18:43:56.053Z] #62 2.404 + echo 'Install containerd version v1.5.8' [2021-12-21T18:43:56.053Z] #62 2.404 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M55tEplb2f/src/github.com/containerd/containerd [2021-12-21T18:43:56.053Z] #62 2.407 Install containerd version v1.5.8 [2021-12-21T18:43:56.053Z] #62 2.409 Cloning into '/tmp/tmp.M55tEplb2f/src/github.com/containerd/containerd'... [2021-12-21T18:43:56.655Z] #14 60.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-21T18:43:57.422Z] #65 19.66 + mkdir -p /build [2021-12-21T18:43:57.422Z] #65 19.67 + cp runc /build/runc [2021-12-21T18:43:57.596Z] #14 61.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:43:57.679Z] #65 DONE 20.0s [2021-12-21T18:43:57.679Z] [2021-12-21T18:43:57.680Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:43:57.680Z] #28 sha256:399fa67aae921b289e655c68553bffac6cc91a778cab3fb36af57cb04e79a3f0 [2021-12-21T18:43:58.166Z] #14 ... [2021-12-21T18:43:58.166Z] [2021-12-21T18:43:58.166Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:58.166Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:58.166Z] #38 44.08 Reading package lists... [2021-12-21T18:43:58.166Z] #38 51.83 Building dependency tree... [2021-12-21T18:43:58.166Z] #38 57.53 The following additional packages will be installed: [2021-12-21T18:43:58.166Z] #38 57.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-21T18:43:58.166Z] #38 57.61 Suggested packages: [2021-12-21T18:43:58.166Z] #38 57.61 cmake-doc ninja-build lrzip [2021-12-21T18:43:58.166Z] #38 57.61 Recommended packages: [2021-12-21T18:43:58.166Z] #38 57.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-21T18:43:58.166Z] #38 59.23 The following NEW packages will be installed: [2021-12-21T18:43:58.166Z] #38 59.25 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-21T18:43:58.166Z] #38 59.25 vim-common xxd [2021-12-21T18:43:58.166Z] #38 59.80 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:58.166Z] #38 59.80 Need to get 17.7 MB of archives. [2021-12-21T18:43:58.166Z] #38 59.80 After this operation, 70.7 MB of additional disk space will be used. [2021-12-21T18:43:58.166Z] #38 59.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:43:58.166Z] #38 59.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:43:58.166Z] #38 59.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-21T18:43:58.166Z] #38 59.97 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-21T18:43:58.166Z] #38 60.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-21T18:43:58.166Z] #38 60.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-21T18:43:58.166Z] #38 60.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-21T18:43:58.166Z] #38 60.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-21T18:43:58.166Z] #38 60.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-21T18:43:58.166Z] #38 60.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2021-12-21T18:43:58.425Z] #38 ... [2021-12-21T18:43:58.425Z] [2021-12-21T18:43:58.425Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-12-21T18:43:58.425Z] #60 sha256:ff87a4af8a3a1c67a4dcaac1928f1cdb965215c768e4e3ba6618322c130b4197 [2021-12-21T18:43:58.425Z] #60 59.98 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:58.425Z] #60 60.48 Fetched 460 kB in 0s (1099 kB/s) [2021-12-21T18:43:58.425Z] #60 60.70 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:43:58.425Z] #60 60.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:43:58.425Z] #60 60.74 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:43:58.425Z] #60 60.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:58.425Z] #60 61.27 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:43:58.425Z] #60 61.27 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:43:58.425Z] #60 61.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:58.425Z] #60 61.78 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:43:58.425Z] #60 61.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:43:58.425Z] #60 61.81 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:43:58.453Z] #62 ... [2021-12-21T18:43:58.453Z] [2021-12-21T18:43:58.453Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:58.453Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:43:58.453Z] #14 86.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-21T18:43:58.453Z] #14 86.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-12-21T18:43:58.453Z] #14 86.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:43:58.453Z] #14 90.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-21T18:43:58.453Z] #14 90.66 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-12-21T18:43:58.453Z] #14 90.67 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:43:58.453Z] #14 95.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-21T18:43:58.453Z] #14 95.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-21T18:43:58.453Z] #14 95.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:43:58.509Z] + docker version [2021-12-21T18:43:58.604Z] #62 ... [2021-12-21T18:43:58.604Z] [2021-12-21T18:43:58.604Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:43:58.604Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:43:58.604Z] #14 42.67 Reading package lists... [2021-12-21T18:43:58.604Z] #14 52.07 Building dependency tree... [2021-12-21T18:43:58.604Z] #14 57.72 The following additional packages will be installed: [2021-12-21T18:43:58.604Z] #14 57.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:58.604Z] #14 57.72 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-12-21T18:43:58.604Z] #14 57.72 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-12-21T18:43:58.604Z] #14 57.72 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-12-21T18:43:58.604Z] #14 57.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-12-21T18:43:58.604Z] #14 57.76 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp2 libselinux1-dev [2021-12-21T18:43:58.604Z] #14 57.76 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2021-12-21T18:43:58.604Z] #14 57.79 Suggested packages: [2021-12-21T18:43:58.604Z] #14 57.79 gcc-10-locales seccomp wine64 [2021-12-21T18:43:58.604Z] #14 59.85 The following NEW packages will be installed: [2021-12-21T18:43:58.604Z] #14 59.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-12-21T18:43:58.604Z] #14 59.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-12-21T18:43:58.604Z] #14 59.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-12-21T18:43:58.604Z] #14 59.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-12-21T18:43:58.604Z] #14 59.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-12-21T18:43:58.604Z] #14 59.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-12-21T18:43:58.604Z] #14 59.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-12-21T18:43:58.604Z] #14 59.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-12-21T18:43:58.604Z] #14 59.86 mingw-w64-x86-64-dev [2021-12-21T18:43:58.604Z] #14 59.90 The following packages will be upgraded: [2021-12-21T18:43:58.604Z] #14 59.90 libseccomp2 [2021-12-21T18:43:58.604Z] #14 60.38 1 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:43:58.604Z] #14 60.38 Need to get 115 MB of archives. [2021-12-21T18:43:58.604Z] #14 60.38 After this operation, 645 MB of additional disk space will be used. [2021-12-21T18:43:58.604Z] #14 60.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp2 amd64 2.5.1-1+deb11u1 [48.5 kB] [2021-12-21T18:43:58.604Z] #14 60.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-12-21T18:43:58.604Z] #14 60.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-12-21T18:43:58.604Z] #14 60.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-12-21T18:43:58.604Z] #14 60.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-12-21T18:43:58.604Z] #14 60.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-12-21T18:43:58.604Z] #14 60.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-12-21T18:43:58.604Z] #14 61.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-12-21T18:43:58.604Z] #14 61.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-12-21T18:43:58.604Z] #14 61.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-12-21T18:43:58.996Z] #60 DONE 62.4s [2021-12-21T18:43:58.996Z] [2021-12-21T18:43:58.996Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-12-21T18:43:58.996Z] #61 sha256:92f1a1639002af89c561c38ae0f0e1af0a002e5b5f67de813fe60ad5f9f2f113 [2021-12-21T18:43:59.179Z] #14 62.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:43:59.179Z] #14 ... [2021-12-21T18:43:59.179Z] [2021-12-21T18:43:59.179Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:43:59.179Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:43:59.179Z] #38 43.76 Reading package lists... [2021-12-21T18:43:59.179Z] #38 53.10 Building dependency tree... [2021-12-21T18:43:59.179Z] #38 58.64 The following additional packages will be installed: [2021-12-21T18:43:59.179Z] #38 58.67 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-12-21T18:43:59.179Z] #38 58.67 Suggested packages: [2021-12-21T18:43:59.179Z] #38 58.67 cmake-doc ninja-build lrzip [2021-12-21T18:43:59.179Z] #38 58.67 Recommended packages: [2021-12-21T18:43:59.179Z] #38 58.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-12-21T18:43:59.179Z] #38 59.97 The following NEW packages will be installed: [2021-12-21T18:43:59.179Z] #38 60.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-12-21T18:43:59.179Z] #38 60.00 vim-common xxd [2021-12-21T18:43:59.179Z] #38 60.43 0 upgraded, 10 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:59.179Z] #38 60.43 Need to get 17.7 MB of archives. [2021-12-21T18:43:59.179Z] #38 60.43 After this operation, 70.7 MB of additional disk space will be used. [2021-12-21T18:43:59.179Z] #38 60.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:43:59.179Z] #38 60.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:43:59.179Z] #38 60.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2021-12-21T18:43:59.179Z] #38 60.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-21T18:43:59.179Z] #38 61.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-12-21T18:43:59.179Z] #38 61.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-12-21T18:43:59.179Z] #38 61.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-12-21T18:43:59.179Z] #38 61.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-12-21T18:43:59.179Z] #38 61.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-12-21T18:43:59.179Z] #38 61.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2021-12-21T18:43:59.256Z] #61 DONE 0.3s [2021-12-21T18:43:59.256Z] [2021-12-21T18:43:59.256Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:43:59.256Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:43:59.753Z] #38 63.32 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:43:59.825Z] #62 ... [2021-12-21T18:43:59.825Z] [2021-12-21T18:43:59.825Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:43:59.825Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:43:59.825Z] #47 45.08 Reading package lists... [2021-12-21T18:43:59.825Z] #47 53.19 Building dependency tree... [2021-12-21T18:43:59.825Z] #47 59.46 The following additional packages will be installed: [2021-12-21T18:43:59.825Z] #47 59.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:43:59.825Z] #47 59.49 python3-protobuf python3-six [2021-12-21T18:43:59.825Z] #47 59.52 Suggested packages: [2021-12-21T18:43:59.825Z] #47 59.52 python3-setuptools [2021-12-21T18:43:59.825Z] #47 59.52 Recommended packages: [2021-12-21T18:43:59.825Z] #47 59.52 iproute2 | iproute [2021-12-21T18:43:59.825Z] #47 60.49 The following NEW packages will be installed: [2021-12-21T18:43:59.825Z] #47 60.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:43:59.825Z] #47 60.54 python3-protobuf python3-six [2021-12-21T18:43:59.825Z] #47 61.26 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:43:59.825Z] #47 61.26 Need to get 2292 kB of archives. [2021-12-21T18:43:59.825Z] #47 61.26 After this operation, 11.0 MB of additional disk space will be used. [2021-12-21T18:43:59.825Z] #47 61.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-21T18:43:59.826Z] #47 61.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:43:59.826Z] #47 61.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-21T18:43:59.826Z] #47 61.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-21T18:43:59.826Z] #47 61.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-21T18:43:59.826Z] #47 61.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-21T18:43:59.826Z] #47 61.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-21T18:44:00.015Z] #38 ... [2021-12-21T18:44:00.015Z] [2021-12-21T18:44:00.015Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:44:00.015Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:44:00.015Z] #47 45.08 Reading package lists... [2021-12-21T18:44:00.015Z] #47 53.34 Building dependency tree... [2021-12-21T18:44:00.015Z] #47 59.11 The following additional packages will be installed: [2021-12-21T18:44:00.015Z] #47 59.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:44:00.015Z] #47 59.11 python3-protobuf python3-six [2021-12-21T18:44:00.015Z] #47 59.15 Suggested packages: [2021-12-21T18:44:00.015Z] #47 59.18 python3-setuptools [2021-12-21T18:44:00.015Z] #47 59.18 Recommended packages: [2021-12-21T18:44:00.015Z] #47 59.18 iproute2 | iproute [2021-12-21T18:44:00.015Z] #47 60.14 The following NEW packages will be installed: [2021-12-21T18:44:00.015Z] #47 60.16 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-12-21T18:44:00.015Z] #47 60.16 python3-protobuf python3-six [2021-12-21T18:44:00.015Z] #47 60.77 0 upgraded, 8 newly installed, 0 to remove and 8 not upgraded. [2021-12-21T18:44:00.015Z] #47 60.77 Need to get 2292 kB of archives. [2021-12-21T18:44:00.015Z] #47 60.77 After this operation, 11.0 MB of additional disk space will be used. [2021-12-21T18:44:00.015Z] #47 60.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-12-21T18:44:00.015Z] #47 60.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:44:00.015Z] #47 60.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-12-21T18:44:00.015Z] #47 60.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-12-21T18:44:00.015Z] #47 60.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-21T18:44:00.015Z] #47 60.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-21T18:44:00.015Z] #47 60.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-21T18:44:00.015Z] #47 ... [2021-12-21T18:44:00.015Z] [2021-12-21T18:44:00.015Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:00.015Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:00.015Z] #38 63.80 Fetched 17.7 MB in 2s (9955 kB/s) [2021-12-21T18:44:00.086Z] #47 ... [2021-12-21T18:44:00.086Z] [2021-12-21T18:44:00.086Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:00.086Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:00.086Z] #38 63.02 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:44:00.086Z] #38 63.36 Fetched 17.7 MB in 2s (8954 kB/s) [2021-12-21T18:44:00.086Z] #38 63.47 Selecting previously unselected package xxd. [2021-12-21T18:44:00.086Z] #38 63.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 ... 15713 files and directories currently installed.) [2021-12-21T18:44:00.086Z] #38 63.58 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:44:00.086Z] #38 63.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:00.277Z] #38 63.95 Selecting previously unselected package xxd. [2021-12-21T18:44:00.540Z] #38 63.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:44:00.540Z] #38 64.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:44:00.540Z] #38 64.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:00.655Z] #38 64.02 Selecting previously unselected package vim-common. [2021-12-21T18:44:00.655Z] #38 64.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:44:00.655Z] #38 64.09 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:00.802Z] #38 64.48 Selecting previously unselected package vim-common. [2021-12-21T18:44:00.802Z] #38 64.48 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:44:00.802Z] #38 64.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:01.225Z] #38 64.57 Selecting previously unselected package cmake-data. [2021-12-21T18:44:01.225Z] #38 64.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-21T18:44:01.225Z] #38 64.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:44:01.747Z] #38 65.37 Selecting previously unselected package cmake-data. [2021-12-21T18:44:01.748Z] #38 65.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2021-12-21T18:44:01.748Z] #38 65.41 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:44:02.511Z] #14 ... [2021-12-21T18:44:02.511Z] [2021-12-21T18:44:02.511Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:44:02.511Z] #62 sha256:ef7c2751eadfd59aa121123ec41bdb8eed34d0582c5deaf67bf5777beab924c9 [2021-12-21T18:44:03.797Z] #62 43.06 Updating files: 56% (2677/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 94% (4488/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2021-12-21T18:44:03.797Z] #62 44.22 + cd /tmp/tmp.cTnlbPCkS7/src/github.com/containerd/containerd [2021-12-21T18:44:03.797Z] #62 44.22 + git checkout -q v1.5.8 [2021-12-21T18:44:04.403Z] Client: [2021-12-21T18:44:04.403Z] Version: 20.10.9 [2021-12-21T18:44:04.403Z] API version: 1.41 [2021-12-21T18:44:04.403Z] Go version: go1.16.8 [2021-12-21T18:44:04.403Z] Git commit: c2ea9bc [2021-12-21T18:44:04.403Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-21T18:44:04.403Z] OS/Arch: windows/amd64 [2021-12-21T18:44:04.403Z] Context: default [2021-12-21T18:44:04.403Z] Experimental: true [2021-12-21T18:44:04.403Z] [2021-12-21T18:44:04.403Z] Server: Docker Engine - Community [2021-12-21T18:44:04.403Z] Engine: [2021-12-21T18:44:04.403Z] Version: 20.10.9 [2021-12-21T18:44:04.403Z] API version: 1.41 (minimum version 1.24) [2021-12-21T18:44:04.403Z] Go version: go1.16.8 [2021-12-21T18:44:04.403Z] Git commit: 79ea9d3 [2021-12-21T18:44:04.403Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-21T18:44:04.403Z] OS/Arch: windows/amd64 [2021-12-21T18:44:04.403Z] Experimental: true [2021-12-21T18:44:05.026Z] #14 ... [2021-12-21T18:44:05.026Z] [2021-12-21T18:44:05.026Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:44:05.026Z] #65 sha256:fa066bfde4282cddffbb46a1d90aa9a65aba9ae7669f3642d9cda7649e15c5b8 [2021-12-21T18:44:05.026Z] #65 101.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:44:05.026Z] #65 101.8 + GOBIN=/build [2021-12-21T18:44:05.026Z] #65 101.8 + GO111MODULE=on [2021-12-21T18:44:05.026Z] #65 101.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [Pipeline] sh [2021-12-21T18:44:05.423Z] #38 ... [2021-12-21T18:44:05.423Z] [2021-12-21T18:44:05.423Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:05.423Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:05.423Z] #14 63.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:44:05.423Z] #14 63.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-21T18:44:05.423Z] #14 63.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-21T18:44:05.423Z] #14 63.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-21T18:44:05.423Z] #14 63.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:44:05.423Z] #14 63.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:44:05.423Z] #14 63.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-21T18:44:05.423Z] #14 63.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-21T18:44:05.423Z] #14 63.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-21T18:44:05.423Z] #14 63.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-21T18:44:05.423Z] #14 63.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-21T18:44:05.423Z] #14 63.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-21T18:44:05.423Z] #14 63.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-21T18:44:05.423Z] #14 63.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-21T18:44:05.423Z] #14 63.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-21T18:44:05.423Z] #14 63.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2021-12-21T18:44:05.423Z] #14 63.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-21T18:44:05.423Z] #14 65.59 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:44:05.423Z] #14 65.89 Fetched 115 MB in 10s (11.4 MB/s) [2021-12-21T18:44:05.423Z] #14 66.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:44:05.423Z] #14 66.11 Preparing to unpack .../libseccomp2_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:44:05.423Z] #14 66.17 Unpacking libseccomp2:amd64 (2.5.1-1+deb11u1) over (2.5.1-1) ... [2021-12-21T18:44:05.423Z] #14 66.45 Setting up libseccomp2:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:44:05.423Z] #14 66.72 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-21T18:44:05.423Z] #14 66.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:44:05.423Z] #14 66.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:44:05.423Z] #14 66.83 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:05.692Z] #62 45.97 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-21T18:44:05.692Z] #62 45.98 + BUILDTAGS='netgo osusergo static_build' [2021-12-21T18:44:05.692Z] #62 45.98 + export EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:44:05.692Z] #62 45.98 + EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:44:05.692Z] #62 45.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-21T18:44:05.692Z] #62 45.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-21T18:44:05.692Z] #62 45.98 + '[' '' = dynamic ']' [2021-12-21T18:44:05.692Z] #62 45.98 + make [2021-12-21T18:44:05.993Z] #14 ... [2021-12-21T18:44:05.993Z] [2021-12-21T18:44:05.993Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:05.993Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:05.993Z] #38 69.38 Selecting previously unselected package libicu67:amd64. [2021-12-21T18:44:05.993Z] #38 69.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-21T18:44:05.993Z] #38 69.43 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-21T18:44:06.009Z] + docker info [2021-12-21T18:44:06.009Z] Client: [2021-12-21T18:44:06.009Z] Context: default [2021-12-21T18:44:06.009Z] Debug Mode: false [2021-12-21T18:44:06.009Z] [2021-12-21T18:44:06.009Z] Server: [2021-12-21T18:44:06.009Z] Containers: 0 [2021-12-21T18:44:06.009Z] Running: 0 [2021-12-21T18:44:06.009Z] Paused: 0 [2021-12-21T18:44:06.009Z] Stopped: 0 [2021-12-21T18:44:06.009Z] Images: 0 [2021-12-21T18:44:06.009Z] Server Version: 20.10.9 [2021-12-21T18:44:06.009Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-21T18:44:06.009Z] Windows: [2021-12-21T18:44:06.009Z] LCOW: [2021-12-21T18:44:06.009Z] Logging Driver: json-file [2021-12-21T18:44:06.009Z] Plugins: [2021-12-21T18:44:06.009Z] Volume: local [2021-12-21T18:44:06.009Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:44:06.009Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:44:06.009Z] Swarm: inactive [2021-12-21T18:44:06.009Z] Default Isolation: process [2021-12-21T18:44:06.009Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T18:44:06.009Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T18:44:06.009Z] OSType: windows [2021-12-21T18:44:06.009Z] Architecture: x86_64 [2021-12-21T18:44:06.009Z] CPUs: 4 [2021-12-21T18:44:06.009Z] Total Memory: 32GiB [2021-12-21T18:44:06.009Z] Name: azwin-2-dfd0b0 [2021-12-21T18:44:06.009Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-21T18:44:06.009Z] Docker Root Dir: D:\docker [2021-12-21T18:44:06.009Z] Debug Mode: false [2021-12-21T18:44:06.009Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:44:06.009Z] Labels: [2021-12-21T18:44:06.009Z] Experimental: true [2021-12-21T18:44:06.009Z] Insecure Registries: [2021-12-21T18:44:06.009Z] 10.0.0.4:5000 [2021-12-21T18:44:06.009Z] 127.0.0.0/8 [2021-12-21T18:44:06.009Z] Registry Mirrors: [2021-12-21T18:44:06.009Z] http://10.0.0.4:5000/ [2021-12-21T18:44:06.009Z] Live Restore Enabled: false [2021-12-21T18:44:06.009Z] Product License: Community Engine [2021-12-21T18:44:06.009Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-12-21T18:44:07.585Z] #62 47.74 + bin/ctr [2021-12-21T18:44:07.635Z] #28 18.92 Fetched 40.3 MB in 18s (2299 kB/s) [2021-12-21T18:44:08.320Z] #65 105.8 rootlesskit version 0.14.6 [2021-12-21T18:44:08.320Z] #65 105.8 Usage of /build/rootlesskit-docker-proxy: [2021-12-21T18:44:08.320Z] #65 105.8 -container-ip string [2021-12-21T18:44:08.320Z] #65 105.8 container ip [2021-12-21T18:44:08.320Z] #65 105.8 -container-port int [2021-12-21T18:44:08.320Z] #65 105.8 container port (default -1) [2021-12-21T18:44:08.320Z] #65 105.8 -host-ip string [2021-12-21T18:44:08.320Z] #65 105.8 host ip [2021-12-21T18:44:08.320Z] #65 105.8 -host-port int [2021-12-21T18:44:08.320Z] #65 105.8 host port (default -1) [2021-12-21T18:44:08.320Z] #65 105.8 -proto string [2021-12-21T18:44:08.320Z] #65 105.8 proxy protocol (default "tcp") [2021-12-21T18:44:08.345Z] #38 70.86 Selecting previously unselected package libicu67:amd64. [2021-12-21T18:44:08.345Z] #38 70.91 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-12-21T18:44:08.345Z] #38 70.95 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-21T18:44:08.345Z] #38 ... [2021-12-21T18:44:08.345Z] [2021-12-21T18:44:08.345Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:44:08.345Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:44:08.345Z] #47 64.22 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-21T18:44:08.345Z] #47 66.30 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:44:08.345Z] #47 66.64 Fetched 2292 kB in 4s (520 kB/s) [2021-12-21T18:44:08.345Z] #47 66.82 Selecting previously unselected package libprotobuf23:amd64. [2021-12-21T18:44:08.345Z] #47 66.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:44:08.345Z] #47 66.97 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-21T18:44:08.345Z] #47 66.99 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-21T18:44:08.345Z] #47 68.38 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:44:08.345Z] #47 68.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:44:08.345Z] #47 68.41 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:44:08.345Z] #47 68.80 Selecting previously unselected package python3-six. [2021-12-21T18:44:08.345Z] #47 68.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-21T18:44:08.345Z] #47 69.06 Unpacking python3-six (1.16.0-2) ... [2021-12-21T18:44:08.345Z] #47 69.32 Selecting previously unselected package python3-protobuf. [2021-12-21T18:44:08.345Z] #47 69.32 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-21T18:44:08.345Z] #47 69.34 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-21T18:44:08.345Z] #47 70.36 Selecting previously unselected package libnet1:amd64. [2021-12-21T18:44:08.345Z] #47 70.36 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-21T18:44:08.345Z] #47 70.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:44:08.345Z] #47 70.76 Selecting previously unselected package libnl-3-200:amd64. [2021-12-21T18:44:08.345Z] #47 70.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-21T18:44:08.345Z] #47 70.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:44:08.345Z] #47 71.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-21T18:44:08.345Z] #47 71.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-21T18:44:08.345Z] #47 71.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:44:08.345Z] #47 71.19 Selecting previously unselected package criu. [2021-12-21T18:44:08.345Z] #47 71.19 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-21T18:44:08.345Z] #47 71.20 Unpacking criu (3.16.1-3) ... [2021-12-21T18:44:08.918Z] #47 ... [2021-12-21T18:44:08.918Z] [2021-12-21T18:44:08.918Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:44:08.918Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:44:09.968Z] #34 72.21 Updating files: 77% (1182/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-21T18:44:10.229Z] #34 73.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-21T18:44:11.173Z] #34 74.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:44:11.277Z] #38 ... [2021-12-21T18:44:11.277Z] [2021-12-21T18:44:11.277Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:44:11.277Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:44:11.277Z] #62 1.811 + RM_GOPATH=0 [2021-12-21T18:44:11.277Z] #62 1.811 + TMP_GOPATH= [2021-12-21T18:44:11.277Z] #62 1.811 + : /build [2021-12-21T18:44:11.277Z] #62 1.811 + '[' -z '' ']' [2021-12-21T18:44:11.277Z] #62 1.811 ++ mktemp -d [2021-12-21T18:44:11.277Z] #62 1.816 + export GOPATH=/tmp/tmp.LlQIwhIYv4 [2021-12-21T18:44:11.277Z] #62 1.816 + GOPATH=/tmp/tmp.LlQIwhIYv4 [2021-12-21T18:44:11.277Z] #62 1.816 + RM_GOPATH=1 [2021-12-21T18:44:11.277Z] #62 1.816 + case "$(go env GOARCH)" in [2021-12-21T18:44:11.277Z] #62 1.822 ++ go env GOARCH [2021-12-21T18:44:11.278Z] #62 1.857 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:11.278Z] #62 1.857 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:11.278Z] #62 1.857 ++ dirname /install.sh [2021-12-21T18:44:11.278Z] #62 1.857 + dir=/ [2021-12-21T18:44:11.278Z] #62 1.857 + bin=containerd [2021-12-21T18:44:11.278Z] #62 1.857 + shift [2021-12-21T18:44:11.278Z] #62 1.857 + '[' '!' -f //containerd.installer ']' [2021-12-21T18:44:11.278Z] #62 1.857 + . //containerd.installer [2021-12-21T18:44:11.278Z] #62 1.857 ++ set -e [2021-12-21T18:44:11.278Z] #62 1.858 ++ : v1.5.8 [2021-12-21T18:44:11.278Z] #62 1.858 + install_containerd [2021-12-21T18:44:11.278Z] #62 1.865 + echo 'Install containerd version v1.5.8' [2021-12-21T18:44:11.278Z] #62 1.865 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LlQIwhIYv4/src/github.com/containerd/containerd [2021-12-21T18:44:11.278Z] #62 1.865 Cloning into '/tmp/tmp.LlQIwhIYv4/src/github.com/containerd/containerd'... [2021-12-21T18:44:11.278Z] #62 1.865 Install containerd version v1.5.8 [2021-12-21T18:44:11.278Z] #62 ... [2021-12-21T18:44:11.278Z] [2021-12-21T18:44:11.278Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:44:11.278Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:44:11.278Z] #34 64.25 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-12-21T18:44:11.278Z] #34 65.10 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-12-21T18:44:11.278Z] #34 65.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:44:11.278Z] #34 ... [2021-12-21T18:44:11.278Z] [2021-12-21T18:44:11.278Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:44:11.278Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:44:11.278Z] #47 64.93 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2021-12-21T18:44:11.278Z] #47 66.94 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:44:11.278Z] #47 67.25 Fetched 2292 kB in 5s (504 kB/s) [2021-12-21T18:44:11.278Z] #47 67.42 Selecting previously unselected package libprotobuf23:amd64. [2021-12-21T18:44:11.278Z] #47 67.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:44:11.278Z] #47 67.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-12-21T18:44:11.278Z] #47 67.57 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-12-21T18:44:11.278Z] #47 68.85 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:44:11.278Z] #47 68.87 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:44:11.278Z] #47 68.87 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:44:11.278Z] #47 69.29 Selecting previously unselected package python3-six. [2021-12-21T18:44:11.278Z] #47 69.29 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-12-21T18:44:11.278Z] #47 69.31 Unpacking python3-six (1.16.0-2) ... [2021-12-21T18:44:11.278Z] #47 69.48 Selecting previously unselected package python3-protobuf. [2021-12-21T18:44:11.278Z] #47 69.48 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-12-21T18:44:11.278Z] #47 69.53 Unpacking python3-protobuf (3.12.4-1) ... [2021-12-21T18:44:11.278Z] #47 70.46 Selecting previously unselected package libnet1:amd64. [2021-12-21T18:44:11.278Z] #47 70.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-21T18:44:11.278Z] #47 70.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:44:11.278Z] #47 70.72 Selecting previously unselected package libnl-3-200:amd64. [2021-12-21T18:44:11.278Z] #47 70.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-21T18:44:11.278Z] #47 70.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:44:11.278Z] #47 70.98 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-21T18:44:11.278Z] #47 70.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-21T18:44:11.278Z] #47 70.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:44:11.278Z] #47 71.16 Selecting previously unselected package criu. [2021-12-21T18:44:11.278Z] #47 71.16 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2021-12-21T18:44:11.278Z] #47 71.16 Unpacking criu (3.16.1-3) ... [2021-12-21T18:44:11.278Z] #47 72.63 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:44:11.435Z] #34 ... [2021-12-21T18:44:11.435Z] [2021-12-21T18:44:11.435Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:11.435Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:11.435Z] #14 65.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:44:11.435Z] #14 66.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-12-21T18:44:11.435Z] #14 67.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-12-21T18:44:11.435Z] #14 69.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-12-21T18:44:11.435Z] #14 70.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-12-21T18:44:11.435Z] #14 70.60 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-12-21T18:44:11.435Z] #14 70.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-12-21T18:44:11.435Z] #14 70.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-12-21T18:44:11.435Z] #14 70.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-12-21T18:44:11.435Z] #14 70.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-12-21T18:44:11.435Z] #14 70.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-12-21T18:44:11.435Z] #14 70.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-12-21T18:44:11.435Z] #14 70.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-12-21T18:44:11.435Z] #14 70.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-12-21T18:44:11.435Z] #14 70.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-12-21T18:44:11.435Z] #14 70.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-12-21T18:44:11.435Z] #14 70.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-12-21T18:44:11.435Z] #14 70.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-12-21T18:44:11.435Z] #14 70.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2021-12-21T18:44:11.435Z] #14 70.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-12-21T18:44:11.435Z] #14 72.59 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:44:11.435Z] #14 72.98 Fetched 115 MB in 11s (10.5 MB/s) [2021-12-21T18:44:11.435Z] #14 73.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:44:11.435Z] #14 73.21 Preparing to unpack .../libseccomp2_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:44:11.435Z] #14 73.24 Unpacking libseccomp2:amd64 (2.5.1-1+deb11u1) over (2.5.1-1) ... [2021-12-21T18:44:11.435Z] #14 73.53 Setting up libseccomp2:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:44:11.435Z] #14 73.80 Selecting previously unselected package binutils-mingw-w64-i686. [2021-12-21T18:44:11.435Z] #14 73.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-12-21T18:44:11.436Z] #14 73.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:44:11.436Z] #14 73.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:11.699Z] #65 ... [2021-12-21T18:44:11.700Z] [2021-12-21T18:44:11.700Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:11.700Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:44:11.700Z] #14 103.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-21T18:44:11.700Z] #14 103.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-12-21T18:44:11.700Z] #14 103.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:44:11.700Z] #14 108.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-21T18:44:11.700Z] #14 108.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-21T18:44:11.700Z] #14 108.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:44:11.700Z] #14 108.4 Selecting previously unselected package libapparmor1:arm64. [2021-12-21T18:44:11.700Z] #14 108.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-12-21T18:44:11.700Z] #14 108.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-12-21T18:44:11.700Z] #14 109.3 Selecting previously unselected package libapparmor-dev:arm64. [2021-12-21T18:44:11.700Z] #14 109.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-12-21T18:44:11.700Z] #14 109.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-21T18:44:12.366Z] #14 110.2 Selecting previously unselected package libbtrfs0:arm64. [2021-12-21T18:44:12.366Z] #14 110.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-12-21T18:44:12.625Z] #14 110.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-12-21T18:44:12.659Z] #47 75.80 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-21T18:44:12.659Z] #47 75.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:44:12.922Z] #47 75.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:44:12.922Z] #47 75.90 Setting up python3-six (1.16.0-2) ... [2021-12-21T18:44:13.192Z] #14 111.2 Selecting previously unselected package libbtrfs-dev:arm64. [2021-12-21T18:44:13.192Z] #14 111.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-12-21T18:44:13.618Z] #14 111.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-21T18:44:14.707Z] #14 112.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-12-21T18:44:14.707Z] #14 112.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-12-21T18:44:14.707Z] #14 112.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-21T18:44:14.743Z] #14 77.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-21T18:44:14.744Z] #14 77.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:44:14.744Z] #14 77.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:15.461Z] #47 78.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:44:15.461Z] #47 78.51 Setting up python3-protobuf (3.12.4-1) ... [2021-12-21T18:44:15.732Z] #28 18.92 Reading package lists... [2021-12-21T18:44:15.752Z] #14 113.5 Selecting previously unselected package libudev-dev:arm64. [2021-12-21T18:44:15.752Z] #14 113.5 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-12-21T18:44:15.752Z] #14 113.6 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-12-21T18:44:16.789Z] #14 114.6 Selecting previously unselected package libsepol1-dev:arm64. [2021-12-21T18:44:16.789Z] #14 114.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-12-21T18:44:16.789Z] #14 114.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-12-21T18:44:16.789Z] #14 ... [2021-12-21T18:44:16.789Z] [2021-12-21T18:44:16.789Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:44:16.789Z] #65 sha256:fa066bfde4282cddffbb46a1d90aa9a65aba9ae7669f3642d9cda7649e15c5b8 [2021-12-21T18:44:16.789Z] #65 DONE 114.5s [2021-12-21T18:44:16.789Z] [2021-12-21T18:44:16.789Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-21T18:44:16.789Z] #66 sha256:54e20fb8fe069a3a501a120e6e1038b6c4bc93bd2571fced617d4b175c3b157e [2021-12-21T18:44:16.789Z] #66 DONE 0.1s [2021-12-21T18:44:16.789Z] [2021-12-21T18:44:16.789Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:16.789Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:44:16.789Z] #14 114.9 Selecting previously unselected package libpcre2-16-0:arm64. [2021-12-21T18:44:16.789Z] #14 114.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-12-21T18:44:16.789Z] #14 115.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-12-21T18:44:16.789Z] #14 ... [2021-12-21T18:44:16.789Z] [2021-12-21T18:44:16.789Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-21T18:44:16.789Z] #67 sha256:b9d071c14baa378b9cba396141e3a2a3e631318f668c78ae42228202999dd57f [2021-12-21T18:44:16.789Z] #67 DONE 0.1s [2021-12-21T18:44:17.092Z] [2021-12-21T18:44:17.092Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:17.092Z] #14 sha256:b6c739283ee732edd99276e11c2fef81bf5074189a0df68706ff447adbdea86b [2021-12-21T18:44:17.092Z] #14 115.2 Selecting previously unselected package libpcre2-32-0:arm64. [2021-12-21T18:44:17.092Z] #14 115.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-12-21T18:44:17.092Z] #14 115.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-12-21T18:44:17.354Z] #14 115.4 Selecting previously unselected package libpcre2-posix2:arm64. [2021-12-21T18:44:17.354Z] #14 115.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-12-21T18:44:17.354Z] #14 115.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-12-21T18:44:17.354Z] #14 115.6 Selecting previously unselected package libpcre2-dev:arm64. [2021-12-21T18:44:17.354Z] #14 115.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-12-21T18:44:17.540Z] #62 ... [2021-12-21T18:44:17.540Z] [2021-12-21T18:44:17.540Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:17.540Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:17.540Z] #14 82.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-21T18:44:17.540Z] #14 83.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:17.540Z] #14 83.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:44:17.540Z] #14 88.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-21T18:44:17.540Z] #14 88.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:17.540Z] #14 88.24 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:44:17.540Z] #14 94.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-21T18:44:17.540Z] #14 94.18 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:17.540Z] #14 94.19 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:44:17.617Z] #14 115.6 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-12-21T18:44:17.998Z] #47 ... [2021-12-21T18:44:17.998Z] [2021-12-21T18:44:17.998Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:17.998Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:17.998Z] #14 71.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-12-21T18:44:17.998Z] #14 71.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-12-21T18:44:17.998Z] #14 71.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:17.998Z] #14 75.96 Selecting previously unselected package binutils-mingw-w64. [2021-12-21T18:44:17.998Z] #14 75.97 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-21T18:44:17.998Z] #14 76.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:44:17.998Z] #14 76.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-21T18:44:17.998Z] #14 76.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:44:17.998Z] #14 76.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:44:17.998Z] #14 76.54 Selecting previously unselected package dmsetup. [2021-12-21T18:44:17.998Z] #14 76.54 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:44:17.998Z] #14 76.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:44:17.998Z] #14 76.79 Selecting previously unselected package mingw-w64-common. [2021-12-21T18:44:17.998Z] #14 76.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-21T18:44:17.998Z] #14 76.88 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-21T18:44:17.998Z] #14 ... [2021-12-21T18:44:17.998Z] [2021-12-21T18:44:17.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 [2021-12-21T18:44:17.998Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:17.998Z] #38 81.22 Selecting previously unselected package libxml2:amd64. [2021-12-21T18:44:17.998Z] #38 81.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-21T18:44:17.998Z] #38 81.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:44:18.385Z] #14 116.2 Selecting previously unselected package libselinux1-dev:arm64. [2021-12-21T18:44:18.385Z] #14 116.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-12-21T18:44:18.385Z] #14 116.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-12-21T18:44:18.568Z] #38 82.10 Selecting previously unselected package libarchive13:amd64. [2021-12-21T18:44:18.568Z] #38 82.10 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-21T18:44:18.568Z] #38 82.11 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:44:18.646Z] #14 116.9 Selecting previously unselected package libdevmapper-dev:arm64. [2021-12-21T18:44:18.905Z] #14 116.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-12-21T18:44:18.905Z] #14 117.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-21T18:44:18.905Z] #14 117.1 Selecting previously unselected package libseccomp-dev:arm64. [2021-12-21T18:44:18.905Z] #14 117.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2021-12-21T18:44:18.905Z] #14 117.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-21T18:44:18.957Z] #14 82.51 Selecting previously unselected package binutils-mingw-w64. [2021-12-21T18:44:18.957Z] #14 82.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-12-21T18:44:18.957Z] #14 82.54 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:44:19.137Z] #38 82.61 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-21T18:44:19.137Z] #38 82.62 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-21T18:44:19.137Z] #38 82.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:44:19.164Z] #14 117.3 Selecting previously unselected package libsystemd-dev:arm64. [2021-12-21T18:44:19.164Z] #14 117.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-12-21T18:44:19.164Z] #14 117.3 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-12-21T18:44:19.219Z] #14 ... [2021-12-21T18:44:19.219Z] [2021-12-21T18:44:19.219Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:19.219Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:19.219Z] #38 82.74 Selecting previously unselected package libxml2:amd64. [2021-12-21T18:44:19.219Z] #38 82.76 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-12-21T18:44:19.219Z] #38 82.76 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:44:19.219Z] #38 ... [2021-12-21T18:44:19.219Z] [2021-12-21T18:44:19.219Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:44:19.219Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:44:19.219Z] #47 72.43 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:44:19.219Z] #47 75.28 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-12-21T18:44:19.219Z] #47 75.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:44:19.219Z] #47 75.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:44:19.219Z] #47 75.38 Setting up python3-six (1.16.0-2) ... [2021-12-21T18:44:19.219Z] #47 77.32 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:44:19.219Z] #47 77.37 Setting up python3-protobuf (3.12.4-1) ... [2021-12-21T18:44:19.397Z] #38 82.90 Selecting previously unselected package librhash0:amd64. [2021-12-21T18:44:19.397Z] #38 82.91 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-21T18:44:19.397Z] #38 82.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:44:19.481Z] #47 ... [2021-12-21T18:44:19.481Z] [2021-12-21T18:44:19.481Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:19.481Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:19.481Z] #14 82.89 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-12-21T18:44:19.481Z] #14 82.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:44:19.481Z] #14 82.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:44:19.657Z] #38 83.19 Selecting previously unselected package libuv1:amd64. [2021-12-21T18:44:19.657Z] #38 83.19 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-21T18:44:19.732Z] #14 117.7 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2021-12-21T18:44:19.732Z] #14 117.7 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-12-21T18:44:19.732Z] #14 117.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:19.732Z] #14 117.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-12-21T18:44:19.732Z] #14 117.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:44:19.732Z] #14 117.8 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-12-21T18:44:19.732Z] #14 117.8 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-12-21T18:44:19.732Z] #14 117.8 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-12-21T18:44:19.732Z] #14 117.8 Setting up libudev-dev:arm64 (247.3-6) ... [2021-12-21T18:44:19.732Z] #14 117.8 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-12-21T18:44:19.732Z] #14 117.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:19.732Z] #14 117.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-12-21T18:44:19.732Z] #14 117.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:44:19.732Z] #14 117.9 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-12-21T18:44:19.732Z] #14 117.9 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-21T18:44:19.732Z] #14 118.0 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-12-21T18:44:19.732Z] #14 118.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:44:19.732Z] #14 118.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-12-21T18:44:19.743Z] #14 83.38 Selecting previously unselected package dmsetup. [2021-12-21T18:44:19.743Z] #14 83.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:44:19.743Z] #14 83.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:44:19.916Z] #38 83.20 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:44:19.992Z] #14 118.0 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-12-21T18:44:19.992Z] #14 118.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:44:19.992Z] #14 118.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:44:19.992Z] #14 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:44:19.992Z] #14 118.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:44:19.992Z] #14 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:44:19.992Z] #14 118.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:44:19.992Z] #14 118.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:44:19.992Z] #14 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-21T18:44:19.992Z] #14 118.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:44:19.992Z] #14 118.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:44:19.992Z] #14 118.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-21T18:44:20.004Z] #14 83.81 Selecting previously unselected package mingw-w64-common. [2021-12-21T18:44:20.004Z] #14 83.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-12-21T18:44:20.177Z] #38 83.51 Selecting previously unselected package cmake. [2021-12-21T18:44:20.177Z] #38 83.51 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2021-12-21T18:44:20.177Z] #38 83.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:44:20.251Z] #14 118.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:44:20.251Z] #14 118.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-12-21T18:44:20.251Z] #14 118.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-12-21T18:44:20.251Z] #14 118.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:44:20.266Z] #14 83.84 Unpacking mingw-w64-common (8.0.0-1) ... [2021-12-21T18:44:20.819Z] #14 DONE 118.7s [2021-12-21T18:44:20.819Z] [2021-12-21T18:44:20.819Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:44:20.819Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:44:20.819Z] #26 118.2 Updating files: 30% (3455/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) [2021-12-21T18:44:20.819Z] #26 ... [2021-12-21T18:44:20.819Z] [2021-12-21T18:44:20.819Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-21T18:44:20.819Z] #57 sha256:831bc20bd5144ed3d09ee5c06f75ecd6c36220a40cfd309f6146fd12ef655ca4 [2021-12-21T18:44:20.819Z] #57 DONE 0.3s [2021-12-21T18:44:20.819Z] [2021-12-21T18:44:20.819Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:44:20.819Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:44:22.121Z] #26 118.2 Updating files: 30% (3455/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5733/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) [2021-12-21T18:44:22.121Z] #26 ... [2021-12-21T18:44:22.121Z] [2021-12-21T18:44:22.121Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-21T18:44:22.121Z] #15 sha256:2ee8cececbfc0082cc0416c9ccc26cc1c54cadbffd72f0809b6a50d71dae869b [2021-12-21T18:44:22.121Z] #15 DONE 1.6s [2021-12-21T18:44:22.121Z] [2021-12-21T18:44:22.121Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:44:22.121Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:44:22.843Z] #38 ... [2021-12-21T18:44:22.843Z] [2021-12-21T18:44:22.843Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:22.843Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:22.843Z] #14 86.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-21T18:44:23.102Z] #14 86.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-21T18:44:23.103Z] #14 86.50 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:44:23.838Z] #28 27.27 Reading package lists... [2021-12-21T18:44:23.942Z] #26 118.2 Updating files: 30% (3455/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 50% (5733/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 70% (8028/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 90% (10373/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2021-12-21T18:44:24.201Z] #26 ... [2021-12-21T18:44:24.201Z] [2021-12-21T18:44:24.201Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-21T18:44:24.201Z] #16 sha256:fcd29d671a0289fa25337c53220071b7aabee4db910141ff0cebcba137fcbcc4 [2021-12-21T18:44:24.201Z] #16 DONE 1.9s [2021-12-21T18:44:24.201Z] [2021-12-21T18:44:24.201Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:44:24.201Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:44:24.201Z] #26 121.9 + cd /tmp/tmp.EsKrzrIfnH/tmp/docker-ce [2021-12-21T18:44:24.201Z] #26 121.9 + git checkout -q v17.06.2-ce [2021-12-21T18:44:24.605Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-12-21T18:44:24.605Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b376d41d\powershellScript.ps1'; exit $LASTEXITCODE; [2021-12-21T18:44:24.605Z] ---------------------------------------------------------------------------- [2021-12-21T18:44:24.605Z] [2021-12-21T18:44:24.605Z] INFO: executeCI.ps1 starting at Tue Dec 21 18:44:22 CUT 2021 [2021-12-21T18:44:24.605Z] [2021-12-21T18:44:24.605Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-12-21T18:44:24.605Z] INFO: Running git version 2.24.1.windows.2 [2021-12-21T18:44:24.605Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-12-21T18:44:24.605Z] INFO: Environment variables: [2021-12-21T18:44:24.605Z] [2021-12-21T18:44:24.605Z] Name Value [2021-12-21T18:44:24.605Z] ---- ----- [2021-12-21T18:44:24.605Z] ALLUSERSPROFILE C:\ProgramData [2021-12-21T18:44:24.605Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-12-21T18:44:24.605Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-12-21T18:44:24.605Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-12-21T18:44:24.605Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-12-21T18:44:24.605Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-12-21T18:44:24.605Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-12-21T18:44:24.605Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-12-21T18:44:24.605Z] BRANCH_NAME PR-43097 [2021-12-21T18:44:24.605Z] BUILD_DISPLAY_NAME #3 [2021-12-21T18:44:24.605Z] BUILD_ID 3 [2021-12-21T18:44:24.605Z] BUILD_NUMBER 3 [2021-12-21T18:44:24.605Z] BUILD_TAG jenkins-moby-PR-43097-3 [2021-12-21T18:44:24.605Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/ [2021-12-21T18:44:24.605Z] CHANGE_AUTHOR thaJeztah [2021-12-21T18:44:24.605Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-12-21T18:44:24.605Z] CHANGE_BRANCH fix_integration_cli_tests [2021-12-21T18:44:24.605Z] CHANGE_FORK thaJeztah/docker [2021-12-21T18:44:24.605Z] CHANGE_ID 43097 [2021-12-21T18:44:24.605Z] CHANGE_TARGET master [2021-12-21T18:44:24.605Z] CHANGE_TITLE integration-cli: delete existing docker0 bridge to prevent it interfering [2021-12-21T18:44:24.605Z] CHANGE_URL https://github.com/moby/moby/pull/43097 [2021-12-21T18:44:24.605Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-12-21T18:44:24.605Z] CommonProgramFiles C:\Program Files\Common Files [2021-12-21T18:44:24.605Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-12-21T18:44:24.605Z] CommonProgramW6432 C:\Program Files\Common Files [2021-12-21T18:44:24.605Z] COMPUTERNAME azwin-2-dfd0b0 [2021-12-21T18:44:24.605Z] ComSpec C:\Windows\system32\cmd.exe [2021-12-21T18:44:24.605Z] ConfigSequenceNumber 0 [2021-12-21T18:44:24.605Z] DOCKER_BUILDKIT 0 [2021-12-21T18:44:24.605Z] DOCKER_DUT_DEBUG 1 [2021-12-21T18:44:24.605Z] DOCKER_EXPERIMENTAL 1 [2021-12-21T18:44:24.605Z] DOCKER_GRAPHDRIVER overlay2 [2021-12-21T18:44:24.605Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-12-21T18:44:24.605Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-12-21T18:44:24.605Z] EXECUTOR_NUMBER 0 [2021-12-21T18:44:24.605Z] FQDN azwin-2-dfd0b0.westus.cloudapp.azure.com [2021-12-21T18:44:24.605Z] GIT_BRANCH PR-43097 [2021-12-21T18:44:24.605Z] GIT_COMMIT f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:44:24.605Z] GIT_PREVIOUS_COMMIT f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:44:24.605Z] GIT_URL https://github.com/moby/moby.git [2021-12-21T18:44:24.605Z] HUDSON_COOKIE 0b84343c-b85e-4038-b295-93b452cd262f [2021-12-21T18:44:24.605Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-12-21T18:44:24.605Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-12-21T18:44:24.605Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-12-21T18:44:24.605Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-12-21T18:44:24.605Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-12-21T18:44:24.605Z] JENKINS_NODE_COOKIE e23eaf22-9278-4070-9d3b-afce257a4520 [2021-12-21T18:44:24.605Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-12-21T18:44:24.605Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-12-21T18:44:24.605Z] JOB_BASE_NAME PR-43097 [2021-12-21T18:44:24.605Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/display/redirect [2021-12-21T18:44:24.605Z] JOB_NAME moby/PR-43097 [2021-12-21T18:44:24.605Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/ [2021-12-21T18:44:24.605Z] library.jps.version master [2021-12-21T18:44:24.605Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-12-21T18:44:24.605Z] NODE_LABELS amd64 azure azwin-2-dfd0b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-12-21T18:44:24.605Z] NODE_NAME azwin-2-dfd0b0 [2021-12-21T18:44:24.605Z] NUMBER_OF_PROCESSORS 4 [2021-12-21T18:44:24.605Z] OS Windows_NT [2021-12-21T18:44:24.605Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-12-21T18:44:24.605Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-12-21T18:44:24.605Z] PROCESSOR_ARCHITECTURE AMD64 [2021-12-21T18:44:24.605Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-12-21T18:44:24.605Z] PROCESSOR_LEVEL 6 [2021-12-21T18:44:24.605Z] PROCESSOR_REVISION 4f01 [2021-12-21T18:44:24.605Z] ProgramData C:\ProgramData [2021-12-21T18:44:24.606Z] ProgramFiles C:\Program Files [2021-12-21T18:44:24.606Z] ProgramFiles(x86) C:\Program Files (x86) [2021-12-21T18:44:24.606Z] ProgramW6432 C:\Program Files [2021-12-21T18:44:24.606Z] PROMPT $P$G [2021-12-21T18:44:24.606Z] PSExecutionPolicyPreference Bypass [2021-12-21T18:44:24.606Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-12-21T18:44:24.606Z] PUBLIC C:\Users\Public [2021-12-21T18:44:24.606Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=artif... [2021-12-21T18:44:24.606Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=changes [2021-12-21T18:44:24.606Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect [2021-12-21T18:44:24.606Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43097/3/display/redirect?page=tests [2021-12-21T18:44:24.606Z] SKIP_VALIDATION_TESTS 1 [2021-12-21T18:44:24.606Z] SOURCES_DRIVE d [2021-12-21T18:44:24.606Z] SOURCES_SUBDIR gopath [2021-12-21T18:44:24.606Z] STAGE_NAME Run tests [2021-12-21T18:44:24.606Z] SystemDrive C: [2021-12-21T18:44:24.606Z] SystemRoot C:\Windows [2021-12-21T18:44:24.606Z] TEMP C:\Windows\TEMP [2021-12-21T18:44:24.606Z] TESTDEBUG 0 [2021-12-21T18:44:24.606Z] TESTRUN_DRIVE d [2021-12-21T18:44:24.606Z] TESTRUN_SUBDIR CI [2021-12-21T18:44:24.606Z] TIMEOUT 120m [2021-12-21T18:44:24.606Z] TMP C:\Windows\TEMP [2021-12-21T18:44:24.606Z] USERDOMAIN WORKGROUP [2021-12-21T18:44:24.606Z] USERNAME azwin-2-dfd0b0$ [2021-12-21T18:44:24.606Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-12-21T18:44:24.606Z] windir C:\Windows [2021-12-21T18:44:24.606Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-12-21T18:44:24.606Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-12-21T18:44:24.606Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-12-21T18:44:24.606Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-12-21T18:44:24.606Z] [2021-12-21T18:44:24.606Z] [2021-12-21T18:44:24.606Z] [2021-12-21T18:44:24.768Z] #28 35.87 Building dependency tree... [2021-12-21T18:44:24.769Z] #28 37.41 Reading state information... [2021-12-21T18:44:25.078Z] INFO: Sources under d:\gopath\... [2021-12-21T18:44:25.078Z] INFO: Test run under d:\CI\... [2021-12-21T18:44:25.078Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-12-21T18:44:25.078Z] INFO: docker/docker repository was found [2021-12-21T18:44:25.140Z] #26 ... [2021-12-21T18:44:25.140Z] [2021-12-21T18:44:25.140Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:44:25.140Z] #34 sha256:a0e1cee052c913e5350dbcf23a1c22f7aaf0f32c02886141e9f2e541cbde45f4 [2021-12-21T18:44:25.140Z] #34 DONE 122.8s [2021-12-21T18:44:25.140Z] [2021-12-21T18:44:25.140Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-21T18:44:25.140Z] #17 sha256:4b0a5965ece2b9559565de4383f7edb234dbe2ee34b0808703c5f21c6c388271 [2021-12-21T18:44:25.140Z] #17 0.970 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-21T18:44:25.140Z] #17 DONE 1.2s [2021-12-21T18:44:25.140Z] [2021-12-21T18:44:25.140Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:44:25.140Z] #58 sha256:8ff01518c598024715b11bf983b2477f82e60e97c74dc416cba82bc9f1612901 [2021-12-21T18:44:25.140Z] #58 1.282 + RM_GOPATH=0 [2021-12-21T18:44:25.140Z] #58 1.282 + TMP_GOPATH= [2021-12-21T18:44:25.140Z] #58 1.282 + : /build [2021-12-21T18:44:25.140Z] #58 1.282 + '[' -z '' ']' [2021-12-21T18:44:25.140Z] #58 1.282 ++ mktemp -d [2021-12-21T18:44:25.140Z] #58 1.282 + export GOPATH=/tmp/tmp.7pA5dl3oGe [2021-12-21T18:44:25.140Z] #58 1.282 + GOPATH=/tmp/tmp.7pA5dl3oGe [2021-12-21T18:44:25.140Z] #58 1.282 + RM_GOPATH=1 [2021-12-21T18:44:25.140Z] #58 1.282 + case "$(go env GOARCH)" in [2021-12-21T18:44:25.140Z] #58 1.282 ++ go env GOARCH [2021-12-21T18:44:25.140Z] #58 1.295 Install runc version v1.0.3 (build tags: seccomp) [2021-12-21T18:44:25.140Z] #58 1.296 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:25.140Z] #58 1.296 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:25.140Z] #58 1.296 ++ dirname /install.sh [2021-12-21T18:44:25.140Z] #58 1.296 + dir=/ [2021-12-21T18:44:25.140Z] #58 1.296 + bin=runc [2021-12-21T18:44:25.140Z] #58 1.296 + shift [2021-12-21T18:44:25.140Z] #58 1.296 + '[' '!' -f //runc.installer ']' [2021-12-21T18:44:25.140Z] #58 1.296 + . //runc.installer [2021-12-21T18:44:25.140Z] #58 1.296 ++ set -e [2021-12-21T18:44:25.140Z] #58 1.296 ++ : v1.0.3 [2021-12-21T18:44:25.140Z] #58 1.296 + install_runc [2021-12-21T18:44:25.140Z] #58 1.296 + RUNC_BUILDTAGS=seccomp [2021-12-21T18:44:25.140Z] #58 1.296 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-21T18:44:25.140Z] #58 1.296 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7pA5dl3oGe/src/github.com/opencontainers/runc [2021-12-21T18:44:25.140Z] #58 1.296 Cloning into '/tmp/tmp.7pA5dl3oGe/src/github.com/opencontainers/runc'... [2021-12-21T18:44:25.550Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-12-21T18:44:25.632Z] #14 ... [2021-12-21T18:44:25.632Z] [2021-12-21T18:44:25.632Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:44:25.632Z] #65 sha256:9a2e66c8563724af2191b3dda8d8f3b28dd592314161abb65e9f57833fd82ced [2021-12-21T18:44:25.632Z] #65 102.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:44:25.632Z] #65 102.0 + GOBIN=/build [2021-12-21T18:44:25.632Z] #65 102.0 + GO111MODULE=on [2021-12-21T18:44:25.632Z] #65 102.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-21T18:44:25.699Z] #28 38.49 bzip2 is already the newest version (1.0.8-4). [2021-12-21T18:44:25.699Z] #28 38.49 patch is already the newest version (2.7.6-7). [2021-12-21T18:44:25.699Z] #28 38.49 xz-utils is already the newest version (5.2.5-2). [2021-12-21T18:44:25.699Z] #28 38.49 The following additional packages will be installed: [2021-12-21T18:44:25.699Z] #28 38.50 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-21T18:44:25.699Z] #28 38.50 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-12-21T18:44:25.956Z] #28 38.50 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-21T18:44:25.956Z] #28 38.51 python3-pkg-resources vim-runtime xxd [2021-12-21T18:44:25.956Z] #28 38.52 Suggested packages: [2021-12-21T18:44:25.956Z] #28 38.52 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-12-21T18:44:25.956Z] #28 38.52 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-12-21T18:44:25.956Z] #28 38.52 Recommended packages: [2021-12-21T18:44:25.956Z] #28 38.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-21T18:44:26.021Z] ltsc2022: Pulling from windows/servercore [2021-12-21T18:44:26.021Z] 8f616e6e9eec: Pulling fs layer [2021-12-21T18:44:26.021Z] 4d1d74adc6a9: Pulling fs layer [2021-12-21T18:44:26.858Z] #14 ... [2021-12-21T18:44:26.858Z] [2021-12-21T18:44:26.858Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:26.858Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:26.858Z] #38 83.90 Selecting previously unselected package libarchive13:amd64. [2021-12-21T18:44:26.858Z] #38 83.91 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-12-21T18:44:26.858Z] #38 83.93 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:44:26.858Z] #38 84.50 Selecting previously unselected package libjsoncpp24:amd64. [2021-12-21T18:44:26.858Z] #38 84.52 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-12-21T18:44:26.858Z] #38 84.52 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:44:26.858Z] #38 84.71 Selecting previously unselected package librhash0:amd64. [2021-12-21T18:44:26.858Z] #38 84.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-12-21T18:44:26.858Z] #38 84.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:44:26.858Z] #38 85.07 Selecting previously unselected package libuv1:amd64. [2021-12-21T18:44:26.858Z] #38 85.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-12-21T18:44:26.858Z] #38 85.08 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:44:26.858Z] #38 85.46 Selecting previously unselected package cmake. [2021-12-21T18:44:26.858Z] #38 85.46 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2021-12-21T18:44:26.858Z] #38 85.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:44:26.885Z] #28 39.60 The following NEW packages will be installed: [2021-12-21T18:44:26.885Z] #28 39.61 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-12-21T18:44:26.885Z] #28 39.61 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-12-21T18:44:26.885Z] #28 39.61 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-12-21T18:44:26.885Z] #28 39.61 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-12-21T18:44:26.885Z] #28 39.61 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-12-21T18:44:26.885Z] #28 39.62 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-12-21T18:44:26.885Z] #28 39.62 vim-common vim-runtime xfsprogs xxd zip zstd [2021-12-21T18:44:27.142Z] #28 39.98 0 upgraded, 44 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:44:27.142Z] #28 39.98 Need to get 18.6 MB of archives. [2021-12-21T18:44:27.142Z] #28 39.98 After this operation, 71.4 MB of additional disk space will be used. [2021-12-21T18:44:27.142Z] #28 39.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-21T18:44:27.399Z] #28 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-21T18:44:27.399Z] #28 39.99 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-21T18:44:27.399Z] #28 39.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-21T18:44:27.399Z] #28 39.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-21T18:44:27.399Z] #28 40.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-21T18:44:27.399Z] #28 40.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-21T18:44:27.399Z] #28 40.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-21T18:44:27.399Z] #28 40.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:44:27.400Z] #28 40.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:44:27.400Z] #28 40.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-21T18:44:27.400Z] #28 40.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-21T18:44:27.400Z] #28 40.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-21T18:44:27.400Z] #28 40.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-21T18:44:27.400Z] #28 40.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-21T18:44:27.400Z] #28 40.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-21T18:44:27.400Z] #28 40.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-21T18:44:27.400Z] #28 40.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-21T18:44:27.400Z] #28 40.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-21T18:44:27.400Z] #28 40.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-21T18:44:27.400Z] #28 40.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-21T18:44:27.400Z] #28 40.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-21T18:44:27.400Z] #28 40.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-21T18:44:27.400Z] #28 40.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-21T18:44:27.400Z] #28 40.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-21T18:44:27.400Z] #28 40.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-21T18:44:27.400Z] #28 40.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-21T18:44:27.400Z] #28 40.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-21T18:44:27.400Z] #28 40.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-21T18:44:27.400Z] #28 40.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-21T18:44:27.400Z] #28 40.09 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-21T18:44:27.400Z] #28 40.09 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-21T18:44:27.400Z] #28 40.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:44:27.400Z] #28 40.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-21T18:44:27.400Z] #28 40.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-21T18:44:27.400Z] #28 40.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-21T18:44:27.400Z] #28 40.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-21T18:44:27.400Z] #28 40.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-21T18:44:27.400Z] #28 40.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-21T18:44:27.400Z] #28 40.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-21T18:44:27.400Z] #28 40.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2021-12-21T18:44:27.400Z] #28 40.21 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-21T18:44:27.656Z] #28 40.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-21T18:44:27.657Z] #28 40.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-21T18:44:27.676Z] #58 ... [2021-12-21T18:44:27.676Z] [2021-12-21T18:44:27.676Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-21T18:44:27.676Z] #18 sha256:cd5523857c91f97080dbef1ced8db93de5c03fab9f56dada2df1a113d0c21c43 [2021-12-21T18:44:27.676Z] #18 DONE 2.3s [2021-12-21T18:44:27.676Z] [2021-12-21T18:44:27.676Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-21T18:44:27.676Z] #19 sha256:781a3a9119fad98de95989ce7e3822b357bc47c0d94ee05b8c531bcb9d94265b [2021-12-21T18:44:28.220Z] #28 40.75 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:44:28.220Z] #28 40.97 Fetched 18.6 MB in 1s (33.9 MB/s) [2021-12-21T18:44:28.220Z] #28 41.01 Selecting previously unselected package pigz. [2021-12-21T18:44:28.220Z] #28 41.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-12-21T18:44:28.220Z] #28 41.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-21T18:44:28.220Z] #28 41.06 Unpacking pigz (2.6-1) ... [2021-12-21T18:44:28.250Z] #38 ... [2021-12-21T18:44:28.250Z] [2021-12-21T18:44:28.250Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:44:28.250Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:44:28.250Z] #47 84.51 Setting up criu (3.16.1-3) ... [2021-12-21T18:44:28.250Z] #47 88.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:44:28.250Z] #47 DONE 91.2s [2021-12-21T18:44:28.250Z] [2021-12-21T18:44:28.250Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:44:28.250Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:44:28.391Z] #14 ... [2021-12-21T18:44:28.391Z] [2021-12-21T18:44:28.391Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:28.391Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:28.391Z] #38 91.71 Setting up libicu67:amd64 (67.1-7) ... [2021-12-21T18:44:28.477Z] #28 41.12 Selecting previously unselected package libelf1:amd64. [2021-12-21T18:44:28.477Z] #28 41.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-21T18:44:28.477Z] #28 41.14 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-21T18:44:28.477Z] #28 41.22 Selecting previously unselected package libbpf0:amd64. [2021-12-21T18:44:28.477Z] #28 41.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-21T18:44:28.477Z] #28 41.24 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:44:28.477Z] #28 41.30 Selecting previously unselected package libcap2:amd64. [2021-12-21T18:44:28.477Z] #28 41.31 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-21T18:44:28.477Z] #28 41.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:44:28.651Z] #38 92.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:28.651Z] #38 92.29 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:44:28.734Z] #28 41.36 Selecting previously unselected package libmnl0:amd64. [2021-12-21T18:44:28.734Z] #28 41.37 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-21T18:44:28.734Z] #28 41.37 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:44:28.734Z] #28 41.41 Selecting previously unselected package libxtables12:amd64. [2021-12-21T18:44:28.734Z] #28 41.42 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-21T18:44:28.734Z] #28 41.43 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:44:28.734Z] #28 41.47 Selecting previously unselected package libcap2-bin. [2021-12-21T18:44:28.734Z] #28 41.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-21T18:44:28.911Z] #38 92.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:28.991Z] #28 41.48 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-21T18:44:28.991Z] #28 41.54 Selecting previously unselected package iproute2. [2021-12-21T18:44:28.991Z] #28 41.56 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-21T18:44:28.991Z] #28 41.56 Unpacking iproute2 (5.10.0-4) ... [2021-12-21T18:44:28.991Z] #28 41.79 Selecting previously unselected package xxd. [2021-12-21T18:44:28.991Z] #28 41.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:44:28.991Z] #28 41.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:28.991Z] #28 41.88 Selecting previously unselected package vim-common. [2021-12-21T18:44:29.055Z] #19 DONE 1.3s [2021-12-21T18:44:29.055Z] [2021-12-21T18:44:29.055Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-21T18:44:29.055Z] #20 sha256:4dc890e2131669391936ff66d998d04b2f7f72816737f824a58e9f7cc545c33c [2021-12-21T18:44:29.172Z] #38 92.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:44:29.172Z] #38 92.80 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:44:29.172Z] #38 92.84 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:44:29.194Z] #51 ... [2021-12-21T18:44:29.194Z] [2021-12-21T18:44:29.194Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:29.194Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:29.194Z] #38 92.88 Setting up libicu67:amd64 (67.1-7) ... [2021-12-21T18:44:29.194Z] #38 92.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:29.194Z] #38 92.94 Setting up libuv1:amd64 (1.40.0-2) ... [2021-12-21T18:44:29.194Z] #38 92.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:29.194Z] #38 93.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-12-21T18:44:29.194Z] #38 93.03 Setting up librhash0:amd64 (1.4.1-2) ... [2021-12-21T18:44:29.247Z] #28 41.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:44:29.247Z] #28 41.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:29.247Z] #28 42.00 Selecting previously unselected package bash-completion. [2021-12-21T18:44:29.432Z] #38 ... [2021-12-21T18:44:29.432Z] [2021-12-21T18:44:29.432Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-12-21T18:44:29.432Z] #47 sha256:6db2a06eab2feb047096028cf005d43429bc50a25a85a3a6f56b5a4f05d7f659 [2021-12-21T18:44:29.432Z] #47 85.90 Setting up criu (3.16.1-3) ... [2021-12-21T18:44:29.432Z] #47 89.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:44:29.432Z] #47 DONE 92.4s [2021-12-21T18:44:29.432Z] [2021-12-21T18:44:29.432Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-12-21T18:44:29.432Z] #38 sha256:5543711818f57c86a19cec513831bd4a3fc68d8134ced051aa86161ca7c96d35 [2021-12-21T18:44:29.432Z] #38 92.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:44:29.432Z] #38 92.92 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:44:29.432Z] #38 92.95 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:44:29.432Z] #38 92.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:44:29.455Z] #38 93.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2021-12-21T18:44:29.455Z] #38 93.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-12-21T18:44:29.455Z] #38 93.08 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-12-21T18:44:29.455Z] #38 93.12 Setting up cmake (3.18.4-2+deb11u1) ... [2021-12-21T18:44:29.455Z] #38 93.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:44:29.504Z] #28 42.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-21T18:44:29.994Z] #20 DONE 1.0s [2021-12-21T18:44:29.994Z] [2021-12-21T18:44:29.994Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:44:29.994Z] #21 sha256:a8072286e7cad10e4198ecc1d963446cb7a212af1c5fd654cdfda9b835be527f [2021-12-21T18:44:30.001Z] #38 DONE 93.4s [2021-12-21T18:44:30.001Z] [2021-12-21T18:44:30.001Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-21T18:44:30.001Z] #39 sha256:07147976f7d501be3512380d1a124f0f87dd0445e102f002cbb0dd0f0fd639c4 [2021-12-21T18:44:30.028Z] #38 DONE 93.8s [2021-12-21T18:44:30.028Z] [2021-12-21T18:44:30.028Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-12-21T18:44:30.028Z] #39 sha256:f523381321ba93974cff2a60277ce515ec7728ebe3096c980db6a2f4105348ed [2021-12-21T18:44:30.067Z] #28 42.88 Unpacking bash-completion (1:2.11-2) ... [2021-12-21T18:44:30.282Z] #39 DONE 0.3s [2021-12-21T18:44:30.282Z] [2021-12-21T18:44:30.282Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-21T18:44:30.282Z] #40 sha256:24f18f4bae4962eca7b5be1362dd6dead4899bc255523972d47850a81b8f9de2 [2021-12-21T18:44:30.323Z] #28 43.09 Selecting previously unselected package apparmor. [2021-12-21T18:44:30.324Z] #28 43.10 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-12-21T18:44:30.324Z] #28 43.14 Unpacking apparmor (2.13.6-10) ... [2021-12-21T18:44:30.580Z] #28 43.37 Selecting previously unselected package inetutils-ping. [2021-12-21T18:44:30.580Z] #28 43.38 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-21T18:44:30.580Z] #28 43.39 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-21T18:44:30.600Z] #39 DONE 0.6s [2021-12-21T18:44:30.600Z] [2021-12-21T18:44:30.600Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:30.600Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:30.600Z] #14 93.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-12-21T18:44:30.600Z] #14 93.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-12-21T18:44:30.600Z] #14 93.02 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:44:30.836Z] #28 43.46 Selecting previously unselected package libip4tc2:amd64. [2021-12-21T18:44:30.836Z] #28 43.46 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:44:30.836Z] #28 43.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:44:30.836Z] #28 43.51 Selecting previously unselected package libip6tc2:amd64. [2021-12-21T18:44:30.836Z] #28 43.52 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:44:30.836Z] #28 43.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:44:30.837Z] #28 43.57 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-21T18:44:30.837Z] #28 43.57 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-21T18:44:30.837Z] #28 43.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:44:30.837Z] #28 43.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-21T18:44:30.837Z] #28 43.63 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-21T18:44:30.837Z] #28 43.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:44:30.888Z] #65 107.4 rootlesskit version 0.14.6 [2021-12-21T18:44:30.888Z] #65 107.4 Usage of /build/rootlesskit-docker-proxy: [2021-12-21T18:44:30.888Z] #65 107.4 -container-ip string [2021-12-21T18:44:30.888Z] #65 107.4 container ip [2021-12-21T18:44:30.888Z] #65 107.4 -container-port int [2021-12-21T18:44:30.888Z] #65 107.4 container port (default -1) [2021-12-21T18:44:30.888Z] #65 107.4 -host-ip string [2021-12-21T18:44:30.888Z] #65 107.4 host ip [2021-12-21T18:44:30.888Z] #65 107.4 -host-port int [2021-12-21T18:44:30.888Z] #65 107.4 host port (default -1) [2021-12-21T18:44:30.888Z] #65 107.4 -proto string [2021-12-21T18:44:30.888Z] #65 107.4 proxy protocol (default "tcp") [2021-12-21T18:44:31.094Z] #28 43.69 Selecting previously unselected package libnftnl11:amd64. [2021-12-21T18:44:31.094Z] #28 43.69 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-21T18:44:31.094Z] #28 43.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:44:31.094Z] #28 43.76 Selecting previously unselected package iptables. [2021-12-21T18:44:31.094Z] #28 43.76 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-12-21T18:44:31.094Z] #28 43.76 Unpacking iptables (1.8.7-1) ... [2021-12-21T18:44:31.094Z] #28 43.95 Selecting previously unselected package libonig5:amd64. [2021-12-21T18:44:31.351Z] #28 43.96 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-21T18:44:31.351Z] #28 43.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:44:31.351Z] #28 44.05 Selecting previously unselected package libjq1:amd64. [2021-12-21T18:44:31.351Z] #28 44.06 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-12-21T18:44:31.351Z] #28 44.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:44:31.351Z] #28 44.13 Selecting previously unselected package jq. [2021-12-21T18:44:31.351Z] #28 44.13 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-12-21T18:44:31.351Z] #28 44.14 Unpacking jq (1.6-2.1) ... [2021-12-21T18:44:31.373Z] #21 1.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:44:31.373Z] #21 1.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:44:31.373Z] #21 1.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:44:31.451Z] #65 DONE 108.3s [2021-12-21T18:44:31.451Z] [2021-12-21T18:44:31.451Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-21T18:44:31.451Z] #66 sha256:bafad89daecf500e6dea7e293c2cefdeec9f7cb5f16cf1d181152ec277ed5ac8 [2021-12-21T18:44:31.608Z] #28 44.20 Selecting previously unselected package libaio1:amd64. [2021-12-21T18:44:31.608Z] #28 44.20 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-12-21T18:44:31.608Z] #28 44.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:44:31.608Z] #28 44.25 Selecting previously unselected package libgpm2:amd64. [2021-12-21T18:44:31.608Z] #28 44.26 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-12-21T18:44:31.608Z] #28 44.26 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:44:31.608Z] #28 44.34 Selecting previously unselected package libinih1:amd64. [2021-12-21T18:44:31.608Z] #28 44.35 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-12-21T18:44:31.608Z] #28 44.35 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-21T18:44:31.608Z] #28 44.39 Selecting previously unselected package libnet1:amd64. [2021-12-21T18:44:31.608Z] #28 44.40 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-21T18:44:31.608Z] #28 44.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:44:31.608Z] #28 44.47 Selecting previously unselected package libnl-3-200:amd64. [2021-12-21T18:44:31.709Z] #66 DONE 0.2s [2021-12-21T18:44:31.709Z] [2021-12-21T18:44:31.709Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-21T18:44:31.709Z] #67 sha256:01f6ac62700049df6c0767eccff67d8c0ecd4d9f0aed3603bb739f8d1ec5116e [2021-12-21T18:44:31.709Z] #67 DONE 0.2s [2021-12-21T18:44:31.709Z] [2021-12-21T18:44:31.709Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:31.709Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:31.709Z] #14 106.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-21T18:44:31.709Z] #14 106.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:31.709Z] #14 106.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:44:31.865Z] #28 44.48 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-21T18:44:31.865Z] #28 44.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:44:31.865Z] #28 44.54 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-21T18:44:31.865Z] #28 44.55 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-21T18:44:31.865Z] #28 44.55 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:44:32.122Z] #28 44.63 Selecting previously unselected package net-tools. [2021-12-21T18:44:32.122Z] #28 44.63 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-21T18:44:32.122Z] #28 44.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:44:32.122Z] #28 44.79 Selecting previously unselected package python-pip-whl. [2021-12-21T18:44:32.122Z] #28 44.80 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-12-21T18:44:32.122Z] #28 44.80 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-21T18:44:32.311Z] #21 2.080 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2021-12-21T18:44:32.379Z] #28 45.07 Selecting previously unselected package python3-lib2to3. [2021-12-21T18:44:32.379Z] #28 45.08 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-21T18:44:32.379Z] #28 45.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:44:32.379Z] #28 45.16 Selecting previously unselected package python3-distutils. [2021-12-21T18:44:32.636Z] #28 45.17 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-12-21T18:44:32.636Z] #28 45.17 Unpacking python3-distutils (3.9.2-1) ... [2021-12-21T18:44:32.636Z] #28 45.25 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:44:32.636Z] #28 45.25 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:44:32.636Z] #28 45.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:44:32.636Z] #28 45.34 Selecting previously unselected package python3-setuptools. [2021-12-21T18:44:32.636Z] #28 45.35 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-12-21T18:44:32.636Z] #28 45.36 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-21T18:44:32.823Z] #40 2.468 + RM_GOPATH=0 [2021-12-21T18:44:32.823Z] #40 2.468 + TMP_GOPATH= [2021-12-21T18:44:32.823Z] #40 2.468 + : /build [2021-12-21T18:44:32.823Z] #40 2.468 + '[' -z '' ']' [2021-12-21T18:44:32.823Z] #40 2.468 ++ mktemp -d [2021-12-21T18:44:32.823Z] #40 2.468 + export GOPATH=/tmp/tmp.2vlOGv39qK [2021-12-21T18:44:32.823Z] #40 2.468 + GOPATH=/tmp/tmp.2vlOGv39qK [2021-12-21T18:44:32.823Z] #40 2.468 + RM_GOPATH=1 [2021-12-21T18:44:32.823Z] #40 2.468 + case "$(go env GOARCH)" in [2021-12-21T18:44:32.823Z] #40 2.468 ++ go env GOARCH [2021-12-21T18:44:32.823Z] #40 2.513 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:32.823Z] #40 2.513 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:32.823Z] #40 2.514 ++ dirname /install.sh [2021-12-21T18:44:32.823Z] #40 2.518 + dir=/ [2021-12-21T18:44:32.823Z] #40 2.518 + bin=tini [2021-12-21T18:44:32.823Z] #40 2.518 + shift [2021-12-21T18:44:32.823Z] #40 2.518 + '[' '!' -f //tini.installer ']' [2021-12-21T18:44:32.823Z] #40 2.518 + . //tini.installer [2021-12-21T18:44:32.823Z] #40 2.518 ++ : v0.19.0 [2021-12-21T18:44:32.823Z] #40 2.518 + install_tini [2021-12-21T18:44:32.823Z] #40 2.518 + echo 'Install tini version v0.19.0' [2021-12-21T18:44:32.823Z] #40 2.518 + git clone https://github.com/krallin/tini.git /tmp/tmp.2vlOGv39qK/tini [2021-12-21T18:44:32.823Z] #40 2.518 Cloning into '/tmp/tmp.2vlOGv39qK/tini'... [2021-12-21T18:44:32.823Z] #40 2.518 Install tini version v0.19.0 [2021-12-21T18:44:32.893Z] #28 45.47 Selecting previously unselected package python3-wheel. [2021-12-21T18:44:32.893Z] #28 45.49 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-12-21T18:44:32.893Z] #28 45.49 Unpacking python3-wheel (0.34.2-1) ... [2021-12-21T18:44:32.893Z] #28 45.55 Selecting previously unselected package python3-pip. [2021-12-21T18:44:32.893Z] #28 45.56 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-12-21T18:44:32.893Z] #28 45.57 Unpacking python3-pip (20.3.4-4) ... [2021-12-21T18:44:32.893Z] #28 45.70 Selecting previously unselected package sudo. [2021-12-21T18:44:32.893Z] #28 45.71 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-12-21T18:44:32.893Z] #28 45.72 Unpacking sudo (1.9.5p2-3) ... [2021-12-21T18:44:33.150Z] #14 ... [2021-12-21T18:44:33.150Z] [2021-12-21T18:44:33.150Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:44:33.150Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:44:33.150Z] #51 96.58 gotestsum version dev [2021-12-21T18:44:33.150Z] #51 DONE 96.8s [2021-12-21T18:44:33.150Z] [2021-12-21T18:44:33.150Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-21T18:44:33.150Z] #40 sha256:ea26b94c73831b21d3cab72b355b1340a9fd6319a208259e44709f485e0c2d37 [2021-12-21T18:44:33.150Z] #40 1.990 + RM_GOPATH=0 [2021-12-21T18:44:33.150Z] #40 1.990 + TMP_GOPATH= [2021-12-21T18:44:33.150Z] #40 1.990 + : /build [2021-12-21T18:44:33.150Z] #40 1.990 + '[' -z '' ']' [2021-12-21T18:44:33.150Z] #40 1.990 ++ mktemp -d [2021-12-21T18:44:33.150Z] #40 1.990 + export GOPATH=/tmp/tmp.FWosGuKkwR [2021-12-21T18:44:33.150Z] #40 1.990 + GOPATH=/tmp/tmp.FWosGuKkwR [2021-12-21T18:44:33.150Z] #40 1.990 + RM_GOPATH=1 [2021-12-21T18:44:33.150Z] #40 1.990 + case "$(go env GOARCH)" in [2021-12-21T18:44:33.150Z] #40 1.990 ++ go env GOARCH [2021-12-21T18:44:33.150Z] #40 2.021 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:33.150Z] #40 2.021 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:33.150Z] #40 2.021 ++ dirname /install.sh [2021-12-21T18:44:33.150Z] #40 2.033 Install tini version v0.19.0 [2021-12-21T18:44:33.150Z] #40 2.034 + dir=/ [2021-12-21T18:44:33.150Z] #40 2.034 + bin=tini [2021-12-21T18:44:33.150Z] #40 2.034 + shift [2021-12-21T18:44:33.150Z] #40 2.034 + '[' '!' -f //tini.installer ']' [2021-12-21T18:44:33.150Z] #40 2.034 + . //tini.installer [2021-12-21T18:44:33.150Z] #40 2.034 ++ : v0.19.0 [2021-12-21T18:44:33.150Z] #40 2.034 + install_tini [2021-12-21T18:44:33.150Z] #40 2.034 + echo 'Install tini version v0.19.0' [2021-12-21T18:44:33.150Z] #40 2.034 + git clone https://github.com/krallin/tini.git /tmp/tmp.FWosGuKkwR/tini [2021-12-21T18:44:33.150Z] #40 2.034 Cloning into '/tmp/tmp.FWosGuKkwR/tini'... [2021-12-21T18:44:33.249Z] #21 3.135 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [97.6 kB] [2021-12-21T18:44:33.457Z] #28 45.99 Selecting previously unselected package thin-provisioning-tools. [2021-12-21T18:44:33.457Z] #28 46.00 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-21T18:44:33.457Z] #28 46.01 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:44:33.457Z] #28 46.14 Selecting previously unselected package uidmap. [2021-12-21T18:44:33.457Z] #28 46.14 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-21T18:44:33.457Z] #28 46.15 Unpacking uidmap (1:4.8.1-1) ... [2021-12-21T18:44:33.714Z] #28 46.24 Selecting previously unselected package vim-runtime. [2021-12-21T18:44:33.714Z] #28 46.25 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:44:33.714Z] #28 46.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-21T18:44:33.714Z] #28 46.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-21T18:44:33.714Z] #28 46.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:34.095Z] #40 3.172 + cd /tmp/tmp.FWosGuKkwR/tini [2021-12-21T18:44:34.095Z] #40 3.172 + git checkout -q v0.19.0 [2021-12-21T18:44:34.095Z] #40 3.205 + cmake . [2021-12-21T18:44:34.204Z] #40 3.973 + cd /tmp/tmp.2vlOGv39qK/tini [2021-12-21T18:44:34.204Z] #40 3.973 + git checkout -q v0.19.0 [2021-12-21T18:44:34.204Z] #40 4.016 + cmake . [2021-12-21T18:44:34.242Z] #14 111.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-21T18:44:34.464Z] #40 ... [2021-12-21T18:44:34.464Z] [2021-12-21T18:44:34.464Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-12-21T18:44:34.464Z] #51 sha256:bf1a249cd016a851b08f3693d41987d8ffde4c476600e61ccf78680f31850424 [2021-12-21T18:44:34.464Z] #51 97.99 gotestsum version dev [2021-12-21T18:44:34.464Z] #51 DONE 98.1s [2021-12-21T18:44:34.499Z] #14 111.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-21T18:44:34.499Z] #14 111.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:44:34.499Z] #14 111.7 Selecting previously unselected package libapparmor1:amd64. [2021-12-21T18:44:34.499Z] #14 111.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-21T18:44:34.499Z] #14 111.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:44:34.627Z] #21 4.692 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-12-21T18:44:34.668Z] #40 3.851 -- The C compiler identification is GNU 10.2.1 [2021-12-21T18:44:34.668Z] #40 3.969 -- Detecting C compiler ABI info [2021-12-21T18:44:34.724Z] [2021-12-21T18:44:34.724Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:34.724Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:34.724Z] #14 96.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-21T18:44:34.724Z] #14 96.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:34.724Z] #14 96.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:44:34.724Z] #14 96.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-21T18:44:34.724Z] #14 96.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:34.724Z] #14 96.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:44:34.756Z] #14 111.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-21T18:44:34.756Z] #14 111.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-21T18:44:34.756Z] #14 111.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:44:35.027Z] #14 112.0 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:44:35.027Z] #14 112.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:44:35.027Z] #14 112.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:44:35.027Z] #14 112.2 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:44:35.027Z] #14 112.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:44:35.027Z] #14 112.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:44:35.083Z] #28 47.60 Selecting previously unselected package vim. [2021-12-21T18:44:35.083Z] #28 47.60 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:44:35.083Z] #28 47.61 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:35.083Z] #28 47.84 Selecting previously unselected package xfsprogs. [2021-12-21T18:44:35.340Z] #28 47.84 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-21T18:44:35.340Z] #28 47.85 Unpacking xfsprogs (5.10.0-4) ... [2021-12-21T18:44:35.340Z] #28 48.06 Selecting previously unselected package zip. [2021-12-21T18:44:35.340Z] #28 48.07 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-12-21T18:44:35.340Z] #28 48.08 Unpacking zip (3.0-12) ... [2021-12-21T18:44:35.591Z] #14 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-21T18:44:35.591Z] #14 112.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:44:35.591Z] #14 112.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:44:35.591Z] #14 112.7 Selecting previously unselected package libudev-dev:amd64. [2021-12-21T18:44:35.591Z] #14 112.7 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-21T18:44:35.591Z] #14 112.8 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:44:35.597Z] #28 48.14 Selecting previously unselected package zstd. [2021-12-21T18:44:35.597Z] #28 48.15 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-21T18:44:35.597Z] #28 48.16 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:44:35.597Z] #28 48.36 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:44:35.612Z] #40 4.773 -- Detecting C compiler ABI info - done [2021-12-21T18:44:35.612Z] #40 4.976 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-21T18:44:35.612Z] #40 4.976 -- Detecting C compile features [2021-12-21T18:44:35.612Z] #40 4.976 -- Detecting C compile features - done [2021-12-21T18:44:35.849Z] #14 112.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-21T18:44:35.849Z] #14 112.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-21T18:44:35.849Z] #14 112.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:44:35.873Z] #40 5.035 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-21T18:44:36.106Z] #14 113.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-21T18:44:36.106Z] #14 113.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-21T18:44:36.106Z] #14 113.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:44:36.106Z] #14 113.3 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-21T18:44:36.106Z] #14 113.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-21T18:44:36.106Z] #14 113.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:44:36.134Z] #40 5.313 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-21T18:44:36.134Z] #40 5.426 -- Configuring done [2021-12-21T18:44:36.166Z] #28 48.83 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:44:36.166Z] #28 48.85 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:44:36.166Z] #28 48.86 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:44:36.166Z] #28 48.87 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:44:36.166Z] #28 48.88 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-21T18:44:36.166Z] #28 48.89 Setting up uidmap (1:4.8.1-1) ... [2021-12-21T18:44:36.166Z] #28 48.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:44:36.166Z] #28 48.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:44:36.166Z] #28 48.92 Setting up python3-wheel (0.34.2-1) ... [2021-12-21T18:44:36.364Z] #14 113.5 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-21T18:44:36.364Z] #14 113.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-21T18:44:36.364Z] #14 113.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:44:36.396Z] #40 5.471 -- Generating done [2021-12-21T18:44:36.396Z] #40 5.471 -- Build files have been written to: /tmp/tmp.FWosGuKkwR/tini [2021-12-21T18:44:36.396Z] #40 5.481 + make tini-static [2021-12-21T18:44:36.448Z] #28 49.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:36.621Z] #14 113.6 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-21T18:44:36.621Z] #14 113.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-21T18:44:36.621Z] #14 113.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:44:36.657Z] #40 5.960 Scanning dependencies of target tini-static [2021-12-21T18:44:36.657Z] #40 6.024 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-21T18:44:36.708Z] #28 49.26 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:44:36.708Z] #28 49.27 Setting up libcap2-bin (1:2.44-1) ... [2021-12-21T18:44:36.708Z] #28 49.28 Setting up apparmor (2.13.6-10) ... [2021-12-21T18:44:36.878Z] #14 114.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-21T18:44:36.878Z] #14 114.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-21T18:44:36.878Z] #14 114.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:44:37.135Z] #14 114.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-21T18:44:37.135Z] #14 114.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:44:37.135Z] #14 114.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:44:37.135Z] #14 114.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-21T18:44:37.135Z] #14 114.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:44:37.135Z] #14 114.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:44:37.392Z] #14 114.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-21T18:44:37.392Z] #14 114.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-21T18:44:37.392Z] #14 114.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:44:37.638Z] #28 50.41 Setting up zip (3.0-12) ... [2021-12-21T18:44:37.649Z] #14 114.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:44:37.649Z] #14 114.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:44:37.649Z] #14 114.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:37.649Z] #14 114.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:44:37.649Z] #14 114.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:44:37.649Z] #14 114.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:44:37.649Z] #14 114.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:44:37.649Z] #14 115.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:44:37.895Z] #28 50.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:37.895Z] #28 50.45 Setting up bash-completion (1:2.11-2) ... [2021-12-21T18:44:37.906Z] #14 115.0 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:44:37.906Z] #14 115.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:44:37.906Z] #14 115.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:44:37.906Z] #14 115.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:44:37.906Z] #14 115.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:44:37.906Z] #14 115.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:44:37.906Z] #14 115.1 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-21T18:44:37.906Z] #14 115.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:44:37.906Z] #14 115.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:44:37.906Z] #14 115.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:44:37.906Z] #14 115.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:44:37.906Z] #14 115.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:44:37.906Z] #14 115.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:44:37.906Z] #14 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:44:38.163Z] #14 115.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:44:38.163Z] #14 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:44:38.163Z] #14 115.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:44:38.163Z] #14 115.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:44:38.163Z] #14 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-21T18:44:38.163Z] #14 115.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:44:38.163Z] #14 115.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:44:38.163Z] #14 115.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:44:38.163Z] #14 115.3 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:44:38.163Z] #14 115.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:44:38.163Z] #14 115.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:44:38.163Z] #14 115.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:44:38.574Z] #40 ... [2021-12-21T18:44:38.574Z] [2021-12-21T18:44:38.574Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:38.574Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:38.574Z] #14 102.0 Selecting previously unselected package gcc-mingw-w64-base. [2021-12-21T18:44:38.574Z] #14 102.0 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:38.574Z] #14 102.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:44:38.574Z] #14 102.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-12-21T18:44:38.574Z] #14 102.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:38.574Z] #14 102.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:44:38.727Z] #14 DONE 115.7s [2021-12-21T18:44:38.727Z] [2021-12-21T18:44:38.727Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-21T18:44:38.727Z] #15 sha256:5460a335d36eb4ba5a42c9f02c6d5d4d92c97cde4a6aecb9f4a75ca656aa49d8 [2021-12-21T18:44:38.727Z] #15 ... [2021-12-21T18:44:38.727Z] [2021-12-21T18:44:38.727Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-21T18:44:38.727Z] #57 sha256:52a26efab45755d06f191a0fa81f5b1ced241bfdc65239e127f5c94d4f863586 [2021-12-21T18:44:38.727Z] #57 DONE 0.2s [2021-12-21T18:44:38.817Z] #21 ... [2021-12-21T18:44:38.817Z] [2021-12-21T18:44:38.817Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:44:38.817Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:44:38.817Z] #26 126.5 + mkdir -p /tmp/tmp.EsKrzrIfnH/src/github.com/docker [2021-12-21T18:44:38.817Z] #26 126.5 + mv components/cli /tmp/tmp.EsKrzrIfnH/src/github.com/docker/cli [2021-12-21T18:44:38.817Z] #26 126.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-12-21T18:44:38.823Z] #28 51.58 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:44:38.823Z] #28 51.60 Setting up sudo (1.9.5p2-3) ... [2021-12-21T18:44:38.823Z] #28 51.66 invoke-rc.d: could not determine current runlevel [2021-12-21T18:44:38.823Z] #28 51.66 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-21T18:44:38.823Z] #28 51.67 Setting up xfsprogs (5.10.0-4) ... [2021-12-21T18:44:38.823Z] #28 51.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:44:38.962Z] #14 ... [2021-12-21T18:44:38.962Z] [2021-12-21T18:44:38.962Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-21T18:44:38.962Z] #40 sha256:24f18f4bae4962eca7b5be1362dd6dead4899bc255523972d47850a81b8f9de2 [2021-12-21T18:44:38.962Z] #40 5.036 -- The C compiler identification is GNU 10.2.1 [2021-12-21T18:44:38.962Z] #40 5.132 -- Detecting C compiler ABI info [2021-12-21T18:44:38.962Z] #40 5.984 -- Detecting C compiler ABI info - done [2021-12-21T18:44:38.962Z] #40 6.132 -- Check for working C compiler: /usr/bin/cc - skipped [2021-12-21T18:44:38.962Z] #40 6.132 -- Detecting C compile features [2021-12-21T18:44:38.962Z] #40 6.132 -- Detecting C compile features - done [2021-12-21T18:44:38.962Z] #40 6.188 -- Performing Test HAS_BUILTIN_FORTIFY [2021-12-21T18:44:38.962Z] #40 6.508 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-12-21T18:44:38.962Z] #40 6.672 -- Configuring done [2021-12-21T18:44:38.962Z] #40 6.693 -- Generating done [2021-12-21T18:44:38.962Z] #40 6.725 -- Build files have been written to: /tmp/tmp.2vlOGv39qK/tini [2021-12-21T18:44:38.962Z] #40 6.729 + make tini-static [2021-12-21T18:44:38.962Z] #40 7.260 Scanning dependencies of target tini-static [2021-12-21T18:44:38.962Z] #40 7.363 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-12-21T18:44:38.985Z] [2021-12-21T18:44:38.985Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:44:38.985Z] #58 sha256:cbd4733dfb4c30ceee1c8ef688afadaf36c6965c6e3c9477f2fbe2e484e41c4b [2021-12-21T18:44:39.076Z] #26 ... [2021-12-21T18:44:39.076Z] [2021-12-21T18:44:39.076Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:44:39.076Z] #21 sha256:a8072286e7cad10e4198ecc1d963446cb7a212af1c5fd654cdfda9b835be527f [2021-12-21T18:44:39.076Z] #21 8.923 Fetched 8370 kB in 8s (1056 kB/s) [2021-12-21T18:44:39.079Z] #28 51.69 Setting up inetutils-ping (2:2.0-1) ... [2021-12-21T18:44:39.079Z] #28 51.71 Setting up pigz (2.6-1) ... [2021-12-21T18:44:39.079Z] #28 51.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:44:39.079Z] #28 51.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:44:39.079Z] #28 51.76 Setting up python-pip-whl (20.3.4-4) ... [2021-12-21T18:44:39.079Z] #28 51.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:39.335Z] #28 52.09 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:44:39.531Z] #40 9.268 [100%] Linking C executable tini-static [2021-12-21T18:44:39.591Z] #28 52.10 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:44:39.591Z] #28 52.27 Setting up libelf1:amd64 (0.183-1) ... [2021-12-21T18:44:39.591Z] #28 52.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:44:39.591Z] #28 52.29 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:44:39.591Z] #28 52.30 Setting up python3-distutils (3.9.2-1) ... [2021-12-21T18:44:39.847Z] #28 52.51 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:39.847Z] #28 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-21T18:44:39.847Z] #28 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-21T18:44:39.847Z] #28 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-21T18:44:39.847Z] #28 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-21T18:44:39.847Z] #28 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-21T18:44:39.847Z] #28 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-21T18:44:39.847Z] #28 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-21T18:44:39.847Z] #28 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-21T18:44:39.847Z] #28 52.59 Setting up python3-setuptools (52.0.0-4) ... [2021-12-21T18:44:39.961Z] #14 ... [2021-12-21T18:44:39.962Z] [2021-12-21T18:44:39.962Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-12-21T18:44:39.962Z] #40 sha256:ea26b94c73831b21d3cab72b355b1340a9fd6319a208259e44709f485e0c2d37 [2021-12-21T18:44:39.962Z] #40 8.041 [100%] Linking C executable tini-static [2021-12-21T18:44:39.962Z] #40 8.879 [100%] Built target tini-static [2021-12-21T18:44:39.962Z] #40 8.989 + mkdir -p /build [2021-12-21T18:44:39.962Z] #40 8.989 + cp tini-static /build/docker-init [2021-12-21T18:44:39.962Z] #40 DONE 9.2s [2021-12-21T18:44:40.223Z] [2021-12-21T18:44:40.223Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:44:40.223Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:44:40.411Z] #28 53.14 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:44:40.411Z] #28 53.15 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:44:40.411Z] #28 53.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:44:40.411Z] #28 53.19 Setting up python3-pip (20.3.4-4) ... [2021-12-21T18:44:40.469Z] #40 10.12 [100%] Built target tini-static [2021-12-21T18:44:40.469Z] #40 10.22 + mkdir -p /build [2021-12-21T18:44:40.469Z] #40 10.23 + cp tini-static /build/docker-init [2021-12-21T18:44:40.729Z] #40 DONE 10.4s [2021-12-21T18:44:40.729Z] [2021-12-21T18:44:40.729Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:40.729Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:40.975Z] #28 53.66 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:44:40.975Z] #28 53.68 Setting up jq (1.6-2.1) ... [2021-12-21T18:44:40.975Z] #28 53.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:44:40.975Z] #28 53.72 Setting up iptables (1.8.7-1) ... [2021-12-21T18:44:40.975Z] #28 53.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:44:40.975Z] #28 53.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:44:40.975Z] #28 53.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:44:40.975Z] #28 53.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:44:40.975Z] #28 53.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-21T18:44:40.975Z] #28 53.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-21T18:44:40.975Z] #28 53.77 Setting up iproute2 (5.10.0-4) ... [2021-12-21T18:44:41.232Z] #28 53.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:44:41.453Z] 8f616e6e9eec: Pull complete [2021-12-21T18:44:41.489Z] #28 DONE 54.2s [2021-12-21T18:44:41.489Z] [2021-12-21T18:44:41.489Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-21T18:44:41.489Z] #29 sha256:ce3779add2069b4dd08f7ccb09b185df26f5f61e79039df938d5be143774c09e [2021-12-21T18:44:41.507Z] #58 2.383 + RM_GOPATH=0 [2021-12-21T18:44:41.507Z] #58 2.383 + TMP_GOPATH= [2021-12-21T18:44:41.507Z] #58 2.383 + : /build [2021-12-21T18:44:41.507Z] #58 2.383 + '[' -z '' ']' [2021-12-21T18:44:41.507Z] #58 2.383 ++ mktemp -d [2021-12-21T18:44:41.507Z] #58 2.384 + export GOPATH=/tmp/tmp.aQunoSORrq [2021-12-21T18:44:41.507Z] #58 2.384 + GOPATH=/tmp/tmp.aQunoSORrq [2021-12-21T18:44:41.507Z] #58 2.384 + RM_GOPATH=1 [2021-12-21T18:44:41.507Z] #58 2.384 + case "$(go env GOARCH)" in [2021-12-21T18:44:41.507Z] #58 2.385 ++ go env GOARCH [2021-12-21T18:44:41.507Z] #58 2.403 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:41.507Z] #58 2.403 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:44:41.507Z] #58 2.404 ++ dirname /install.sh [2021-12-21T18:44:41.507Z] #58 2.411 + dir=/ [2021-12-21T18:44:41.507Z] #58 2.412 + bin=runc [2021-12-21T18:44:41.507Z] #58 2.412 + shift [2021-12-21T18:44:41.507Z] #58 2.412 + '[' '!' -f //runc.installer ']' [2021-12-21T18:44:41.507Z] #58 2.412 + . //runc.installer [2021-12-21T18:44:41.507Z] #58 2.412 ++ set -e [2021-12-21T18:44:41.507Z] #58 2.412 ++ : v1.0.3 [2021-12-21T18:44:41.507Z] #58 2.415 + install_runc [2021-12-21T18:44:41.507Z] #58 2.416 + RUNC_BUILDTAGS=seccomp [2021-12-21T18:44:41.507Z] #58 2.416 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-21T18:44:41.507Z] #58 2.416 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aQunoSORrq/src/github.com/opencontainers/runc [2021-12-21T18:44:41.507Z] #58 2.416 Install runc version v1.0.3 (build tags: seccomp) [2021-12-21T18:44:41.507Z] #58 2.417 Cloning into '/tmp/tmp.aQunoSORrq/src/github.com/opencontainers/runc'... [2021-12-21T18:44:41.507Z] #58 ... [2021-12-21T18:44:41.507Z] [2021-12-21T18:44:41.507Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-21T18:44:41.507Z] #15 sha256:5460a335d36eb4ba5a42c9f02c6d5d4d92c97cde4a6aecb9f4a75ca656aa49d8 [2021-12-21T18:44:41.507Z] #15 DONE 2.7s [2021-12-21T18:44:41.507Z] [2021-12-21T18:44:41.507Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-21T18:44:41.507Z] #16 sha256:c068b9972ca532410e14ff2c7e1b85bbf7dd49c82dd82a2afda61f67955b533b [2021-12-21T18:44:41.609Z] #21 8.923 Reading package lists... [2021-12-21T18:44:41.609Z] #21 ... [2021-12-21T18:44:41.609Z] [2021-12-21T18:44:41.609Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:44:41.609Z] #58 sha256:8ff01518c598024715b11bf983b2477f82e60e97c74dc416cba82bc9f1612901 [2021-12-21T18:44:41.609Z] #58 10.57 + cd /tmp/tmp.7pA5dl3oGe/src/github.com/opencontainers/runc [2021-12-21T18:44:41.609Z] #58 10.57 + git checkout -q v1.0.3 [2021-12-21T18:44:41.609Z] #58 11.24 + '[' -z '' ']' [2021-12-21T18:44:41.609Z] #58 11.24 + target=static [2021-12-21T18:44:41.609Z] #58 11.24 + make BUILDTAGS=seccomp static [2021-12-21T18:44:41.609Z] #58 11.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-21T18:44:42.179Z] #58 ... [2021-12-21T18:44:42.179Z] [2021-12-21T18:44:42.179Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:44:42.179Z] #21 sha256:a8072286e7cad10e4198ecc1d963446cb7a212af1c5fd654cdfda9b835be527f [2021-12-21T18:44:42.179Z] #21 8.923 Reading package lists... [2021-12-21T18:44:42.856Z] #29 1.449 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-21T18:44:43.115Z] #29 1.452 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-21T18:44:43.115Z] #29 1.470 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-21T18:44:43.115Z] #29 DONE 1.5s [2021-12-21T18:44:43.115Z] [2021-12-21T18:44:43.115Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-21T18:44:43.115Z] #30 sha256:4abb1c11cbe91f6af3bc60fb537c877283bb1c1ebbf1de5e8e4f4adcfdd493a0 [2021-12-21T18:44:43.403Z] #16 DONE 1.8s [2021-12-21T18:44:43.403Z] [2021-12-21T18:44:43.403Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-21T18:44:43.403Z] #17 sha256:b9001ed076b7fd9eff5b2a1bb95ffd1591f8b7bfc218a99ccf5a23923c464512 [2021-12-21T18:44:43.889Z] 4d1d74adc6a9: Verifying Checksum [2021-12-21T18:44:43.889Z] 4d1d74adc6a9: Download complete [2021-12-21T18:44:44.774Z] #17 1.508 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-21T18:44:44.924Z] #14 108.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-21T18:44:44.924Z] #14 108.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:44.924Z] #14 108.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:44:45.031Z] #17 DONE 1.8s [2021-12-21T18:44:45.031Z] [2021-12-21T18:44:45.031Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-21T18:44:45.031Z] #18 sha256:3d7e50ebf67bc6155cf4bf0756e6db09c6486fdf97d81b245e4b5d10019dfdc1 [2021-12-21T18:44:46.375Z] #21 12.35 Reading package lists... [2021-12-21T18:44:46.927Z] #18 DONE 1.9s [2021-12-21T18:44:46.927Z] [2021-12-21T18:44:46.927Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-21T18:44:46.927Z] #19 sha256:6cfe6c1ea997e825a3c01867d1f494521fcdb39f327ede3c3205db24a86ced12 [2021-12-21T18:44:46.944Z] #21 15.92 Building dependency tree... [2021-12-21T18:44:48.822Z] #19 DONE 1.8s [2021-12-21T18:44:48.822Z] [2021-12-21T18:44:48.822Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-21T18:44:48.822Z] #20 sha256:635906fd29d884a0c153b0609e6ea865b36353c754f9f8771861df93ba558c38 [2021-12-21T18:44:48.850Z] #21 18.77 The following additional packages will be installed: [2021-12-21T18:44:48.850Z] #21 18.78 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:44:48.850Z] #21 18.78 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-21T18:44:48.850Z] #21 18.79 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-21T18:44:48.850Z] #21 18.79 python3-pkg-resources vim-runtime xxd [2021-12-21T18:44:48.850Z] #21 18.80 Suggested packages: [2021-12-21T18:44:48.850Z] #21 18.80 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-21T18:44:48.850Z] #21 18.80 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-21T18:44:48.850Z] #21 18.80 acl attr quota [2021-12-21T18:44:48.850Z] #21 18.80 Recommended packages: [2021-12-21T18:44:48.850Z] #21 18.80 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-21T18:44:49.788Z] #21 19.88 The following NEW packages will be installed: [2021-12-21T18:44:49.788Z] #21 19.89 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-21T18:44:49.788Z] #21 19.89 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:44:49.788Z] #21 19.89 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-21T18:44:49.788Z] #21 19.89 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-21T18:44:49.788Z] #21 19.89 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-21T18:44:49.788Z] #21 19.89 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-21T18:44:49.788Z] #21 19.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-21T18:44:49.788Z] #21 19.89 xz-utils zip zstd [2021-12-21T18:44:50.048Z] #21 20.21 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:44:50.048Z] #21 20.21 Need to get 27.0 MB of archives. [2021-12-21T18:44:50.048Z] #21 20.21 After this operation, 105 MB of additional disk space will be used. [2021-12-21T18:44:50.048Z] #21 20.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-12-21T18:44:50.048Z] #21 20.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-12-21T18:44:50.232Z] #43 ... [2021-12-21T18:44:50.232Z] [2021-12-21T18:44:50.232Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:44:50.232Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:44:50.232Z] #14 112.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-12-21T18:44:50.232Z] #14 112.8 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:44:50.232Z] #14 112.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:44:50.307Z] #21 20.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-12-21T18:44:50.307Z] #21 20.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-12-21T18:44:50.307Z] #21 20.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-12-21T18:44:50.307Z] #21 20.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-12-21T18:44:50.307Z] #21 20.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-12-21T18:44:50.307Z] #21 20.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-12-21T18:44:50.307Z] #21 20.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:44:50.307Z] #21 20.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:44:50.307Z] #21 20.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-12-21T18:44:50.307Z] #21 20.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-12-21T18:44:50.307Z] #21 20.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-12-21T18:44:50.307Z] #21 20.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-12-21T18:44:50.307Z] #21 20.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-12-21T18:44:50.307Z] #21 20.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-12-21T18:44:50.307Z] #21 20.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-12-21T18:44:50.307Z] #21 20.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-12-21T18:44:50.307Z] #21 20.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-12-21T18:44:50.307Z] #21 20.33 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-12-21T18:44:50.307Z] #21 20.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-12-21T18:44:50.307Z] #21 20.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-12-21T18:44:50.307Z] #21 20.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-12-21T18:44:50.307Z] #21 20.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-12-21T18:44:50.307Z] #21 20.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-12-21T18:44:50.307Z] #21 20.34 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-12-21T18:44:50.307Z] #21 20.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-12-21T18:44:50.567Z] #21 20.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-12-21T18:44:50.567Z] #21 20.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-12-21T18:44:50.567Z] #21 20.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-12-21T18:44:50.567Z] #21 20.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-12-21T18:44:50.567Z] #21 20.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-12-21T18:44:50.567Z] #21 20.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-12-21T18:44:50.567Z] #21 20.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-21T18:44:50.567Z] #21 20.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-21T18:44:50.759Z] #20 DONE 2.1s [2021-12-21T18:44:50.759Z] [2021-12-21T18:44:50.759Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:44:50.759Z] #21 sha256:371e6f1c3f0feeae4db08dbe3731c05e950f3b5226ae926f5b9df5d2d0bf5322 [2021-12-21T18:44:50.827Z] #21 20.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-21T18:44:50.827Z] #21 20.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:44:50.827Z] #21 20.78 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-21T18:44:50.827Z] #21 20.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-21T18:44:50.827Z] #21 20.79 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-12-21T18:44:50.827Z] #21 20.82 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-12-21T18:44:50.827Z] #21 20.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-12-21T18:44:50.827Z] #21 20.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-12-21T18:44:50.827Z] #21 20.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-21T18:44:51.086Z] #21 21.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2021-12-21T18:44:51.086Z] #21 21.12 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-12-21T18:44:51.086Z] #21 21.14 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-12-21T18:44:51.086Z] #21 21.14 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-12-21T18:44:51.655Z] #21 21.58 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:44:51.655Z] #21 21.69 Fetched 27.0 MB in 1s (21.0 MB/s) [2021-12-21T18:44:51.655Z] #21 21.74 Selecting previously unselected package pigz. [2021-12-21T18:44:51.655Z] #21 21.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-12-21T18:44:51.655Z] #21 21.77 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-12-21T18:44:51.655Z] #21 21.78 Unpacking pigz (2.6-1) ... [2021-12-21T18:44:51.915Z] #21 21.86 Selecting previously unselected package libelf1:arm64. [2021-12-21T18:44:51.915Z] #21 21.86 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-12-21T18:44:51.915Z] #21 21.87 Unpacking libelf1:arm64 (0.183-1) ... [2021-12-21T18:44:51.915Z] #21 21.98 Selecting previously unselected package libbpf0:arm64. [2021-12-21T18:44:51.915Z] #21 22.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-12-21T18:44:51.915Z] #21 22.00 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-12-21T18:44:51.915Z] #21 22.09 Selecting previously unselected package libcap2:arm64. [2021-12-21T18:44:52.174Z] #21 22.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-12-21T18:44:52.174Z] #21 22.09 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-12-21T18:44:52.174Z] #21 22.17 Selecting previously unselected package libmnl0:arm64. [2021-12-21T18:44:52.174Z] #21 22.17 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-12-21T18:44:52.174Z] #21 22.18 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-12-21T18:44:52.174Z] #21 22.23 Selecting previously unselected package libxtables12:arm64. [2021-12-21T18:44:52.434Z] #21 22.23 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-12-21T18:44:52.434Z] #21 22.24 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-12-21T18:44:52.434Z] #21 22.30 Selecting previously unselected package libcap2-bin. [2021-12-21T18:44:52.434Z] #21 22.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-12-21T18:44:52.434Z] #21 22.31 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-21T18:44:52.434Z] #21 22.40 Selecting previously unselected package iproute2. [2021-12-21T18:44:52.434Z] #21 22.40 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-12-21T18:44:52.434Z] #21 22.41 Unpacking iproute2 (5.10.0-4) ... [2021-12-21T18:44:52.660Z] #21 1.908 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:44:52.660Z] #21 1.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:44:52.660Z] #21 1.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:44:52.694Z] #21 22.77 Selecting previously unselected package xxd. [2021-12-21T18:44:52.694Z] #21 22.78 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2021-12-21T18:44:52.694Z] #21 22.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:52.694Z] #21 22.89 Selecting previously unselected package vim-common. [2021-12-21T18:44:52.953Z] #21 22.90 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:44:52.953Z] #21 22.91 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:44:52.953Z] #21 23.03 Selecting previously unselected package bash-completion. [2021-12-21T18:44:53.062Z] #30 9.057 Collecting yamllint==1.26.1 [2021-12-21T18:44:53.212Z] #21 23.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-21T18:44:53.245Z] #21 2.399 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:44:53.319Z] #30 10.11 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-21T18:44:53.576Z] #30 10.63 Collecting pathspec>=0.5.3 [2021-12-21T18:44:53.576Z] #30 10.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-21T18:44:53.833Z] #30 10.80 Collecting pyyaml [2021-12-21T18:44:53.833Z] #30 10.81 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-21T18:44:53.833Z] #30 10.84 Building wheels for collected packages: yamllint [2021-12-21T18:44:53.833Z] #30 10.84 Building wheel for yamllint (setup.py): started [2021-12-21T18:44:54.397Z] #30 11.22 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-21T18:44:54.397Z] #30 11.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bd40239498be4e2ba5f7c785cbb642b663423ba7af4a59ab305807843a75b6d7 [2021-12-21T18:44:54.397Z] #30 11.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-21T18:44:54.397Z] #30 11.23 Successfully built yamllint [2021-12-21T18:44:54.397Z] #30 11.24 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-21T18:44:54.590Z] #21 24.58 Unpacking bash-completion (1:2.11-2) ... [2021-12-21T18:44:54.611Z] #21 3.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:44:54.654Z] #30 11.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-21T18:44:54.911Z] #30 DONE 11.7s [2021-12-21T18:44:54.911Z] [2021-12-21T18:44:54.911Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-21T18:44:54.911Z] #34 sha256:4d6c3cd7ab768e4ec77260a71f7a7bab0a6ba36f5523fcabb00983ee1c384525 [2021-12-21T18:44:55.158Z] #21 25.00 Selecting previously unselected package bzip2. [2021-12-21T18:44:55.158Z] #21 25.02 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-12-21T18:44:55.158Z] #21 25.03 Unpacking bzip2 (1.0.8-4) ... [2021-12-21T18:44:55.158Z] #21 25.12 Selecting previously unselected package xz-utils. [2021-12-21T18:44:55.158Z] #21 25.12 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-12-21T18:44:55.158Z] #21 25.13 Unpacking xz-utils (5.2.5-2) ... [2021-12-21T18:44:55.158Z] #21 25.26 Selecting previously unselected package apparmor. [2021-12-21T18:44:55.168Z] #34 DONE 0.3s [2021-12-21T18:44:55.168Z] [2021-12-21T18:44:55.168Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-21T18:44:55.168Z] #39 sha256:0e6ad12794dd4907517305e73075a2908de2277327b7abfd058ffe6a69c50be9 [2021-12-21T18:44:55.418Z] #21 25.26 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-12-21T18:44:55.418Z] #21 25.30 Unpacking apparmor (2.13.6-10) ... [2021-12-21T18:44:55.425Z] #39 DONE 0.4s [2021-12-21T18:44:55.425Z] [2021-12-21T18:44:55.425Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:44:55.425Z] #69 sha256:208a18a12b377fbec252ff730dd508861d57d0189aaf448cdc178bce9cc08b65 [2021-12-21T18:44:55.682Z] #69 ... [2021-12-21T18:44:55.682Z] [2021-12-21T18:44:55.682Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-21T18:44:55.682Z] #42 sha256:a59492800ff786899b5f28282a84a50a520ed82a5743784d2a0f2d92f736f283 [2021-12-21T18:44:55.682Z] #42 DONE 0.2s [2021-12-21T18:44:55.682Z] [2021-12-21T18:44:55.682Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-21T18:44:55.682Z] #44 sha256:75d4cdda5e8d3920cee0b6ed690a610ee442d3ed239b9a8db655e4a82180796f [2021-12-21T18:44:55.695Z] #21 25.58 Selecting previously unselected package inetutils-ping. [2021-12-21T18:44:55.695Z] #21 25.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-12-21T18:44:55.695Z] #21 25.58 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-21T18:44:55.695Z] #21 25.68 Selecting previously unselected package libip4tc2:arm64. [2021-12-21T18:44:55.940Z] #44 DONE 0.1s [2021-12-21T18:44:55.940Z] [2021-12-21T18:44:55.940Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-21T18:44:55.940Z] #48 sha256:b0a4146d10be449be9c96c8385d6b0ae28afe1f853cd94e68e91beb04b8cae8b [2021-12-21T18:44:55.940Z] #48 DONE 0.1s [2021-12-21T18:44:55.940Z] [2021-12-21T18:44:55.940Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-21T18:44:55.940Z] #51 sha256:a412b7fe104f6d74b3237295df8d0a032fa32a0924a5e1fef8615e8f989d8354 [2021-12-21T18:44:55.954Z] #21 25.69 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-12-21T18:44:55.954Z] #21 25.71 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-12-21T18:44:55.954Z] #21 25.76 Selecting previously unselected package libip6tc2:arm64. [2021-12-21T18:44:55.954Z] #21 25.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-12-21T18:44:55.954Z] #21 25.77 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-12-21T18:44:55.954Z] #21 25.91 Selecting previously unselected package libnfnetlink0:arm64. [2021-12-21T18:44:55.954Z] #21 25.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-12-21T18:44:55.954Z] #21 25.92 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-21T18:44:55.954Z] #21 25.96 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-12-21T18:44:55.954Z] #21 25.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-12-21T18:44:55.954Z] #21 25.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-21T18:44:55.954Z] #21 26.04 Selecting previously unselected package libnftnl11:arm64. [2021-12-21T18:44:55.954Z] #21 26.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-12-21T18:44:55.954Z] #21 26.04 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-12-21T18:44:56.197Z] #51 DONE 0.3s [2021-12-21T18:44:56.197Z] [2021-12-21T18:44:56.197Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-21T18:44:56.197Z] #55 sha256:b2da79e6afd69e4f84a71ff44a970d17c5bad5f440adf4e2640e10f6e3265401 [2021-12-21T18:44:56.197Z] #55 DONE 0.1s [2021-12-21T18:44:56.197Z] [2021-12-21T18:44:56.197Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-21T18:44:56.197Z] #57 sha256:76fdcca9c88d3ce600a1a6c64caf18ee59a36663a47c95d52466e6a9db37e04f [2021-12-21T18:44:56.213Z] #21 26.13 Selecting previously unselected package iptables. [2021-12-21T18:44:56.213Z] #21 26.13 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-12-21T18:44:56.213Z] #21 26.14 Unpacking iptables (1.8.7-1) ... [2021-12-21T18:44:56.213Z] #21 26.35 Selecting previously unselected package libonig5:arm64. [2021-12-21T18:44:56.213Z] #21 26.36 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-12-21T18:44:56.455Z] #57 DONE 0.1s [2021-12-21T18:44:56.455Z] [2021-12-21T18:44:56.455Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-21T18:44:56.455Z] #59 sha256:44179eb8986e19b0494dbbd124a89d8766f8eed876976e5924726956389265bd [2021-12-21T18:44:56.472Z] #21 26.37 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-12-21T18:44:56.472Z] #21 26.47 Selecting previously unselected package libjq1:arm64. [2021-12-21T18:44:56.472Z] #21 26.47 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-12-21T18:44:56.472Z] #21 26.49 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-12-21T18:44:56.472Z] #21 26.55 Selecting previously unselected package jq. [2021-12-21T18:44:56.472Z] #21 26.55 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-12-21T18:44:56.472Z] #21 26.56 Unpacking jq (1.6-2.1) ... [2021-12-21T18:44:56.472Z] #21 26.62 Selecting previously unselected package libaio1:arm64. [2021-12-21T18:44:56.504Z] #21 5.507 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:44:56.712Z] #59 DONE 0.1s [2021-12-21T18:44:56.712Z] [2021-12-21T18:44:56.712Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-21T18:44:56.712Z] #61 sha256:785e79d6e89710dae8d3f2e0c13a9fbb6792581ab453862479b4bb609c04d0c3 [2021-12-21T18:44:56.731Z] #21 26.62 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-12-21T18:44:56.731Z] #21 26.63 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-12-21T18:44:56.731Z] #21 26.68 Selecting previously unselected package libgpm2:arm64. [2021-12-21T18:44:56.731Z] #21 26.68 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-12-21T18:44:56.731Z] #21 26.69 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-12-21T18:44:56.731Z] #21 26.79 Selecting previously unselected package libicu67:arm64. [2021-12-21T18:44:56.731Z] #21 26.79 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-12-21T18:44:56.731Z] #21 26.80 Unpacking libicu67:arm64 (67.1-7) ... [2021-12-21T18:44:56.972Z] #61 DONE 0.3s [2021-12-21T18:44:56.972Z] [2021-12-21T18:44:56.973Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-21T18:44:56.973Z] #63 sha256:61f32591bf8cbe64e6ddc0163ac1aa90769f12cdd5e00379318ee21521dd50e2 [2021-12-21T18:44:56.973Z] #63 DONE 0.1s [2021-12-21T18:44:56.973Z] [2021-12-21T18:44:56.973Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-21T18:44:56.973Z] #66 sha256:b6e16a7cf95c8a62e5dafa1a87d8c49387ddb2a2edeccba7c49e9b96ae20d04d [2021-12-21T18:44:57.264Z] #66 DONE 0.1s [2021-12-21T18:44:57.264Z] [2021-12-21T18:44:57.264Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:44:57.264Z] #69 sha256:208a18a12b377fbec252ff730dd508861d57d0189aaf448cdc178bce9cc08b65 [2021-12-21T18:44:59.023Z] #21 ... [2021-12-21T18:44:59.023Z] [2021-12-21T18:44:59.023Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:44:59.023Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:44:59.023Z] #34 DONE 135.7s [2021-12-21T18:44:59.023Z] [2021-12-21T18:44:59.023Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:44:59.023Z] #58 sha256:cbd4733dfb4c30ceee1c8ef688afadaf36c6965c6e3c9477f2fbe2e484e41c4b [2021-12-21T18:44:59.023Z] #58 11.11 + cd /tmp/tmp.aQunoSORrq/src/github.com/opencontainers/runc [2021-12-21T18:44:59.023Z] #58 11.11 + git checkout -q v1.0.3 [2021-12-21T18:44:59.023Z] #58 12.08 + '[' -z '' ']' [2021-12-21T18:44:59.023Z] #58 12.08 + target=static [2021-12-21T18:44:59.023Z] #58 12.08 + make BUILDTAGS=seccomp static [2021-12-21T18:44:59.023Z] #58 12.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-21T18:44:59.289Z] #21 29.41 Selecting previously unselected package libinih1:arm64. [2021-12-21T18:44:59.289Z] #21 29.41 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-12-21T18:44:59.289Z] #21 29.41 Unpacking libinih1:arm64 (53-1+b2) ... [2021-12-21T18:44:59.289Z] #21 29.45 Selecting previously unselected package libnet1:arm64. [2021-12-21T18:44:59.555Z] #21 29.45 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-12-21T18:44:59.555Z] #21 29.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:44:59.555Z] #21 29.57 Selecting previously unselected package libnl-3-200:arm64. [2021-12-21T18:44:59.555Z] #21 29.58 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-12-21T18:44:59.555Z] #21 29.58 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-21T18:44:59.555Z] #21 29.65 Selecting previously unselected package libprotobuf-c1:arm64. [2021-12-21T18:44:59.555Z] #21 29.67 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-12-21T18:44:59.555Z] #21 29.68 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-21T18:44:59.831Z] #21 29.73 Selecting previously unselected package net-tools. [2021-12-21T18:44:59.831Z] #21 29.75 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-12-21T18:44:59.831Z] #21 29.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:44:59.831Z] #21 29.92 Selecting previously unselected package patch. [2021-12-21T18:44:59.831Z] #21 29.92 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-12-21T18:44:59.831Z] #21 29.93 Unpacking patch (2.7.6-7) ... [2021-12-21T18:44:59.954Z] #58 ... [2021-12-21T18:44:59.954Z] [2021-12-21T18:44:59.954Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:44:59.954Z] #21 sha256:371e6f1c3f0feeae4db08dbe3731c05e950f3b5226ae926f5b9df5d2d0bf5322 [2021-12-21T18:44:59.954Z] #21 9.317 Fetched 8485 kB in 8s (1106 kB/s) [2021-12-21T18:45:00.100Z] #21 30.01 Selecting previously unselected package python-pip-whl. [2021-12-21T18:45:00.100Z] #21 30.03 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-21T18:45:00.100Z] #21 30.04 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-21T18:45:00.242Z] #14 ... [2021-12-21T18:45:00.242Z] [2021-12-21T18:45:00.242Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:45:00.242Z] #62 sha256:113bf2c6987d251c1c6add80b7d769ed847a4dbb293dcd0dcbae4d210cfcc433 [2021-12-21T18:45:00.365Z] #21 30.56 Selecting previously unselected package python3-lib2to3. [2021-12-21T18:45:00.625Z] #21 30.56 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-21T18:45:00.625Z] #21 30.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:45:00.625Z] #21 30.65 Selecting previously unselected package python3-distutils. [2021-12-21T18:45:00.625Z] #21 30.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-21T18:45:00.625Z] #21 30.66 Unpacking python3-distutils (3.9.2-1) ... [2021-12-21T18:45:00.625Z] #21 30.80 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:45:00.885Z] #21 30.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:45:00.885Z] #21 30.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:45:01.145Z] #21 30.95 Selecting previously unselected package python3-setuptools. [2021-12-21T18:45:01.145Z] #21 30.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-21T18:45:01.145Z] #21 30.95 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-21T18:45:01.145Z] #21 31.19 Selecting previously unselected package python3-wheel. [2021-12-21T18:45:01.145Z] #21 31.20 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-21T18:45:01.145Z] #21 31.20 Unpacking python3-wheel (0.34.2-1) ... [2021-12-21T18:45:01.405Z] #21 31.26 Selecting previously unselected package python3-pip. [2021-12-21T18:45:01.405Z] #21 31.27 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-21T18:45:01.405Z] #21 31.27 Unpacking python3-pip (20.3.4-4) ... [2021-12-21T18:45:01.439Z] #69 145.7 # github.com/containerd/containerd/cmd/containerd [2021-12-21T18:45:01.439Z] #69 145.7 /usr/bin/ld: /tmp/go-link-2157661889/000019.o: in function `New': [2021-12-21T18:45:01.439Z] #69 145.7 /tmp/tmp.V6ulussEpY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-21T18:45:01.439Z] #69 145.8 + bin/containerd-stress [2021-12-21T18:45:01.664Z] #21 31.48 Selecting previously unselected package sudo. [2021-12-21T18:45:01.664Z] #21 31.48 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-12-21T18:45:01.664Z] #21 31.50 Unpacking sudo (1.9.5p2-3) ... [2021-12-21T18:45:01.923Z] #21 31.95 Selecting previously unselected package thin-provisioning-tools. [2021-12-21T18:45:01.923Z] #21 31.95 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-12-21T18:45:01.923Z] #21 31.95 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:45:02.073Z] #62 66.02 Updating files: 22% (1065/4734) Updating files: 23% (1089/4734) Updating files: 24% (1137/4734) Updating files: 25% (1184/4734) Updating files: 26% (1231/4734) Updating files: 27% (1279/4734) Updating files: 28% (1326/4734) Updating files: 29% (1373/4734) Updating files: 30% (1421/4734) Updating files: 31% (1468/4734) Updating files: 32% (1515/4734) Updating files: 33% (1563/4734) Updating files: 34% (1610/4734) Updating files: 35% (1657/4734) Updating files: 36% (1705/4734) Updating files: 37% (1752/4734) Updating files: 38% (1799/4734) Updating files: 39% (1847/4734) Updating files: 40% (1894/4734) Updating files: 41% (1941/4734) Updating files: 42% (1989/4734) Updating files: 43% (2036/4734) Updating files: 44% (2083/4734) Updating files: 45% (2131/4734) Updating files: 46% (2178/4734) Updating files: 47% (2225/4734) Updating files: 48% (2273/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 61% (2888/4734) Updating files: 61% (2917/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 87% (4144/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2021-12-21T18:45:02.073Z] #62 68.68 + cd /tmp/tmp.M55tEplb2f/src/github.com/containerd/containerd [2021-12-21T18:45:02.073Z] #62 68.68 + git checkout -q v1.5.8 [2021-12-21T18:45:02.182Z] #21 32.11 Selecting previously unselected package uidmap. [2021-12-21T18:45:02.182Z] #21 32.13 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-12-21T18:45:02.182Z] #21 32.13 Unpacking uidmap (1:4.8.1-1) ... [2021-12-21T18:45:02.182Z] #21 32.26 Selecting previously unselected package vim-runtime. [2021-12-21T18:45:02.183Z] #21 32.27 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:45:02.183Z] #21 32.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-21T18:45:02.183Z] #21 32.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-21T18:45:02.183Z] #21 32.33 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:02.369Z] #69 147.0 + bin/containerd-shim [2021-12-21T18:45:03.228Z] #21 9.317 Reading package lists... [2021-12-21T18:45:03.992Z] #62 70.35 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-21T18:45:03.992Z] #62 70.35 + BUILDTAGS='netgo osusergo static_build' [2021-12-21T18:45:03.992Z] #62 70.35 + export EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:45:03.992Z] #62 70.35 + EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:45:03.992Z] #62 70.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-21T18:45:03.992Z] #62 70.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-21T18:45:03.992Z] #62 70.35 + '[' '' = dynamic ']' [2021-12-21T18:45:03.992Z] #62 70.35 + make [2021-12-21T18:45:05.471Z] #21 34.83 Selecting previously unselected package vim. [2021-12-21T18:45:05.471Z] #21 34.84 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2021-12-21T18:45:05.471Z] #21 34.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:05.471Z] #21 35.32 Selecting previously unselected package xfsprogs. [2021-12-21T18:45:05.471Z] #21 35.33 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-12-21T18:45:05.471Z] #21 35.33 Unpacking xfsprogs (5.10.0-4) ... [2021-12-21T18:45:05.471Z] #21 35.67 Selecting previously unselected package zip. [2021-12-21T18:45:05.730Z] #21 35.69 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-12-21T18:45:05.730Z] #21 35.69 Unpacking zip (3.0-12) ... [2021-12-21T18:45:05.730Z] #21 35.80 Selecting previously unselected package zstd. [2021-12-21T18:45:05.767Z] #21 12.14 Reading package lists... [2021-12-21T18:45:06.024Z] #21 14.72 Building dependency tree... [2021-12-21T18:45:06.257Z] #21 35.81 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-12-21T18:45:06.257Z] #21 35.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:45:06.516Z] #21 36.58 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:45:06.653Z] #62 72.87 + bin/ctr [2021-12-21T18:45:06.869Z] #14 ... [2021-12-21T18:45:06.869Z] [2021-12-21T18:45:06.869Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:45:06.869Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:45:06.869Z] #62 64.82 Updating files: 24% (1178/4734) Updating files: 25% (1184/4734) Updating files: 26% (1231/4734) Updating files: 27% (1279/4734) Updating files: 28% (1326/4734) Updating files: 29% (1373/4734) Updating files: 30% (1421/4734) Updating files: 31% (1468/4734) Updating files: 32% (1515/4734) Updating files: 33% (1563/4734) Updating files: 34% (1610/4734) Updating files: 35% (1657/4734) Updating files: 36% (1705/4734) Updating files: 37% (1752/4734) Updating files: 38% (1799/4734) Updating files: 39% (1847/4734) Updating files: 40% (1894/4734) Updating files: 41% (1941/4734) Updating files: 42% (1989/4734) Updating files: 43% (2036/4734) Updating files: 44% (2083/4734) Updating files: 45% (2131/4734) Updating files: 46% (2178/4734) Updating files: 47% (2225/4734) Updating files: 48% (2273/4734) Updating files: 49% (2320/4734) Updating files: 50% (2367/4734) Updating files: 51% (2415/4734) Updating files: 52% (2462/4734) Updating files: 53% (2510/4734) Updating files: 54% (2557/4734) Updating files: 55% (2604/4734) Updating files: 56% (2652/4734) Updating files: 57% (2699/4734) Updating files: 58% (2746/4734) Updating files: 59% (2794/4734) Updating files: 60% (2841/4734) Updating files: 60% (2872/4734) Updating files: 61% (2888/4734) Updating files: 62% (2936/4734) Updating files: 63% (2983/4734) Updating files: 64% (3030/4734) Updating files: 65% (3078/4734) Updating files: 66% (3125/4734) Updating files: 67% (3172/4734) Updating files: 68% (3220/4734) Updating files: 69% (3267/4734) Updating files: 70% (3314/4734) Updating files: 71% (3362/4734) Updating files: 72% (3409/4734) Updating files: 73% (3456/4734) Updating files: 74% (3504/4734) Updating files: 75% (3551/4734) Updating files: 76% (3598/4734) Updating files: 77% (3646/4734) Updating files: 78% (3693/4734) Updating files: 79% (3740/4734) Updating files: 80% (3788/4734) Updating files: 81% (3835/4734) Updating files: 82% (3882/4734) Updating files: 83% (3930/4734) Updating files: 84% (3977/4734) Updating files: 85% (4024/4734) Updating files: 85% (4031/4734) Updating files: 86% (4072/4734) Updating files: 87% (4119/4734) Updating files: 88% (4166/4734) Updating files: 89% (4214/4734) Updating files: 90% (4261/4734) Updating files: 91% (4308/4734) Updating files: 92% (4356/4734) Updating files: 93% (4403/4734) Updating files: 94% (4450/4734) Updating files: 95% (4498/4734) Updating files: 96% (4545/4734) Updating files: 97% (4592/4734) Updating files: 98% (4640/4734) Updating files: 99% (4687/4734) Updating files: 100% (4734/4734) Updating files: 100% (4734/4734), done. [2021-12-21T18:45:06.869Z] #62 67.51 + cd /tmp/tmp.LlQIwhIYv4/src/github.com/containerd/containerd [2021-12-21T18:45:06.869Z] #62 67.51 + git checkout -q v1.5.8 [2021-12-21T18:45:06.955Z] #21 16.17 The following additional packages will be installed: [2021-12-21T18:45:06.955Z] #21 16.18 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:45:06.955Z] #21 16.18 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-21T18:45:06.955Z] #21 16.18 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-21T18:45:06.955Z] #21 16.18 python3-pkg-resources vim-runtime xxd [2021-12-21T18:45:06.955Z] #21 16.18 Suggested packages: [2021-12-21T18:45:06.955Z] #21 16.19 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-21T18:45:06.955Z] #21 16.19 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-21T18:45:06.955Z] #21 16.19 acl attr quota [2021-12-21T18:45:06.955Z] #21 16.19 Recommended packages: [2021-12-21T18:45:06.955Z] #21 16.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-21T18:45:07.452Z] #21 37.33 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-12-21T18:45:07.452Z] #21 37.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:45:07.452Z] #21 37.35 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-12-21T18:45:07.452Z] #21 37.36 Setting up libicu67:arm64 (67.1-7) ... [2021-12-21T18:45:07.452Z] #21 37.37 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-12-21T18:45:07.452Z] #21 37.38 Setting up libinih1:arm64 (53-1+b2) ... [2021-12-21T18:45:07.452Z] #21 37.39 Setting up uidmap (1:4.8.1-1) ... [2021-12-21T18:45:07.452Z] #21 37.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:45:07.452Z] #21 37.41 Setting up bzip2 (1.0.8-4) ... [2021-12-21T18:45:07.452Z] #21 37.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-12-21T18:45:07.452Z] #21 37.43 Setting up python3-wheel (0.34.2-1) ... [2021-12-21T18:45:08.023Z] #21 38.02 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:08.023Z] #21 38.03 Setting up libcap2:arm64 (1:2.44-1) ... [2021-12-21T18:45:08.023Z] #21 38.06 Setting up libcap2-bin (1:2.44-1) ... [2021-12-21T18:45:08.023Z] #21 38.08 Setting up apparmor (2.13.6-10) ... [2021-12-21T18:45:08.326Z] #21 17.45 The following NEW packages will be installed: [2021-12-21T18:45:08.326Z] #21 17.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-21T18:45:08.326Z] #21 17.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:45:08.326Z] #21 17.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-21T18:45:08.326Z] #21 17.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-21T18:45:08.326Z] #21 17.45 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-21T18:45:08.326Z] #21 17.45 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-21T18:45:08.326Z] #21 17.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-21T18:45:08.326Z] #21 17.45 xz-utils zip zstd [2021-12-21T18:45:08.583Z] #21 17.79 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:45:08.583Z] #21 17.79 Need to get 27.6 MB of archives. [2021-12-21T18:45:08.583Z] #21 17.79 After this operation, 106 MB of additional disk space will be used. [2021-12-21T18:45:08.583Z] #21 17.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-21T18:45:08.583Z] #21 17.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-21T18:45:08.583Z] #21 17.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-21T18:45:08.583Z] #21 17.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-21T18:45:08.583Z] #21 17.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-21T18:45:08.583Z] #21 17.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-21T18:45:08.583Z] #21 17.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-21T18:45:08.583Z] #21 17.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-21T18:45:08.583Z] #21 17.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:45:08.583Z] #21 17.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:45:08.583Z] #21 17.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-21T18:45:08.583Z] #21 17.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-21T18:45:08.583Z] #21 17.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-21T18:45:08.583Z] #21 17.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-21T18:45:08.583Z] #21 17.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-21T18:45:08.583Z] #21 17.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-21T18:45:08.583Z] #21 17.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-21T18:45:08.583Z] #21 17.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-21T18:45:08.583Z] #21 17.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-21T18:45:08.583Z] #21 17.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-21T18:45:08.583Z] #21 17.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-21T18:45:08.583Z] #21 17.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-21T18:45:08.583Z] #21 17.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-21T18:45:08.583Z] #21 17.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-21T18:45:08.583Z] #21 17.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-21T18:45:08.583Z] #21 17.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-21T18:45:08.583Z] #21 17.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-21T18:45:08.841Z] #21 18.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-21T18:45:08.841Z] #21 18.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-21T18:45:08.841Z] #21 18.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-21T18:45:08.841Z] #21 18.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-21T18:45:08.841Z] #21 18.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-21T18:45:08.841Z] #21 18.21 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-21T18:45:08.841Z] #21 18.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-21T18:45:08.841Z] #21 18.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-21T18:45:09.098Z] #21 18.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-21T18:45:09.098Z] #21 18.30 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:45:09.098Z] #21 18.30 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-21T18:45:09.098Z] #21 18.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-21T18:45:09.098Z] #21 18.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-21T18:45:09.098Z] #21 18.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-21T18:45:09.098Z] #21 18.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-21T18:45:09.098Z] #21 18.40 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-21T18:45:09.098Z] #21 18.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-21T18:45:09.356Z] #21 18.61 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2021-12-21T18:45:09.356Z] #21 18.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-21T18:45:09.356Z] #21 18.67 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-21T18:45:09.356Z] #21 18.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-21T18:45:09.408Z] #62 69.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-12-21T18:45:09.408Z] #62 69.87 + BUILDTAGS='netgo osusergo static_build' [2021-12-21T18:45:09.408Z] #62 69.87 + export EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:45:09.408Z] #62 69.87 + EXTRA_FLAGS=-buildmode=pie [2021-12-21T18:45:09.408Z] #62 69.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-12-21T18:45:09.408Z] #62 69.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-12-21T18:45:09.408Z] #62 69.87 + '[' '' = dynamic ']' [2021-12-21T18:45:09.408Z] #62 69.87 + make [2021-12-21T18:45:09.660Z] #21 39.46 Setting up zip (3.0-12) ... [2021-12-21T18:45:09.660Z] #21 39.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:09.660Z] #21 39.48 Setting up bash-completion (1:2.11-2) ... [2021-12-21T18:45:10.288Z] #21 19.31 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:45:10.288Z] #21 19.42 Fetched 27.6 MB in 1s (22.8 MB/s) [2021-12-21T18:45:10.288Z] #21 19.47 Selecting previously unselected package pigz. [2021-12-21T18:45:10.288Z] #21 19.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 ... 24014 files and directories currently installed.) [2021-12-21T18:45:10.288Z] #21 19.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-21T18:45:10.288Z] #21 19.50 Unpacking pigz (2.6-1) ... [2021-12-21T18:45:10.288Z] #21 19.58 Selecting previously unselected package libelf1:amd64. [2021-12-21T18:45:10.288Z] #21 19.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-21T18:45:10.288Z] #21 19.59 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-21T18:45:10.461Z] #69 154.3 + bin/containerd-shim-runc-v1 [2021-12-21T18:45:10.545Z] #21 19.76 Selecting previously unselected package libbpf0:amd64. [2021-12-21T18:45:10.545Z] #21 19.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-21T18:45:10.545Z] #21 19.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:45:10.545Z] #21 19.87 Selecting previously unselected package libcap2:amd64. [2021-12-21T18:45:10.545Z] #21 19.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-21T18:45:10.545Z] #21 19.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:45:10.545Z] #21 19.96 Selecting previously unselected package libmnl0:amd64. [2021-12-21T18:45:10.545Z] #21 19.97 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-21T18:45:10.802Z] #21 19.98 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:45:10.802Z] #21 20.09 Selecting previously unselected package libxtables12:amd64. [2021-12-21T18:45:10.802Z] #21 20.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-21T18:45:10.802Z] #21 20.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:45:10.802Z] #21 20.18 Selecting previously unselected package libcap2-bin. [2021-12-21T18:45:10.802Z] #21 20.19 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-21T18:45:10.866Z] #62 ... [2021-12-21T18:45:10.866Z] [2021-12-21T18:45:10.866Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:45:10.866Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:45:10.866Z] #14 134.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-21T18:45:10.866Z] #14 134.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:10.866Z] #14 134.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:45:11.039Z] #21 41.11 Setting up xz-utils (5.2.5-2) ... [2021-12-21T18:45:11.039Z] #21 41.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-21T18:45:11.039Z] #21 41.14 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-12-21T18:45:11.039Z] #21 41.15 Setting up patch (2.7.6-7) ... [2021-12-21T18:45:11.039Z] #21 41.16 Setting up sudo (1.9.5p2-3) ... [2021-12-21T18:45:11.058Z] #21 20.19 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-21T18:45:11.059Z] #21 20.29 Selecting previously unselected package iproute2. [2021-12-21T18:45:11.059Z] #21 20.29 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-21T18:45:11.059Z] #21 20.30 Unpacking iproute2 (5.10.0-4) ... [2021-12-21T18:45:11.299Z] #21 41.23 invoke-rc.d: could not determine current runlevel [2021-12-21T18:45:11.299Z] #21 41.24 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-21T18:45:11.299Z] #21 41.25 Setting up xfsprogs (5.10.0-4) ... [2021-12-21T18:45:11.299Z] #21 41.27 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-12-21T18:45:11.299Z] #21 41.29 Setting up inetutils-ping (2:2.0-1) ... [2021-12-21T18:45:11.299Z] #21 41.29 Setting up pigz (2.6-1) ... [2021-12-21T18:45:11.299Z] #21 41.31 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-12-21T18:45:11.299Z] #21 41.32 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-12-21T18:45:11.299Z] #21 41.34 Setting up python-pip-whl (20.3.4-4) ... [2021-12-21T18:45:11.299Z] #21 41.35 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:11.622Z] #21 20.79 Selecting previously unselected package xxd. [2021-12-21T18:45:11.622Z] #21 20.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:45:11.622Z] #21 20.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:11.622Z] #21 20.95 Selecting previously unselected package vim-common. [2021-12-21T18:45:11.622Z] #21 20.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:45:11.622Z] #21 20.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:11.866Z] #21 41.84 Setting up libaio1:arm64 (0.3.112-9) ... [2021-12-21T18:45:11.866Z] #21 41.85 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:45:11.880Z] #21 21.13 Selecting previously unselected package bash-completion. [2021-12-21T18:45:11.880Z] #21 21.16 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-21T18:45:11.950Z] #62 72.43 + bin/ctr [2021-12-21T18:45:12.385Z] #21 42.21 Setting up libelf1:arm64 (0.183-1) ... [2021-12-21T18:45:12.385Z] #21 42.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:45:12.385Z] #21 42.25 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-12-21T18:45:12.385Z] #21 42.26 Setting up python3-distutils (3.9.2-1) ... [2021-12-21T18:45:12.645Z] #21 42.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:12.645Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-21T18:45:12.645Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-21T18:45:12.645Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-21T18:45:12.645Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-21T18:45:12.645Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-21T18:45:12.645Z] #21 42.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-21T18:45:12.645Z] #21 42.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-21T18:45:12.645Z] #21 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-21T18:45:12.645Z] #21 42.73 Setting up python3-setuptools (52.0.0-4) ... [2021-12-21T18:45:14.024Z] #21 43.83 Setting up libjq1:arm64 (1.6-2.1) ... [2021-12-21T18:45:14.024Z] #21 43.84 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-12-21T18:45:14.024Z] #21 43.85 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:45:14.024Z] #21 43.86 Setting up python3-pip (20.3.4-4) ... [2021-12-21T18:45:14.403Z] #21 23.33 Unpacking bash-completion (1:2.11-2) ... [2021-12-21T18:45:14.660Z] #21 23.80 Selecting previously unselected package bzip2. [2021-12-21T18:45:14.660Z] #21 23.81 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-21T18:45:14.660Z] #21 23.81 Unpacking bzip2 (1.0.8-4) ... [2021-12-21T18:45:14.660Z] #21 23.90 Selecting previously unselected package xz-utils. [2021-12-21T18:45:14.660Z] #21 23.90 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-21T18:45:14.660Z] #21 23.91 Unpacking xz-utils (5.2.5-2) ... [2021-12-21T18:45:14.920Z] #21 24.06 Selecting previously unselected package apparmor. [2021-12-21T18:45:14.920Z] #21 24.07 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-21T18:45:14.920Z] #21 24.13 Unpacking apparmor (2.13.6-10) ... [2021-12-21T18:45:14.964Z] #21 44.80 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-12-21T18:45:14.964Z] #21 44.82 Setting up jq (1.6-2.1) ... [2021-12-21T18:45:14.964Z] #21 44.83 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-12-21T18:45:14.964Z] #21 44.84 Setting up iptables (1.8.7-1) ... [2021-12-21T18:45:14.964Z] #21 44.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:45:14.964Z] #21 44.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:45:14.964Z] #21 44.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:45:14.964Z] #21 44.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:45:14.964Z] #21 44.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-21T18:45:14.964Z] #21 44.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-21T18:45:14.964Z] #21 44.87 Setting up iproute2 (5.10.0-4) ... [2021-12-21T18:45:15.223Z] #21 45.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:45:15.484Z] #21 24.60 Selecting previously unselected package inetutils-ping. [2021-12-21T18:45:15.485Z] #21 24.60 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-21T18:45:15.485Z] #21 24.61 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-21T18:45:15.485Z] #21 24.71 Selecting previously unselected package libip4tc2:amd64. [2021-12-21T18:45:15.485Z] #21 24.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:45:15.485Z] #21 24.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:45:15.485Z] #21 24.80 Selecting previously unselected package libip6tc2:amd64. [2021-12-21T18:45:15.485Z] #21 24.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:45:15.485Z] #21 24.81 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:45:15.485Z] #21 24.86 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-21T18:45:15.710Z] #69 159.5 + bin/containerd-shim-runc-v2 [2021-12-21T18:45:15.710Z] #69 160.2 + binaries [2021-12-21T18:45:15.710Z] #69 160.2 + install -D bin/containerd /build/containerd [2021-12-21T18:45:15.710Z] #69 160.2 + install -D bin/containerd-shim /build/containerd-shim [2021-12-21T18:45:15.710Z] #69 160.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-21T18:45:15.710Z] #69 160.2 + install -D bin/ctr /build/ctr [2021-12-21T18:45:15.742Z] #21 24.86 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-21T18:45:15.742Z] #21 24.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:45:15.742Z] #21 24.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-21T18:45:15.742Z] #21 24.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-21T18:45:15.742Z] #21 24.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:45:15.742Z] #21 25.00 Selecting previously unselected package libnftnl11:amd64. [2021-12-21T18:45:15.742Z] #21 25.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-21T18:45:15.742Z] #21 25.01 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:45:15.742Z] #21 25.11 Selecting previously unselected package iptables. [2021-12-21T18:45:15.966Z] #69 DONE 160.6s [2021-12-21T18:45:15.999Z] #21 25.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-21T18:45:15.999Z] #21 25.13 Unpacking iptables (1.8.7-1) ... [2021-12-21T18:45:16.256Z] #21 25.44 Selecting previously unselected package libonig5:amd64. [2021-12-21T18:45:16.256Z] #21 25.44 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-21T18:45:16.256Z] #21 25.45 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:45:16.256Z] #21 25.59 Selecting previously unselected package libjq1:amd64. [2021-12-21T18:45:16.256Z] #21 25.60 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-21T18:45:16.256Z] #21 25.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:45:16.513Z] #21 25.73 Selecting previously unselected package jq. [2021-12-21T18:45:16.513Z] #21 25.74 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-21T18:45:16.513Z] #21 25.75 Unpacking jq (1.6-2.1) ... [2021-12-21T18:45:16.603Z] #21 DONE 46.6s [2021-12-21T18:45:16.603Z] [2021-12-21T18:45:16.603Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:16.603Z] #58 sha256:8ff01518c598024715b11bf983b2477f82e60e97c74dc416cba82bc9f1612901 [2021-12-21T18:45:16.603Z] #58 ... [2021-12-21T18:45:16.603Z] [2021-12-21T18:45:16.603Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-21T18:45:16.603Z] #22 sha256:d354cc156f18ed2c6acf36f7f9afd20245fc87212fdcc8573646f5791dea2e56 [2021-12-21T18:45:16.770Z] #21 25.87 Selecting previously unselected package libaio1:amd64. [2021-12-21T18:45:16.770Z] #21 25.87 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-21T18:45:16.770Z] #21 25.87 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:45:16.770Z] #21 25.93 Selecting previously unselected package libgpm2:amd64. [2021-12-21T18:45:16.770Z] #21 25.93 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-21T18:45:16.770Z] #21 25.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:45:16.770Z] #21 26.01 Selecting previously unselected package libicu67:amd64. [2021-12-21T18:45:16.770Z] #21 26.01 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-21T18:45:16.770Z] #21 26.01 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-21T18:45:17.230Z] #62 ... [2021-12-21T18:45:17.230Z] [2021-12-21T18:45:17.230Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:45:17.230Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:45:17.230Z] #14 130.5 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-12-21T18:45:17.230Z] #14 130.5 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:17.230Z] #14 130.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:45:17.230Z] #14 139.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-21T18:45:17.230Z] #14 139.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:17.230Z] #14 139.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:45:17.544Z] #22 0.964 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-21T18:45:17.544Z] #22 0.970 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-21T18:45:17.544Z] #22 0.980 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-21T18:45:17.803Z] #22 DONE 1.1s [2021-12-21T18:45:17.803Z] [2021-12-21T18:45:17.803Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-21T18:45:17.803Z] #23 sha256:77ee36b79dfde625b379439e94b3741fc9ab4b0b2483278a8f26e62720224f63 [2021-12-21T18:45:18.485Z] [2021-12-21T18:45:18.485Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-21T18:45:18.485Z] #70 sha256:7251ce7fe17d9646efb0988036632b58519d2c22765cf3951eaa6a71ba19dd59 [2021-12-21T18:45:18.485Z] #70 DONE 0.3s [2021-12-21T18:45:18.485Z] [2021-12-21T18:45:18.485Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-21T18:45:18.485Z] #75 sha256:1a7fae8d2d5c2eb2ed3806e390a6ab9e09dea2b21542097ee120762b3e73713b [2021-12-21T18:45:18.485Z] #75 DONE 0.1s [2021-12-21T18:45:18.485Z] [2021-12-21T18:45:18.485Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-21T18:45:18.485Z] #80 sha256:046e70ce899e6eb816e85a6c361130368d217322acaab1c74f55e7e7450719a5 [2021-12-21T18:45:19.047Z] #80 DONE 0.5s [2021-12-21T18:45:19.047Z] [2021-12-21T18:45:19.047Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-21T18:45:19.047Z] #81 sha256:2263decfb6ef17b533091ec60d93a53df47229f037c998f9242b558dfb2dbbe6 [2021-12-21T18:45:19.047Z] #81 DONE 0.0s [2021-12-21T18:45:19.047Z] [2021-12-21T18:45:19.047Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-21T18:45:19.047Z] #82 sha256:210ebdf58d564424db90bec8cb090f6056c8a8132af3e9d19b01b4b78536125e [2021-12-21T18:45:19.609Z] #82 DONE 0.7s [2021-12-21T18:45:19.610Z] [2021-12-21T18:45:19.610Z] #83 exporting to image [2021-12-21T18:45:19.610Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-21T18:45:19.610Z] #83 exporting layers [2021-12-21T18:45:20.877Z] #14 143.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-12-21T18:45:20.877Z] #14 143.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:20.877Z] #14 143.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:45:20.947Z] #21 29.67 Selecting previously unselected package libinih1:amd64. [2021-12-21T18:45:20.947Z] #21 29.67 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-21T18:45:20.947Z] #21 29.68 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-21T18:45:20.947Z] #21 29.81 Selecting previously unselected package libnet1:amd64. [2021-12-21T18:45:20.947Z] #21 29.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-21T18:45:20.947Z] #21 29.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:45:20.947Z] #21 29.91 Selecting previously unselected package libnl-3-200:amd64. [2021-12-21T18:45:20.947Z] #21 29.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-21T18:45:20.947Z] #21 29.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:45:20.947Z] #21 30.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-21T18:45:20.947Z] #21 30.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-21T18:45:20.947Z] #21 30.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:45:20.947Z] #21 30.08 Selecting previously unselected package net-tools. [2021-12-21T18:45:20.947Z] #21 30.09 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-21T18:45:20.947Z] #21 30.09 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:45:20.947Z] #21 30.27 Selecting previously unselected package patch. [2021-12-21T18:45:20.947Z] #21 30.27 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-21T18:45:20.947Z] #21 30.28 Unpacking patch (2.7.6-7) ... [2021-12-21T18:45:20.947Z] #21 30.36 Selecting previously unselected package python-pip-whl. [2021-12-21T18:45:20.947Z] #21 30.37 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-21T18:45:21.204Z] #21 30.38 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-21T18:45:21.768Z] #21 30.95 Selecting previously unselected package python3-lib2to3. [2021-12-21T18:45:21.768Z] #21 30.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-21T18:45:21.768Z] #21 30.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:45:22.025Z] #21 31.08 Selecting previously unselected package python3-distutils. [2021-12-21T18:45:22.025Z] #21 31.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-21T18:45:22.025Z] #21 31.10 Unpacking python3-distutils (3.9.2-1) ... [2021-12-21T18:45:22.025Z] #21 31.24 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:45:22.025Z] #21 31.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:45:22.025Z] #21 31.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:45:22.282Z] #21 31.40 Selecting previously unselected package python3-setuptools. [2021-12-21T18:45:22.282Z] #21 31.42 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-21T18:45:22.282Z] #21 31.42 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-21T18:45:22.554Z] #21 31.70 Selecting previously unselected package python3-wheel. [2021-12-21T18:45:22.554Z] #21 31.72 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-21T18:45:22.554Z] #21 31.72 Unpacking python3-wheel (0.34.2-1) ... [2021-12-21T18:45:22.554Z] #21 31.80 Selecting previously unselected package python3-pip. [2021-12-21T18:45:22.554Z] #21 31.80 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-21T18:45:22.554Z] #21 31.80 Unpacking python3-pip (20.3.4-4) ... [2021-12-21T18:45:22.811Z] #21 32.07 Selecting previously unselected package sudo. [2021-12-21T18:45:22.811Z] #21 32.08 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-21T18:45:22.811Z] #21 32.09 Unpacking sudo (1.9.5p2-3) ... [2021-12-21T18:45:23.375Z] #21 32.70 Selecting previously unselected package thin-provisioning-tools. [2021-12-21T18:45:23.375Z] #21 32.71 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-21T18:45:23.375Z] #21 32.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:45:23.632Z] #21 32.95 Selecting previously unselected package uidmap. [2021-12-21T18:45:23.632Z] #21 32.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-21T18:45:23.632Z] #21 32.96 Unpacking uidmap (1:4.8.1-1) ... [2021-12-21T18:45:23.889Z] #21 33.07 Selecting previously unselected package vim-runtime. [2021-12-21T18:45:23.889Z] #21 33.07 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:45:23.889Z] #21 33.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-21T18:45:23.889Z] #21 33.15 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-21T18:45:23.889Z] #21 33.17 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:27.219Z] #14 149.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-21T18:45:27.219Z] #14 149.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:27.219Z] #14 149.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:27.482Z] #14 151.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-12-21T18:45:27.483Z] #14 151.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:27.483Z] #14 151.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:28.063Z] #21 36.75 Selecting previously unselected package vim. [2021-12-21T18:45:28.063Z] #21 36.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:45:28.063Z] #21 36.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:28.063Z] #21 37.35 Selecting previously unselected package xfsprogs. [2021-12-21T18:45:28.063Z] #21 37.35 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-21T18:45:28.063Z] #21 37.36 Unpacking xfsprogs (5.10.0-4) ... [2021-12-21T18:45:28.626Z] #21 37.85 Selecting previously unselected package zip. [2021-12-21T18:45:28.626Z] #21 37.86 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-21T18:45:28.626Z] #21 37.86 Unpacking zip (3.0-12) ... [2021-12-21T18:45:28.883Z] #21 37.99 Selecting previously unselected package zstd. [2021-12-21T18:45:28.883Z] #21 38.01 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-21T18:45:28.883Z] #21 38.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:45:29.140Z] #21 38.36 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:45:30.019Z] #23 11.04 Collecting yamllint==1.26.1 [2021-12-21T18:45:30.020Z] #23 12.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-21T18:45:30.070Z] #21 39.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:45:30.070Z] #21 39.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:45:30.070Z] #21 39.24 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:45:30.070Z] #21 39.26 Setting up libicu67:amd64 (67.1-7) ... [2021-12-21T18:45:30.070Z] #21 39.27 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:45:30.070Z] #21 39.28 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-21T18:45:30.070Z] #21 39.31 Setting up uidmap (1:4.8.1-1) ... [2021-12-21T18:45:30.071Z] #21 39.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:45:30.071Z] #21 39.33 Setting up bzip2 (1.0.8-4) ... [2021-12-21T18:45:30.071Z] #21 39.34 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:45:30.071Z] #21 39.38 Setting up python3-wheel (0.34.2-1) ... [2021-12-21T18:45:30.589Z] #23 12.96 Collecting pathspec>=0.5.3 [2021-12-21T18:45:30.589Z] #23 12.97 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-21T18:45:30.633Z] #21 39.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:30.633Z] #21 40.00 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:45:30.633Z] #21 40.03 Setting up libcap2-bin (1:2.44-1) ... [2021-12-21T18:45:30.633Z] #21 40.04 Setting up apparmor (2.13.6-10) ... [2021-12-21T18:45:31.158Z] #23 13.22 Collecting pyyaml [2021-12-21T18:45:31.158Z] #23 13.24 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-12-21T18:45:31.158Z] #23 13.42 Building wheels for collected packages: yamllint [2021-12-21T18:45:31.158Z] #23 13.43 Building wheel for yamllint (setup.py): started [2021-12-21T18:45:32.097Z] #23 14.25 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-21T18:45:32.097Z] #23 14.26 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1efe2a2072f2c7fdbace55fb25ac629bdc273f6469c4eaf447fc490dfeed93e7 [2021-12-21T18:45:32.097Z] #23 14.26 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-21T18:45:32.097Z] #23 14.26 Successfully built yamllint [2021-12-21T18:45:32.097Z] #23 14.29 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-21T18:45:32.356Z] #23 14.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-21T18:45:32.525Z] #21 41.60 Setting up zip (3.0-12) ... [2021-12-21T18:45:32.525Z] #21 41.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:32.525Z] #21 41.63 Setting up bash-completion (1:2.11-2) ... [2021-12-21T18:45:33.747Z] #23 ... [2021-12-21T18:45:33.747Z] [2021-12-21T18:45:33.747Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:45:33.747Z] #43 sha256:e7c4530740b32a2b42a5a3d269476b056d098b76df4b29d960f9eb0bb2e5c785 [2021-12-21T18:45:33.747Z] #43 191.4 + dpkg --print-architecture [2021-12-21T18:45:34.422Z] #21 43.61 Setting up xz-utils (5.2.5-2) ... [2021-12-21T18:45:34.422Z] #21 43.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-21T18:45:34.422Z] #21 43.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:45:34.422Z] #21 43.65 Setting up patch (2.7.6-7) ... [2021-12-21T18:45:34.422Z] #21 43.68 Setting up sudo (1.9.5p2-3) ... [2021-12-21T18:45:34.422Z] #21 43.76 invoke-rc.d: could not determine current runlevel [2021-12-21T18:45:34.422Z] #21 43.76 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-21T18:45:34.422Z] #21 43.77 Setting up xfsprogs (5.10.0-4) ... [2021-12-21T18:45:34.422Z] #21 43.85 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:45:34.679Z] #21 43.86 Setting up inetutils-ping (2:2.0-1) ... [2021-12-21T18:45:34.679Z] #21 43.89 Setting up pigz (2.6-1) ... [2021-12-21T18:45:34.679Z] #21 43.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:45:34.679Z] #21 43.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:45:34.679Z] #21 43.93 Setting up python-pip-whl (20.3.4-4) ... [2021-12-21T18:45:34.679Z] #21 43.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:34.828Z] 8f616e6e9eec: Verifying Checksum [2021-12-21T18:45:34.828Z] 8f616e6e9eec: Download complete [2021-12-21T18:45:35.346Z] #14 ... [2021-12-21T18:45:35.346Z] [2021-12-21T18:45:35.346Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:45:35.346Z] #65 sha256:56c3d9928edffa53c32e2ee17e7022e6f83918311785cc7abb61af52eb44f728 [2021-12-21T18:45:35.346Z] #65 157.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:45:35.346Z] #65 157.8 + GOBIN=/build [2021-12-21T18:45:35.346Z] #65 157.8 + GO111MODULE=on [2021-12-21T18:45:35.346Z] #65 157.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-21T18:45:35.609Z] #21 44.73 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:45:35.609Z] #21 44.74 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:45:35.654Z] #43 DONE 193.6s [2021-12-21T18:45:35.654Z] [2021-12-21T18:45:35.654Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:45:35.654Z] #53 sha256:20f4bb0ba091fcec695104f60876dc70e32a884162e045ea94bbd0080742119e [2021-12-21T18:45:35.654Z] #53 193.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-21T18:45:35.654Z] #53 DONE 193.9s [2021-12-21T18:45:35.654Z] [2021-12-21T18:45:35.654Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-21T18:45:35.654Z] #23 sha256:77ee36b79dfde625b379439e94b3741fc9ab4b0b2483278a8f26e62720224f63 [2021-12-21T18:45:35.654Z] #23 DONE 18.1s [2021-12-21T18:45:35.654Z] [2021-12-21T18:45:35.654Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:35.654Z] #58 sha256:8ff01518c598024715b11bf983b2477f82e60e97c74dc416cba82bc9f1612901 [2021-12-21T18:45:35.866Z] #21 45.22 Setting up libelf1:amd64 (0.183-1) ... [2021-12-21T18:45:35.866Z] #21 45.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:45:35.866Z] #21 45.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:45:36.141Z] #21 45.31 Setting up python3-distutils (3.9.2-1) ... [2021-12-21T18:45:36.725Z] #21 45.98 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:45:36.725Z] #21 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-21T18:45:36.725Z] #21 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-21T18:45:36.725Z] #21 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-21T18:45:36.725Z] #21 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-21T18:45:36.725Z] #21 46.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-21T18:45:36.725Z] #21 46.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-21T18:45:36.725Z] #21 46.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-21T18:45:36.725Z] #21 46.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-21T18:45:36.725Z] #21 46.07 Setting up python3-setuptools (52.0.0-4) ... [2021-12-21T18:45:37.492Z] #14 ... [2021-12-21T18:45:37.492Z] [2021-12-21T18:45:37.492Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:45:37.492Z] #65 sha256:8471b6075a077b1ddf5bc6fd3996ca51fa503ce0a9acad768a80fd2a20230075 [2021-12-21T18:45:37.492Z] #65 159.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-12-21T18:45:37.492Z] #65 159.7 + GOBIN=/build [2021-12-21T18:45:37.492Z] #65 159.7 + GO111MODULE=on [2021-12-21T18:45:37.492Z] #65 159.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-12-21T18:45:38.624Z] #21 47.69 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:45:38.624Z] #21 47.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:45:38.624Z] #21 47.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:45:38.624Z] #21 47.72 Setting up python3-pip (20.3.4-4) ... [2021-12-21T18:45:39.992Z] #21 49.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:45:39.992Z] #21 49.05 Setting up jq (1.6-2.1) ... [2021-12-21T18:45:39.992Z] #21 49.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:45:39.992Z] #21 49.07 Setting up iptables (1.8.7-1) ... [2021-12-21T18:45:39.992Z] #21 49.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:45:39.992Z] #21 49.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:45:39.992Z] #21 49.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:45:39.992Z] #21 49.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:45:39.992Z] #21 49.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-21T18:45:39.992Z] #21 49.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-21T18:45:39.992Z] #21 49.11 Setting up iproute2 (5.10.0-4) ... [2021-12-21T18:45:40.251Z] #21 49.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:45:40.509Z] #21 DONE 49.8s [2021-12-21T18:45:40.509Z] [2021-12-21T18:45:40.509Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-21T18:45:40.509Z] #22 sha256:8a0ade78831caded1a3657e6decbc60b741b63743e3396ecfae86923dcade5dc [2021-12-21T18:45:40.626Z] #65 ... [2021-12-21T18:45:40.626Z] [2021-12-21T18:45:40.626Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:45:40.626Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:45:40.626Z] #14 164.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-21T18:45:40.886Z] #14 164.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:40.886Z] #14 164.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:41.706Z] #65 164.9 rootlesskit version 0.14.6 [2021-12-21T18:45:41.707Z] #65 164.9 Usage of /build/rootlesskit-docker-proxy: [2021-12-21T18:45:41.707Z] #65 164.9 -container-ip string [2021-12-21T18:45:41.707Z] #65 164.9 container ip [2021-12-21T18:45:41.707Z] #65 164.9 -container-port int [2021-12-21T18:45:41.707Z] #65 164.9 container port (default -1) [2021-12-21T18:45:41.707Z] #65 164.9 -host-ip string [2021-12-21T18:45:41.707Z] #65 164.9 host ip [2021-12-21T18:45:41.707Z] #65 164.9 -host-port int [2021-12-21T18:45:41.707Z] #65 164.9 host port (default -1) [2021-12-21T18:45:41.707Z] #65 164.9 -proto string [2021-12-21T18:45:41.707Z] #65 164.9 proxy protocol (default "tcp") [2021-12-21T18:45:42.404Z] #22 1.502 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-21T18:45:42.404Z] #22 1.506 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-21T18:45:42.404Z] #22 1.510 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-21T18:45:42.404Z] #22 DONE 1.6s [2021-12-21T18:45:42.404Z] [2021-12-21T18:45:42.404Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:42.404Z] #58 sha256:cbd4733dfb4c30ceee1c8ef688afadaf36c6965c6e3c9477f2fbe2e484e41c4b [2021-12-21T18:45:42.404Z] #58 ... [2021-12-21T18:45:42.404Z] [2021-12-21T18:45:42.404Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-21T18:45:42.404Z] #23 sha256:f501ff1b779dbbfab76f1ee9502c6723460f1c8698f35d56fdc40cc6157f9294 [2021-12-21T18:45:43.095Z] #65 ... [2021-12-21T18:45:43.095Z] [2021-12-21T18:45:43.095Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:45:43.095Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:45:43.095Z] #14 166.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-12-21T18:45:43.095Z] #14 166.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-12-21T18:45:43.095Z] #14 166.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:43.669Z] #14 ... [2021-12-21T18:45:43.669Z] [2021-12-21T18:45:43.669Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:45:43.669Z] #65 sha256:8471b6075a077b1ddf5bc6fd3996ca51fa503ce0a9acad768a80fd2a20230075 [2021-12-21T18:45:43.669Z] #65 DONE 166.9s [2021-12-21T18:45:43.669Z] [2021-12-21T18:45:43.669Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-21T18:45:43.669Z] #66 sha256:51eafeb68b7e1536268b819403401176664550f3056e93401093e082ce9578e5 [2021-12-21T18:45:43.669Z] #66 DONE 0.2s [2021-12-21T18:45:43.669Z] [2021-12-21T18:45:43.669Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-21T18:45:43.669Z] #67 sha256:f11cdc4de6004e31c22abcb8706ea86268a2364260fcb69506ca40fadabd7536 [2021-12-21T18:45:43.669Z] #67 DONE 0.1s [2021-12-21T18:45:43.669Z] [2021-12-21T18:45:43.669Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:45:43.669Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:45:44.215Z] #14 ... [2021-12-21T18:45:44.215Z] [2021-12-21T18:45:44.215Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-12-21T18:45:44.215Z] #65 sha256:56c3d9928edffa53c32e2ee17e7022e6f83918311785cc7abb61af52eb44f728 [2021-12-21T18:45:44.215Z] #65 164.9 rootlesskit version 0.14.6 [2021-12-21T18:45:44.215Z] #65 164.9 Usage of /build/rootlesskit-docker-proxy: [2021-12-21T18:45:44.215Z] #65 164.9 -container-ip string [2021-12-21T18:45:44.215Z] #65 164.9 container ip [2021-12-21T18:45:44.215Z] #65 164.9 -container-port int [2021-12-21T18:45:44.215Z] #65 164.9 container port (default -1) [2021-12-21T18:45:44.215Z] #65 164.9 -host-ip string [2021-12-21T18:45:44.215Z] #65 164.9 host ip [2021-12-21T18:45:44.215Z] #65 164.9 -host-port int [2021-12-21T18:45:44.215Z] #65 164.9 host port (default -1) [2021-12-21T18:45:44.215Z] #65 164.9 -proto string [2021-12-21T18:45:44.215Z] #65 164.9 proxy protocol (default "tcp") [2021-12-21T18:45:44.215Z] #65 DONE 167.4s [2021-12-21T18:45:44.215Z] [2021-12-21T18:45:44.215Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-12-21T18:45:44.215Z] #66 sha256:4d4a26ca56e4ac63bda6d036ca216e926ca8f5e88a902b615faa7533bcb834d1 [2021-12-21T18:45:44.215Z] #66 DONE 0.1s [2021-12-21T18:45:44.491Z] [2021-12-21T18:45:44.491Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-12-21T18:45:44.491Z] #67 sha256:d8dd86bb68496e3543baad1074a99c979a5345ab8929ff2c4ca5b49cd3759584 [2021-12-21T18:45:44.491Z] #67 DONE 0.1s [2021-12-21T18:45:44.491Z] [2021-12-21T18:45:44.491Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:45:44.491Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:45:46.140Z] #83 exporting layers 24.0s done [2021-12-21T18:45:46.140Z] #83 writing image sha256:afd83f5fe4c44079e24165f7fcf9236a4bb92fce89d36c2198b069ae04ef1940 done [2021-12-21T18:45:46.140Z] #83 naming to docker.io/library/docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 done [2021-12-21T18:45:46.140Z] #83 DONE 24.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-12-21T18:45:46.411Z] #62 ... [2021-12-21T18:45:46.411Z] [2021-12-21T18:45:46.412Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:45:46.412Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:45:46.412Z] #14 169.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-21T18:45:46.412Z] #14 169.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-21T18:45:46.412Z] #14 169.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:45:46.412Z] #14 169.9 Selecting previously unselected package libapparmor1:amd64. [2021-12-21T18:45:46.412Z] #14 169.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-21T18:45:46.412Z] #14 169.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:45:46.462Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43097/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/validate/default [2021-12-21T18:45:46.671Z] #14 170.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-21T18:45:46.671Z] #14 170.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-21T18:45:46.671Z] #14 170.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:45:46.930Z] #14 170.4 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:45:46.930Z] #14 170.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:45:46.930Z] #14 170.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:45:47.189Z] #14 170.7 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:45:47.189Z] #14 170.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:45:47.189Z] #14 170.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:45:47.756Z] #14 171.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-21T18:45:47.756Z] #14 171.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:45:47.756Z] #14 171.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:47.756Z] #14 171.2 Selecting previously unselected package libudev-dev:amd64. [2021-12-21T18:45:47.756Z] #14 171.3 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-21T18:45:47.756Z] #14 171.3 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:45:47.833Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-12-21T18:45:47.833Z] No api/types/ or api/swagger.yaml changes in diff. [2021-12-21T18:45:47.833Z] Congratulations! All TOML source files changed here have valid syntax. [2021-12-21T18:45:47.833Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-12-21T18:45:47.833Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-12-21T18:45:47.833Z] Congratulations! No new tests were added to integration-cli. [2021-12-21T18:45:47.833Z] [2021-12-21T18:45:47.833Z] INFO Start validation with golang-ci-lint [2021-12-21T18:45:48.015Z] #14 171.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-21T18:45:48.015Z] #14 171.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-21T18:45:48.015Z] #14 171.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:45:48.090Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-12-21T18:45:48.090Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-21T18:45:48.090Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-12-21T18:45:48.274Z] #14 171.8 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-21T18:45:48.274Z] #14 171.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-21T18:45:48.274Z] #14 171.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:45:48.533Z] #14 171.9 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-21T18:45:48.533Z] #14 171.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-21T18:45:48.533Z] #14 171.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:45:48.533Z] #14 172.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-21T18:45:48.533Z] #14 172.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-21T18:45:48.533Z] #14 172.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:45:48.533Z] #14 172.1 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-21T18:45:48.533Z] #14 172.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-21T18:45:48.533Z] #14 172.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:45:49.102Z] #14 172.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-21T18:45:49.102Z] #14 172.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-21T18:45:49.102Z] #14 172.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:45:49.102Z] #14 172.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-21T18:45:49.102Z] #14 172.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:45:49.102Z] #14 172.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:49.102Z] #14 172.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-21T18:45:49.361Z] #14 172.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:45:49.361Z] #14 172.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:45:49.362Z] #14 172.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-21T18:45:49.362Z] #14 172.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-21T18:45:49.362Z] #14 172.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:45:49.621Z] #14 173.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:45:49.621Z] #14 173.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:45:49.621Z] #14 173.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:45:49.880Z] #14 173.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:45:49.880Z] #14 173.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:45:49.880Z] #14 173.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:45:49.880Z] #14 173.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:45:49.880Z] #14 173.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:45:49.880Z] #14 173.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:45:49.880Z] #14 173.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:45:49.880Z] #14 173.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:45:49.880Z] #14 173.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:45:49.880Z] #14 173.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:45:49.880Z] #14 173.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:45:50.139Z] #14 173.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:50.139Z] #14 173.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:45:50.139Z] #14 173.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:45:50.139Z] #14 173.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:50.139Z] #14 173.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-21T18:45:50.139Z] #14 173.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:45:50.139Z] #14 173.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:45:50.139Z] #14 173.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:50.139Z] #14 173.6 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:45:50.139Z] #14 173.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:50.139Z] #14 173.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:50.139Z] #14 173.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:45:50.261Z] #43 ... [2021-12-21T18:45:50.261Z] [2021-12-21T18:45:50.261Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-12-21T18:45:50.261Z] #14 sha256:e7fe6962328dbc493b454d6b3764853adfdba7553c15027e45d122fbc6230767 [2021-12-21T18:45:50.261Z] #14 172.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-12-21T18:45:50.261Z] #14 172.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-12-21T18:45:50.261Z] #14 172.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:45:50.261Z] #14 173.0 Selecting previously unselected package libapparmor1:amd64. [2021-12-21T18:45:50.261Z] #14 173.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-12-21T18:45:50.261Z] #14 173.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:45:50.261Z] #14 173.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-12-21T18:45:50.261Z] #14 173.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-12-21T18:45:50.261Z] #14 173.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:45:50.261Z] #14 173.3 Selecting previously unselected package libbtrfs0:amd64. [2021-12-21T18:45:50.261Z] #14 173.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-12-21T18:45:50.261Z] #14 173.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:45:50.261Z] #14 173.4 Selecting previously unselected package libbtrfs-dev:amd64. [2021-12-21T18:45:50.261Z] #14 173.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-12-21T18:45:50.261Z] #14 173.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:45:50.261Z] #14 173.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-12-21T18:45:50.261Z] #14 173.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:45:50.261Z] #14 173.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:50.261Z] #14 173.6 Selecting previously unselected package libudev-dev:amd64. [2021-12-21T18:45:50.261Z] #14 173.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-12-21T18:45:50.261Z] #14 173.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:45:50.261Z] #14 173.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-12-21T18:45:50.261Z] #14 173.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-12-21T18:45:50.261Z] #14 173.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:45:50.523Z] #14 174.0 Selecting previously unselected package libpcre2-16-0:amd64. [2021-12-21T18:45:50.523Z] #14 174.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-12-21T18:45:50.523Z] #14 174.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:45:50.523Z] #14 174.2 Selecting previously unselected package libpcre2-32-0:amd64. [2021-12-21T18:45:50.523Z] #14 174.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-12-21T18:45:50.523Z] #14 174.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:45:50.708Z] #14 DONE 174.1s [2021-12-21T18:45:50.708Z] [2021-12-21T18:45:50.708Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-21T18:45:50.708Z] #57 sha256:058c1ec31c473f1ebcf9b89bd3032519bcf33861821bdf923fd19a0dda4edae9 [2021-12-21T18:45:50.708Z] #57 DONE 0.1s [2021-12-21T18:45:50.708Z] [2021-12-21T18:45:50.708Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-21T18:45:50.708Z] #15 sha256:5460a335d36eb4ba5a42c9f02c6d5d4d92c97cde4a6aecb9f4a75ca656aa49d8 [2021-12-21T18:45:50.785Z] #14 174.4 Selecting previously unselected package libpcre2-posix2:amd64. [2021-12-21T18:45:50.785Z] #14 174.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-12-21T18:45:50.785Z] #14 174.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:45:50.785Z] #14 174.5 Selecting previously unselected package libpcre2-dev:amd64. [2021-12-21T18:45:50.785Z] #14 174.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-12-21T18:45:50.785Z] #14 174.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:45:51.358Z] #14 174.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-12-21T18:45:51.358Z] #14 174.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-12-21T18:45:51.358Z] #14 174.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:45:51.358Z] #14 175.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-12-21T18:45:51.358Z] #14 175.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-12-21T18:45:51.358Z] #14 175.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:51.620Z] #14 175.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-12-21T18:45:51.620Z] #14 175.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2021-12-21T18:45:51.620Z] #14 175.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:45:51.620Z] #14 175.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-12-21T18:45:51.620Z] #14 175.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-12-21T18:45:51.620Z] #14 175.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:45:51.882Z] #14 175.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2021-12-21T18:45:51.882Z] #14 175.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up libudev-dev:amd64 (247.3-6) ... [2021-12-21T18:45:52.144Z] #14 175.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-12-21T18:45:52.144Z] #14 175.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-12-21T18:45:52.144Z] #14 175.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 175.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 175.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:45:52.144Z] #14 175.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 175.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-12-21T18:45:52.144Z] #14 175.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-12-21T18:45:52.144Z] #14 175.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 175.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-12-21T18:45:52.144Z] #14 175.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 175.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-12-21T18:45:52.144Z] #14 176.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:52.406Z] #14 176.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-12-21T18:45:52.406Z] #14 176.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:52.406Z] #14 176.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-12-21T18:45:52.406Z] #14 176.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:45:52.979Z] #14 DONE 176.6s [2021-12-21T18:45:52.979Z] [2021-12-21T18:45:52.979Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-21T18:45:52.979Z] #15 sha256:5460a335d36eb4ba5a42c9f02c6d5d4d92c97cde4a6aecb9f4a75ca656aa49d8 [2021-12-21T18:45:53.242Z] #15 ... [2021-12-21T18:45:53.242Z] [2021-12-21T18:45:53.242Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-12-21T18:45:53.242Z] #57 sha256:1869539f9475ed50b097bb0d8b9f0894277876696c2c675ca7dd0e0f76461ee2 [2021-12-21T18:45:53.242Z] #57 DONE 0.1s [2021-12-21T18:45:53.242Z] [2021-12-21T18:45:53.242Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:53.242Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:45:53.246Z] #15 DONE 2.1s [2021-12-21T18:45:53.246Z] [2021-12-21T18:45:53.246Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-21T18:45:53.246Z] #16 sha256:c068b9972ca532410e14ff2c7e1b85bbf7dd49c82dd82a2afda61f67955b533b [2021-12-21T18:45:54.185Z] #16 DONE 1.5s [2021-12-21T18:45:54.185Z] [2021-12-21T18:45:54.185Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-21T18:45:54.185Z] #17 sha256:b9001ed076b7fd9eff5b2a1bb95ffd1591f8b7bfc218a99ccf5a23923c464512 [2021-12-21T18:45:54.745Z] #23 10.80 Collecting yamllint==1.26.1 [2021-12-21T18:45:54.745Z] #23 11.84 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-21T18:45:55.161Z] #58 ... [2021-12-21T18:45:55.161Z] [2021-12-21T18:45:55.161Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-12-21T18:45:55.161Z] #15 sha256:5460a335d36eb4ba5a42c9f02c6d5d4d92c97cde4a6aecb9f4a75ca656aa49d8 [2021-12-21T18:45:55.161Z] #15 DONE 2.1s [2021-12-21T18:45:55.161Z] [2021-12-21T18:45:55.161Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:55.161Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:45:55.161Z] #58 2.026 + RM_GOPATH=0 [2021-12-21T18:45:55.161Z] #58 2.026 + TMP_GOPATH= [2021-12-21T18:45:55.161Z] #58 2.026 + : /build [2021-12-21T18:45:55.161Z] #58 2.026 + '[' -z '' ']' [2021-12-21T18:45:55.161Z] #58 2.026 ++ mktemp -d [2021-12-21T18:45:55.161Z] #58 2.026 + export GOPATH=/tmp/tmp.uixBuoOCjv [2021-12-21T18:45:55.161Z] #58 2.026 + GOPATH=/tmp/tmp.uixBuoOCjv [2021-12-21T18:45:55.161Z] #58 2.026 + RM_GOPATH=1 [2021-12-21T18:45:55.161Z] #58 2.026 + case "$(go env GOARCH)" in [2021-12-21T18:45:55.161Z] #58 2.026 ++ go env GOARCH [2021-12-21T18:45:55.161Z] #58 2.046 Install runc version v1.0.3 (build tags: seccomp) [2021-12-21T18:45:55.161Z] #58 2.054 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:45:55.162Z] #58 2.054 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:45:55.162Z] #58 2.054 ++ dirname /install.sh [2021-12-21T18:45:55.162Z] #58 2.054 + dir=/ [2021-12-21T18:45:55.162Z] #58 2.054 + bin=runc [2021-12-21T18:45:55.162Z] #58 2.054 + shift [2021-12-21T18:45:55.162Z] #58 2.054 + '[' '!' -f //runc.installer ']' [2021-12-21T18:45:55.162Z] #58 2.054 + . //runc.installer [2021-12-21T18:45:55.162Z] #58 2.054 ++ set -e [2021-12-21T18:45:55.162Z] #58 2.054 ++ : v1.0.3 [2021-12-21T18:45:55.162Z] #58 2.054 + install_runc [2021-12-21T18:45:55.162Z] #58 2.054 + RUNC_BUILDTAGS=seccomp [2021-12-21T18:45:55.162Z] #58 2.054 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-21T18:45:55.162Z] #58 2.054 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uixBuoOCjv/src/github.com/opencontainers/runc [2021-12-21T18:45:55.162Z] #58 2.054 Cloning into '/tmp/tmp.uixBuoOCjv/src/github.com/opencontainers/runc'... [2021-12-21T18:45:55.309Z] #23 13.27 Collecting pathspec>=0.5.3 [2021-12-21T18:45:55.309Z] #23 13.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-21T18:45:55.872Z] #23 13.74 Collecting pyyaml [2021-12-21T18:45:55.872Z] #23 13.76 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-21T18:45:55.872Z] #23 13.83 Building wheels for collected packages: yamllint [2021-12-21T18:45:55.872Z] #23 13.84 Building wheel for yamllint (setup.py): started [2021-12-21T18:45:56.106Z] #17 1.507 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-21T18:45:56.106Z] #17 DONE 1.7s [2021-12-21T18:45:56.106Z] [2021-12-21T18:45:56.106Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-21T18:45:56.106Z] #18 sha256:3d7e50ebf67bc6155cf4bf0756e6db09c6486fdf97d81b245e4b5d10019dfdc1 [2021-12-21T18:45:56.555Z] #58 ... [2021-12-21T18:45:56.555Z] [2021-12-21T18:45:56.555Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-12-21T18:45:56.555Z] #16 sha256:c068b9972ca532410e14ff2c7e1b85bbf7dd49c82dd82a2afda61f67955b533b [2021-12-21T18:45:56.555Z] #16 DONE 1.6s [2021-12-21T18:45:56.816Z] [2021-12-21T18:45:56.816Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-12-21T18:45:56.817Z] #17 sha256:b9001ed076b7fd9eff5b2a1bb95ffd1591f8b7bfc218a99ccf5a23923c464512 [2021-12-21T18:45:57.242Z] #23 15.00 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-21T18:45:57.242Z] #23 15.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3825acbc114104aa3dc63a2423b31143092cf30963cf1046841ef30b929774f9 [2021-12-21T18:45:57.242Z] #23 15.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-21T18:45:57.242Z] #23 15.00 Successfully built yamllint [2021-12-21T18:45:57.242Z] #23 15.03 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-21T18:45:57.489Z] #18 DONE 1.6s [2021-12-21T18:45:57.489Z] [2021-12-21T18:45:57.489Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:57.489Z] #58 sha256:58e139d726bdf761de4551f88963763ad7c7814bd6c78601aa065c39f04c0ef2 [2021-12-21T18:45:57.489Z] #58 1.837 + RM_GOPATH=0 [2021-12-21T18:45:57.489Z] #58 1.837 + TMP_GOPATH= [2021-12-21T18:45:57.489Z] #58 1.837 + : /build [2021-12-21T18:45:57.489Z] #58 1.837 + '[' -z '' ']' [2021-12-21T18:45:57.489Z] #58 1.837 ++ mktemp -d [2021-12-21T18:45:57.489Z] #58 1.837 + export GOPATH=/tmp/tmp.gNCJXpnSTr [2021-12-21T18:45:57.489Z] #58 1.837 + GOPATH=/tmp/tmp.gNCJXpnSTr [2021-12-21T18:45:57.489Z] #58 1.837 + RM_GOPATH=1 [2021-12-21T18:45:57.489Z] #58 1.837 + case "$(go env GOARCH)" in [2021-12-21T18:45:57.489Z] #58 1.837 ++ go env GOARCH [2021-12-21T18:45:57.489Z] #58 1.853 + export GO_BUILDMODE=-buildmode=pie [2021-12-21T18:45:57.489Z] #58 1.853 + GO_BUILDMODE=-buildmode=pie [2021-12-21T18:45:57.489Z] #58 1.853 ++ dirname /install.sh [2021-12-21T18:45:57.489Z] #58 1.853 + dir=/ [2021-12-21T18:45:57.489Z] #58 1.853 + bin=runc [2021-12-21T18:45:57.489Z] #58 1.853 + shift [2021-12-21T18:45:57.489Z] #58 1.853 + '[' '!' -f //runc.installer ']' [2021-12-21T18:45:57.489Z] #58 1.853 + . //runc.installer [2021-12-21T18:45:57.489Z] #58 1.856 Install runc version v1.0.3 (build tags: seccomp) [2021-12-21T18:45:57.489Z] #58 1.861 ++ set -e [2021-12-21T18:45:57.489Z] #58 1.861 ++ : v1.0.3 [2021-12-21T18:45:57.489Z] #58 1.861 + install_runc [2021-12-21T18:45:57.489Z] #58 1.861 + RUNC_BUILDTAGS=seccomp [2021-12-21T18:45:57.489Z] #58 1.861 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2021-12-21T18:45:57.489Z] #58 1.861 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gNCJXpnSTr/src/github.com/opencontainers/runc [2021-12-21T18:45:57.489Z] #58 1.887 Cloning into '/tmp/tmp.gNCJXpnSTr/src/github.com/opencontainers/runc'... [2021-12-21T18:45:57.489Z] #58 ... [2021-12-21T18:45:57.489Z] [2021-12-21T18:45:57.489Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-21T18:45:57.489Z] #19 sha256:6cfe6c1ea997e825a3c01867d1f494521fcdb39f327ede3c3205db24a86ced12 [2021-12-21T18:45:57.499Z] #23 15.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-21T18:45:58.064Z] #23 DONE 16.0s [2021-12-21T18:45:58.064Z] [2021-12-21T18:45:58.064Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-21T18:45:58.064Z] #27 sha256:91ec9726422edb41e161c5c6e1b4955cca3a55aeb1523bc0e6eac3e67fb556fa [2021-12-21T18:45:58.204Z] #17 1.479 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-12-21T18:45:58.322Z] #27 DONE 0.3s [2021-12-21T18:45:58.322Z] [2021-12-21T18:45:58.322Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:45:58.322Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:45:58.322Z] #53 ... [2021-12-21T18:45:58.322Z] [2021-12-21T18:45:58.322Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-21T18:45:58.322Z] #32 sha256:8033c5f90e656d68d1cf22d35baa3b86c0363ef7aa17de7d7ca7ba864838c064 [2021-12-21T18:45:58.465Z] #17 DONE 1.7s [2021-12-21T18:45:58.465Z] [2021-12-21T18:45:58.465Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-12-21T18:45:58.465Z] #18 sha256:3d7e50ebf67bc6155cf4bf0756e6db09c6486fdf97d81b245e4b5d10019dfdc1 [2021-12-21T18:45:58.886Z] #32 DONE 0.4s [2021-12-21T18:45:58.886Z] [2021-12-21T18:45:58.886Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-21T18:45:58.886Z] #35 sha256:52f95800e64609ff16f52f3775479e32dd1fbcfa2b0b2c6fcb7d5839a4c52556 [2021-12-21T18:45:58.886Z] #35 DONE 0.1s [2021-12-21T18:45:58.886Z] [2021-12-21T18:45:58.886Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-21T18:45:58.886Z] #37 sha256:ac353ce0b4076ed4365708d8364dea9c3ebeb9bb3c6c46b314a612bc458b2776 [2021-12-21T18:45:58.886Z] #37 DONE 0.0s [2021-12-21T18:45:58.886Z] [2021-12-21T18:45:58.886Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-21T18:45:58.886Z] #41 sha256:ef91990ceb2051a7c582ba03065f89d928a9c5f0d89af98a6517be05c8be1e1c [2021-12-21T18:45:58.886Z] #41 DONE 0.0s [2021-12-21T18:45:58.886Z] [2021-12-21T18:45:58.886Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:58.886Z] #58 sha256:cbd4733dfb4c30ceee1c8ef688afadaf36c6965c6e3c9477f2fbe2e484e41c4b [2021-12-21T18:45:59.403Z] #19 DONE 1.5s [2021-12-21T18:45:59.403Z] [2021-12-21T18:45:59.403Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-21T18:45:59.403Z] #20 sha256:635906fd29d884a0c153b0609e6ea865b36353c754f9f8771861df93ba558c38 [2021-12-21T18:45:59.855Z] #18 DONE 1.7s [2021-12-21T18:45:59.855Z] [2021-12-21T18:45:59.855Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:45:59.855Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:46:00.117Z] #58 ... [2021-12-21T18:46:00.117Z] [2021-12-21T18:46:00.117Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-12-21T18:46:00.117Z] #19 sha256:6cfe6c1ea997e825a3c01867d1f494521fcdb39f327ede3c3205db24a86ced12 [2021-12-21T18:46:00.783Z] #20 DONE 1.6s [2021-12-21T18:46:00.783Z] [2021-12-21T18:46:00.783Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:46:00.783Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:46:00.783Z] #43 ... [2021-12-21T18:46:00.783Z] [2021-12-21T18:46:00.783Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:46:00.783Z] #21 sha256:371e6f1c3f0feeae4db08dbe3731c05e950f3b5226ae926f5b9df5d2d0bf5322 [2021-12-21T18:46:01.025Z] 4612f6d0b889: Pull complete [2021-12-21T18:46:01.508Z] #19 DONE 1.6s [2021-12-21T18:46:01.508Z] [2021-12-21T18:46:01.508Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-12-21T18:46:01.508Z] #20 sha256:635906fd29d884a0c153b0609e6ea865b36353c754f9f8771861df93ba558c38 [2021-12-21T18:46:02.691Z] #21 1.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:46:02.897Z] #20 DONE 1.4s [2021-12-21T18:46:02.897Z] [2021-12-21T18:46:02.897Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:46:02.897Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:46:02.951Z] #21 2.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:46:02.951Z] #21 2.437 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:46:03.159Z] #34 ... [2021-12-21T18:46:03.159Z] [2021-12-21T18:46:03.159Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:46:03.159Z] #21 sha256:371e6f1c3f0feeae4db08dbe3731c05e950f3b5226ae926f5b9df5d2d0bf5322 [2021-12-21T18:46:03.521Z] #21 2.917 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:46:04.143Z] #58 ... [2021-12-21T18:46:04.143Z] [2021-12-21T18:46:04.143Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:46:04.143Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:46:04.143Z] #43 200.8 + dpkg --print-architecture [2021-12-21T18:46:04.143Z] #43 200.8 + git checkout -q v2.1.0 [2021-12-21T18:46:04.143Z] #43 201.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-21T18:46:04.143Z] #43 201.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-21T18:46:04.902Z] #21 4.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:46:05.077Z] #21 1.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-12-21T18:46:05.077Z] #21 1.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-12-21T18:46:05.077Z] #21 1.909 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-12-21T18:46:06.021Z] #21 2.869 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2021-12-21T18:46:06.282Z] #21 ... [2021-12-21T18:46:06.282Z] [2021-12-21T18:46:06.282Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:46:06.282Z] #58 sha256:58e139d726bdf761de4551f88963763ad7c7814bd6c78601aa065c39f04c0ef2 [2021-12-21T18:46:06.282Z] #58 15.45 + cd /tmp/tmp.gNCJXpnSTr/src/github.com/opencontainers/runc [2021-12-21T18:46:06.282Z] #58 15.45 + git checkout -q v1.0.3 [2021-12-21T18:46:07.662Z] #58 16.64 + '[' -z '' ']' [2021-12-21T18:46:07.662Z] #58 16.64 + target=static [2021-12-21T18:46:07.662Z] #58 16.64 + make BUILDTAGS=seccomp static [2021-12-21T18:46:07.662Z] #58 17.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-21T18:46:07.938Z] #21 4.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [100 kB] [2021-12-21T18:46:09.856Z] #21 ... [2021-12-21T18:46:09.856Z] [2021-12-21T18:46:09.856Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:46:09.856Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:46:09.856Z] #58 15.03 + cd /tmp/tmp.uixBuoOCjv/src/github.com/opencontainers/runc [2021-12-21T18:46:09.856Z] #58 15.05 + git checkout -q v1.0.3 [2021-12-21T18:46:09.856Z] #58 16.25 + '[' -z '' ']' [2021-12-21T18:46:09.856Z] #58 16.25 + target=static [2021-12-21T18:46:09.856Z] #58 16.25 + make BUILDTAGS=seccomp static [2021-12-21T18:46:09.856Z] #58 16.63 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2021-12-21T18:46:10.682Z] #43 ... [2021-12-21T18:46:10.682Z] [2021-12-21T18:46:10.682Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:46:10.682Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:46:10.682Z] #53 205.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-21T18:46:10.682Z] #53 DONE 206.8s [2021-12-21T18:46:10.682Z] [2021-12-21T18:46:10.682Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:46:10.682Z] #62 sha256:ef7c2751eadfd59aa121123ec41bdb8eed34d0582c5deaf67bf5777beab924c9 [2021-12-21T18:46:10.956Z] #58 ... [2021-12-21T18:46:10.956Z] [2021-12-21T18:46:10.956Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:46:10.956Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:46:10.956Z] #34 DONE 193.5s [2021-12-21T18:46:10.956Z] [2021-12-21T18:46:10.956Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:46:10.956Z] #21 sha256:371e6f1c3f0feeae4db08dbe3731c05e950f3b5226ae926f5b9df5d2d0bf5322 [2021-12-21T18:46:10.956Z] #21 6.637 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:46:11.772Z] #58 ... [2021-12-21T18:46:11.772Z] [2021-12-21T18:46:11.772Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-12-21T18:46:11.772Z] #34 sha256:c0519c19fbf7c93514d7a6102815dd09ddf688b9f5468088005b4c292cacdf92 [2021-12-21T18:46:11.772Z] #34 DONE 195.2s [2021-12-21T18:46:12.034Z] [2021-12-21T18:46:12.034Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2021-12-21T18:46:12.034Z] #21 sha256:371e6f1c3f0feeae4db08dbe3731c05e950f3b5226ae926f5b9df5d2d0bf5322 [2021-12-21T18:46:12.034Z] #21 6.715 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-12-21T18:46:13.494Z] #21 12.69 Fetched 8485 kB in 11s (755 kB/s) [2021-12-21T18:46:14.380Z] #58 ... [2021-12-21T18:46:14.380Z] [2021-12-21T18:46:14.380Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-12-21T18:46:14.380Z] #26 sha256:eca45efdca8917bc2eec7962158b74a6733c2022c34e299ed71fd0e68cfbc31a [2021-12-21T18:46:14.380Z] #26 230.1 + return [2021-12-21T18:46:14.639Z] #26 DONE 232.4s [2021-12-21T18:46:14.639Z] [2021-12-21T18:46:14.639Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:46:14.639Z] #62 sha256:7c381b47abdea408e1dcaa1f6be7e43f935774f4fa151018d7f28f133ac16c55 [2021-12-21T18:46:14.639Z] #62 185.7 + bin/containerd [2021-12-21T18:46:16.246Z] #21 12.86 Fetched 8485 kB in 11s (753 kB/s) [2021-12-21T18:46:17.179Z] #62 ... [2021-12-21T18:46:17.180Z] [2021-12-21T18:46:17.180Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-21T18:46:17.180Z] #27 sha256:8b316e0c889f4d110d7864dbe151e7e9587647a99b9f0a67fb01812198496459 [2021-12-21T18:46:17.180Z] #27 DONE 0.8s [2021-12-21T18:46:17.180Z] [2021-12-21T18:46:17.180Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-21T18:46:17.180Z] #32 sha256:e578111fe45a94c9288cad2d2b07ce5639c2b95064b68cea09d5710b95c0cbfb [2021-12-21T18:46:17.686Z] #21 12.69 Reading package lists... [2021-12-21T18:46:18.118Z] #32 DONE 1.0s [2021-12-21T18:46:18.118Z] [2021-12-21T18:46:18.118Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-21T18:46:18.118Z] #35 sha256:effe554e3f9a6a1782af8acf9b0aac1515500f0c9f20629691b176b784653905 [2021-12-21T18:46:18.694Z] #35 DONE 0.6s [2021-12-21T18:46:18.694Z] [2021-12-21T18:46:18.694Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:46:18.694Z] #58 sha256:8ff01518c598024715b11bf983b2477f82e60e97c74dc416cba82bc9f1612901 [2021-12-21T18:46:18.694Z] #58 ... [2021-12-21T18:46:18.694Z] [2021-12-21T18:46:18.694Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-21T18:46:18.694Z] #37 sha256:a3c7026d376dfa31affdc43765c097a200cecce8e1dbba41d385828e42b6b3b9 [2021-12-21T18:46:18.694Z] #37 DONE 0.1s [2021-12-21T18:46:18.694Z] [2021-12-21T18:46:18.694Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-21T18:46:18.694Z] #41 sha256:73d2e11f13417f6b99388c54753fa4e68e94058bf0164f671c40ba1444dbb6b3 [2021-12-21T18:46:18.694Z] #41 DONE 0.1s [2021-12-21T18:46:18.957Z] [2021-12-21T18:46:18.957Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-21T18:46:18.957Z] #44 sha256:787f5b649be2d589b07270fa30069c8f45c4e7ad170427282eaa79efb55c4ae6 [2021-12-21T18:46:20.456Z] #21 12.86 Reading package lists... [2021-12-21T18:46:20.864Z] #44 DONE 1.9s [2021-12-21T18:46:20.864Z] [2021-12-21T18:46:20.864Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:46:20.864Z] #58 sha256:8ff01518c598024715b11bf983b2477f82e60e97c74dc416cba82bc9f1612901 [2021-12-21T18:46:20.864Z] #58 119.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-21T18:46:20.864Z] #58 ... [2021-12-21T18:46:20.864Z] [2021-12-21T18:46:20.864Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-21T18:46:20.864Z] #48 sha256:aaeb2ba1dacb7cc53a7608dfb5c3513f15997b6efd009680cce9ec134b582a28 [2021-12-21T18:46:20.864Z] #48 DONE 0.2s [2021-12-21T18:46:20.864Z] [2021-12-21T18:46:20.864Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-21T18:46:20.864Z] #50 sha256:5ab511513f3c18a698cb49242525f186411e9fc39b70c0dca34ade46d40b4657 [2021-12-21T18:46:20.864Z] #50 DONE 0.1s [2021-12-21T18:46:21.125Z] [2021-12-21T18:46:21.125Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-21T18:46:21.125Z] #52 sha256:21582241ac6d2a708c5827e99e2cc50b6fc2a36f451f0fdc2faef25ac73005df [2021-12-21T18:46:21.125Z] #52 DONE 0.1s [2021-12-21T18:46:21.125Z] [2021-12-21T18:46:21.125Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-21T18:46:21.125Z] #54 sha256:331b96ea848ec8518a7103fd2db98ae2ccce587f3ab28ddac9437b9998673660 [2021-12-21T18:46:21.387Z] #54 DONE 0.2s [2021-12-21T18:46:21.387Z] [2021-12-21T18:46:21.387Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:46:21.387Z] #62 sha256:7c381b47abdea408e1dcaa1f6be7e43f935774f4fa151018d7f28f133ac16c55 [2021-12-21T18:46:21.387Z] #62 ... [2021-12-21T18:46:21.387Z] [2021-12-21T18:46:21.387Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-21T18:46:21.387Z] #56 sha256:86321917836144699f5c9c1640604e1554b6dd5c989ac191af953692098bdd7e [2021-12-21T18:46:21.387Z] #56 DONE 0.1s [2021-12-21T18:46:21.647Z] [2021-12-21T18:46:21.647Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:46:21.647Z] #58 sha256:8ff01518c598024715b11bf983b2477f82e60e97c74dc416cba82bc9f1612901 [2021-12-21T18:46:21.647Z] #58 120.7 + mkdir -p /build [2021-12-21T18:46:21.647Z] #58 120.7 + cp runc /build/runc [2021-12-21T18:46:21.880Z] #21 16.70 Reading package lists... [2021-12-21T18:46:21.906Z] #58 DONE 121.0s [2021-12-21T18:46:21.906Z] [2021-12-21T18:46:21.906Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:46:21.906Z] #62 sha256:7c381b47abdea408e1dcaa1f6be7e43f935774f4fa151018d7f28f133ac16c55 [2021-12-21T18:46:22.818Z] #21 20.97 Building dependency tree... [2021-12-21T18:46:23.925Z] #62 ... [2021-12-21T18:46:23.925Z] [2021-12-21T18:46:23.925Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-21T18:46:23.925Z] #59 sha256:3364eeb7000d594f0479bc2e50eef8662152f5775a572704e799c779f087ccfb [2021-12-21T18:46:23.925Z] #59 DONE 0.3s [2021-12-21T18:46:23.925Z] [2021-12-21T18:46:23.925Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:46:23.925Z] #62 sha256:7c381b47abdea408e1dcaa1f6be7e43f935774f4fa151018d7f28f133ac16c55 [2021-12-21T18:46:24.197Z] #21 23.61 The following additional packages will be installed: [2021-12-21T18:46:24.197Z] #21 23.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:46:24.197Z] #21 23.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-21T18:46:24.197Z] #21 23.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-21T18:46:24.197Z] #21 23.63 python3-pkg-resources vim-runtime xxd [2021-12-21T18:46:24.197Z] #21 23.63 Suggested packages: [2021-12-21T18:46:24.197Z] #21 23.63 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-21T18:46:24.197Z] #21 23.63 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-21T18:46:24.197Z] #21 23.63 acl attr quota [2021-12-21T18:46:24.197Z] #21 23.63 Recommended packages: [2021-12-21T18:46:24.197Z] #21 23.63 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-21T18:46:24.733Z] #21 17.10 Reading package lists... [2021-12-21T18:46:25.674Z] #21 21.38 Building dependency tree... [2021-12-21T18:46:26.735Z] #21 25.82 The following NEW packages will be installed: [2021-12-21T18:46:26.735Z] #21 25.82 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-21T18:46:26.735Z] #21 25.82 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:46:26.735Z] #21 25.82 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-21T18:46:26.735Z] #21 25.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-21T18:46:26.735Z] #21 25.83 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-21T18:46:26.735Z] #21 25.83 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-21T18:46:26.735Z] #21 25.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-21T18:46:26.735Z] #21 25.83 xz-utils zip zstd [2021-12-21T18:46:26.735Z] #21 26.20 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:46:26.735Z] #21 26.20 Need to get 27.6 MB of archives. [2021-12-21T18:46:26.735Z] #21 26.20 After this operation, 106 MB of additional disk space will be used. [2021-12-21T18:46:26.735Z] #21 26.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-21T18:46:26.735Z] #21 26.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-21T18:46:26.735Z] #21 26.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-21T18:46:26.735Z] #21 26.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-21T18:46:26.735Z] #21 26.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-21T18:46:26.735Z] #21 26.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-21T18:46:26.735Z] #21 26.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-21T18:46:26.735Z] #21 26.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-21T18:46:26.735Z] #21 26.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:46:26.735Z] #21 26.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:46:26.996Z] #21 26.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-21T18:46:26.996Z] #21 26.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-21T18:46:26.996Z] #21 26.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-21T18:46:26.996Z] #21 26.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-21T18:46:26.996Z] #21 26.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-21T18:46:26.996Z] #21 26.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-21T18:46:26.996Z] #21 26.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-21T18:46:26.996Z] #21 26.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-21T18:46:26.996Z] #21 26.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-21T18:46:26.996Z] #21 26.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-21T18:46:26.996Z] #21 26.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-21T18:46:26.996Z] #21 26.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-21T18:46:26.996Z] #21 26.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-21T18:46:26.996Z] #21 26.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-21T18:46:26.996Z] #21 26.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-21T18:46:26.996Z] #21 26.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-21T18:46:26.996Z] #21 26.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-21T18:46:27.565Z] #21 27.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-21T18:46:27.565Z] #21 27.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-21T18:46:27.565Z] #21 27.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-21T18:46:27.565Z] #21 27.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-21T18:46:27.565Z] #21 27.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-21T18:46:27.565Z] #21 27.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-21T18:46:27.565Z] #21 27.05 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-21T18:46:27.565Z] #21 27.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-21T18:46:27.588Z] #21 24.31 The following additional packages will be installed: [2021-12-21T18:46:27.588Z] #21 24.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:46:27.588Z] #21 24.31 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-12-21T18:46:27.588Z] #21 24.31 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-12-21T18:46:27.588Z] #21 24.31 python3-pkg-resources vim-runtime xxd [2021-12-21T18:46:27.588Z] #21 24.32 Suggested packages: [2021-12-21T18:46:27.588Z] #21 24.32 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-12-21T18:46:27.588Z] #21 24.32 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-12-21T18:46:27.588Z] #21 24.32 acl attr quota [2021-12-21T18:46:27.588Z] #21 24.32 Recommended packages: [2021-12-21T18:46:27.588Z] #21 24.32 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-12-21T18:46:27.825Z] #21 27.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-21T18:46:27.825Z] #21 27.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:46:27.825Z] #21 27.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-21T18:46:27.825Z] #21 27.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-21T18:46:27.825Z] #21 27.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-21T18:46:27.825Z] #21 27.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-21T18:46:27.825Z] #21 27.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-21T18:46:27.825Z] #21 27.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-21T18:46:27.825Z] #21 27.35 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-21T18:46:28.394Z] #21 27.71 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2021-12-21T18:46:28.394Z] #21 27.75 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-21T18:46:28.394Z] #21 27.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-21T18:46:28.394Z] #21 27.82 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-21T18:46:28.732Z] #62 ... [2021-12-21T18:46:28.732Z] [2021-12-21T18:46:28.732Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:46:28.732Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:46:28.732Z] #43 DONE 223.0s [2021-12-21T18:46:28.732Z] [2021-12-21T18:46:28.732Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:46:28.732Z] #58 sha256:cbd4733dfb4c30ceee1c8ef688afadaf36c6965c6e3c9477f2fbe2e484e41c4b [2021-12-21T18:46:28.988Z] #58 ... [2021-12-21T18:46:28.988Z] [2021-12-21T18:46:28.988Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-21T18:46:28.988Z] #44 sha256:dd08fcfbbdeffd3cc66e17cdc790d40d1beea27371256d7adbff5220c6641632 [2021-12-21T18:46:29.244Z] #44 DONE 0.4s [2021-12-21T18:46:29.244Z] [2021-12-21T18:46:29.244Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-21T18:46:29.244Z] #48 sha256:3825485de9494c77dc2c7857e16ffd12e5a942cd63ebc4a976c64d58091df0c3 [2021-12-21T18:46:29.244Z] #48 DONE 0.0s [2021-12-21T18:46:29.244Z] [2021-12-21T18:46:29.244Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:46:29.244Z] #58 sha256:cbd4733dfb4c30ceee1c8ef688afadaf36c6965c6e3c9477f2fbe2e484e41c4b [2021-12-21T18:46:29.244Z] #58 ... [2021-12-21T18:46:29.244Z] [2021-12-21T18:46:29.244Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-21T18:46:29.244Z] #50 sha256:51bdbaefcfa979f5d86ff7c2d1dc7af886466741758e39c4601b5f5d67e30760 [2021-12-21T18:46:29.244Z] #50 DONE 0.1s [2021-12-21T18:46:29.244Z] [2021-12-21T18:46:29.244Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-21T18:46:29.244Z] #52 sha256:5ffdbdc89ba24e093cdbb0e0326aded44daf54cf7a4e2b23831407cb89936a71 [2021-12-21T18:46:29.244Z] #52 DONE 0.1s [2021-12-21T18:46:29.500Z] [2021-12-21T18:46:29.500Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-21T18:46:29.500Z] #54 sha256:f152ff61ce25ef715e0c9fd91f366ff9c1510f0c714a124084d977ab3da40d13 [2021-12-21T18:46:29.503Z] #21 26.53 The following NEW packages will be installed: [2021-12-21T18:46:29.503Z] #21 26.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-12-21T18:46:29.503Z] #21 26.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-12-21T18:46:29.503Z] #21 26.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-12-21T18:46:29.503Z] #21 26.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-12-21T18:46:29.503Z] #21 26.54 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-12-21T18:46:29.503Z] #21 26.54 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-12-21T18:46:29.503Z] #21 26.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-12-21T18:46:29.503Z] #21 26.54 xz-utils zip zstd [2021-12-21T18:46:29.757Z] #54 DONE 0.4s [2021-12-21T18:46:29.757Z] [2021-12-21T18:46:29.757Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-21T18:46:29.757Z] #56 sha256:51959265ab0873558fb84dcd4278512b073bf906e46d465f3721c1cf8b64e7a3 [2021-12-21T18:46:29.757Z] #56 DONE 0.1s [2021-12-21T18:46:29.757Z] [2021-12-21T18:46:29.757Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:46:29.757Z] #62 sha256:ef7c2751eadfd59aa121123ec41bdb8eed34d0582c5deaf67bf5777beab924c9 [2021-12-21T18:46:29.763Z] #21 26.94 0 upgraded, 48 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:46:29.763Z] #21 26.94 Need to get 27.6 MB of archives. [2021-12-21T18:46:29.763Z] #21 26.94 After this operation, 106 MB of additional disk space will be used. [2021-12-21T18:46:29.763Z] #21 26.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-12-21T18:46:29.773Z] #21 28.82 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:46:29.773Z] #21 29.07 Fetched 27.6 MB in 2s (14.1 MB/s) [2021-12-21T18:46:29.773Z] #21 29.24 Selecting previously unselected package pigz. [2021-12-21T18:46:29.773Z] #21 29.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 ... 24014 files and directories currently installed.) [2021-12-21T18:46:29.773Z] #21 29.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-21T18:46:30.024Z] #21 26.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-12-21T18:46:30.024Z] #21 26.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-12-21T18:46:30.024Z] #21 26.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-12-21T18:46:30.024Z] #21 26.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-12-21T18:46:30.024Z] #21 26.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-12-21T18:46:30.024Z] #21 26.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-12-21T18:46:30.024Z] #21 26.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-12-21T18:46:30.024Z] #21 27.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2021-12-21T18:46:30.024Z] #21 27.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2021-12-21T18:46:30.024Z] #21 27.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-12-21T18:46:30.024Z] #21 27.09 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-12-21T18:46:30.024Z] #21 27.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-12-21T18:46:30.024Z] #21 27.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-12-21T18:46:30.024Z] #21 27.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-12-21T18:46:30.024Z] #21 27.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-12-21T18:46:30.024Z] #21 27.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-12-21T18:46:30.032Z] #21 29.33 Unpacking pigz (2.6-1) ... [2021-12-21T18:46:30.032Z] #21 29.47 Selecting previously unselected package libelf1:amd64. [2021-12-21T18:46:30.032Z] #21 29.47 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-21T18:46:30.032Z] #21 29.48 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-21T18:46:30.285Z] #21 27.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-12-21T18:46:30.285Z] #21 27.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-12-21T18:46:30.285Z] #21 27.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-12-21T18:46:30.285Z] #21 27.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-12-21T18:46:30.285Z] #21 27.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-12-21T18:46:30.285Z] #21 27.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-12-21T18:46:30.285Z] #21 27.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-12-21T18:46:30.285Z] #21 27.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-12-21T18:46:30.285Z] #21 27.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-12-21T18:46:30.285Z] #21 27.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-12-21T18:46:30.291Z] #21 29.76 Selecting previously unselected package libbpf0:amd64. [2021-12-21T18:46:30.291Z] #21 29.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-21T18:46:30.551Z] #21 29.77 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:46:30.551Z] #21 29.96 Selecting previously unselected package libcap2:amd64. [2021-12-21T18:46:30.551Z] #21 29.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-21T18:46:30.551Z] #21 29.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:46:30.551Z] #21 30.06 Selecting previously unselected package libmnl0:amd64. [2021-12-21T18:46:30.810Z] #21 30.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-21T18:46:30.810Z] #21 30.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:46:30.810Z] #21 30.17 Selecting previously unselected package libxtables12:amd64. [2021-12-21T18:46:30.810Z] #21 30.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-21T18:46:30.810Z] #21 30.17 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:46:30.810Z] #21 30.29 Selecting previously unselected package libcap2-bin. [2021-12-21T18:46:30.856Z] #21 27.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-12-21T18:46:30.856Z] #21 27.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-12-21T18:46:30.856Z] #21 27.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-12-21T18:46:30.856Z] #21 27.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-12-21T18:46:30.856Z] #21 27.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-12-21T18:46:30.856Z] #21 27.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-12-21T18:46:30.856Z] #21 27.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-12-21T18:46:30.856Z] #21 27.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-12-21T18:46:30.856Z] #21 27.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-12-21T18:46:30.856Z] #21 27.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-12-21T18:46:30.856Z] #21 27.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-12-21T18:46:30.856Z] #21 27.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-12-21T18:46:30.856Z] #21 27.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-12-21T18:46:30.856Z] #21 27.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-12-21T18:46:30.856Z] #21 27.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-12-21T18:46:30.856Z] #21 27.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-12-21T18:46:30.856Z] #21 27.94 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2021-12-21T18:46:31.069Z] #21 30.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-21T18:46:31.069Z] #21 30.30 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-21T18:46:31.069Z] #21 30.48 Selecting previously unselected package iproute2. [2021-12-21T18:46:31.069Z] #21 30.48 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-21T18:46:31.069Z] #21 30.49 Unpacking iproute2 (5.10.0-4) ... [2021-12-21T18:46:31.117Z] #21 28.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2021-12-21T18:46:31.117Z] #21 28.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-12-21T18:46:31.377Z] #21 28.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-12-21T18:46:31.377Z] #21 28.35 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-12-21T18:46:32.050Z] #21 31.48 Selecting previously unselected package xxd. [2021-12-21T18:46:32.050Z] #21 31.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:46:32.050Z] #21 31.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:32.315Z] #21 31.74 Selecting previously unselected package vim-common. [2021-12-21T18:46:32.315Z] #21 31.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:46:32.315Z] #21 31.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:32.320Z] #21 29.41 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:46:32.889Z] #21 32.06 Selecting previously unselected package bash-completion. [2021-12-21T18:46:32.889Z] #21 32.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-21T18:46:32.893Z] #21 29.66 Fetched 27.6 MB in 2s (15.5 MB/s) [2021-12-21T18:46:32.893Z] #21 29.77 Selecting previously unselected package pigz. [2021-12-21T18:46:32.893Z] #21 29.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-12-21T18:46:32.893Z] #21 29.84 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-12-21T18:46:32.893Z] #21 29.85 Unpacking pigz (2.6-1) ... [2021-12-21T18:46:32.893Z] #21 30.03 Selecting previously unselected package libelf1:amd64. [2021-12-21T18:46:33.155Z] #21 30.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-12-21T18:46:33.155Z] #21 30.04 Unpacking libelf1:amd64 (0.183-1) ... [2021-12-21T18:46:33.155Z] #21 30.30 Selecting previously unselected package libbpf0:amd64. [2021-12-21T18:46:33.155Z] #21 30.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-12-21T18:46:33.155Z] #21 30.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:46:33.728Z] #21 30.48 Selecting previously unselected package libcap2:amd64. [2021-12-21T18:46:33.728Z] #21 30.49 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-12-21T18:46:33.728Z] #21 30.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:46:33.728Z] #21 30.61 Selecting previously unselected package libmnl0:amd64. [2021-12-21T18:46:33.728Z] #21 30.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-12-21T18:46:33.728Z] #21 30.62 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:46:33.728Z] #21 30.74 Selecting previously unselected package libxtables12:amd64. [2021-12-21T18:46:33.728Z] #21 30.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-12-21T18:46:33.728Z] #21 30.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:46:33.728Z] #21 30.88 Selecting previously unselected package libcap2-bin. [2021-12-21T18:46:33.989Z] #21 30.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-12-21T18:46:33.989Z] #21 30.90 Unpacking libcap2-bin (1:2.44-1) ... [2021-12-21T18:46:34.252Z] #21 31.05 Selecting previously unselected package iproute2. [2021-12-21T18:46:34.252Z] #21 31.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-12-21T18:46:34.252Z] #21 31.06 Unpacking iproute2 (5.10.0-4) ... [2021-12-21T18:46:35.086Z] #21 31.92 Selecting previously unselected package xxd. [2021-12-21T18:46:35.086Z] #21 31.93 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:46:35.086Z] #21 31.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:35.086Z] #21 32.14 Selecting previously unselected package vim-common. [2021-12-21T18:46:35.086Z] #21 32.14 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:46:35.086Z] #21 32.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:35.348Z] #21 32.44 Selecting previously unselected package bash-completion. [2021-12-21T18:46:35.348Z] #21 32.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-12-21T18:46:37.085Z] #21 35.74 Unpacking bash-completion (1:2.11-2) ... [2021-12-21T18:46:37.085Z] #21 36.11 Selecting previously unselected package bzip2. [2021-12-21T18:46:37.085Z] #21 36.11 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-21T18:46:37.085Z] #21 36.12 Unpacking bzip2 (1.0.8-4) ... [2021-12-21T18:46:37.085Z] #21 36.18 Selecting previously unselected package xz-utils. [2021-12-21T18:46:37.085Z] #21 36.19 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-21T18:46:37.085Z] #21 36.20 Unpacking xz-utils (5.2.5-2) ... [2021-12-21T18:46:37.085Z] #21 36.31 Selecting previously unselected package apparmor. [2021-12-21T18:46:37.085Z] #21 36.32 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-21T18:46:37.086Z] #21 36.36 Unpacking apparmor (2.13.6-10) ... [2021-12-21T18:46:37.345Z] #21 36.77 Selecting previously unselected package inetutils-ping. [2021-12-21T18:46:37.345Z] #21 36.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-21T18:46:37.345Z] #21 36.77 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-21T18:46:37.605Z] #21 36.87 Selecting previously unselected package libip4tc2:amd64. [2021-12-21T18:46:37.605Z] #21 36.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:46:37.605Z] #21 36.88 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:37.605Z] #21 36.93 Selecting previously unselected package libip6tc2:amd64. [2021-12-21T18:46:37.605Z] #21 36.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:46:37.605Z] #21 36.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:37.605Z] #21 37.02 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-21T18:46:37.605Z] #21 37.03 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-21T18:46:37.605Z] #21 37.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:46:37.605Z] #21 37.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-21T18:46:37.865Z] #21 37.12 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-21T18:46:37.866Z] #21 37.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:46:37.866Z] #21 37.25 Selecting previously unselected package libnftnl11:amd64. [2021-12-21T18:46:37.866Z] #21 37.25 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-21T18:46:37.866Z] #21 37.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:46:37.866Z] #21 37.37 Selecting previously unselected package iptables. [2021-12-21T18:46:37.936Z] 4d1d74adc6a9: Pull complete [2021-12-21T18:46:37.936Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-21T18:46:37.936Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:46:37.936Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-21T18:46:37.936Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-21T18:46:37.936Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2021-12-21T18:46:37.936Z] WARN: Skipping validation tests [2021-12-21T18:46:37.936Z] INFO: Running unit tests at 12/21/2021 18:46:29... [2021-12-21T18:46:37.936Z] INFO: make.ps1 starting at 12/21/2021 18:46:33 [2021-12-21T18:46:37.936Z] INFO: Git commit (f415028976) assumed from DOCKER_GITCOMMIT environment variable [2021-12-21T18:46:37.936Z] INFO: Invoking autogen... [2021-12-21T18:46:37.936Z] INFO: Running unit tests... [2021-12-21T18:46:38.126Z] #21 37.39 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-21T18:46:38.126Z] #21 37.40 Unpacking iptables (1.8.7-1) ... [2021-12-21T18:46:38.386Z] #21 37.65 Selecting previously unselected package libonig5:amd64. [2021-12-21T18:46:38.386Z] #21 37.65 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-21T18:46:38.386Z] #21 37.66 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:46:38.386Z] #21 37.80 Selecting previously unselected package libjq1:amd64. [2021-12-21T18:46:38.386Z] #21 37.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-21T18:46:38.386Z] #21 37.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:46:38.646Z] #21 37.90 Selecting previously unselected package jq. [2021-12-21T18:46:38.646Z] #21 37.90 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-21T18:46:38.646Z] #21 37.92 Unpacking jq (1.6-2.1) ... [2021-12-21T18:46:38.646Z] #21 38.01 Selecting previously unselected package libaio1:amd64. [2021-12-21T18:46:38.646Z] #21 38.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-21T18:46:38.646Z] #21 38.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:46:38.646Z] #21 38.08 Selecting previously unselected package libgpm2:amd64. [2021-12-21T18:46:38.646Z] #21 38.08 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-21T18:46:38.646Z] #21 38.09 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:46:38.646Z] #21 38.14 Selecting previously unselected package libicu67:amd64. [2021-12-21T18:46:38.906Z] #21 38.14 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-21T18:46:38.906Z] #21 38.16 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-21T18:46:39.565Z] #21 36.06 Unpacking bash-completion (1:2.11-2) ... [2021-12-21T18:46:39.565Z] #21 36.47 Selecting previously unselected package bzip2. [2021-12-21T18:46:39.565Z] #21 36.47 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-12-21T18:46:39.565Z] #21 36.48 Unpacking bzip2 (1.0.8-4) ... [2021-12-21T18:46:39.565Z] #21 36.55 Selecting previously unselected package xz-utils. [2021-12-21T18:46:39.565Z] #21 36.55 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-12-21T18:46:39.565Z] #21 36.56 Unpacking xz-utils (5.2.5-2) ... [2021-12-21T18:46:39.565Z] #21 36.72 Selecting previously unselected package apparmor. [2021-12-21T18:46:39.829Z] #21 36.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-12-21T18:46:39.829Z] #21 36.80 Unpacking apparmor (2.13.6-10) ... [2021-12-21T18:46:40.401Z] #21 37.21 Selecting previously unselected package inetutils-ping. [2021-12-21T18:46:40.401Z] #21 37.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-12-21T18:46:40.401Z] #21 37.22 Unpacking inetutils-ping (2:2.0-1) ... [2021-12-21T18:46:40.401Z] #21 37.34 Selecting previously unselected package libip4tc2:amd64. [2021-12-21T18:46:40.401Z] #21 37.34 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:46:40.401Z] #21 37.35 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:40.401Z] #21 37.42 Selecting previously unselected package libip6tc2:amd64. [2021-12-21T18:46:40.401Z] #21 37.43 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-12-21T18:46:40.401Z] #21 37.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:40.402Z] #21 37.49 Selecting previously unselected package libnfnetlink0:amd64. [2021-12-21T18:46:40.402Z] #21 37.50 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-12-21T18:46:40.402Z] #21 37.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:46:40.664Z] #21 37.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-12-21T18:46:40.664Z] #21 37.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-12-21T18:46:40.664Z] #21 37.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:46:40.664Z] #21 37.61 Selecting previously unselected package libnftnl11:amd64. [2021-12-21T18:46:40.664Z] #21 37.61 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-12-21T18:46:40.664Z] #21 37.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:46:40.924Z] #21 37.69 Selecting previously unselected package iptables. [2021-12-21T18:46:40.924Z] #21 37.69 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-12-21T18:46:40.924Z] #21 37.70 Unpacking iptables (1.8.7-1) ... [2021-12-21T18:46:41.185Z] #21 37.99 Selecting previously unselected package libonig5:amd64. [2021-12-21T18:46:41.185Z] #21 38.00 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-12-21T18:46:41.185Z] #21 38.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:46:41.185Z] #21 38.15 Selecting previously unselected package libjq1:amd64. [2021-12-21T18:46:41.185Z] #21 38.17 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-12-21T18:46:41.185Z] #21 38.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:46:41.446Z] #21 38.27 Selecting previously unselected package jq. [2021-12-21T18:46:41.446Z] #21 38.29 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-12-21T18:46:41.446Z] #21 38.31 Unpacking jq (1.6-2.1) ... [2021-12-21T18:46:41.446Z] #21 38.38 Selecting previously unselected package libaio1:amd64. [2021-12-21T18:46:41.446Z] #21 38.39 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-12-21T18:46:41.446Z] #21 38.40 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:46:41.446Z] #21 38.46 Selecting previously unselected package libgpm2:amd64. [2021-12-21T18:46:41.446Z] #21 38.46 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-12-21T18:46:41.446Z] #21 38.47 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:46:41.707Z] #21 38.60 Selecting previously unselected package libicu67:amd64. [2021-12-21T18:46:41.707Z] #21 38.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-12-21T18:46:41.707Z] #21 38.62 Unpacking libicu67:amd64 (67.1-7) ... [2021-12-21T18:46:42.199Z] #21 41.21 Selecting previously unselected package libinih1:amd64. [2021-12-21T18:46:42.199Z] #21 41.21 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-21T18:46:42.199Z] #21 41.22 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-21T18:46:42.199Z] #21 41.28 Selecting previously unselected package libnet1:amd64. [2021-12-21T18:46:42.199Z] #21 41.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-21T18:46:42.199Z] #21 41.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:46:42.199Z] #21 41.38 Selecting previously unselected package libnl-3-200:amd64. [2021-12-21T18:46:42.199Z] #21 41.38 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-21T18:46:42.199Z] #21 41.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:46:42.199Z] #21 41.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-21T18:46:42.199Z] #21 41.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-21T18:46:42.199Z] #21 41.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:46:42.199Z] #21 41.53 Selecting previously unselected package net-tools. [2021-12-21T18:46:42.199Z] #21 41.53 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-21T18:46:42.199Z] #21 41.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:46:42.458Z] #21 41.71 Selecting previously unselected package patch. [2021-12-21T18:46:42.458Z] #21 41.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-21T18:46:42.458Z] #21 41.72 Unpacking patch (2.7.6-7) ... [2021-12-21T18:46:42.458Z] #21 41.81 Selecting previously unselected package python-pip-whl. [2021-12-21T18:46:42.458Z] #21 41.83 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-21T18:46:42.458Z] #21 41.84 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-21T18:46:43.028Z] #21 42.35 Selecting previously unselected package python3-lib2to3. [2021-12-21T18:46:43.028Z] #21 42.35 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-21T18:46:43.028Z] #21 42.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:46:43.028Z] #21 42.46 Selecting previously unselected package python3-distutils. [2021-12-21T18:46:43.028Z] #21 42.47 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-21T18:46:43.028Z] #21 42.48 Unpacking python3-distutils (3.9.2-1) ... [2021-12-21T18:46:43.287Z] #21 42.62 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:46:43.287Z] #21 42.62 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:46:43.287Z] #21 42.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:46:43.287Z] #21 42.78 Selecting previously unselected package python3-setuptools. [2021-12-21T18:46:43.287Z] #21 42.80 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-21T18:46:43.287Z] #21 42.80 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-21T18:46:43.547Z] #21 43.00 Selecting previously unselected package python3-wheel. [2021-12-21T18:46:43.547Z] #21 43.03 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-21T18:46:43.547Z] #21 43.03 Unpacking python3-wheel (0.34.2-1) ... [2021-12-21T18:46:43.730Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-21T18:46:43.806Z] #21 43.10 Selecting previously unselected package python3-pip. [2021-12-21T18:46:43.807Z] #21 43.11 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-21T18:46:43.807Z] #21 43.11 Unpacking python3-pip (20.3.4-4) ... [2021-12-21T18:46:44.066Z] #21 43.35 Selecting previously unselected package sudo. [2021-12-21T18:46:44.066Z] #21 43.36 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-21T18:46:44.066Z] #21 43.36 Unpacking sudo (1.9.5p2-3) ... [2021-12-21T18:46:44.585Z] #21 43.91 Selecting previously unselected package thin-provisioning-tools. [2021-12-21T18:46:44.585Z] #21 43.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-21T18:46:44.585Z] #21 43.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:46:44.844Z] #21 44.13 Selecting previously unselected package uidmap. [2021-12-21T18:46:44.844Z] #21 44.13 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-21T18:46:44.844Z] #21 44.15 Unpacking uidmap (1:4.8.1-1) ... [2021-12-21T18:46:44.844Z] #21 44.27 Selecting previously unselected package vim-runtime. [2021-12-21T18:46:44.844Z] #21 44.27 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:46:44.844Z] #21 44.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-21T18:46:45.009Z] #21 41.70 Selecting previously unselected package libinih1:amd64. [2021-12-21T18:46:45.009Z] #21 41.71 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-12-21T18:46:45.009Z] #21 41.79 Unpacking libinih1:amd64 (53-1+b2) ... [2021-12-21T18:46:45.009Z] #21 41.88 Selecting previously unselected package libnet1:amd64. [2021-12-21T18:46:45.009Z] #21 41.90 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-12-21T18:46:45.009Z] #21 41.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:46:45.009Z] #21 41.98 Selecting previously unselected package libnl-3-200:amd64. [2021-12-21T18:46:45.009Z] #21 41.99 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-12-21T18:46:45.009Z] #21 41.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:46:45.009Z] #21 42.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-12-21T18:46:45.009Z] #21 42.08 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-12-21T18:46:45.104Z] #21 44.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-21T18:46:45.104Z] #21 44.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:45.270Z] #21 42.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:46:45.270Z] #21 42.14 Selecting previously unselected package net-tools. [2021-12-21T18:46:45.270Z] #21 42.14 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-12-21T18:46:45.270Z] #21 42.15 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:46:45.270Z] #21 42.33 Selecting previously unselected package patch. [2021-12-21T18:46:45.270Z] #21 42.33 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-12-21T18:46:45.270Z] #21 42.35 Unpacking patch (2.7.6-7) ... [2021-12-21T18:46:45.532Z] #21 42.45 Selecting previously unselected package python-pip-whl. [2021-12-21T18:46:45.532Z] #21 42.47 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-12-21T18:46:45.532Z] #21 42.47 Unpacking python-pip-whl (20.3.4-4) ... [2021-12-21T18:46:45.865Z] #62 217.7 # github.com/containerd/containerd/cmd/containerd [2021-12-21T18:46:45.865Z] #62 217.7 /usr/bin/ld: /tmp/go-link-3234400256/000019.o: in function `New': [2021-12-21T18:46:45.865Z] #62 217.7 /tmp/tmp.2PPL3WkzxK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-21T18:46:45.865Z] #62 217.8 + bin/containerd-stress [2021-12-21T18:46:46.104Z] #21 42.97 Selecting previously unselected package python3-lib2to3. [2021-12-21T18:46:46.104Z] #21 42.98 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-12-21T18:46:46.104Z] #21 42.99 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:46:46.104Z] #21 43.09 Selecting previously unselected package python3-distutils. [2021-12-21T18:46:46.104Z] #21 43.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-12-21T18:46:46.104Z] #21 43.12 Unpacking python3-distutils (3.9.2-1) ... [2021-12-21T18:46:46.365Z] #21 43.22 Selecting previously unselected package python3-pkg-resources. [2021-12-21T18:46:46.365Z] #21 43.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-12-21T18:46:46.365Z] #21 43.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:46:46.365Z] #21 43.33 Selecting previously unselected package python3-setuptools. [2021-12-21T18:46:46.365Z] #21 43.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-12-21T18:46:46.365Z] #21 43.34 Unpacking python3-setuptools (52.0.0-4) ... [2021-12-21T18:46:46.627Z] #21 43.51 Selecting previously unselected package python3-wheel. [2021-12-21T18:46:46.627Z] #21 43.52 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-12-21T18:46:46.627Z] #21 43.52 Unpacking python3-wheel (0.34.2-1) ... [2021-12-21T18:46:46.627Z] #21 43.59 Selecting previously unselected package python3-pip. [2021-12-21T18:46:46.627Z] #21 43.60 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-12-21T18:46:46.627Z] #21 43.61 Unpacking python3-pip (20.3.4-4) ... [2021-12-21T18:46:46.888Z] #21 43.85 Selecting previously unselected package sudo. [2021-12-21T18:46:46.888Z] #21 43.85 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-12-21T18:46:46.888Z] #21 43.86 Unpacking sudo (1.9.5p2-3) ... [2021-12-21T18:46:47.205Z] 8f616e6e9eec: Pull complete [2021-12-21T18:46:47.242Z] #62 218.9 + bin/containerd-shim [2021-12-21T18:46:47.460Z] #21 44.38 Selecting previously unselected package thin-provisioning-tools. [2021-12-21T18:46:47.460Z] #21 44.39 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-12-21T18:46:47.460Z] #21 44.40 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:46:47.721Z] #21 44.61 Selecting previously unselected package uidmap. [2021-12-21T18:46:47.721Z] #21 44.62 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-12-21T18:46:47.721Z] #21 44.62 Unpacking uidmap (1:4.8.1-1) ... [2021-12-21T18:46:47.982Z] #21 44.76 Selecting previously unselected package vim-runtime. [2021-12-21T18:46:47.982Z] #21 44.77 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2021-12-21T18:46:47.982Z] #21 44.79 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-12-21T18:46:47.982Z] #21 44.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-12-21T18:46:47.982Z] #21 44.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:48.397Z] #21 47.28 Selecting previously unselected package vim. [2021-12-21T18:46:48.397Z] #21 47.30 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:46:48.397Z] #21 47.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:48.397Z] #21 47.76 Selecting previously unselected package xfsprogs. [2021-12-21T18:46:48.397Z] #21 47.77 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-21T18:46:48.397Z] #21 47.77 Unpacking xfsprogs (5.10.0-4) ... [2021-12-21T18:46:48.919Z] #21 48.19 Selecting previously unselected package zip. [2021-12-21T18:46:48.919Z] #21 48.19 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-21T18:46:48.919Z] #21 48.20 Unpacking zip (3.0-12) ... [2021-12-21T18:46:48.919Z] #21 48.30 Selecting previously unselected package zstd. [2021-12-21T18:46:48.919Z] #21 48.31 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-21T18:46:48.919Z] #21 48.31 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:46:49.179Z] #21 48.69 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:46:50.118Z] #21 49.50 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:50.118Z] #21 49.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:46:50.118Z] #21 49.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:46:50.118Z] #21 49.54 Setting up libicu67:amd64 (67.1-7) ... [2021-12-21T18:46:50.118Z] #21 49.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:50.118Z] #21 49.56 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-21T18:46:50.118Z] #21 49.57 Setting up uidmap (1:4.8.1-1) ... [2021-12-21T18:46:50.378Z] #21 49.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:46:50.378Z] #21 49.64 Setting up bzip2 (1.0.8-4) ... [2021-12-21T18:46:50.378Z] #21 49.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:46:50.378Z] #21 49.68 Setting up python3-wheel (0.34.2-1) ... [2021-12-21T18:46:50.529Z] #21 47.53 Selecting previously unselected package vim. [2021-12-21T18:46:50.529Z] #21 47.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2021-12-21T18:46:50.529Z] #21 47.56 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:50.948Z] #21 50.38 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:50.948Z] #21 50.39 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:46:50.948Z] #21 50.41 Setting up libcap2-bin (1:2.44-1) ... [2021-12-21T18:46:50.948Z] #21 50.43 Setting up apparmor (2.13.6-10) ... [2021-12-21T18:46:51.102Z] #21 48.08 Selecting previously unselected package xfsprogs. [2021-12-21T18:46:51.102Z] #21 48.08 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-12-21T18:46:51.102Z] #21 48.09 Unpacking xfsprogs (5.10.0-4) ... [2021-12-21T18:46:51.363Z] #21 48.48 Selecting previously unselected package zip. [2021-12-21T18:46:51.625Z] #21 48.49 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-12-21T18:46:51.625Z] #21 48.49 Unpacking zip (3.0-12) ... [2021-12-21T18:46:51.625Z] #21 48.62 Selecting previously unselected package zstd. [2021-12-21T18:46:51.625Z] #21 48.62 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-12-21T18:46:51.625Z] #21 48.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:46:52.196Z] #21 48.96 Setting up python3-pkg-resources (52.0.0-4) ... [2021-12-21T18:46:52.768Z] #21 49.64 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:52.768Z] #21 49.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-12-21T18:46:52.768Z] #21 49.67 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-12-21T18:46:52.768Z] #21 49.69 Setting up libicu67:amd64 (67.1-7) ... [2021-12-21T18:46:52.768Z] #21 49.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-12-21T18:46:52.768Z] #21 49.71 Setting up libinih1:amd64 (53-1+b2) ... [2021-12-21T18:46:52.768Z] #21 49.72 Setting up uidmap (1:4.8.1-1) ... [2021-12-21T18:46:52.768Z] #21 49.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-12-21T18:46:52.768Z] #21 49.75 Setting up bzip2 (1.0.8-4) ... [2021-12-21T18:46:52.768Z] #21 49.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-12-21T18:46:52.769Z] #21 49.77 Setting up python3-wheel (0.34.2-1) ... [2021-12-21T18:46:52.855Z] #21 51.89 Setting up zip (3.0-12) ... [2021-12-21T18:46:52.855Z] #21 51.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:52.855Z] #21 51.92 Setting up bash-completion (1:2.11-2) ... [2021-12-21T18:46:53.341Z] #21 50.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:53.602Z] #21 50.47 Setting up libcap2:amd64 (1:2.44-1) ... [2021-12-21T18:46:53.602Z] #21 50.48 Setting up libcap2-bin (1:2.44-1) ... [2021-12-21T18:46:53.602Z] #21 50.49 Setting up apparmor (2.13.6-10) ... [2021-12-21T18:46:53.813Z] #62 224.8 + bin/containerd-shim-runc-v1 [2021-12-21T18:46:54.058Z] ? github.com/docker/docker/api [no test files] [2021-12-21T18:46:54.235Z] #21 53.70 Setting up xz-utils (5.2.5-2) ... [2021-12-21T18:46:54.235Z] #21 53.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-21T18:46:54.235Z] #21 53.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:46:54.235Z] #21 53.74 Setting up patch (2.7.6-7) ... [2021-12-21T18:46:54.235Z] #21 53.75 Setting up sudo (1.9.5p2-3) ... [2021-12-21T18:46:54.495Z] #21 53.84 invoke-rc.d: could not determine current runlevel [2021-12-21T18:46:54.495Z] #21 53.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-21T18:46:54.495Z] #21 53.87 Setting up xfsprogs (5.10.0-4) ... [2021-12-21T18:46:54.495Z] #21 53.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:46:54.495Z] #21 53.89 Setting up inetutils-ping (2:2.0-1) ... [2021-12-21T18:46:54.495Z] #21 53.90 Setting up pigz (2.6-1) ... [2021-12-21T18:46:54.495Z] #21 53.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:46:54.495Z] #21 53.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:46:54.495Z] #21 53.95 Setting up python-pip-whl (20.3.4-4) ... [2021-12-21T18:46:54.495Z] #21 53.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:54.989Z] #21 52.09 Setting up zip (3.0-12) ... [2021-12-21T18:46:55.250Z] #21 52.10 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:55.250Z] #21 52.13 Setting up bash-completion (1:2.11-2) ... [2021-12-21T18:46:55.434Z] #21 54.74 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:46:55.434Z] #21 54.76 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:46:55.693Z] #21 55.14 Setting up libelf1:amd64 (0.183-1) ... [2021-12-21T18:46:55.693Z] #21 55.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:46:55.693Z] #21 55.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:46:55.693Z] #21 55.20 Setting up python3-distutils (3.9.2-1) ... [2021-12-21T18:46:56.263Z] #21 55.63 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:56.263Z] #21 55.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-21T18:46:56.263Z] #21 55.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-21T18:46:56.263Z] #21 55.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-21T18:46:56.263Z] #21 55.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-21T18:46:56.263Z] #21 55.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-21T18:46:56.263Z] #21 55.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-21T18:46:56.263Z] #21 55.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-21T18:46:56.263Z] #21 55.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-21T18:46:56.263Z] #21 55.71 Setting up python3-setuptools (52.0.0-4) ... [2021-12-21T18:46:57.182Z] #21 53.98 Setting up xz-utils (5.2.5-2) ... [2021-12-21T18:46:57.182Z] #21 54.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-12-21T18:46:57.182Z] #21 54.01 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-12-21T18:46:57.182Z] #21 54.02 Setting up patch (2.7.6-7) ... [2021-12-21T18:46:57.182Z] #21 54.04 Setting up sudo (1.9.5p2-3) ... [2021-12-21T18:46:57.182Z] #21 54.13 invoke-rc.d: could not determine current runlevel [2021-12-21T18:46:57.182Z] #21 54.14 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-21T18:46:57.182Z] #21 54.14 Setting up xfsprogs (5.10.0-4) ... [2021-12-21T18:46:57.182Z] #21 54.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-12-21T18:46:57.182Z] #21 54.17 Setting up inetutils-ping (2:2.0-1) ... [2021-12-21T18:46:57.182Z] #21 54.18 Setting up pigz (2.6-1) ... [2021-12-21T18:46:57.182Z] #21 54.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-12-21T18:46:57.182Z] #21 54.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-12-21T18:46:57.182Z] #21 54.22 Setting up python-pip-whl (20.3.4-4) ... [2021-12-21T18:46:57.444Z] #21 54.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:57.643Z] #21 57.08 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:46:57.643Z] #21 57.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:46:57.643Z] #21 57.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:46:57.643Z] #21 57.16 Setting up python3-pip (20.3.4-4) ... [2021-12-21T18:46:58.006Z] #62 229.1 + bin/containerd-shim-runc-v2 [2021-12-21T18:46:58.006Z] #62 229.7 + binaries [2021-12-21T18:46:58.006Z] #62 229.7 + install -D bin/containerd /build/containerd [2021-12-21T18:46:58.006Z] #62 229.7 + install -D bin/containerd-shim /build/containerd-shim [2021-12-21T18:46:58.006Z] #62 229.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-21T18:46:58.006Z] #62 229.7 + install -D bin/ctr /build/ctr [2021-12-21T18:46:58.016Z] #21 54.88 Setting up libaio1:amd64 (0.3.112-9) ... [2021-12-21T18:46:58.016Z] #21 54.89 Setting up python3-lib2to3 (3.9.2-1) ... [2021-12-21T18:46:58.279Z] #21 55.28 Setting up libelf1:amd64 (0.183-1) ... [2021-12-21T18:46:58.279Z] #21 55.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-12-21T18:46:58.279Z] #21 55.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-12-21T18:46:58.279Z] #21 55.39 Setting up python3-distutils (3.9.2-1) ... [2021-12-21T18:46:58.852Z] #21 55.86 Setting up vim (2:8.2.2434-3+deb11u1) ... [2021-12-21T18:46:58.852Z] #21 55.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-12-21T18:46:58.852Z] #21 55.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-12-21T18:46:58.852Z] #21 55.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-12-21T18:46:58.852Z] #21 55.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-12-21T18:46:58.852Z] #21 55.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-12-21T18:46:58.852Z] #21 55.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-12-21T18:46:58.852Z] #21 55.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-12-21T18:46:58.852Z] #21 55.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-12-21T18:46:58.852Z] #21 55.91 Setting up python3-setuptools (52.0.0-4) ... [2021-12-21T18:46:59.023Z] #21 58.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:46:59.023Z] #21 58.20 Setting up jq (1.6-2.1) ... [2021-12-21T18:46:59.023Z] #21 58.21 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:46:59.023Z] #21 58.23 Setting up iptables (1.8.7-1) ... [2021-12-21T18:46:59.023Z] #21 58.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:46:59.023Z] #21 58.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:46:59.023Z] #21 58.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:46:59.023Z] #21 58.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:46:59.023Z] #21 58.26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-21T18:46:59.023Z] #21 58.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-21T18:46:59.023Z] #21 58.28 Setting up iproute2 (5.10.0-4) ... [2021-12-21T18:46:59.283Z] #21 58.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:47:00.225Z] #21 DONE 59.5s [2021-12-21T18:47:00.225Z] [2021-12-21T18:47:00.225Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:00.225Z] #58 sha256:58e139d726bdf761de4551f88963763ad7c7814bd6c78601aa065c39f04c0ef2 [2021-12-21T18:47:00.225Z] #58 ... [2021-12-21T18:47:00.225Z] [2021-12-21T18:47:00.225Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-21T18:47:00.225Z] #22 sha256:8a0ade78831caded1a3657e6decbc60b741b63743e3396ecfae86923dcade5dc [2021-12-21T18:47:00.500Z] #21 57.31 Setting up libjq1:amd64 (1.6-2.1) ... [2021-12-21T18:47:00.500Z] #21 57.32 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-12-21T18:47:00.500Z] #21 57.34 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-12-21T18:47:00.500Z] #21 57.35 Setting up python3-pip (20.3.4-4) ... [2021-12-21T18:47:01.452Z] #21 58.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-12-21T18:47:01.452Z] #21 58.44 Setting up jq (1.6-2.1) ... [2021-12-21T18:47:01.452Z] #21 58.46 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-12-21T18:47:01.608Z] #22 1.424 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-21T18:47:01.608Z] #22 1.431 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-21T18:47:01.608Z] #22 1.472 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-21T18:47:01.608Z] #22 DONE 1.6s [2021-12-21T18:47:01.608Z] [2021-12-21T18:47:01.608Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-21T18:47:01.608Z] #23 sha256:f501ff1b779dbbfab76f1ee9502c6723460f1c8698f35d56fdc40cc6157f9294 [2021-12-21T18:47:01.714Z] #21 58.49 Setting up iptables (1.8.7-1) ... [2021-12-21T18:47:01.714Z] #21 58.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:47:01.714Z] #21 58.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:47:01.714Z] #21 58.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-12-21T18:47:01.714Z] #21 58.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-12-21T18:47:01.714Z] #21 58.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-12-21T18:47:01.714Z] #21 58.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-12-21T18:47:01.714Z] #21 58.56 Setting up iproute2 (5.10.0-4) ... [2021-12-21T18:47:01.799Z] #62 219.2 + bin/containerd [2021-12-21T18:47:01.975Z] #21 58.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:47:02.922Z] #21 DONE 60.0s [2021-12-21T18:47:02.922Z] [2021-12-21T18:47:02.922Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:02.922Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:03.184Z] #43 ... [2021-12-21T18:47:03.184Z] [2021-12-21T18:47:03.184Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-12-21T18:47:03.184Z] #22 sha256:8a0ade78831caded1a3657e6decbc60b741b63743e3396ecfae86923dcade5dc [2021-12-21T18:47:03.275Z] #62 DONE 234.9s [2021-12-21T18:47:03.842Z] [2021-12-21T18:47:03.842Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-21T18:47:03.842Z] #63 sha256:d117a131947f96b6e3d2b3b3b51c8ecb96a128fa8af15aa4515c4638d7c5820e [2021-12-21T18:47:04.569Z] #22 1.345 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-12-21T18:47:04.570Z] #22 1.352 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-12-21T18:47:04.570Z] #22 1.358 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-12-21T18:47:04.570Z] #22 DONE 1.4s [2021-12-21T18:47:04.570Z] [2021-12-21T18:47:04.570Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-12-21T18:47:04.570Z] #23 sha256:f501ff1b779dbbfab76f1ee9502c6723460f1c8698f35d56fdc40cc6157f9294 [2021-12-21T18:47:05.744Z] #63 DONE 1.6s [2021-12-21T18:47:05.744Z] [2021-12-21T18:47:05.744Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-21T18:47:05.744Z] #68 sha256:16ca1bee787bdc735d49fa5e5fb567583d6cf7f8b30f067759bcd25aea9c4d61 [2021-12-21T18:47:05.744Z] #68 DONE 0.3s [2021-12-21T18:47:05.744Z] [2021-12-21T18:47:05.744Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-21T18:47:05.744Z] #73 sha256:43c70c547fc4b47ccffcc65f4c776e3be1876a4d92eefba6bed0bbf8ee9f4710 [2021-12-21T18:47:07.054Z] #62 ... [2021-12-21T18:47:07.054Z] [2021-12-21T18:47:07.054Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:07.054Z] #58 sha256:cbd4733dfb4c30ceee1c8ef688afadaf36c6965c6e3c9477f2fbe2e484e41c4b [2021-12-21T18:47:07.054Z] #58 148.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-21T18:47:07.986Z] #58 149.2 + mkdir -p /build [2021-12-21T18:47:07.986Z] #58 149.2 + cp runc /build/runc [2021-12-21T18:47:08.278Z] #73 DONE 2.2s [2021-12-21T18:47:08.278Z] [2021-12-21T18:47:08.278Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-21T18:47:08.278Z] #74 sha256:d93848ffcc7413bb76aedb7b28bd9466c2b6bed64a7c779eb121120a9357b2ac [2021-12-21T18:47:08.278Z] #74 DONE 0.0s [2021-12-21T18:47:08.278Z] [2021-12-21T18:47:08.278Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-21T18:47:08.278Z] #75 sha256:9efc386081b18d84abdb0c1e0c989ae420a7822372a4445804be69a006c5f50d [2021-12-21T18:47:08.845Z] #75 DONE 1.0s [2021-12-21T18:47:08.845Z] [2021-12-21T18:47:08.845Z] #76 exporting to image [2021-12-21T18:47:08.845Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-21T18:47:08.845Z] #76 exporting layers [2021-12-21T18:47:09.356Z] #58 DONE 150.5s [2021-12-21T18:47:09.356Z] [2021-12-21T18:47:09.356Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:47:09.356Z] #62 sha256:ef7c2751eadfd59aa121123ec41bdb8eed34d0582c5deaf67bf5777beab924c9 [2021-12-21T18:47:11.250Z] #62 ... [2021-12-21T18:47:11.250Z] [2021-12-21T18:47:11.250Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-21T18:47:11.250Z] #59 sha256:c1a6b00cf34fa108a3c92fd418d6c7a978671f7392e38ef102aee3ae388a6d50 [2021-12-21T18:47:11.250Z] #59 DONE 0.3s [2021-12-21T18:47:11.250Z] [2021-12-21T18:47:11.250Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:47:11.250Z] #62 sha256:ef7c2751eadfd59aa121123ec41bdb8eed34d0582c5deaf67bf5777beab924c9 [2021-12-21T18:47:12.132Z] #76 exporting layers 3.1s done [2021-12-21T18:47:12.132Z] #76 writing image sha256:b8f003d5b42cff7886b5203d39d94589f360256f453919d85ffe140ec8106532 done [2021-12-21T18:47:12.132Z] #76 naming to docker.io/library/docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 done [2021-12-21T18:47:12.132Z] #76 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-21T18:47:12.463Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-21T18:47:13.006Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/test/unit [2021-12-21T18:47:14.909Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-21T18:47:14.909Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-21T18:47:14.909Z] + TESTDIRS=./... [2021-12-21T18:47:14.909Z] + exclude_paths='/vendor/|/integration' [2021-12-21T18:47:14.909Z] ++ go list ./... [2021-12-21T18:47:14.909Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-21T18:47:15.174Z] === RUN TestMiddlewares [2021-12-21T18:47:15.174Z] --- PASS: TestMiddlewares (0.00s) [2021-12-21T18:47:15.174Z] PASS [2021-12-21T18:47:15.174Z] coverage: 9.0% of statements [2021-12-21T18:47:15.174Z] ok github.com/docker/docker/api/server 0.144s coverage: 9.0% of statements [2021-12-21T18:47:15.847Z] + pkg_list='github.com/docker/docker/api [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/backend/build [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/httputils [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/middleware [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/build [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/container [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/debug [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/image [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/network [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/session [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/system [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/server/router/volume [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/backend [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/container [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/events [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/filters [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/image [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/mount [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/network [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/registry [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/strslice [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/swarm [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/time [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/versions [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T18:47:15.847Z] github.com/docker/docker/api/types/volume [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/builder-next [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/dockerfile [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/dockerignore [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/remotecontext [2021-12-21T18:47:15.847Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T18:47:15.847Z] github.com/docker/docker/cli [2021-12-21T18:47:15.847Z] github.com/docker/docker/cli/config [2021-12-21T18:47:15.847Z] github.com/docker/docker/cli/debug [2021-12-21T18:47:15.847Z] github.com/docker/docker/client [2021-12-21T18:47:15.847Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T18:47:15.847Z] github.com/docker/docker/cmd/dockerd [2021-12-21T18:47:15.847Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T18:47:15.847Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T18:47:15.847Z] github.com/docker/docker/container [2021-12-21T18:47:15.847Z] github.com/docker/docker/container/stream [2021-12-21T18:47:15.847Z] github.com/docker/docker/contrib/apparmor [2021-12-21T18:47:15.847Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T18:47:15.847Z] github.com/docker/docker/contrib/httpserver [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/cluster [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/config [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/discovery [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/events [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/exec [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/images [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/initlayer [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/links [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/listeners [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/local [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T18:47:15.847Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/names [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/network [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/stats [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution/metadata [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution/utils [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution/xfer [2021-12-21T18:47:15.848Z] github.com/docker/docker/dockerversion [2021-12-21T18:47:15.848Z] github.com/docker/docker/errdefs [2021-12-21T18:47:15.848Z] github.com/docker/docker/image [2021-12-21T18:47:15.848Z] github.com/docker/docker/image/cache [2021-12-21T18:47:15.848Z] github.com/docker/docker/image/tarexport [2021-12-21T18:47:15.848Z] github.com/docker/docker/image/v1 [2021-12-21T18:47:15.848Z] github.com/docker/docker/internal/test/suite [2021-12-21T18:47:15.848Z] github.com/docker/docker/layer [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/types [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/config [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/idm [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ns [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/options [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/osl [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/types [2021-12-21T18:47:15.848Z] github.com/docker/docker/oci [2021-12-21T18:47:15.848Z] github.com/docker/docker/oci/caps [2021-12-21T18:47:15.848Z] github.com/docker/docker/opts [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/aaparser [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/archive [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/authorization [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/capabilities [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/containerfs [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/directory [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/discovery [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/dmesg [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/filenotify [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/fileutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/fsutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/homedir [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/idtools [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/ioutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/locker [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/longpath [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/loopback [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/mount [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/parsers [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/pidfile [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/platform [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/plugins [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/pools [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/progress [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/pubsub [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/reexec [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/signal [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/stack [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/stringid [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/symlink [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/system [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/tailfile [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/tarsum [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/term [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/term/windows [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/truncindex [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/urlutil [2021-12-21T18:47:15.848Z] github.com/docker/docker/pkg/useragent [2021-12-21T18:47:15.848Z] github.com/docker/docker/plugin [2021-12-21T18:47:15.848Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T18:47:15.848Z] github.com/docker/docker/plugin/v2 [2021-12-21T18:47:15.848Z] github.com/docker/docker/profiles/apparmor [2021-12-21T18:47:15.848Z] github.com/docker/docker/profiles/seccomp [2021-12-21T18:47:15.848Z] github.com/docker/docker/quota [2021-12-21T18:47:15.848Z] github.com/docker/docker/reference [2021-12-21T18:47:15.848Z] github.com/docker/docker/registry [2021-12-21T18:47:15.848Z] github.com/docker/docker/registry/resumable [2021-12-21T18:47:15.848Z] github.com/docker/docker/restartmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/rootless [2021-12-21T18:47:15.848Z] github.com/docker/docker/rootless/specconv [2021-12-21T18:47:15.848Z] github.com/docker/docker/runconfig [2021-12-21T18:47:15.848Z] github.com/docker/docker/runconfig/opts [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/daemon [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/environment [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/fakegit [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/registry [2021-12-21T18:47:15.848Z] github.com/docker/docker/testutil/request [2021-12-21T18:47:15.848Z] github.com/docker/docker/volume [2021-12-21T18:47:15.848Z] github.com/docker/docker/volume/drivers [2021-12-21T18:47:15.848Z] github.com/docker/docker/volume/local [2021-12-21T18:47:15.848Z] github.com/docker/docker/volume/mounts [2021-12-21T18:47:15.848Z] github.com/docker/docker/volume/service [2021-12-21T18:47:15.848Z] github.com/docker/docker/volume/service/opts [2021-12-21T18:47:15.848Z] github.com/docker/docker/volume/testutils' [2021-12-21T18:47:15.848Z] ++ grep --fixed-strings -v /libnetwork [2021-12-21T18:47:15.848Z] ++ echo 'github.com/docker/docker/api [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/backend/build [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/httputils [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/middleware [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/build [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/container [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/debug [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/image [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/network [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/session [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/system [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/server/router/volume [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/backend [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/container [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/events [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/filters [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/image [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/mount [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/network [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/registry [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/strslice [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/swarm [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/time [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/versions [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T18:47:15.848Z] github.com/docker/docker/api/types/volume [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/builder-next [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/dockerfile [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/dockerignore [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/remotecontext [2021-12-21T18:47:15.848Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T18:47:15.848Z] github.com/docker/docker/cli [2021-12-21T18:47:15.848Z] github.com/docker/docker/cli/config [2021-12-21T18:47:15.848Z] github.com/docker/docker/cli/debug [2021-12-21T18:47:15.848Z] github.com/docker/docker/client [2021-12-21T18:47:15.848Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T18:47:15.848Z] github.com/docker/docker/cmd/dockerd [2021-12-21T18:47:15.848Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T18:47:15.848Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T18:47:15.848Z] github.com/docker/docker/container [2021-12-21T18:47:15.848Z] github.com/docker/docker/container/stream [2021-12-21T18:47:15.848Z] github.com/docker/docker/contrib/apparmor [2021-12-21T18:47:15.848Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T18:47:15.848Z] github.com/docker/docker/contrib/httpserver [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/cluster [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/config [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/discovery [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/events [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/exec [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/images [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/initlayer [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/links [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/listeners [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/local [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/names [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/network [2021-12-21T18:47:15.848Z] github.com/docker/docker/daemon/stats [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution/metadata [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution/utils [2021-12-21T18:47:15.848Z] github.com/docker/docker/distribution/xfer [2021-12-21T18:47:15.848Z] github.com/docker/docker/dockerversion [2021-12-21T18:47:15.848Z] github.com/docker/docker/errdefs [2021-12-21T18:47:15.848Z] github.com/docker/docker/image [2021-12-21T18:47:15.848Z] github.com/docker/docker/image/cache [2021-12-21T18:47:15.848Z] github.com/docker/docker/image/tarexport [2021-12-21T18:47:15.848Z] github.com/docker/docker/image/v1 [2021-12-21T18:47:15.848Z] github.com/docker/docker/internal/test/suite [2021-12-21T18:47:15.848Z] github.com/docker/docker/layer [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T18:47:15.848Z] github.com/docker/docker/libcontainerd/types [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/config [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/idm [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T18:47:15.848Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/ns [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/options [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/osl [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/libnetwork/types [2021-12-21T18:47:15.849Z] github.com/docker/docker/oci [2021-12-21T18:47:15.849Z] github.com/docker/docker/oci/caps [2021-12-21T18:47:15.849Z] github.com/docker/docker/opts [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/aaparser [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/archive [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/authorization [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/capabilities [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/containerfs [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/directory [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/dmesg [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/filenotify [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/fileutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/fsutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/homedir [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/idtools [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/ioutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/locker [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/longpath [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/loopback [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/mount [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/parsers [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/pidfile [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/platform [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/pools [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/progress [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/pubsub [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/reexec [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/signal [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/stack [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/stringid [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/symlink [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/system [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/tailfile [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/tarsum [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/term [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/term/windows [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/truncindex [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/urlutil [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/useragent [2021-12-21T18:47:15.849Z] github.com/docker/docker/plugin [2021-12-21T18:47:15.849Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T18:47:15.849Z] github.com/docker/docker/plugin/v2 [2021-12-21T18:47:15.849Z] github.com/docker/docker/profiles/apparmor [2021-12-21T18:47:15.849Z] github.com/docker/docker/profiles/seccomp [2021-12-21T18:47:15.849Z] github.com/docker/docker/quota [2021-12-21T18:47:15.849Z] github.com/docker/docker/reference [2021-12-21T18:47:15.849Z] github.com/docker/docker/registry [2021-12-21T18:47:15.849Z] github.com/docker/docker/registry/resumable [2021-12-21T18:47:15.849Z] github.com/docker/docker/restartmanager [2021-12-21T18:47:15.849Z] github.com/docker/docker/rootless [2021-12-21T18:47:15.849Z] github.com/docker/docker/rootless/specconv [2021-12-21T18:47:15.849Z] github.com/docker/docker/runconfig [2021-12-21T18:47:15.849Z] github.com/docker/docker/runconfig/opts [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/daemon [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/environment [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fakegit [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/registry [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/request [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/drivers [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/local [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/mounts [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/service [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/service/opts [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/testutils' [2021-12-21T18:47:15.849Z] + base_pkg_list='github.com/docker/docker/api [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/backend/build [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/httputils [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/middleware [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/build [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/container [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/debug [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/image [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/network [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/session [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/system [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/volume [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/backend [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/container [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/events [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/filters [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/image [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/mount [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/network [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/registry [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/strslice [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/swarm [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/time [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/versions [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/volume [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/builder-next [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/dockerfile [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/dockerignore [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/remotecontext [2021-12-21T18:47:15.849Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T18:47:15.849Z] github.com/docker/docker/cli [2021-12-21T18:47:15.849Z] github.com/docker/docker/cli/config [2021-12-21T18:47:15.849Z] github.com/docker/docker/cli/debug [2021-12-21T18:47:15.849Z] github.com/docker/docker/client [2021-12-21T18:47:15.849Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T18:47:15.849Z] github.com/docker/docker/cmd/dockerd [2021-12-21T18:47:15.849Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T18:47:15.849Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T18:47:15.849Z] github.com/docker/docker/container [2021-12-21T18:47:15.849Z] github.com/docker/docker/container/stream [2021-12-21T18:47:15.849Z] github.com/docker/docker/contrib/apparmor [2021-12-21T18:47:15.849Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T18:47:15.849Z] github.com/docker/docker/contrib/httpserver [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/cluster [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/config [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/discovery [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/events [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/exec [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/images [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/initlayer [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/links [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/listeners [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/local [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/names [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/network [2021-12-21T18:47:15.849Z] github.com/docker/docker/daemon/stats [2021-12-21T18:47:15.849Z] github.com/docker/docker/distribution [2021-12-21T18:47:15.849Z] github.com/docker/docker/distribution/metadata [2021-12-21T18:47:15.849Z] github.com/docker/docker/distribution/utils [2021-12-21T18:47:15.849Z] github.com/docker/docker/distribution/xfer [2021-12-21T18:47:15.849Z] github.com/docker/docker/dockerversion [2021-12-21T18:47:15.849Z] github.com/docker/docker/errdefs [2021-12-21T18:47:15.849Z] github.com/docker/docker/image [2021-12-21T18:47:15.849Z] github.com/docker/docker/image/cache [2021-12-21T18:47:15.849Z] github.com/docker/docker/image/tarexport [2021-12-21T18:47:15.849Z] github.com/docker/docker/image/v1 [2021-12-21T18:47:15.849Z] github.com/docker/docker/internal/test/suite [2021-12-21T18:47:15.849Z] github.com/docker/docker/layer [2021-12-21T18:47:15.849Z] github.com/docker/docker/libcontainerd [2021-12-21T18:47:15.849Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T18:47:15.849Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T18:47:15.849Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T18:47:15.849Z] github.com/docker/docker/libcontainerd/types [2021-12-21T18:47:15.849Z] github.com/docker/docker/oci [2021-12-21T18:47:15.849Z] github.com/docker/docker/oci/caps [2021-12-21T18:47:15.849Z] github.com/docker/docker/opts [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/aaparser [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/archive [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/authorization [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/capabilities [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/containerfs [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/directory [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/dmesg [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/filenotify [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/fileutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/fsutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/homedir [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/idtools [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/ioutils [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/locker [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/longpath [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/loopback [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/mount [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/parsers [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/pidfile [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/platform [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/pools [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/progress [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/pubsub [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/reexec [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/signal [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/stack [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/stringid [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/symlink [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/system [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/tailfile [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/tarsum [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/term [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/term/windows [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/truncindex [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/urlutil [2021-12-21T18:47:15.849Z] github.com/docker/docker/pkg/useragent [2021-12-21T18:47:15.849Z] github.com/docker/docker/plugin [2021-12-21T18:47:15.849Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T18:47:15.849Z] github.com/docker/docker/plugin/v2 [2021-12-21T18:47:15.849Z] github.com/docker/docker/profiles/apparmor [2021-12-21T18:47:15.849Z] github.com/docker/docker/profiles/seccomp [2021-12-21T18:47:15.849Z] github.com/docker/docker/quota [2021-12-21T18:47:15.849Z] github.com/docker/docker/reference [2021-12-21T18:47:15.849Z] github.com/docker/docker/registry [2021-12-21T18:47:15.849Z] github.com/docker/docker/registry/resumable [2021-12-21T18:47:15.849Z] github.com/docker/docker/restartmanager [2021-12-21T18:47:15.849Z] github.com/docker/docker/rootless [2021-12-21T18:47:15.849Z] github.com/docker/docker/rootless/specconv [2021-12-21T18:47:15.849Z] github.com/docker/docker/runconfig [2021-12-21T18:47:15.849Z] github.com/docker/docker/runconfig/opts [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/daemon [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/environment [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fakegit [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/registry [2021-12-21T18:47:15.849Z] github.com/docker/docker/testutil/request [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/drivers [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/local [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/mounts [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/service [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/service/opts [2021-12-21T18:47:15.849Z] github.com/docker/docker/volume/testutils' [2021-12-21T18:47:15.849Z] ++ grep --fixed-strings /libnetwork [2021-12-21T18:47:15.849Z] ++ echo 'github.com/docker/docker/api [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/backend/build [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/httputils [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/middleware [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/build [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/container [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/debug [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/image [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/network [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/session [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/system [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/server/router/volume [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/backend [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/container [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/events [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/filters [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/image [2021-12-21T18:47:15.849Z] github.com/docker/docker/api/types/mount [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/network [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/registry [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/strslice [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/swarm [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/time [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/versions [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T18:47:15.850Z] github.com/docker/docker/api/types/volume [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/builder-next [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/dockerfile [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/dockerignore [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/remotecontext [2021-12-21T18:47:15.850Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T18:47:15.850Z] github.com/docker/docker/cli [2021-12-21T18:47:15.850Z] github.com/docker/docker/cli/config [2021-12-21T18:47:15.850Z] github.com/docker/docker/cli/debug [2021-12-21T18:47:15.850Z] github.com/docker/docker/client [2021-12-21T18:47:15.850Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T18:47:15.850Z] github.com/docker/docker/cmd/dockerd [2021-12-21T18:47:15.850Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T18:47:15.850Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T18:47:15.850Z] github.com/docker/docker/container [2021-12-21T18:47:15.850Z] github.com/docker/docker/container/stream [2021-12-21T18:47:15.850Z] github.com/docker/docker/contrib/apparmor [2021-12-21T18:47:15.850Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T18:47:15.850Z] github.com/docker/docker/contrib/httpserver [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/cluster [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/config [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/discovery [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/events [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/exec [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/images [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/initlayer [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/links [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/listeners [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/local [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/names [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/network [2021-12-21T18:47:15.850Z] github.com/docker/docker/daemon/stats [2021-12-21T18:47:15.850Z] github.com/docker/docker/distribution [2021-12-21T18:47:15.850Z] github.com/docker/docker/distribution/metadata [2021-12-21T18:47:15.850Z] github.com/docker/docker/distribution/utils [2021-12-21T18:47:15.850Z] github.com/docker/docker/distribution/xfer [2021-12-21T18:47:15.850Z] github.com/docker/docker/dockerversion [2021-12-21T18:47:15.850Z] github.com/docker/docker/errdefs [2021-12-21T18:47:15.850Z] github.com/docker/docker/image [2021-12-21T18:47:15.850Z] github.com/docker/docker/image/cache [2021-12-21T18:47:15.850Z] github.com/docker/docker/image/tarexport [2021-12-21T18:47:15.850Z] github.com/docker/docker/image/v1 [2021-12-21T18:47:15.850Z] github.com/docker/docker/internal/test/suite [2021-12-21T18:47:15.850Z] github.com/docker/docker/layer [2021-12-21T18:47:15.850Z] github.com/docker/docker/libcontainerd [2021-12-21T18:47:15.850Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T18:47:15.850Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T18:47:15.850Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T18:47:15.850Z] github.com/docker/docker/libcontainerd/types [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/config [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/idm [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ns [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/options [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/osl [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/types [2021-12-21T18:47:15.850Z] github.com/docker/docker/oci [2021-12-21T18:47:15.850Z] github.com/docker/docker/oci/caps [2021-12-21T18:47:15.850Z] github.com/docker/docker/opts [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/aaparser [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/archive [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/authorization [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/capabilities [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/containerfs [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/directory [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/discovery [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/dmesg [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/filenotify [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/fileutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/fsutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/homedir [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/idtools [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/ioutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/locker [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/longpath [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/loopback [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/mount [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/parsers [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/pidfile [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/platform [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/plugins [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/pools [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/progress [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/pubsub [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/reexec [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/signal [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/stack [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/stringid [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/symlink [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/system [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/tailfile [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/tarsum [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/term [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/term/windows [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/truncindex [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/urlutil [2021-12-21T18:47:15.850Z] github.com/docker/docker/pkg/useragent [2021-12-21T18:47:15.850Z] github.com/docker/docker/plugin [2021-12-21T18:47:15.850Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T18:47:15.850Z] github.com/docker/docker/plugin/v2 [2021-12-21T18:47:15.850Z] github.com/docker/docker/profiles/apparmor [2021-12-21T18:47:15.850Z] github.com/docker/docker/profiles/seccomp [2021-12-21T18:47:15.850Z] github.com/docker/docker/quota [2021-12-21T18:47:15.850Z] github.com/docker/docker/reference [2021-12-21T18:47:15.850Z] github.com/docker/docker/registry [2021-12-21T18:47:15.850Z] github.com/docker/docker/registry/resumable [2021-12-21T18:47:15.850Z] github.com/docker/docker/restartmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/rootless [2021-12-21T18:47:15.850Z] github.com/docker/docker/rootless/specconv [2021-12-21T18:47:15.850Z] github.com/docker/docker/runconfig [2021-12-21T18:47:15.850Z] github.com/docker/docker/runconfig/opts [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/daemon [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/environment [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/fakegit [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/registry [2021-12-21T18:47:15.850Z] github.com/docker/docker/testutil/request [2021-12-21T18:47:15.850Z] github.com/docker/docker/volume [2021-12-21T18:47:15.850Z] github.com/docker/docker/volume/drivers [2021-12-21T18:47:15.850Z] github.com/docker/docker/volume/local [2021-12-21T18:47:15.850Z] github.com/docker/docker/volume/mounts [2021-12-21T18:47:15.850Z] github.com/docker/docker/volume/service [2021-12-21T18:47:15.850Z] github.com/docker/docker/volume/service/opts [2021-12-21T18:47:15.850Z] github.com/docker/docker/volume/testutils' [2021-12-21T18:47:15.850Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/config [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/idm [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T18:47:15.850Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ns [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/options [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/osl [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/types' [2021-12-21T18:47:15.851Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-21T18:47:15.851Z] + echo 'github.com/docker/docker/libnetwork [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/config [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/idm [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/ns [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/options [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/osl [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/types' [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T18:47:15.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T18:47:15.851Z] + type docker-proxy [2021-12-21T18:47:15.851Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-21T18:47:15.851Z] + hack/make.sh binary-proxy install-proxy [2021-12-21T18:47:15.851Z] [2021-12-21T18:47:15.851Z] Removing bundles/ [2021-12-21T18:47:15.851Z] [2021-12-21T18:47:15.851Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-21T18:47:15.851Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-21T18:47:15.851Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:47:16.498Z] #23 13.72 Collecting yamllint==1.26.1 [2021-12-21T18:47:16.498Z] #23 14.78 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-21T18:47:17.877Z] #23 15.87 Collecting pathspec>=0.5.3 [2021-12-21T18:47:17.877Z] #23 15.89 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-21T18:47:17.877Z] #23 16.23 Collecting pyyaml [2021-12-21T18:47:17.877Z] #23 16.24 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-21T18:47:17.877Z] #23 16.33 Building wheels for collected packages: yamllint [2021-12-21T18:47:17.877Z] #23 16.34 Building wheel for yamllint (setup.py): started [2021-12-21T18:47:18.816Z] #23 17.24 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-21T18:47:19.076Z] #23 17.25 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=87fd70e986c753e19968305d6a1451cda0481f874c3a7b3ded478b33bd47f44d [2021-12-21T18:47:19.076Z] #23 17.25 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-21T18:47:19.076Z] #23 17.25 Successfully built yamllint [2021-12-21T18:47:19.076Z] #23 17.27 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-21T18:47:19.336Z] #23 17.67 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-21T18:47:19.485Z] #23 13.93 Collecting yamllint==1.26.1 [2021-12-21T18:47:19.485Z] #23 14.99 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-12-21T18:47:19.596Z] #23 DONE 18.1s [2021-12-21T18:47:19.596Z] [2021-12-21T18:47:19.596Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:47:19.596Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:47:19.860Z] #62 ... [2021-12-21T18:47:19.860Z] [2021-12-21T18:47:19.860Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-21T18:47:19.860Z] #27 sha256:79744db393f9571df694133ede497f909be7dd7c8201a098da27148ac71eb57b [2021-12-21T18:47:20.120Z] #27 DONE 0.4s [2021-12-21T18:47:20.120Z] [2021-12-21T18:47:20.120Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:20.120Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:20.380Z] #43 ... [2021-12-21T18:47:20.380Z] [2021-12-21T18:47:20.380Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-21T18:47:20.380Z] #32 sha256:f8c54c6fb3f883c3f9acd7e5d90ad90f005c01c1e12882ebcbee86009b7dc0c5 [2021-12-21T18:47:20.429Z] #23 16.03 Collecting pathspec>=0.5.3 [2021-12-21T18:47:20.429Z] #23 16.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-12-21T18:47:20.691Z] #23 16.33 Collecting pyyaml [2021-12-21T18:47:20.691Z] #23 16.34 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-12-21T18:47:20.691Z] #23 16.38 Building wheels for collected packages: yamllint [2021-12-21T18:47:20.691Z] #23 16.38 Building wheel for yamllint (setup.py): started [2021-12-21T18:47:20.949Z] #32 DONE 0.6s [2021-12-21T18:47:20.949Z] [2021-12-21T18:47:20.949Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-21T18:47:20.949Z] #35 sha256:99144b0e1f3f2f9737326b06b93923057a1bd2d6a06fa0141baf57715b5b2595 [2021-12-21T18:47:21.209Z] #35 DONE 0.3s [2021-12-21T18:47:21.209Z] [2021-12-21T18:47:21.209Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-21T18:47:21.209Z] #37 sha256:d9f45cd86dae2e552d031b22586667a3cf28c6ab0174e8154d9e53fa8a01d26d [2021-12-21T18:47:21.209Z] #37 DONE 0.1s [2021-12-21T18:47:21.209Z] [2021-12-21T18:47:21.209Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:21.209Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:21.209Z] #43 ... [2021-12-21T18:47:21.209Z] [2021-12-21T18:47:21.209Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-21T18:47:21.209Z] #41 sha256:2aa2d32b02bc57500dfc2d448a05d840cc865c4efe0a2e54a97a44fc55e0d7e6 [2021-12-21T18:47:21.209Z] #41 DONE 0.1s [2021-12-21T18:47:21.469Z] [2021-12-21T18:47:21.469Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:47:21.469Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:47:21.639Z] #23 17.32 Building wheel for yamllint (setup.py): finished with status 'done' [2021-12-21T18:47:21.901Z] #23 17.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5b03982b8447d8bd94d75a3e1f3ce606fcea810e9abb63b3ca6747fb44d9666e [2021-12-21T18:47:21.901Z] #23 17.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-12-21T18:47:21.901Z] #23 17.33 Successfully built yamllint [2021-12-21T18:47:21.901Z] #23 17.35 Installing collected packages: pyyaml, pathspec, yamllint [2021-12-21T18:47:22.163Z] #23 17.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-12-21T18:47:22.417Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-21T18:47:22.417Z] [2021-12-21T18:47:22.417Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-21T18:47:22.417Z] Installing docker-proxy to /usr/local/bin/ [2021-12-21T18:47:22.417Z] [2021-12-21T18:47:22.417Z] + mkdir -p bundles [2021-12-21T18:47:22.417Z] + '[' -n 'github.com/docker/docker/api [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/backend/build [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/httputils [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/middleware [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/build [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/container [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/debug [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/image [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/network [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/session [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/system [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/server/router/volume [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/backend [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/container [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/events [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/filters [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/image [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/mount [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/network [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/registry [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/strslice [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/swarm [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/time [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/versions [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T18:47:22.417Z] github.com/docker/docker/api/types/volume [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/builder-next [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/dockerfile [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/dockerignore [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/remotecontext [2021-12-21T18:47:22.417Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T18:47:22.417Z] github.com/docker/docker/cli [2021-12-21T18:47:22.417Z] github.com/docker/docker/cli/config [2021-12-21T18:47:22.417Z] github.com/docker/docker/cli/debug [2021-12-21T18:47:22.417Z] github.com/docker/docker/client [2021-12-21T18:47:22.417Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T18:47:22.417Z] github.com/docker/docker/cmd/dockerd [2021-12-21T18:47:22.417Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T18:47:22.417Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T18:47:22.417Z] github.com/docker/docker/container [2021-12-21T18:47:22.417Z] github.com/docker/docker/container/stream [2021-12-21T18:47:22.417Z] github.com/docker/docker/contrib/apparmor [2021-12-21T18:47:22.417Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T18:47:22.417Z] github.com/docker/docker/contrib/httpserver [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/cluster [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/config [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/discovery [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/events [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/exec [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/images [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/initlayer [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/links [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/listeners [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/local [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/names [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/network [2021-12-21T18:47:22.417Z] github.com/docker/docker/daemon/stats [2021-12-21T18:47:22.417Z] github.com/docker/docker/distribution [2021-12-21T18:47:22.417Z] github.com/docker/docker/distribution/metadata [2021-12-21T18:47:22.417Z] github.com/docker/docker/distribution/utils [2021-12-21T18:47:22.417Z] github.com/docker/docker/distribution/xfer [2021-12-21T18:47:22.417Z] github.com/docker/docker/dockerversion [2021-12-21T18:47:22.417Z] github.com/docker/docker/errdefs [2021-12-21T18:47:22.417Z] github.com/docker/docker/image [2021-12-21T18:47:22.417Z] github.com/docker/docker/image/cache [2021-12-21T18:47:22.417Z] github.com/docker/docker/image/tarexport [2021-12-21T18:47:22.417Z] github.com/docker/docker/image/v1 [2021-12-21T18:47:22.417Z] github.com/docker/docker/internal/test/suite [2021-12-21T18:47:22.417Z] github.com/docker/docker/layer [2021-12-21T18:47:22.417Z] github.com/docker/docker/libcontainerd [2021-12-21T18:47:22.417Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T18:47:22.417Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T18:47:22.417Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T18:47:22.417Z] github.com/docker/docker/libcontainerd/types [2021-12-21T18:47:22.417Z] github.com/docker/docker/oci [2021-12-21T18:47:22.417Z] github.com/docker/docker/oci/caps [2021-12-21T18:47:22.417Z] github.com/docker/docker/opts [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/aaparser [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/archive [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/authorization [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/capabilities [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/containerfs [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/directory [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/discovery [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/dmesg [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/filenotify [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/fileutils [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/fsutils [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/homedir [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/idtools [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/ioutils [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/locker [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/longpath [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/loopback [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/mount [2021-12-21T18:47:22.417Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/parsers [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/pidfile [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/platform [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/plugins [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/pools [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/progress [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/pubsub [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/reexec [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/signal [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/stack [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/stringid [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/symlink [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/system [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/tailfile [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/tarsum [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/term [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/term/windows [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/truncindex [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/urlutil [2021-12-21T18:47:22.418Z] github.com/docker/docker/pkg/useragent [2021-12-21T18:47:22.418Z] github.com/docker/docker/plugin [2021-12-21T18:47:22.418Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T18:47:22.418Z] github.com/docker/docker/plugin/v2 [2021-12-21T18:47:22.418Z] github.com/docker/docker/profiles/apparmor [2021-12-21T18:47:22.418Z] github.com/docker/docker/profiles/seccomp [2021-12-21T18:47:22.418Z] github.com/docker/docker/quota [2021-12-21T18:47:22.418Z] github.com/docker/docker/reference [2021-12-21T18:47:22.418Z] github.com/docker/docker/registry [2021-12-21T18:47:22.418Z] github.com/docker/docker/registry/resumable [2021-12-21T18:47:22.418Z] github.com/docker/docker/restartmanager [2021-12-21T18:47:22.418Z] github.com/docker/docker/rootless [2021-12-21T18:47:22.418Z] github.com/docker/docker/rootless/specconv [2021-12-21T18:47:22.418Z] github.com/docker/docker/runconfig [2021-12-21T18:47:22.418Z] github.com/docker/docker/runconfig/opts [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/daemon [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/environment [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/fakegit [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/registry [2021-12-21T18:47:22.418Z] github.com/docker/docker/testutil/request [2021-12-21T18:47:22.418Z] github.com/docker/docker/volume [2021-12-21T18:47:22.418Z] github.com/docker/docker/volume/drivers [2021-12-21T18:47:22.418Z] github.com/docker/docker/volume/local [2021-12-21T18:47:22.418Z] github.com/docker/docker/volume/mounts [2021-12-21T18:47:22.418Z] github.com/docker/docker/volume/service [2021-12-21T18:47:22.418Z] github.com/docker/docker/volume/service/opts [2021-12-21T18:47:22.418Z] github.com/docker/docker/volume/testutils' ']' [2021-12-21T18:47:22.418Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-21T18:47:22.424Z] #23 DONE 18.1s [2021-12-21T18:47:22.424Z] [2021-12-21T18:47:22.424Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:22.424Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:22.678Z] ? github.com/docker/docker/api [no test files] [2021-12-21T18:47:22.685Z] #43 ... [2021-12-21T18:47:22.685Z] [2021-12-21T18:47:22.685Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-12-21T18:47:22.685Z] #27 sha256:ab85e67018dd2bd9afc9769bb9a9fd92689e6739950028ca8e6621481a864ca0 [2021-12-21T18:47:22.685Z] #27 DONE 0.3s [2021-12-21T18:47:22.685Z] [2021-12-21T18:47:22.685Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:22.685Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:47:22.946Z] #58 ... [2021-12-21T18:47:22.947Z] [2021-12-21T18:47:22.947Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-12-21T18:47:22.947Z] #32 sha256:3f126cec264f954d2ec8f160d2a273d6af28c36acca90a1a7c9d23ac7387987e [2021-12-21T18:47:23.519Z] #32 DONE 0.6s [2021-12-21T18:47:23.519Z] [2021-12-21T18:47:23.519Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-12-21T18:47:23.519Z] #35 sha256:15b83305035a27b21ffedb2d231e23c3b1dbe4d3d127ab4d22aa176b8ef6baa2 [2021-12-21T18:47:23.780Z] #35 DONE 0.5s [2021-12-21T18:47:23.780Z] [2021-12-21T18:47:23.780Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-12-21T18:47:23.780Z] #37 sha256:abb056818b8b64bca715bdb5795578d28985e05d5c278956ff3703665e5bd96e [2021-12-21T18:47:24.041Z] #37 DONE 0.2s [2021-12-21T18:47:24.041Z] [2021-12-21T18:47:24.041Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:47:24.041Z] #62 sha256:113bf2c6987d251c1c6add80b7d769ed847a4dbb293dcd0dcbae4d210cfcc433 [2021-12-21T18:47:24.303Z] #62 ... [2021-12-21T18:47:24.303Z] [2021-12-21T18:47:24.303Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-12-21T18:47:24.303Z] #41 sha256:fb8f22674a03fc2e5e9eccf4ee8dfd8a64bfca1453731399847bd77039f75460 [2021-12-21T18:47:24.303Z] #41 DONE 0.2s [2021-12-21T18:47:24.303Z] [2021-12-21T18:47:24.303Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:24.303Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:25.299Z] #43 268.5 + dpkg --print-architecture [2021-12-21T18:47:25.299Z] #43 268.5 + git checkout -q v2.1.0 [2021-12-21T18:47:25.574Z] #43 268.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-21T18:47:25.574Z] #43 268.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-21T18:47:25.663Z] #62 ... [2021-12-21T18:47:25.664Z] [2021-12-21T18:47:25.664Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:25.664Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:25.664Z] #43 268.8 + dpkg --print-architecture [2021-12-21T18:47:25.664Z] #43 268.8 + git checkout -q v2.1.0 [2021-12-21T18:47:26.232Z] #43 269.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-12-21T18:47:26.232Z] #43 269.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-12-21T18:47:30.506Z] #43 ... [2021-12-21T18:47:30.506Z] [2021-12-21T18:47:30.506Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:47:30.506Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:47:30.506Z] #53 273.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-21T18:47:30.506Z] #53 DONE 273.7s [2021-12-21T18:47:30.506Z] [2021-12-21T18:47:30.506Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:30.506Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:32.171Z] #43 ... [2021-12-21T18:47:32.171Z] [2021-12-21T18:47:32.171Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-12-21T18:47:32.171Z] #53 sha256:c8f91181ab1f74bb77c5ea4d932f4c7fa01cb371974fa685faabea8e67233ff3 [2021-12-21T18:47:32.171Z] #53 274.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-12-21T18:47:32.171Z] #53 DONE 275.1s [2021-12-21T18:47:32.171Z] [2021-12-21T18:47:32.171Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-12-21T18:47:32.172Z] #43 sha256:da60f13f10e29230908196fa90054f3384bcc0acc848cb8e1274531fd2c6204e [2021-12-21T18:47:34.894Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2021-12-21T18:47:44.409Z] #43 DONE 287.5s [2021-12-21T18:47:44.409Z] [2021-12-21T18:47:44.409Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:44.409Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:47:45.391Z] #43 DONE 286.3s [2021-12-21T18:47:45.391Z] [2021-12-21T18:47:45.391Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:45.391Z] #58 sha256:58e139d726bdf761de4551f88963763ad7c7814bd6c78601aa065c39f04c0ef2 [2021-12-21T18:47:45.391Z] #58 ... [2021-12-21T18:47:45.391Z] [2021-12-21T18:47:45.391Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-21T18:47:45.391Z] #44 sha256:a7f42f9ac52462e06efafafa5e47cd2c29346baedfe2f70c422bde1ec109185b [2021-12-21T18:47:45.653Z] #44 DONE 0.5s [2021-12-21T18:47:45.653Z] [2021-12-21T18:47:45.653Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:45.653Z] #58 sha256:58e139d726bdf761de4551f88963763ad7c7814bd6c78601aa065c39f04c0ef2 [2021-12-21T18:47:45.653Z] #58 ... [2021-12-21T18:47:45.653Z] [2021-12-21T18:47:45.653Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-21T18:47:45.653Z] #48 sha256:da47b6612d709d65b30a35c941238258be716fee711bef72e1504e3c179faec0 [2021-12-21T18:47:45.653Z] #48 DONE 0.0s [2021-12-21T18:47:45.653Z] [2021-12-21T18:47:45.653Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-21T18:47:45.653Z] #50 sha256:86570540fdfe8f8410ad391e741c8df40adba91c41d444aa4da9f684d699ce52 [2021-12-21T18:47:45.653Z] #50 DONE 0.1s [2021-12-21T18:47:45.913Z] [2021-12-21T18:47:45.913Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-21T18:47:45.913Z] #52 sha256:d95d6f9973ed7cfba0048b5967ddbe9c4f9d8f660089d3f2c6e715e9a7df07e8 [2021-12-21T18:47:45.913Z] #52 DONE 0.1s [2021-12-21T18:47:45.913Z] [2021-12-21T18:47:45.913Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:47:45.913Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:47:45.913Z] #62 ... [2021-12-21T18:47:45.913Z] [2021-12-21T18:47:45.913Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-21T18:47:45.913Z] #54 sha256:08a08f05dd25dc753fc6f3a390b30555951c0765e60cddba4f20f81224743558 [2021-12-21T18:47:46.328Z] #58 ... [2021-12-21T18:47:46.328Z] [2021-12-21T18:47:46.328Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-12-21T18:47:46.328Z] #44 sha256:7122b85acf7a47f317d99aff7190725f25836d19d76efeede8e523ddd793accf [2021-12-21T18:47:46.483Z] #54 DONE 0.5s [2021-12-21T18:47:46.483Z] [2021-12-21T18:47:46.483Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-21T18:47:46.483Z] #56 sha256:b503ae23e22c87933361c9fcfb1e6c2ec800997cc47d8b2a4baa37a735adbeae [2021-12-21T18:47:46.483Z] #56 DONE 0.1s [2021-12-21T18:47:46.483Z] [2021-12-21T18:47:46.483Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:46.483Z] #58 sha256:58e139d726bdf761de4551f88963763ad7c7814bd6c78601aa065c39f04c0ef2 [2021-12-21T18:47:46.590Z] #44 DONE 0.5s [2021-12-21T18:47:46.591Z] [2021-12-21T18:47:46.591Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-12-21T18:47:46.591Z] #48 sha256:b8a1d71d494226eb72188e7aef80b2458b1cc15cdb9716d1b299c64c79d18fc2 [2021-12-21T18:47:46.852Z] #48 DONE 0.1s [2021-12-21T18:47:46.852Z] [2021-12-21T18:47:46.852Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-12-21T18:47:46.852Z] #50 sha256:5c4512dd236a1da812472831af8a8ae3d18a07fff566d5f5bdb2aa149d952276 [2021-12-21T18:47:46.852Z] #50 DONE 0.1s [2021-12-21T18:47:46.852Z] [2021-12-21T18:47:46.852Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-12-21T18:47:46.852Z] #52 sha256:ce69dfe8619b5aa06478939fb1aa8260393b4f53cfe5346fdc4873d60fe80c63 [2021-12-21T18:47:46.852Z] #52 DONE 0.1s [2021-12-21T18:47:46.852Z] [2021-12-21T18:47:46.852Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-12-21T18:47:46.852Z] #54 sha256:64b80080772714930640a55c0de9c8ffe35ecdb68ee695e2d2526d4792141c18 [2021-12-21T18:47:47.427Z] #54 DONE 0.5s [2021-12-21T18:47:47.427Z] [2021-12-21T18:47:47.427Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:47.427Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:47:47.427Z] #58 ... [2021-12-21T18:47:47.427Z] [2021-12-21T18:47:47.427Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-12-21T18:47:47.427Z] #56 sha256:65292998c5dc5e2fb276a596354c3d4972b52e3887aa738ef975a486d9b8d7b4 [2021-12-21T18:47:47.427Z] #56 DONE 0.1s [2021-12-21T18:47:47.688Z] [2021-12-21T18:47:47.689Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:47:47.689Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:47:50.015Z] #62 266.5 # github.com/containerd/containerd/cmd/containerd [2021-12-21T18:47:50.015Z] #62 266.5 /usr/bin/ld: /tmp/go-link-1746183715/000019.o: in function `New': [2021-12-21T18:47:50.015Z] #62 266.5 /tmp/tmp.cTnlbPCkS7/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-21T18:47:50.015Z] #62 266.5 + bin/containerd-stress [2021-12-21T18:47:50.015Z] #62 267.6 + bin/containerd-shim [2021-12-21T18:47:55.266Z] #62 274.8 + bin/containerd-shim-runc-v1 [2021-12-21T18:48:00.518Z] #62 279.9 + bin/containerd-shim-runc-v2 [2021-12-21T18:48:00.518Z] #62 280.5 + binaries [2021-12-21T18:48:00.518Z] #62 280.5 + install -D bin/containerd /build/containerd [2021-12-21T18:48:00.518Z] #62 280.6 + install -D bin/containerd-shim /build/containerd-shim [2021-12-21T18:48:00.518Z] #62 280.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-21T18:48:00.518Z] #62 280.6 + install -D bin/ctr /build/ctr [2021-12-21T18:48:03.034Z] #62 DONE 283.3s [2021-12-21T18:48:04.928Z] [2021-12-21T18:48:04.928Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-21T18:48:04.928Z] #63 sha256:65d6f0dd45449f975a1420187d9a7be9a219e1747124344c0a690db6a6cc9324 [2021-12-21T18:48:05.855Z] #63 DONE 0.9s [2021-12-21T18:48:05.855Z] [2021-12-21T18:48:05.855Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-21T18:48:05.855Z] #68 sha256:f9e96a185dbbb6f0e58fd94e3c9fb18e3a9a9b63ea016a6d61d74ec5c5a84b40 [2021-12-21T18:48:05.855Z] #68 DONE 0.3s [2021-12-21T18:48:05.855Z] [2021-12-21T18:48:05.855Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-21T18:48:05.855Z] #73 sha256:f6eed73e491d4a09aa66e73370388f04206decfe3a254352187965c88a973e1e [2021-12-21T18:48:07.222Z] #73 DONE 1.4s [2021-12-21T18:48:07.222Z] [2021-12-21T18:48:07.222Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-21T18:48:07.222Z] #74 sha256:fb04d9cdbc708286da53d497de9a257809756f643122d8eccaf3a8460060fd62 [2021-12-21T18:48:07.222Z] #74 DONE 0.0s [2021-12-21T18:48:07.479Z] [2021-12-21T18:48:07.479Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-12-21T18:48:07.479Z] #75 sha256:edccdb46d516952a78f884eb08be9c2a2d0b9a6cc32084db4e47cf31de5d7d44 [2021-12-21T18:48:08.427Z] #58 ... [2021-12-21T18:48:08.427Z] [2021-12-21T18:48:08.427Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:48:08.427Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:48:08.427Z] #62 246.1 + bin/containerd [2021-12-21T18:48:08.847Z] #75 1.263 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-12-21T18:48:08.848Z] #75 1.339 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-12-21T18:48:09.104Z] #75 1.674 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-12-21T18:48:09.664Z] #58 ... [2021-12-21T18:48:09.664Z] [2021-12-21T18:48:09.664Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:48:09.664Z] #62 sha256:113bf2c6987d251c1c6add80b7d769ed847a4dbb293dcd0dcbae4d210cfcc433 [2021-12-21T18:48:09.664Z] #62 253.3 + bin/containerd [2021-12-21T18:48:09.670Z] #75 1.755 Reading package lists... [2021-12-21T18:48:09.927Z] #75 2.260 Reading package lists... [2021-12-21T18:48:10.183Z] #75 2.750 Building dependency tree... [2021-12-21T18:48:10.183Z] #75 2.855 Reading state information... [2021-12-21T18:48:10.440Z] #75 2.971 The following additional packages will be installed: [2021-12-21T18:48:10.440Z] #75 2.972 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-12-21T18:48:10.440Z] #75 2.972 systemd-timesyncd [2021-12-21T18:48:10.440Z] #75 2.973 Suggested packages: [2021-12-21T18:48:10.440Z] #75 2.973 systemd-container policykit-1 [2021-12-21T18:48:10.440Z] #75 2.973 Recommended packages: [2021-12-21T18:48:10.440Z] #75 2.973 libnss-systemd [2021-12-21T18:48:10.440Z] #75 3.058 The following NEW packages will be installed: [2021-12-21T18:48:10.440Z] #75 3.058 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-12-21T18:48:10.440Z] #75 3.059 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-12-21T18:48:10.696Z] #75 3.327 0 upgraded, 11 newly installed, 0 to remove and 7 not upgraded. [2021-12-21T18:48:10.696Z] #75 3.327 Need to get 5937 kB of archives. [2021-12-21T18:48:10.696Z] #75 3.327 After this operation, 19.5 MB of additional disk space will be used. [2021-12-21T18:48:10.696Z] #75 3.327 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-12-21T18:48:10.696Z] #75 3.333 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-12-21T18:48:10.696Z] #75 3.334 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-12-21T18:48:10.696Z] #75 3.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-12-21T18:48:10.696Z] #75 3.342 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-12-21T18:48:10.696Z] #75 3.342 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-12-21T18:48:10.696Z] #75 3.430 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-12-21T18:48:10.696Z] #75 3.444 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-12-21T18:48:10.696Z] #75 3.445 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-12-21T18:48:10.696Z] #75 3.447 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-12-21T18:48:10.696Z] #75 3.449 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-12-21T18:48:10.952Z] #75 3.677 debconf: delaying package configuration, since apt-utils is not installed [2021-12-21T18:48:10.952Z] #75 3.707 Fetched 5937 kB in 0s (15.4 MB/s) [2021-12-21T18:48:10.952Z] #75 3.732 Selecting previously unselected package libargon2-1:amd64. [2021-12-21T18:48:10.952Z] #75 3.732 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28626 files and directories currently installed.) [2021-12-21T18:48:10.952Z] #75 3.747 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-12-21T18:48:10.952Z] #75 3.754 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-21T18:48:10.952Z] #75 3.788 Selecting previously unselected package libjson-c5:amd64. [2021-12-21T18:48:10.964Z] #62 ... [2021-12-21T18:48:10.964Z] [2021-12-21T18:48:10.965Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:48:10.965Z] #58 sha256:58e139d726bdf761de4551f88963763ad7c7814bd6c78601aa065c39f04c0ef2 [2021-12-21T18:48:10.965Z] #58 138.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-21T18:48:10.965Z] #58 139.5 + mkdir -p /build [2021-12-21T18:48:10.965Z] #58 139.5 + cp runc /build/runc [2021-12-21T18:48:10.965Z] #58 DONE 140.4s [2021-12-21T18:48:10.965Z] [2021-12-21T18:48:10.965Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:48:10.965Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:48:11.209Z] #75 3.790 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-12-21T18:48:11.209Z] #75 3.794 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-12-21T18:48:11.209Z] #75 3.829 Selecting previously unselected package libcryptsetup12:amd64. [2021-12-21T18:48:11.209Z] #75 3.832 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-12-21T18:48:11.209Z] #75 3.835 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-21T18:48:11.209Z] #75 3.887 Selecting previously unselected package libkmod2:amd64. [2021-12-21T18:48:11.209Z] #75 3.890 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-12-21T18:48:11.209Z] #75 3.893 Unpacking libkmod2:amd64 (28-1) ... [2021-12-21T18:48:11.210Z] #75 3.928 Selecting previously unselected package systemd-timesyncd. [2021-12-21T18:48:11.210Z] #75 3.931 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-12-21T18:48:11.210Z] #75 3.935 Unpacking systemd-timesyncd (247.3-6) ... [2021-12-21T18:48:11.210Z] #75 3.989 Selecting previously unselected package systemd. [2021-12-21T18:48:11.210Z] #75 3.991 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-12-21T18:48:11.467Z] #75 4.024 Unpacking systemd (247.3-6) ... [2021-12-21T18:48:11.723Z] #75 4.572 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-12-21T18:48:11.980Z] #75 4.586 Setting up libjson-c5:amd64 (0.15-2) ... [2021-12-21T18:48:11.980Z] #75 4.596 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-12-21T18:48:11.980Z] #75 4.605 Setting up libkmod2:amd64 (28-1) ... [2021-12-21T18:48:11.980Z] #75 4.615 Setting up systemd (247.3-6) ... [2021-12-21T18:48:11.980Z] #75 4.653 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-12-21T18:48:11.980Z] #75 4.655 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-12-21T18:48:11.980Z] #75 4.657 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-12-21T18:48:12.213Z] #62 ... [2021-12-21T18:48:12.213Z] [2021-12-21T18:48:12.213Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-12-21T18:48:12.213Z] #58 sha256:1f905701e548db256a6cd749385ac56d0f08a6a7c360ebd2300185ca17c29e3c [2021-12-21T18:48:12.213Z] #58 137.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-12-21T18:48:12.213Z] #58 138.1 + mkdir -p /build [2021-12-21T18:48:12.213Z] #58 138.1 + cp runc /build/runc [2021-12-21T18:48:12.213Z] #58 DONE 139.0s [2021-12-21T18:48:12.213Z] [2021-12-21T18:48:12.213Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:48:12.213Z] #62 sha256:113bf2c6987d251c1c6add80b7d769ed847a4dbb293dcd0dcbae4d210cfcc433 [2021-12-21T18:48:12.237Z] #75 4.936 Setting up systemd-timesyncd (247.3-6) ... [2021-12-21T18:48:12.493Z] #75 5.144 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-21T18:48:12.493Z] #75 5.144 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-12-21T18:48:12.493Z] #75 5.230 Selecting previously unselected package systemd-sysv. [2021-12-21T18:48:12.493Z] #75 5.230 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29454 files and directories currently installed.) [2021-12-21T18:48:12.493Z] #75 5.243 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-12-21T18:48:12.493Z] #75 5.247 Unpacking systemd-sysv (247.3-6) ... [2021-12-21T18:48:12.493Z] #75 5.288 Selecting previously unselected package libdbus-1-3:amd64. [2021-12-21T18:48:12.493Z] #75 5.291 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-12-21T18:48:12.493Z] #75 5.294 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-21T18:48:12.493Z] #75 5.353 Selecting previously unselected package dbus. [2021-12-21T18:48:12.749Z] #75 5.356 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-12-21T18:48:12.749Z] #75 5.366 Unpacking dbus (1.12.20-2) ... [2021-12-21T18:48:12.749Z] #75 5.421 Selecting previously unselected package libpam-systemd:amd64. [2021-12-21T18:48:12.749Z] #75 5.424 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-12-21T18:48:12.749Z] #75 5.427 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-12-21T18:48:12.749Z] #75 5.477 Selecting previously unselected package dbus-user-session. [2021-12-21T18:48:12.749Z] #75 5.480 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-12-21T18:48:12.749Z] #75 5.483 Unpacking dbus-user-session (1.12.20-2) ... [2021-12-21T18:48:12.749Z] #75 5.521 Setting up systemd-sysv (247.3-6) ... [2021-12-21T18:48:12.749Z] #75 5.532 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-12-21T18:48:12.749Z] #75 5.542 Setting up dbus (1.12.20-2) ... [2021-12-21T18:48:13.005Z] #75 5.668 invoke-rc.d: could not determine current runlevel [2021-12-21T18:48:13.005Z] #75 5.670 invoke-rc.d: policy-rc.d denied execution of start. [2021-12-21T18:48:13.005Z] #75 5.677 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-12-21T18:48:13.262Z] #75 5.841 Setting up dbus-user-session (1.12.20-2) ... [2021-12-21T18:48:13.262Z] #75 5.853 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-12-21T18:48:13.262Z] #75 DONE 6.0s [2021-12-21T18:48:13.262Z] [2021-12-21T18:48:13.262Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-12-21T18:48:13.262Z] #76 sha256:bfe7798c72e2982674eee41723d6fdba85ea68040716d3a57833b06a2e83d97b [2021-12-21T18:48:13.503Z] #62 ... [2021-12-21T18:48:13.503Z] [2021-12-21T18:48:13.503Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-21T18:48:13.503Z] #59 sha256:7bab422241b5058d1cc9665c18879c80df108dc4f2e6b353b0017dd669280b65 [2021-12-21T18:48:13.503Z] #59 DONE 0.2s [2021-12-21T18:48:13.503Z] [2021-12-21T18:48:13.503Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:48:13.503Z] #62 sha256:fdb9c3c1fd2f67f9d9adb353dcc25302d7164c4b0fbfd996b5982dce00515916 [2021-12-21T18:48:14.089Z] #76 0.713 % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-21T18:48:14.089Z] #76 0.724 Dload Upload Total Spent Left Speed [2021-12-21T18:48:14.089Z] #76 0.725 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15066 0 --:--:-- --:--:-- --:--:-- 15191 [2021-12-21T18:48:14.089Z] #76 DONE 0.9s [2021-12-21T18:48:14.089Z] [2021-12-21T18:48:14.089Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-21T18:48:14.089Z] #77 sha256:ac760a7a3b5dd5fd331cb825fb9817bf81fc5e34663b03b9141fcbcfc56d00e5 [2021-12-21T18:48:15.532Z] #62 ... [2021-12-21T18:48:15.532Z] [2021-12-21T18:48:15.532Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-12-21T18:48:15.532Z] #59 sha256:638414e74a2aed040e0a2dc8c3efeb8eb323be2a71cf7018868e4c30701f0e72 [2021-12-21T18:48:15.532Z] #59 DONE 0.1s [2021-12-21T18:48:15.532Z] [2021-12-21T18:48:15.532Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-12-21T18:48:15.532Z] #62 sha256:113bf2c6987d251c1c6add80b7d769ed847a4dbb293dcd0dcbae4d210cfcc433 [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-21T18:48:15.631Z] === RUN TestBoolValue [2021-12-21T18:48:15.631Z] --- PASS: TestBoolValue (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestBoolValueOrDefault [2021-12-21T18:48:15.631Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestInt64ValueOrZero [2021-12-21T18:48:15.631Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestInt64ValueOrDefault [2021-12-21T18:48:15.631Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-21T18:48:15.631Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestJsonContentType [2021-12-21T18:48:15.631Z] --- PASS: TestJsonContentType (0.00s) [2021-12-21T18:48:15.631Z] PASS [2021-12-21T18:48:15.631Z] coverage: 14.7% of statements [2021-12-21T18:48:15.631Z] ok github.com/docker/docker/api/server/httputils 0.102s coverage: 14.7% of statements [2021-12-21T18:48:15.631Z] === RUN TestMaskSecretKeys [2021-12-21T18:48:15.631Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-21T18:48:15.631Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-21T18:48:15.631Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-21T18:48:15.631Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-21T18:48:15.631Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-21T18:48:15.631Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-21T18:48:15.631Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestVersionMiddlewareVersion [2021-12-21T18:48:15.631Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-21T18:48:15.631Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-21T18:48:15.631Z] PASS [2021-12-21T18:48:15.631Z] coverage: 37.7% of statements [2021-12-21T18:48:15.631Z] ok github.com/docker/docker/api/server/middleware 0.102s coverage: 37.7% of statements [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-21T18:48:15.631Z] === RUN TestAdjustForAPIVersion [2021-12-21T18:48:15.631Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-21T18:48:15.631Z] PASS [2021-12-21T18:48:15.631Z] coverage: 5.7% of statements [2021-12-21T18:48:15.631Z] ok github.com/docker/docker/api/server/router/swarm 0.068s coverage: 5.7% of statements [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-21T18:48:15.631Z] === RUN TestStrSliceMarshalJSON [2021-12-21T18:48:15.631Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestStrSliceUnmarshalJSON [2021-12-21T18:48:15.631Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestStrSliceUnmarshalString [2021-12-21T18:48:15.631Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestStrSliceUnmarshalSlice [2021-12-21T18:48:15.631Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-21T18:48:15.631Z] PASS [2021-12-21T18:48:15.631Z] coverage: 90.0% of statements [2021-12-21T18:48:15.631Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-12-21T18:48:15.631Z] === RUN TestToJSON [2021-12-21T18:48:15.631Z] --- PASS: TestToJSON (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestToParamWithVersion [2021-12-21T18:48:15.631Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestFromJSON [2021-12-21T18:48:15.631Z] --- PASS: TestFromJSON (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestEmpty [2021-12-21T18:48:15.631Z] --- PASS: TestEmpty (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestArgsMatchKVListEmptySources [2021-12-21T18:48:15.631Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestArgsMatchKVList [2021-12-21T18:48:15.631Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestArgsMatch [2021-12-21T18:48:15.631Z] --- PASS: TestArgsMatch (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestAdd [2021-12-21T18:48:15.631Z] --- PASS: TestAdd (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestDel [2021-12-21T18:48:15.631Z] --- PASS: TestDel (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestLen [2021-12-21T18:48:15.631Z] --- PASS: TestLen (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestExactMatch [2021-12-21T18:48:15.631Z] --- PASS: TestExactMatch (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestOnlyOneExactMatch [2021-12-21T18:48:15.631Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestContains [2021-12-21T18:48:15.631Z] --- PASS: TestContains (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestValidate [2021-12-21T18:48:15.631Z] --- PASS: TestValidate (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestWalkValues [2021-12-21T18:48:15.631Z] --- PASS: TestWalkValues (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestFuzzyMatch [2021-12-21T18:48:15.631Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-21T18:48:15.631Z] === RUN TestClone [2021-12-21T18:48:15.631Z] --- PASS: TestClone (0.00s) [2021-12-21T18:48:15.631Z] PASS [2021-12-21T18:48:15.631Z] coverage: 92.2% of statements [2021-12-21T18:48:15.631Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-21T18:48:15.631Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-21T18:48:15.981Z] #77 DONE 1.4s [2021-12-21T18:48:15.981Z] [2021-12-21T18:48:15.981Z] #78 exporting to image [2021-12-21T18:48:15.981Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-21T18:48:15.981Z] #78 exporting layers [2021-12-21T18:48:16.090Z] === RUN TestDurationToSecondsString [2021-12-21T18:48:16.090Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-21T18:48:16.090Z] === RUN TestGetTimestamp [2021-12-21T18:48:16.090Z] --- PASS: TestGetTimestamp (0.21s) [2021-12-21T18:48:16.090Z] === RUN TestParseTimestamps [2021-12-21T18:48:16.090Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-21T18:48:16.090Z] PASS [2021-12-21T18:48:16.090Z] coverage: 100.0% of statements [2021-12-21T18:48:16.090Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2021-12-21T18:48:16.090Z] === RUN TestCompareVersion [2021-12-21T18:48:16.090Z] --- PASS: TestCompareVersion (0.00s) [2021-12-21T18:48:16.090Z] PASS [2021-12-21T18:48:16.090Z] coverage: 77.3% of statements [2021-12-21T18:48:16.090Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 77.3% of statements [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-21T18:48:16.090Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-21T18:48:17.630Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-21T18:48:17.630Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-21T18:48:17.630Z] === RUN TestCloneArgsSmartHttp [2021-12-21T18:48:17.630Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-21T18:48:17.630Z] === RUN TestCloneArgsDumbHttp [2021-12-21T18:48:17.630Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-21T18:48:17.630Z] === RUN TestCloneArgsGit [2021-12-21T18:48:17.630Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-21T18:48:17.630Z] === RUN TestCheckoutGit [2021-12-21T18:48:19.827Z] === RUN TestEnable [2021-12-21T18:48:19.827Z] --- PASS: TestEnable (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestDisable [2021-12-21T18:48:19.827Z] --- PASS: TestDisable (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestEnabled [2021-12-21T18:48:19.827Z] --- PASS: TestEnabled (0.00s) [2021-12-21T18:48:19.827Z] PASS [2021-12-21T18:48:19.827Z] coverage: 100.0% of statements [2021-12-21T18:48:19.827Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-12-21T18:48:19.827Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-21T18:48:19.827Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-21T18:48:19.827Z] === RUN TestProcessNoDockerignore [2021-12-21T18:48:19.827Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-21T18:48:19.827Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-21T18:48:19.827Z] === RUN TestDetectContentType [2021-12-21T18:48:19.827Z] --- PASS: TestDetectContentType (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestSelectAcceptableMIME [2021-12-21T18:48:19.827Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestInspectEmptyResponse [2021-12-21T18:48:19.827Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestInspectResponseBinary [2021-12-21T18:48:19.827Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestResponseUnsupportedContentType [2021-12-21T18:48:19.827Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestInspectResponseTextSimple [2021-12-21T18:48:19.827Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestInspectResponseEmptyContentType [2021-12-21T18:48:19.827Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestUnknownContentLength [2021-12-21T18:48:19.827Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestDownloadRemote [2021-12-21T18:48:19.827Z] --- PASS: TestDownloadRemote (0.12s) [2021-12-21T18:48:19.827Z] === RUN TestGetWithStatusError [2021-12-21T18:48:19.827Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestCloseRootDirectory [2021-12-21T18:48:19.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:48:19.827Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-21T18:48:19.827Z] === RUN TestHashFile [2021-12-21T18:48:19.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:48:19.827Z] --- SKIP: TestHashFile (0.02s) [2021-12-21T18:48:19.827Z] === RUN TestHashSubdir [2021-12-21T18:48:19.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:48:19.827Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-21T18:48:19.827Z] === RUN TestRemoveDirectory [2021-12-21T18:48:19.827Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:48:19.827Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-21T18:48:19.827Z] PASS [2021-12-21T18:48:19.827Z] coverage: 9.3% of statements [2021-12-21T18:48:19.827Z] ok github.com/docker/docker/builder/remotecontext 0.291s coverage: 9.3% of statements [2021-12-21T18:48:20.287Z] === RUN TestGetAllAllowed [2021-12-21T18:48:20.287Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestGetAllMeta [2021-12-21T18:48:20.287Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-21T18:48:20.287Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestIsUnreferencedBuiltin [2021-12-21T18:48:20.287Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestIsExistingDirectory [2021-12-21T18:48:20.287Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestGetFilenameForDownload [2021-12-21T18:48:20.287Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestEnv2Variables [2021-12-21T18:48:20.287Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-21T18:48:20.287Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestMaintainer [2021-12-21T18:48:20.287Z] --- PASS: TestMaintainer (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestLabel [2021-12-21T18:48:20.287Z] --- PASS: TestLabel (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestFromScratch [2021-12-21T18:48:20.287Z] --- PASS: TestFromScratch (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestFromWithArg [2021-12-21T18:48:20.287Z] --- PASS: TestFromWithArg (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-21T18:48:20.287Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestFromWithUndefinedArg [2021-12-21T18:48:20.287Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestFromMultiStageWithNamedStage [2021-12-21T18:48:20.287Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestOnbuild [2021-12-21T18:48:20.287Z] --- PASS: TestOnbuild (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestWorkdir [2021-12-21T18:48:20.287Z] --- PASS: TestWorkdir (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestCmd [2021-12-21T18:48:20.287Z] --- PASS: TestCmd (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestHealthcheckNone [2021-12-21T18:48:20.287Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestHealthcheckCmd [2021-12-21T18:48:20.287Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestEntrypoint [2021-12-21T18:48:20.287Z] --- PASS: TestEntrypoint (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestExpose [2021-12-21T18:48:20.287Z] --- PASS: TestExpose (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestUser [2021-12-21T18:48:20.287Z] --- PASS: TestUser (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestVolume [2021-12-21T18:48:20.287Z] --- PASS: TestVolume (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestStopSignal [2021-12-21T18:48:20.287Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-21T18:48:20.287Z] --- SKIP: TestStopSignal (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestArg [2021-12-21T18:48:20.287Z] --- PASS: TestArg (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestShell [2021-12-21T18:48:20.287Z] --- PASS: TestShell (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestPrependEnvOnCmd [2021-12-21T18:48:20.287Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestRunWithBuildArgs [2021-12-21T18:48:20.287Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestRunIgnoresHealthcheck [2021-12-21T18:48:20.287Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestDispatchUnsupportedOptions [2021-12-21T18:48:20.287Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-21T18:48:20.287Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-21T18:48:20.287Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-21T18:48:20.287Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestNormalizeWorkdir [2021-12-21T18:48:20.287Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestDispatch [2021-12-21T18:48:20.287Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-21T18:48:20.287Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-21T18:48:20.287Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-21T18:48:20.287Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-21T18:48:20.287Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-21T18:48:20.287Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-21T18:48:20.287Z] === RUN TestDispatch/COPY_url [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch (0.09s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-21T18:48:20.287Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestAddScratchImageAddsToMounts [2021-12-21T18:48:20.287Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-21T18:48:20.287Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-21T18:48:20.287Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-21T18:48:20.287Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestImageSourceGetAddsToMounts [2021-12-21T18:48:20.287Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestEmptyDockerfile [2021-12-21T18:48:20.287Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestSymlinkDockerfile [2021-12-21T18:48:20.287Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-21T18:48:20.287Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-21T18:48:20.287Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestNonExistingDockerfile [2021-12-21T18:48:20.287Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestCopyRunConfig [2021-12-21T18:48:20.287Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestDeepCopyRunConfig [2021-12-21T18:48:20.287Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestExportImage [2021-12-21T18:48:20.287Z] --- PASS: TestExportImage (0.00s) [2021-12-21T18:48:20.287Z] === RUN TestNormalizeDest [2021-12-21T18:48:20.287Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-21T18:48:20.287Z] PASS [2021-12-21T18:48:20.287Z] coverage: 46.8% of statements [2021-12-21T18:48:20.287Z] ok github.com/docker/docker/builder/dockerfile 0.264s coverage: 46.8% of statements [2021-12-21T18:48:20.747Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-21T18:48:20.747Z] === RUN TestTCP4Proxy [2021-12-21T18:48:20.747Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-21T18:48:20.747Z] === RUN TestTCP4ProxyHalfClose [2021-12-21T18:48:20.747Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-21T18:48:20.747Z] === RUN TestTCP6Proxy [2021-12-21T18:48:20.747Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T18:48:20.747Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-21T18:48:20.747Z] === RUN TestTCPDualStackProxy [2021-12-21T18:48:20.747Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T18:48:20.747Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-21T18:48:20.747Z] === RUN TestUDP4Proxy [2021-12-21T18:48:20.747Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-21T18:48:20.747Z] === RUN TestUDP6Proxy [2021-12-21T18:48:20.747Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T18:48:20.747Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-21T18:48:20.747Z] === RUN TestUDPWriteError [2021-12-21T18:48:20.747Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-21T18:48:20.747Z] === RUN TestSCTP4Proxy [2021-12-21T18:48:20.747Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-21T18:48:20.747Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-21T18:48:20.747Z] === RUN TestSCTP6Proxy [2021-12-21T18:48:20.747Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T18:48:20.747Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-21T18:48:20.747Z] PASS [2021-12-21T18:48:20.747Z] coverage: 49.4% of statements [2021-12-21T18:48:20.747Z] ok github.com/docker/docker/cmd/docker-proxy 0.064s coverage: 49.4% of statements [2021-12-21T18:48:24.073Z] #78 exporting layers 7.5s done [2021-12-21T18:48:24.073Z] #78 writing image sha256:6f830cd5254dd32de2f9b7403e67e93bf33820e66a22a9fb3ffa8a01ff15306a done [2021-12-21T18:48:24.073Z] #78 naming to docker.io/library/docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 done [2021-12-21T18:48:24.073Z] #78 DONE 7.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-21T18:48:24.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -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:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh dynbinary test-integration [2021-12-21T18:48:24.526Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|compiled_files|files|imports|name|types_sizes) took 2m25.690854836s [2021-12-21T18:48:24.526Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 517.272857ms [2021-12-21T18:48:26.300Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-12-21T18:48:26.300Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-12-21T18:48:26.300Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-12-21T18:48:26.300Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-12-21T18:48:26.300Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-12-21T18:48:26.300Z] Detected virtualization docker. [2021-12-21T18:48:26.300Z] Detected architecture x86-64. [2021-12-21T18:48:26.300Z] Set hostname to . [2021-12-21T18:48:26.556Z] modprobe@configfs.service: Succeeded. [2021-12-21T18:48:26.556Z] modprobe@drm.service: Succeeded. [2021-12-21T18:48:26.556Z] modprobe@fuse.service: Succeeded. [2021-12-21T18:48:26.556Z] + source /etc/docker-entrypoint-cmd [2021-12-21T18:48:26.556Z] ++ hack/make.sh dynbinary test-integration [2021-12-21T18:48:26.556Z] [2021-12-21T18:48:26.814Z] Removing bundles/ [2021-12-21T18:48:26.814Z] [2021-12-21T18:48:26.814Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-21T18:48:26.814Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:48:26.814Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:48:28.785Z] 4d1d74adc6a9: Pull complete [2021-12-21T18:48:28.785Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-21T18:48:28.785Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:48:28.785Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:48:28.785Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-12-21T18:48:28.785Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-12-21T18:48:28.785Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.405' [2021-12-21T18:48:28.785Z] INFO: Docker version of control daemon [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] Client: [2021-12-21T18:48:28.785Z] Version: 20.10.9 [2021-12-21T18:48:28.785Z] API version: 1.41 [2021-12-21T18:48:28.785Z] Go version: go1.16.8 [2021-12-21T18:48:28.785Z] Git commit: c2ea9bc [2021-12-21T18:48:28.785Z] Built: Mon Oct 4 16:11:10 2021 [2021-12-21T18:48:28.785Z] OS/Arch: windows/amd64 [2021-12-21T18:48:28.785Z] Context: default [2021-12-21T18:48:28.785Z] Experimental: true [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] Server: Docker Engine - Community [2021-12-21T18:48:28.785Z] Engine: [2021-12-21T18:48:28.785Z] Version: 20.10.9 [2021-12-21T18:48:28.785Z] API version: 1.41 (minimum version 1.24) [2021-12-21T18:48:28.785Z] Go version: go1.16.8 [2021-12-21T18:48:28.785Z] Git commit: 79ea9d3 [2021-12-21T18:48:28.785Z] Built: Mon Oct 4 16:06:39 2021 [2021-12-21T18:48:28.785Z] OS/Arch: windows/amd64 [2021-12-21T18:48:28.785Z] Experimental: true [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] INFO: Docker info of control daemon [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] Client: [2021-12-21T18:48:28.785Z] Context: default [2021-12-21T18:48:28.785Z] Debug Mode: false [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] Server: [2021-12-21T18:48:28.785Z] Containers: 0 [2021-12-21T18:48:28.785Z] Running: 0 [2021-12-21T18:48:28.785Z] Paused: 0 [2021-12-21T18:48:28.785Z] Stopped: 0 [2021-12-21T18:48:28.785Z] Images: 1 [2021-12-21T18:48:28.785Z] Server Version: 20.10.9 [2021-12-21T18:48:28.785Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-12-21T18:48:28.785Z] Windows: [2021-12-21T18:48:28.785Z] LCOW: [2021-12-21T18:48:28.785Z] Logging Driver: json-file [2021-12-21T18:48:28.785Z] Plugins: [2021-12-21T18:48:28.785Z] Volume: local [2021-12-21T18:48:28.785Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:48:28.785Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:48:28.785Z] Swarm: inactive [2021-12-21T18:48:28.785Z] Default Isolation: process [2021-12-21T18:48:28.785Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T18:48:28.785Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T18:48:28.785Z] OSType: windows [2021-12-21T18:48:28.785Z] Architecture: x86_64 [2021-12-21T18:48:28.785Z] CPUs: 4 [2021-12-21T18:48:28.785Z] Total Memory: 32GiB [2021-12-21T18:48:28.785Z] Name: azwin-2-dfd0b0 [2021-12-21T18:48:28.785Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-12-21T18:48:28.785Z] Docker Root Dir: D:\docker [2021-12-21T18:48:28.785Z] Debug Mode: false [2021-12-21T18:48:28.785Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:48:28.785Z] Labels: [2021-12-21T18:48:28.785Z] Experimental: true [2021-12-21T18:48:28.785Z] Insecure Registries: [2021-12-21T18:48:28.785Z] 10.0.0.4:5000 [2021-12-21T18:48:28.785Z] 127.0.0.0/8 [2021-12-21T18:48:28.785Z] Registry Mirrors: [2021-12-21T18:48:28.785Z] http://10.0.0.4:5000/ [2021-12-21T18:48:28.785Z] Live Restore Enabled: false [2021-12-21T18:48:28.785Z] Product License: Community Engine [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] INFO: Commit hash is f415028976 [2021-12-21T18:48:28.785Z] INFO: Nuke-Everything... [2021-12-21T18:48:28.785Z] INFO: Container count on control daemon to delete is 0 [2021-12-21T18:48:28.785Z] INFO: Nuking d:\CI [2021-12-21T18:48:28.785Z] INFO: Zapped successfully [2021-12-21T18:48:28.785Z] INFO: Location for testing is d:\CI\PR-43097\3 [2021-12-21T18:48:28.785Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:28.785Z] INFO: Building the image from Dockerfile.windows at 12/21/2021 18:48:25... [2021-12-21T18:48:28.785Z] [2021-12-21T18:48:31.769Z] Sending build context to Docker daemon 60.69MB [2021-12-21T18:48:31.769Z] [2021-12-21T18:48:31.769Z] Step 1/11 : FROM microsoft/windowsservercore [2021-12-21T18:48:31.769Z] ---> 136110e1a05c [2021-12-21T18:48:31.769Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-12-21T18:48:31.769Z] ---> Running in 415ac11bbbae [2021-12-21T18:48:32.241Z] Removing intermediate container 415ac11bbbae [2021-12-21T18:48:32.241Z] ---> 2e92c6bd86f3 [2021-12-21T18:48:32.241Z] Step 3/11 : ARG GO_VERSION=1.17.5 [2021-12-21T18:48:32.241Z] ---> Running in 798d4f7cb79b [2021-12-21T18:48:32.712Z] Removing intermediate container 798d4f7cb79b [2021-12-21T18:48:32.712Z] ---> 3e0123a9f704 [2021-12-21T18:48:32.712Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.8 [2021-12-21T18:48:32.712Z] ---> Running in ff7e14740dd0 [2021-12-21T18:48:33.138Z] === RUN TestCheckpointCreateError [2021-12-21T18:48:33.138Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCheckpointCreate [2021-12-21T18:48:33.138Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCheckpointDeleteError [2021-12-21T18:48:33.138Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCheckpointDelete [2021-12-21T18:48:33.138Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCheckpointListError [2021-12-21T18:48:33.138Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCheckpointList [2021-12-21T18:48:33.138Z] --- PASS: TestCheckpointList (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCheckpointListContainerNotFound [2021-12-21T18:48:33.138Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNewClientWithOpsFromEnv [2021-12-21T18:48:33.138Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-21T18:48:33.138Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestGetAPIPath [2021-12-21T18:48:33.138Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestParseHostURL [2021-12-21T18:48:33.138Z] --- PASS: TestParseHostURL (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-21T18:48:33.138Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-21T18:48:33.138Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNegotiateAPIVersion [2021-12-21T18:48:33.138Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNegotiateAPVersionOverride [2021-12-21T18:48:33.138Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-21T18:48:33.138Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-21T18:48:33.138Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-21T18:48:33.138Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestClientRedirect [2021-12-21T18:48:33.138Z] --- PASS: TestClientRedirect (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigCreateUnsupported [2021-12-21T18:48:33.138Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigCreateError [2021-12-21T18:48:33.138Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigCreate [2021-12-21T18:48:33.138Z] --- PASS: TestConfigCreate (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigInspectNotFound [2021-12-21T18:48:33.138Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigInspectWithEmptyID [2021-12-21T18:48:33.138Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigInspectUnsupported [2021-12-21T18:48:33.138Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigInspectError [2021-12-21T18:48:33.138Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigInspectConfigNotFound [2021-12-21T18:48:33.138Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigInspect [2021-12-21T18:48:33.138Z] --- PASS: TestConfigInspect (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigListUnsupported [2021-12-21T18:48:33.138Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigListError [2021-12-21T18:48:33.138Z] --- PASS: TestConfigListError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigList [2021-12-21T18:48:33.138Z] --- PASS: TestConfigList (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigRemoveUnsupported [2021-12-21T18:48:33.138Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigRemoveError [2021-12-21T18:48:33.138Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigRemove [2021-12-21T18:48:33.138Z] --- PASS: TestConfigRemove (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigUpdateUnsupported [2021-12-21T18:48:33.138Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigUpdateError [2021-12-21T18:48:33.138Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestConfigUpdate [2021-12-21T18:48:33.138Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerCommitError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerCommit [2021-12-21T18:48:33.138Z] --- PASS: TestContainerCommit (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStatPathError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStatPathNotFoundError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStatPathNoHeaderError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStatPath [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyToContainerError [2021-12-21T18:48:33.138Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyToContainerNotFoundError [2021-12-21T18:48:33.138Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-21T18:48:33.138Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyToContainer [2021-12-21T18:48:33.138Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyFromContainerError [2021-12-21T18:48:33.138Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyFromContainerNotFoundError [2021-12-21T18:48:33.138Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-21T18:48:33.138Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-21T18:48:33.138Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestCopyFromContainer [2021-12-21T18:48:33.138Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerCreateError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerCreateImageNotFound [2021-12-21T18:48:33.138Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerCreateWithName [2021-12-21T18:48:33.138Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerCreateAutoRemove [2021-12-21T18:48:33.138Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerDiffError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerDiff [2021-12-21T18:48:33.138Z] --- PASS: TestContainerDiff (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecCreateError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecCreate [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecStartError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecStart [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecInspectError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecInspect [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExportError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExportError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExport [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExport (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerInspectError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerInspectContainerNotFound [2021-12-21T18:48:33.138Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerInspectWithEmptyID [2021-12-21T18:48:33.138Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerInspect [2021-12-21T18:48:33.138Z] --- PASS: TestContainerInspect (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerInspectNode [2021-12-21T18:48:33.138Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerKillError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerKillError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerKill [2021-12-21T18:48:33.138Z] --- PASS: TestContainerKill (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerListError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerListError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerList [2021-12-21T18:48:33.138Z] --- PASS: TestContainerList (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerLogsNotFoundError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerLogsError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerLogs [2021-12-21T18:48:33.138Z] --- PASS: TestContainerLogs (0.21s) [2021-12-21T18:48:33.138Z] === RUN TestContainerPauseError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerPause [2021-12-21T18:48:33.138Z] --- PASS: TestContainerPause (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainersPruneError [2021-12-21T18:48:33.138Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainersPrune [2021-12-21T18:48:33.138Z] --- PASS: TestContainersPrune (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerRemoveError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerRemoveNotFoundError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerRemove [2021-12-21T18:48:33.138Z] --- PASS: TestContainerRemove (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerRenameError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerRename [2021-12-21T18:48:33.138Z] --- PASS: TestContainerRename (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerResizeError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecResizeError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerResize [2021-12-21T18:48:33.138Z] --- PASS: TestContainerResize (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerExecResize [2021-12-21T18:48:33.138Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerRestartError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerRestart [2021-12-21T18:48:33.138Z] --- PASS: TestContainerRestart (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStartError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStartError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStart [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStart (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStatsError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStats [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStats (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStopError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStopError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerStop [2021-12-21T18:48:33.138Z] --- PASS: TestContainerStop (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerTopError [2021-12-21T18:48:33.138Z] --- PASS: TestContainerTopError (0.00s) [2021-12-21T18:48:33.138Z] === RUN TestContainerTop [2021-12-21T18:48:33.138Z] --- PASS: TestContainerTop (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestContainerUnpauseError [2021-12-21T18:48:33.139Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestContainerUnpause [2021-12-21T18:48:33.139Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestContainerUpdateError [2021-12-21T18:48:33.139Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestContainerUpdate [2021-12-21T18:48:33.139Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestContainerWaitError [2021-12-21T18:48:33.139Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestContainerWait [2021-12-21T18:48:33.139Z] --- PASS: TestContainerWait (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestDiskUsageError [2021-12-21T18:48:33.139Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestDiskUsage [2021-12-21T18:48:33.139Z] --- PASS: TestDiskUsage (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestDistributionInspectUnsupported [2021-12-21T18:48:33.139Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestDistributionInspectWithEmptyID [2021-12-21T18:48:33.139Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestEventsErrorInOptions [2021-12-21T18:48:33.139Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestEventsErrorFromServer [2021-12-21T18:48:33.139Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestEvents [2021-12-21T18:48:33.139Z] --- PASS: TestEvents (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestTLSCloseWriter [2021-12-21T18:48:33.139Z] === PAUSE TestTLSCloseWriter [2021-12-21T18:48:33.139Z] === RUN TestImageBuildError [2021-12-21T18:48:33.139Z] --- PASS: TestImageBuildError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageBuild [2021-12-21T18:48:33.139Z] --- PASS: TestImageBuild (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestGetDockerOS [2021-12-21T18:48:33.139Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageCreateError [2021-12-21T18:48:33.139Z] --- PASS: TestImageCreateError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageCreate [2021-12-21T18:48:33.139Z] --- PASS: TestImageCreate (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageHistoryError [2021-12-21T18:48:33.139Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageHistory [2021-12-21T18:48:33.139Z] --- PASS: TestImageHistory (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageImportError [2021-12-21T18:48:33.139Z] --- PASS: TestImageImportError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageImport [2021-12-21T18:48:33.139Z] --- PASS: TestImageImport (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageInspectError [2021-12-21T18:48:33.139Z] --- PASS: TestImageInspectError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageInspectImageNotFound [2021-12-21T18:48:33.139Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageInspectWithEmptyID [2021-12-21T18:48:33.139Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageInspect [2021-12-21T18:48:33.139Z] --- PASS: TestImageInspect (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageListError [2021-12-21T18:48:33.139Z] --- PASS: TestImageListError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageList [2021-12-21T18:48:33.139Z] --- PASS: TestImageList (0.03s) [2021-12-21T18:48:33.139Z] === RUN TestImageListApiBefore125 [2021-12-21T18:48:33.139Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageLoadError [2021-12-21T18:48:33.139Z] --- PASS: TestImageLoadError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageLoad [2021-12-21T18:48:33.139Z] --- PASS: TestImageLoad (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagesPruneError [2021-12-21T18:48:33.139Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagesPrune [2021-12-21T18:48:33.139Z] --- PASS: TestImagesPrune (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePullReferenceParseError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePullAnyError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePullWithoutErrors [2021-12-21T18:48:33.139Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePushReferenceError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePushAnyError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithoutErrors [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-21T18:48:33.139Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageRemoveError [2021-12-21T18:48:33.139Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageRemoveImageNotFound [2021-12-21T18:48:33.139Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageRemove [2021-12-21T18:48:33.139Z] --- PASS: TestImageRemove (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSaveError [2021-12-21T18:48:33.139Z] --- PASS: TestImageSaveError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSave [2021-12-21T18:48:33.139Z] --- PASS: TestImageSave (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSearchAnyError [2021-12-21T18:48:33.139Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-21T18:48:33.139Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:48:33.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:48:33.139Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-21T18:48:33.139Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageSearchWithoutErrors [2021-12-21T18:48:33.139Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageTagError [2021-12-21T18:48:33.139Z] --- PASS: TestImageTagError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageTagInvalidReference [2021-12-21T18:48:33.139Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageTagInvalidSourceImageName [2021-12-21T18:48:33.139Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageTagHexSource [2021-12-21T18:48:33.139Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestImageTag [2021-12-21T18:48:33.139Z] --- PASS: TestImageTag (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestInfoServerError [2021-12-21T18:48:33.139Z] --- PASS: TestInfoServerError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestInfoInvalidResponseJSONError [2021-12-21T18:48:33.139Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestInfo [2021-12-21T18:48:33.139Z] --- PASS: TestInfo (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkConnectError [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkConnect [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkCreateError [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkCreate [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkDisconnectError [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkDisconnect [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkInspect [2021-12-21T18:48:33.139Z] === RUN TestNetworkInspect/empty_ID [2021-12-21T18:48:33.139Z] === RUN TestNetworkInspect/no_options [2021-12-21T18:48:33.139Z] === RUN TestNetworkInspect/verbose [2021-12-21T18:48:33.139Z] === RUN TestNetworkInspect/global_scope [2021-12-21T18:48:33.139Z] === RUN TestNetworkInspect/unknown_network [2021-12-21T18:48:33.139Z] === RUN TestNetworkInspect/server_error [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkListError [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkListError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkList [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkList (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworksPruneError [2021-12-21T18:48:33.139Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworksPrune [2021-12-21T18:48:33.139Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkRemoveError [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNetworkRemove [2021-12-21T18:48:33.139Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeInspectError [2021-12-21T18:48:33.139Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeInspectNodeNotFound [2021-12-21T18:48:33.139Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeInspectWithEmptyID [2021-12-21T18:48:33.139Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeInspect [2021-12-21T18:48:33.139Z] --- PASS: TestNodeInspect (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeListError [2021-12-21T18:48:33.139Z] --- PASS: TestNodeListError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeList [2021-12-21T18:48:33.139Z] --- PASS: TestNodeList (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeRemoveError [2021-12-21T18:48:33.139Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeRemove [2021-12-21T18:48:33.139Z] --- PASS: TestNodeRemove (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeUpdateError [2021-12-21T18:48:33.139Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestNodeUpdate [2021-12-21T18:48:33.139Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestOptionWithTimeout [2021-12-21T18:48:33.139Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPingFail [2021-12-21T18:48:33.139Z] --- PASS: TestPingFail (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPingWithError [2021-12-21T18:48:33.139Z] 2021/12/21 18:48:31 RoundTripper returned a response & error; ignoring response [2021-12-21T18:48:33.139Z] 2021/12/21 18:48:31 RoundTripper returned a response & error; ignoring response [2021-12-21T18:48:33.139Z] --- PASS: TestPingWithError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPingSuccess [2021-12-21T18:48:33.139Z] --- PASS: TestPingSuccess (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPingHeadFallback [2021-12-21T18:48:33.139Z] === RUN TestPingHeadFallback/OK [2021-12-21T18:48:33.139Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-21T18:48:33.139Z] === RUN TestPingHeadFallback/Not_Found [2021-12-21T18:48:33.139Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-21T18:48:33.139Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-21T18:48:33.139Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginDisableError [2021-12-21T18:48:33.139Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginDisable [2021-12-21T18:48:33.139Z] --- PASS: TestPluginDisable (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginEnableError [2021-12-21T18:48:33.139Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginEnable [2021-12-21T18:48:33.139Z] --- PASS: TestPluginEnable (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginInspectError [2021-12-21T18:48:33.139Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginInspectWithEmptyID [2021-12-21T18:48:33.139Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginInspect [2021-12-21T18:48:33.139Z] --- PASS: TestPluginInspect (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginListError [2021-12-21T18:48:33.139Z] --- PASS: TestPluginListError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginList [2021-12-21T18:48:33.139Z] --- PASS: TestPluginList (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginPushError [2021-12-21T18:48:33.139Z] --- PASS: TestPluginPushError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginPush [2021-12-21T18:48:33.139Z] --- PASS: TestPluginPush (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginRemoveError [2021-12-21T18:48:33.139Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginRemove [2021-12-21T18:48:33.139Z] --- PASS: TestPluginRemove (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginSetError [2021-12-21T18:48:33.139Z] --- PASS: TestPluginSetError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPluginSet [2021-12-21T18:48:33.139Z] --- PASS: TestPluginSet (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSetHostHeader [2021-12-21T18:48:33.139Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestPlainTextError [2021-12-21T18:48:33.139Z] --- PASS: TestPlainTextError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestInfiniteError [2021-12-21T18:48:33.139Z] --- PASS: TestInfiniteError (0.03s) [2021-12-21T18:48:33.139Z] === RUN TestCanceledContext [2021-12-21T18:48:33.139Z] 2021/12/21 18:48:31 RoundTripper returned a response & error; ignoring response [2021-12-21T18:48:33.139Z] --- PASS: TestCanceledContext (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestDeadlineExceededContext [2021-12-21T18:48:33.139Z] 2021/12/21 18:48:31 RoundTripper returned a response & error; ignoring response [2021-12-21T18:48:33.139Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretCreateUnsupported [2021-12-21T18:48:33.139Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretCreateError [2021-12-21T18:48:33.139Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretCreate [2021-12-21T18:48:33.139Z] --- PASS: TestSecretCreate (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretInspectUnsupported [2021-12-21T18:48:33.139Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretInspectError [2021-12-21T18:48:33.139Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretInspectSecretNotFound [2021-12-21T18:48:33.139Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretInspectWithEmptyID [2021-12-21T18:48:33.139Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretInspect [2021-12-21T18:48:33.139Z] --- PASS: TestSecretInspect (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretListUnsupported [2021-12-21T18:48:33.139Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretListError [2021-12-21T18:48:33.139Z] --- PASS: TestSecretListError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretList [2021-12-21T18:48:33.139Z] --- PASS: TestSecretList (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretRemoveUnsupported [2021-12-21T18:48:33.139Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretRemoveError [2021-12-21T18:48:33.139Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretRemove [2021-12-21T18:48:33.139Z] --- PASS: TestSecretRemove (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretUpdateUnsupported [2021-12-21T18:48:33.139Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretUpdateError [2021-12-21T18:48:33.139Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestSecretUpdate [2021-12-21T18:48:33.139Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestServiceCreateError [2021-12-21T18:48:33.139Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestServiceCreate [2021-12-21T18:48:33.139Z] --- PASS: TestServiceCreate (0.01s) [2021-12-21T18:48:33.139Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-21T18:48:33.139Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestServiceCreateDigestPinning [2021-12-21T18:48:33.139Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-21T18:48:33.139Z] === RUN TestServiceInspectError [2021-12-21T18:48:33.140Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceInspectServiceNotFound [2021-12-21T18:48:33.140Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceInspectWithEmptyID [2021-12-21T18:48:33.140Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceInspect [2021-12-21T18:48:33.140Z] --- PASS: TestServiceInspect (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceListError [2021-12-21T18:48:33.140Z] --- PASS: TestServiceListError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceList [2021-12-21T18:48:33.140Z] --- PASS: TestServiceList (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceLogsError [2021-12-21T18:48:33.140Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceLogs [2021-12-21T18:48:33.140Z] --- PASS: TestServiceLogs (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceRemoveError [2021-12-21T18:48:33.140Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceRemoveNotFoundError [2021-12-21T18:48:33.140Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceRemove [2021-12-21T18:48:33.140Z] --- PASS: TestServiceRemove (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceUpdateError [2021-12-21T18:48:33.140Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestServiceUpdate [2021-12-21T18:48:33.140Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmGetUnlockKeyError [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmGetUnlockKey [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmInitError [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmInit [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmInit (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmInspectError [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmInspect [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmJoinError [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmJoin [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmLeaveError [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmLeave [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmUnlockError [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmUnlock [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmUpdateError [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestSwarmUpdate [2021-12-21T18:48:33.140Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestTaskInspectError [2021-12-21T18:48:33.140Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestTaskInspectWithEmptyID [2021-12-21T18:48:33.140Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestTaskInspect [2021-12-21T18:48:33.140Z] --- PASS: TestTaskInspect (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestTaskListError [2021-12-21T18:48:33.140Z] --- PASS: TestTaskListError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestTaskList [2021-12-21T18:48:33.140Z] --- PASS: TestTaskList (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeCreateError [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeCreate [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeInspectError [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeInspectNotFound [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeInspectWithEmptyID [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeInspect [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeListError [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeListError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeList [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeList (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeRemoveError [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-21T18:48:33.140Z] === RUN TestVolumeRemove [2021-12-21T18:48:33.140Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-21T18:48:33.140Z] === CONT TestTLSCloseWriter [2021-12-21T18:48:33.140Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-21T18:48:33.140Z] PASS [2021-12-21T18:48:33.140Z] coverage: 75.1% of statements [2021-12-21T18:48:33.140Z] ok github.com/docker/docker/client 0.539s coverage: 75.1% of statements [2021-12-21T18:48:33.183Z] Removing intermediate container ff7e14740dd0 [2021-12-21T18:48:33.183Z] ---> 4dafbc18cee7 [2021-12-21T18:48:33.183Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-12-21T18:48:33.183Z] ---> Running in fa7bcdea490e [2021-12-21T18:48:33.654Z] Removing intermediate container fa7bcdea490e [2021-12-21T18:48:33.654Z] ---> 48f259a8f14b [2021-12-21T18:48:33.654Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-12-21T18:48:33.654Z] ---> Running in e49dfbd6482e [2021-12-21T18:48:33.654Z] Removing intermediate container e49dfbd6482e [2021-12-21T18:48:33.654Z] ---> f2c2358e3a5c [2021-12-21T18:48:33.654Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-12-21T18:48:33.654Z] ---> Running in 7359f9a6c58a [2021-12-21T18:48:38.474Z] [2021-12-21T18:48:38.474Z] SUCCESS: Specified value was saved. [2021-12-21T18:48:39.466Z] INFO: Downloading git... [2021-12-21T18:48:40.467Z] INFO: Downloading go... [2021-12-21T18:48:42.051Z] INFO: Downloading compiler 1 of 3... [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-21T18:48:42.639Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-12-21T18:48:42.639Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-21T18:48:42.639Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-21T18:48:42.639Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-12-21T18:48:42.639Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-21T18:48:42.639Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-12-21T18:48:42.639Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-21T18:48:42.639Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-21T18:48:42.899Z] ok github.com/docker/docker/builder/remotecontext 0.062s coverage: 13.7% of statements [2021-12-21T18:48:42.899Z] ok github.com/docker/docker/builder/dockerfile 0.154s coverage: 49.0% of statements [2021-12-21T18:48:42.899Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-21T18:48:43.165Z] 5ee7a7ea9cf2: Pull complete [2021-12-21T18:48:43.165Z] Digest: sha256:50a88017fa694dd52cb1644a6d204f5305f78cce356f588dae0be983485065b2 [2021-12-21T18:48:43.165Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T18:48:43.165Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-12-21T18:48:43.165Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-12-21T18:48:43.165Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2366' [2021-12-21T18:48:43.165Z] WARN: Skipping validation tests [2021-12-21T18:48:43.165Z] INFO: Running unit tests at 12/21/2021 18:48:31... [2021-12-21T18:48:43.165Z] INFO: make.ps1 starting at 12/21/2021 18:48:37 [2021-12-21T18:48:43.165Z] INFO: Git commit (f415028976) assumed from DOCKER_GITCOMMIT environment variable [2021-12-21T18:48:43.165Z] INFO: Invoking autogen... [2021-12-21T18:48:43.165Z] INFO: Running unit tests... [2021-12-21T18:48:43.467Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-12-21T18:48:44.035Z] ok github.com/docker/docker/builder/remotecontext/git 0.858s coverage: 86.3% of statements [2021-12-21T18:48:44.035Z] ? github.com/docker/docker/cli [no test files] [2021-12-21T18:48:44.035Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-21T18:48:44.279Z] INFO: Downloading compiler 2 of 3... [2021-12-21T18:48:44.972Z] ok github.com/docker/docker/cmd/docker-proxy 0.262s coverage: 67.6% of statements [2021-12-21T18:48:45.270Z] INFO: Downloading compiler 3 of 3... [2021-12-21T18:48:45.595Z] #62 282.2 # github.com/containerd/containerd/cmd/containerd [2021-12-21T18:48:45.595Z] #62 282.2 /usr/bin/ld: /tmp/go-link-3390474896/000019.o: in function `New': [2021-12-21T18:48:45.595Z] #62 282.2 /tmp/tmp.LlQIwhIYv4/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-21T18:48:45.595Z] #62 282.3 + bin/containerd-stress [2021-12-21T18:48:45.595Z] #62 283.3 + bin/containerd-shim [2021-12-21T18:48:45.743Z] INFO: Extracting git... [2021-12-21T18:48:46.877Z] ok github.com/docker/docker/client 0.080s coverage: 75.6% of statements [2021-12-21T18:48:47.654Z] #62 289.5 # github.com/containerd/containerd/cmd/containerd [2021-12-21T18:48:47.654Z] #62 289.5 /usr/bin/ld: /tmp/go-link-2319087627/000019.o: in function `New': [2021-12-21T18:48:47.654Z] #62 289.5 /tmp/tmp.M55tEplb2f/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-12-21T18:48:47.654Z] #62 289.6 + bin/containerd-stress [2021-12-21T18:48:47.654Z] #62 290.7 + bin/containerd-shim [2021-12-21T18:48:48.994Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-21T18:48:49.788Z] #62 290.5 + bin/containerd-shim-runc-v1 [2021-12-21T18:48:51.862Z] #62 297.8 + bin/containerd-shim-runc-v1 [2021-12-21T18:48:54.250Z] --- PASS: TestCheckoutGit (35.99s) [2021-12-21T18:48:54.250Z] === RUN TestValidGitTransport [2021-12-21T18:48:54.250Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-21T18:48:54.250Z] === RUN TestGitInvalidRef [2021-12-21T18:48:54.250Z] --- PASS: TestGitInvalidRef (0.21s) [2021-12-21T18:48:54.250Z] PASS [2021-12-21T18:48:54.250Z] coverage: 86.3% of statements [2021-12-21T18:48:54.250Z] ok github.com/docker/docker/builder/remotecontext/git 36.309s coverage: 86.3% of statements [2021-12-21T18:48:54.710Z] ? github.com/docker/docker/cli [no test files] [2021-12-21T18:48:54.710Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-21T18:48:55.059Z] #62 295.7 + bin/containerd-shim-runc-v2 [2021-12-21T18:48:55.632Z] #62 296.2 + binaries [2021-12-21T18:48:55.632Z] #62 296.2 + install -D bin/containerd /build/containerd [2021-12-21T18:48:55.632Z] #62 296.3 + install -D bin/containerd-shim /build/containerd-shim [2021-12-21T18:48:55.632Z] #62 296.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-21T18:48:55.632Z] #62 296.3 + install -D bin/ctr /build/ctr [2021-12-21T18:48:57.155Z] #62 303.0 + bin/containerd-shim-runc-v2 [2021-12-21T18:48:57.155Z] #62 303.5 + binaries [2021-12-21T18:48:57.155Z] #62 303.5 + install -D bin/containerd /build/containerd [2021-12-21T18:48:57.155Z] #62 303.6 + install -D bin/containerd-shim /build/containerd-shim [2021-12-21T18:48:57.155Z] #62 303.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-12-21T18:48:57.155Z] #62 303.6 + install -D bin/ctr /build/ctr [2021-12-21T18:48:57.533Z] #62 DONE 298.2s [2021-12-21T18:48:57.727Z] #62 DONE 304.1s [2021-12-21T18:48:59.117Z] [2021-12-21T18:48:59.117Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-21T18:48:59.117Z] #63 sha256:c68c4f43b27ea27bf6982947a10c4e94b8a2bf49946ab762a8e1890c7ad02e70 [2021-12-21T18:48:59.379Z] #63 DONE 0.2s [2021-12-21T18:48:59.379Z] [2021-12-21T18:48:59.379Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-21T18:48:59.379Z] #68 sha256:7c3f0732835ee235dac2595b27ce1d64f5fdb1ff84b5fc0cd2e9b1d4df9aab49 [2021-12-21T18:48:59.379Z] #68 DONE 0.1s [2021-12-21T18:48:59.438Z] [2021-12-21T18:48:59.438Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-12-21T18:48:59.438Z] #63 sha256:a662b2332b69e41c4dd5cafcf67c4869f3a7707db60fb8b9bd11eee693146fc7 [2021-12-21T18:48:59.640Z] [2021-12-21T18:48:59.640Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-21T18:48:59.640Z] #73 sha256:ae4391a81fcd7dfa1db481dc4bd647b6d5529f4cdf59144660c22c22df19cbf5 [2021-12-21T18:48:59.640Z] #73 DONE 0.2s [2021-12-21T18:48:59.640Z] [2021-12-21T18:48:59.640Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-21T18:48:59.640Z] #74 sha256:ec19781d75d24be13436ba6597fed9d646aa229fabb483612d401f75f46cf2b6 [2021-12-21T18:48:59.640Z] #74 DONE 0.0s [2021-12-21T18:48:59.640Z] [2021-12-21T18:48:59.640Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-21T18:48:59.640Z] #75 sha256:b75811df239447ed32ca90647c00455d4de329ba7da74c476c1cc7c29ed3b6e6 [2021-12-21T18:49:00.004Z] #63 DONE 0.7s [2021-12-21T18:49:00.004Z] [2021-12-21T18:49:00.004Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-12-21T18:49:00.004Z] #68 sha256:a759e1c05051e52875a6ea172b1a34768661a4d8c010042a6cf1080e22dd704e [2021-12-21T18:49:00.004Z] #68 DONE 0.2s [2021-12-21T18:49:00.004Z] [2021-12-21T18:49:00.004Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-12-21T18:49:00.004Z] #73 sha256:0db35754d411985622328000b5e9a17000030f80311e79af7836aa98ebb781b7 [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-21T18:49:00.512Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestConfigureDaemonLogs [2021-12-21T18:49:00.512Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestCommonOptionsInstallFlags [2021-12-21T18:49:00.512Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-21T18:49:00.512Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-21T18:49:00.512Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-21T18:49:00.512Z] PASS [2021-12-21T18:49:00.512Z] coverage: 18.6% of statements [2021-12-21T18:49:00.512Z] ok github.com/docker/docker/cmd/dockerd 0.252s coverage: 18.6% of statements [2021-12-21T18:49:00.512Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-21T18:49:00.512Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-21T18:49:00.718Z] INFO: Expanding go... [2021-12-21T18:49:00.940Z] #73 DONE 0.8s [2021-12-21T18:49:00.940Z] [2021-12-21T18:49:00.940Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-12-21T18:49:00.940Z] #74 sha256:3a8c730931fa30e3ceb7aa4c2679954dbee2ee669d273709aec8a4924d9a57a2 [2021-12-21T18:49:00.940Z] #74 DONE 0.1s [2021-12-21T18:49:00.940Z] [2021-12-21T18:49:00.940Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-12-21T18:49:00.940Z] #75 sha256:ae19bf1c44946f442f53cac9bd909446013eb3a65ace744797b74af48477a93e [2021-12-21T18:49:01.404Z] ? github.com/docker/docker/api [no test files] [2021-12-21T18:49:01.552Z] #75 DONE 1.7s [2021-12-21T18:49:01.552Z] [2021-12-21T18:49:01.552Z] #76 exporting to image [2021-12-21T18:49:01.552Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-21T18:49:01.552Z] #76 exporting layers [2021-12-21T18:49:02.060Z] === RUN TestContainerStopSignal [2021-12-21T18:49:02.061Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestContainerStopTimeout [2021-12-21T18:49:02.061Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-21T18:49:02.061Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-21T18:49:02.061Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-21T18:49:02.061Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestReplaceAndAppendEnvVars [2021-12-21T18:49:02.061Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-21T18:49:02.061Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestNewMemoryStore [2021-12-21T18:49:02.061Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestAddContainers [2021-12-21T18:49:02.061Z] --- PASS: TestAddContainers (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestGetContainer [2021-12-21T18:49:02.061Z] --- PASS: TestGetContainer (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestDeleteContainer [2021-12-21T18:49:02.061Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestListContainers [2021-12-21T18:49:02.061Z] --- PASS: TestListContainers (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestFirstContainer [2021-12-21T18:49:02.061Z] --- PASS: TestFirstContainer (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestApplyAllContainer [2021-12-21T18:49:02.061Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestIsValidHealthString [2021-12-21T18:49:02.061Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestStateRunStop [2021-12-21T18:49:02.061Z] --- PASS: TestStateRunStop (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestStateTimeoutWait [2021-12-21T18:49:02.061Z] state_test.go:141: Stop callback fired [2021-12-21T18:49:02.061Z] state_test.go:165: Stop callback fired [2021-12-21T18:49:02.061Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-21T18:49:02.061Z] === RUN TestIsValidStateString [2021-12-21T18:49:02.061Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestViewSaveDelete [2021-12-21T18:49:02.061Z] --- PASS: TestViewSaveDelete (0.02s) [2021-12-21T18:49:02.061Z] === RUN TestViewAll [2021-12-21T18:49:02.061Z] --- PASS: TestViewAll (0.01s) [2021-12-21T18:49:02.061Z] === RUN TestViewGet [2021-12-21T18:49:02.061Z] --- PASS: TestViewGet (0.01s) [2021-12-21T18:49:02.061Z] === RUN TestNames [2021-12-21T18:49:02.061Z] --- PASS: TestNames (0.00s) [2021-12-21T18:49:02.061Z] === RUN TestViewWithHealthCheck [2021-12-21T18:49:02.061Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-21T18:49:02.061Z] PASS [2021-12-21T18:49:02.061Z] coverage: 41.7% of statements [2021-12-21T18:49:02.061Z] ok github.com/docker/docker/container 0.252s coverage: 41.7% of statements [2021-12-21T18:49:02.061Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-21T18:49:02.061Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-21T18:49:02.061Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-21T18:49:02.061Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-21T18:49:02.316Z] #75 DONE 1.2s [2021-12-21T18:49:02.316Z] [2021-12-21T18:49:02.316Z] #76 exporting to image [2021-12-21T18:49:02.316Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-12-21T18:49:02.316Z] #76 exporting layers [2021-12-21T18:49:03.032Z] === RUN TestPrepare [2021-12-21T18:49:03.032Z] --- PASS: TestPrepare (0.00s) [2021-12-21T18:49:03.032Z] === RUN TestStart [2021-12-21T18:49:03.032Z] --- PASS: TestStart (0.00s) [2021-12-21T18:49:03.032Z] === RUN TestWaitCancel [2021-12-21T18:49:03.032Z] --- PASS: TestWaitCancel (0.00s) [2021-12-21T18:49:03.032Z] === RUN TestWaitDisabled [2021-12-21T18:49:03.032Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-21T18:49:03.032Z] === RUN TestWaitEnabled [2021-12-21T18:49:03.032Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-21T18:49:03.032Z] === RUN TestRemove [2021-12-21T18:49:03.032Z] --- PASS: TestRemove (0.00s) [2021-12-21T18:49:03.032Z] PASS [2021-12-21T18:49:03.032Z] coverage: 65.3% of statements [2021-12-21T18:49:03.032Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2021-12-21T18:49:05.219Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-21T18:49:05.219Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.01s) [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-21T18:49:05.219Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-21T18:49:05.219Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-21T18:49:05.679Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-21T18:49:05.679Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-21T18:49:06.138Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-21T18:49:06.138Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-21T18:49:06.138Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-21T18:49:06.138Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-21T18:49:06.138Z] PASS [2021-12-21T18:49:06.138Z] coverage: 35.9% of statements [2021-12-21T18:49:06.138Z] ok github.com/docker/docker/daemon/cluster/convert 0.564s coverage: 35.9% of statements [2021-12-21T18:49:06.138Z] === RUN TestNewListSecretsFilters [2021-12-21T18:49:06.138Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-21T18:49:06.138Z] === RUN TestNewListConfigsFilters [2021-12-21T18:49:06.138Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-21T18:49:06.138Z] PASS [2021-12-21T18:49:06.138Z] coverage: 0.5% of statements [2021-12-21T18:49:06.138Z] ok github.com/docker/docker/daemon/cluster 0.621s coverage: 0.5% of statements [2021-12-21T18:49:08.136Z] #76 exporting layers 5.7s done [2021-12-21T18:49:08.136Z] #76 writing image sha256:e2ad05f6ba29f9e679b19c98f6411bbcbef0037597c87189f9ea6c98568126a6 done [2021-12-21T18:49:08.136Z] #76 naming to docker.io/library/docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 done [2021-12-21T18:49:08.136Z] #76 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-21T18:49:08.488Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -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:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh dynbinary test-integration [2021-12-21T18:49:08.883Z] #76 exporting layers 6.0s done [2021-12-21T18:49:08.883Z] #76 writing image sha256:7da38b8d98497856407394d4a5f0885ae983ea97e55410aca0550e9b8c4acaaf done [2021-12-21T18:49:08.883Z] #76 naming to docker.io/library/docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 done [2021-12-21T18:49:08.883Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-12-21T18:49:09.219Z] + trap exit INT TERM [2021-12-21T18:49:09.219Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-12-21T18:49:09.219Z] + CONTAINER_NAME=docker-pr3 [2021-12-21T18:49:09.219Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43097/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh dynbinary [2021-12-21T18:49:09.874Z] === RUN TestBuilderGC [2021-12-21T18:49:09.874Z] --- PASS: TestBuilderGC (0.00s) [2021-12-21T18:49:09.874Z] === RUN TestDaemonConfigurationNotFound [2021-12-21T18:49:09.874Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-21T18:49:09.874Z] === RUN TestDaemonBrokenConfiguration [2021-12-21T18:49:09.874Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-21T18:49:09.874Z] === RUN TestParseClusterAdvertiseSettings [2021-12-21T18:49:09.874Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-21T18:49:09.874Z] === RUN TestFindConfigurationConflicts [2021-12-21T18:49:09.874Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-21T18:49:09.874Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-21T18:49:09.874Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-21T18:49:09.874Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-21T18:49:09.874Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-21T18:49:09.874Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-21T18:49:09.875Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-21T18:49:09.875Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-21T18:49:09.875Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-21T18:49:09.875Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-21T18:49:09.875Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-21T18:49:09.875Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_label [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_dns [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-21T18:49:09.875Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-21T18:49:09.875Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestModifiedDiscoverySettings [2021-12-21T18:49:09.875Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestReloadSetConfigFileNotExist [2021-12-21T18:49:09.875Z] === RUN TestDiscoveryOptsErrors [2021-12-21T18:49:09.875Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestDiscoveryOpts [2021-12-21T18:49:09.875Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-21T18:49:09.875Z] PASS [2021-12-21T18:49:09.875Z] coverage: 30.0% of statements [2021-12-21T18:49:09.875Z] ok github.com/docker/docker/daemon/discovery 0.081s coverage: 30.0% of statements [2021-12-21T18:49:09.875Z] time="2021-12-21T18:49:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-21T18:49:09.875Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2021-12-21T18:49:09.875Z] === RUN TestReloadDefaultConfigNotExist [2021-12-21T18:49:09.875Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:49:09.875Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-12-21T18:49:09.875Z] === RUN TestReloadBadDefaultConfig [2021-12-21T18:49:09.875Z] time="2021-12-21T18:49:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2037370839" [2021-12-21T18:49:09.875Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestReloadWithConflictingLabels [2021-12-21T18:49:09.875Z] time="2021-12-21T18:49:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2399643937" [2021-12-21T18:49:09.875Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestReloadWithDuplicateLabels [2021-12-21T18:49:09.875Z] time="2021-12-21T18:49:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2134540991" [2021-12-21T18:49:09.875Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestMaskURLCredentials [2021-12-21T18:49:09.875Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-21T18:49:09.875Z] === RUN TestDaemonConfigurationMerge [2021-12-21T18:49:09.875Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-21T18:49:09.875Z] PASS [2021-12-21T18:49:09.875Z] coverage: 80.0% of statements [2021-12-21T18:49:09.875Z] ok github.com/docker/docker/daemon/config 0.342s coverage: 80.0% of statements [2021-12-21T18:49:10.334Z] === RUN TestWaitNodeAttachment [2021-12-21T18:49:10.401Z] [2021-12-21T18:49:10.401Z] Removing bundles/ [2021-12-21T18:49:10.401Z] [2021-12-21T18:49:10.401Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-21T18:49:10.401Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:49:10.401Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:49:10.599Z] [2021-12-21T18:49:10.599Z] Removing bundles/ [2021-12-21T18:49:10.599Z] [2021-12-21T18:49:10.599Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-21T18:49:10.599Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:49:10.599Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:49:10.793Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-12-21T18:49:10.793Z] === RUN TestIsolationConversion [2021-12-21T18:49:10.793Z] === RUN TestIsolationConversion/default [2021-12-21T18:49:10.793Z] === RUN TestIsolationConversion/process [2021-12-21T18:49:10.793Z] === RUN TestIsolationConversion/hyperv [2021-12-21T18:49:10.793Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-21T18:49:10.793Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-21T18:49:10.793Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-21T18:49:10.793Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestContainerLabels [2021-12-21T18:49:10.793Z] --- PASS: TestContainerLabels (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestCredentialSpecConversion [2021-12-21T18:49:10.793Z] === RUN TestCredentialSpecConversion/none [2021-12-21T18:49:10.793Z] === RUN TestCredentialSpecConversion/config [2021-12-21T18:49:10.793Z] === RUN TestCredentialSpecConversion/file [2021-12-21T18:49:10.793Z] === RUN TestCredentialSpecConversion/registry [2021-12-21T18:49:10.793Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-21T18:49:10.793Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-21T18:49:10.793Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-21T18:49:10.793Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-21T18:49:10.793Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestControllerValidateMountBind [2021-12-21T18:49:10.793Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestControllerValidateMountVolume [2021-12-21T18:49:10.793Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestControllerValidateMountTarget [2021-12-21T18:49:10.793Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestControllerValidateMountTmpfs [2021-12-21T18:49:10.793Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestControllerValidateMountInvalidType [2021-12-21T18:49:10.793Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestControllerValidateMountNamedPipe [2021-12-21T18:49:10.793Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-21T18:49:10.793Z] PASS [2021-12-21T18:49:10.793Z] coverage: 11.0% of statements [2021-12-21T18:49:10.793Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.661s coverage: 11.0% of statements [2021-12-21T18:49:10.793Z] === RUN TestEventsLog [2021-12-21T18:49:10.793Z] --- PASS: TestEventsLog (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestEventsLogTimeout [2021-12-21T18:49:10.793Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-21T18:49:10.793Z] === RUN TestLogEvents [2021-12-21T18:49:11.264Z] --- PASS: TestLogEvents (0.05s) [2021-12-21T18:49:11.264Z] === RUN TestLoadBufferedEvents [2021-12-21T18:49:11.264Z] --- PASS: TestLoadBufferedEvents (0.20s) [2021-12-21T18:49:11.264Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-21T18:49:11.264Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-21T18:49:11.264Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-21T18:49:11.264Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-21T18:49:11.264Z] PASS [2021-12-21T18:49:11.264Z] coverage: 50.0% of statements [2021-12-21T18:49:11.264Z] ok github.com/docker/docker/daemon/events 0.421s coverage: 50.0% of statements [2021-12-21T18:49:11.723Z] === RUN TestIsEmptyDir [2021-12-21T18:49:11.723Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-21T18:49:11.723Z] PASS [2021-12-21T18:49:11.723Z] coverage: 2.3% of statements [2021-12-21T18:49:11.723Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2021-12-21T18:49:11.723Z] === RUN TestVerifyNetworkingConfig [2021-12-21T18:49:11.723Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestGetContainer [2021-12-21T18:49:11.723Z] --- PASS: TestGetContainer (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestValidContainerNames [2021-12-21T18:49:11.723Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestContainerInitDNS [2021-12-21T18:49:11.723Z] daemon_test.go:146: root required [2021-12-21T18:49:11.723Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestMerge [2021-12-21T18:49:11.723Z] --- PASS: TestMerge (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestValidateContainerIsolation [2021-12-21T18:49:11.723Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestFindNetworkErrorType [2021-12-21T18:49:11.723Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestEnsureServicesExist [2021-12-21T18:49:11.723Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestEnsureServicesExistErrors [2021-12-21T18:49:11.723Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-21T18:49:11.723Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-21T18:49:11.723Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-21T18:49:11.723Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-21T18:49:11.723Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-21T18:49:11.723Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-21T18:49:11.723Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestContainerDelete [2021-12-21T18:49:11.723Z] --- PASS: TestContainerDelete (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestContainerDoubleDelete [2021-12-21T18:49:11.723Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestLogContainerEventCopyLabels [2021-12-21T18:49:11.723Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestLogContainerEventWithAttributes [2021-12-21T18:49:11.723Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestNoneHealthcheck [2021-12-21T18:49:11.723Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-21T18:49:11.723Z] === RUN TestHealthStates [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] time="2021-12-21T18:49:11Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:49:12.182Z] --- PASS: TestHealthStates (0.21s) [2021-12-21T18:49:12.182Z] === RUN TestGetInspectData [2021-12-21T18:49:12.182Z] --- PASS: TestGetInspectData (0.00s) [2021-12-21T18:49:12.182Z] === RUN TestFillLicense [2021-12-21T18:49:12.182Z] --- PASS: TestFillLicense (0.00s) [2021-12-21T18:49:12.182Z] === RUN TestListInvalidFilter [2021-12-21T18:49:12.182Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-21T18:49:12.182Z] === RUN TestNameFilter [2021-12-21T18:49:12.182Z] --- PASS: TestNameFilter (0.00s) [2021-12-21T18:49:12.182Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-21T18:49:12.182Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-21T18:49:12.182Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-21T18:49:12.183Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-21T18:49:12.183Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestDaemonReloadLabels [2021-12-21T18:49:12.183Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-21T18:49:12.183Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestDaemonReloadMirrors [2021-12-21T18:49:12.183Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-21T18:49:12.183Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-21T18:49:12.183Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestDaemonDiscoveryReload [2021-12-21T18:49:12.183Z] === RUN TestLinkNaming [2021-12-21T18:49:12.183Z] --- PASS: TestLinkNaming (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestLinkNew [2021-12-21T18:49:12.183Z] --- PASS: TestLinkNew (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestLinkEnv [2021-12-21T18:49:12.183Z] --- PASS: TestLinkEnv (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestLinkMultipleEnv [2021-12-21T18:49:12.183Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-21T18:49:12.183Z] === RUN TestLinkPortRangeEnv [2021-12-21T18:49:12.183Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-21T18:49:12.183Z] PASS [2021-12-21T18:49:12.183Z] coverage: 93.0% of statements [2021-12-21T18:49:12.183Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2021-12-21T18:49:13.151Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-12-21T18:49:13.151Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-21T18:49:13.610Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-12-21T18:49:13.611Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-21T18:49:14.073Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-21T18:49:14.073Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-21T18:49:14.073Z] reload_test.go:520: root required [2021-12-21T18:49:14.073Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-21T18:49:14.073Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-21T18:49:14.073Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-21T18:49:14.073Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-21T18:49:14.073Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-21T18:49:14.073Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-21T18:49:14.073Z] === RUN TestAdapterReadLogs [2021-12-21T18:49:14.073Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-21T18:49:14.073Z] === RUN TestCopier [2021-12-21T18:49:14.073Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-21T18:49:14.074Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-21T18:49:14.074Z] --- PASS: TestCopier (0.00s) [2021-12-21T18:49:14.074Z] === RUN TestCopierLongLines [2021-12-21T18:49:14.074Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-21T18:49:14.074Z] === RUN TestCopierSlow [2021-12-21T18:49:14.074Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-21T18:49:14.074Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-21T18:49:14.074Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-21T18:49:14.074Z] === RUN TestParseVolumesFrom [2021-12-21T18:49:14.074Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-21T18:49:14.074Z] PASS [2021-12-21T18:49:14.074Z] coverage: 9.0% of statements [2021-12-21T18:49:14.074Z] ok github.com/docker/docker/daemon 2.505s coverage: 9.0% of statements [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-21T18:49:14.074Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-21T18:49:14.534Z] --- PASS: TestCopierSlow (0.20s) [2021-12-21T18:49:14.534Z] === RUN TestCopierWithSized [2021-12-21T18:49:14.534Z] === RUN TestCopierWithSized/as_is [2021-12-21T18:49:14.534Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-21T18:49:14.534Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-21T18:49:14.534Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-21T18:49:14.534Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-21T18:49:14.534Z] === RUN TestCopierWithPartial [2021-12-21T18:49:14.534Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-21T18:49:14.534Z] === RUN TestRingLogger [2021-12-21T18:49:14.534Z] --- PASS: TestRingLogger (0.00s) [2021-12-21T18:49:14.534Z] === RUN TestRingCap [2021-12-21T18:49:14.534Z] --- PASS: TestRingCap (0.00s) [2021-12-21T18:49:14.534Z] === RUN TestRingClose [2021-12-21T18:49:14.534Z] --- PASS: TestRingClose (0.00s) [2021-12-21T18:49:14.534Z] === RUN TestRingDrain [2021-12-21T18:49:14.534Z] --- PASS: TestRingDrain (0.00s) [2021-12-21T18:49:14.534Z] PASS [2021-12-21T18:49:14.534Z] coverage: 43.8% of statements [2021-12-21T18:49:14.534Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig/defaults [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-21T18:49:14.995Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-21T18:49:14.995Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-21T18:49:14.995Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-21T18:49:14.995Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-21T18:49:15.454Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-21T18:49:15.454Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-21T18:49:15.454Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-21T18:49:15.454Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-21T18:49:15.454Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-21T18:49:15.454Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-21T18:49:15.454Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-21T18:49:15.454Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-21T18:49:15.454Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-21T18:49:15.454Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-21T18:49:15.454Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-21T18:49:15.454Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-21T18:49:15.454Z] time="2021-12-21T18:49:14Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-21T18:49:15.454Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2021-12-21T18:49:15.454Z] === RUN TestCreateSuccess [2021-12-21T18:49:15.454Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestCreateStreamSkipped [2021-12-21T18:49:15.454Z] time="2021-12-21T18:49:15Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-21T18:49:15.454Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestCreateLogGroupSuccess [2021-12-21T18:49:15.454Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestCreateError [2021-12-21T18:49:15.454Z] --- PASS: TestCreateError (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestCreateAlreadyExists [2021-12-21T18:49:15.454Z] time="2021-12-21T18:49:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-21T18:49:15.454Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestLogClosed [2021-12-21T18:49:15.454Z] --- PASS: TestLogClosed (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestLogBlocking [2021-12-21T18:49:15.454Z] --- PASS: TestLogBlocking (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-21T18:49:15.454Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestLogNonBlockingBufferFull [2021-12-21T18:49:15.454Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestPublishBatchSuccess [2021-12-21T18:49:15.454Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-21T18:49:15.454Z] === RUN TestPublishBatchError [2021-12-21T18:49:15.454Z] time="2021-12-21T18:49:15Z" level=error msg=Error [2021-12-21T18:49:15.455Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-21T18:49:15.455Z] time="2021-12-21T18:49:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-21T18:49:15.455Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-21T18:49:15.455Z] time="2021-12-21T18:49:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-21T18:49:15.455Z] time="2021-12-21T18:49:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-21T18:49:15.455Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchSimple [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchTicker [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchMultilinePattern [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchClose [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestEffectiveLen [2021-12-21T18:49:15.455Z] === RUN TestEffectiveLen/0/Hello [2021-12-21T18:49:15.455Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-21T18:49:15.455Z] === RUN TestEffectiveLen/2/🙃 [2021-12-21T18:49:15.455Z] === RUN TestEffectiveLen/3/���� [2021-12-21T18:49:15.455Z] === RUN TestEffectiveLen/4/He��o [2021-12-21T18:49:15.455Z] === RUN TestEffectiveLen/5/ [2021-12-21T18:49:15.455Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/0/ [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/1/Hello [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: Hello [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/2/Hello [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: He [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: llo [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/3/Hello [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: Hello [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/4/🙃 [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/5/🙃 [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/6/a� [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: a [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: � [2021-12-21T18:49:15.455Z] === RUN TestFindValidSplit/7/a� [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1105: a� [2021-12-21T18:49:15.455Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestProcessEventEmoji [2021-12-21T18:49:15.455Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchLineSplit [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchMaxEvents [2021-12-21T18:49:15.455Z] === RUN TestSearchRegistryForImagesErrors [2021-12-21T18:49:15.455Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestSearchRegistryForImages [2021-12-21T18:49:15.455Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestOnlyPlatformWithFallback [2021-12-21T18:49:15.455Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestImageDelete [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-21T18:49:15.455Z] === RUN TestImageDelete/no_lease [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-21T18:49:15.455Z] === RUN TestImageDelete/lease_exists [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-12-21T18:49:15.455Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-21T18:49:15.455Z] --- PASS: TestImageDelete (0.08s) [2021-12-21T18:49:15.455Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-12-21T18:49:15.455Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-12-21T18:49:15.455Z] === RUN TestContentStoreForPull [2021-12-21T18:49:15.455Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-21T18:49:15.455Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-21T18:49:15.455Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-21T18:49:15.455Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-21T18:49:15.915Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-21T18:49:15.915Z] === RUN TestValidateLogOptionsFormat [2021-12-21T18:49:15.915Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-21T18:49:15.915Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-21T18:49:15.915Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-21T18:49:15.915Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-21T18:49:15.915Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-21T18:49:15.915Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-21T18:49:15.915Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-21T18:49:15.915Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-21T18:49:15.915Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-21T18:49:15.915Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-21T18:49:15.915Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-21T18:49:15.915Z] === RUN TestCreateTagSuccess [2021-12-21T18:49:15.915Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-21T18:49:15.915Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-21T18:49:15.915Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-21T18:49:15.915Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-21T18:49:15.915Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-21T18:49:15.915Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-21T18:49:15.915Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-21T18:49:15.915Z] PASS [2021-12-21T18:49:15.915Z] coverage: 78.0% of statements [2021-12-21T18:49:15.915Z] ok github.com/docker/docker/daemon/logger/awslogs 0.452s coverage: 78.0% of statements [2021-12-21T18:49:15.915Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-21T18:49:15.915Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-21T18:49:15.915Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-21T18:49:15.915Z] --- PASS: TestContentStoreForPull (0.26s) [2021-12-21T18:49:15.915Z] PASS [2021-12-21T18:49:15.915Z] coverage: 6.7% of statements [2021-12-21T18:49:15.915Z] ok github.com/docker/docker/daemon/images 0.472s coverage: 6.7% of statements [2021-12-21T18:49:15.915Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-21T18:49:15.915Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-21T18:49:15.915Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-21T18:49:15.915Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-21T18:49:15.915Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-21T18:49:15.915Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-21T18:49:15.915Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-21T18:49:15.915Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2021-12-21T18:49:15.915Z] === RUN TestFastTimeMarshalJSON [2021-12-21T18:49:15.915Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-12-21T18:49:15.915Z] PASS [2021-12-21T18:49:15.915Z] coverage: 87.2% of statements [2021-12-21T18:49:15.915Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2021-12-21T18:49:16.375Z] === RUN TestJSONFileLogger [2021-12-21T18:49:16.375Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-21T18:49:16.375Z] === RUN TestJSONFileLoggerWithTags [2021-12-21T18:49:16.375Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-21T18:49:16.375Z] === RUN TestJSONFileLoggerWithOpts [2021-12-21T18:49:16.375Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-21T18:49:16.375Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-21T18:49:16.375Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-21T18:49:16.375Z] === RUN TestEncodeDecode [2021-12-21T18:49:16.375Z] === PAUSE TestEncodeDecode [2021-12-21T18:49:16.375Z] === RUN TestUnexpectedEOF [2021-12-21T18:49:16.375Z] time="2021-12-21T18:49:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-21T18:49:16.375Z] time="2021-12-21T18:49:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-21T18:49:16.375Z] --- PASS: TestUnexpectedEOF (0.22s) [2021-12-21T18:49:16.375Z] === CONT TestEncodeDecode [2021-12-21T18:49:16.375Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-21T18:49:16.375Z] PASS [2021-12-21T18:49:16.375Z] coverage: 69.9% of statements [2021-12-21T18:49:16.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.311s coverage: 69.9% of statements [2021-12-21T18:49:17.345Z] === RUN TestWriteLog [2021-12-21T18:49:17.345Z] === PAUSE TestWriteLog [2021-12-21T18:49:17.345Z] === RUN TestReadLog [2021-12-21T18:49:17.345Z] === PAUSE TestReadLog [2021-12-21T18:49:17.345Z] === CONT TestWriteLog [2021-12-21T18:49:17.345Z] === CONT TestReadLog [2021-12-21T18:49:17.345Z] --- PASS: TestWriteLog (0.00s) [2021-12-21T18:49:17.345Z] === RUN TestReadLog/tail_exact [2021-12-21T18:49:17.816Z] === RUN TestReadLog/tail_less_than_available [2021-12-21T18:49:17.816Z] === RUN TestReadLog/tail_more_than_available [2021-12-21T18:49:17.816Z] --- PASS: TestReadLog (0.23s) [2021-12-21T18:49:17.816Z] --- PASS: TestReadLog/tail_exact (0.21s) [2021-12-21T18:49:17.816Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-21T18:49:17.816Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-21T18:49:17.816Z] PASS [2021-12-21T18:49:17.816Z] coverage: 75.2% of statements [2021-12-21T18:49:17.816Z] ok github.com/docker/docker/daemon/logger/local 0.329s coverage: 75.2% of statements [2021-12-21T18:49:17.816Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-21T18:49:17.816Z] === RUN TestLog [2021-12-21T18:49:17.816Z] --- PASS: TestLog (0.01s) [2021-12-21T18:49:17.816Z] PASS [2021-12-21T18:49:17.816Z] coverage: 31.5% of statements [2021-12-21T18:49:17.816Z] === RUN TestOpenFileDelete [2021-12-21T18:49:17.816Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestOpenFileRename [2021-12-21T18:49:17.816Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestParseLogTagDefaultTag [2021-12-21T18:49:17.816Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestParseLogTag [2021-12-21T18:49:17.816Z] --- PASS: TestParseLogTag (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestParseLogTagEmptyTag [2021-12-21T18:49:17.816Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestTailFiles [2021-12-21T18:49:17.816Z] --- PASS: TestTailFiles (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestFollowLogsConsumerGone [2021-12-21T18:49:17.816Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestFollowLogsProducerGone [2021-12-21T18:49:17.816Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-21T18:49:17.816Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-21T18:49:17.816Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-21T18:49:17.816Z] === RUN TestCheckCapacityAndRotate [2021-12-21T18:49:17.816Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements [2021-12-21T18:49:17.816Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-21T18:49:17.816Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-21T18:49:17.816Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-12-21T18:49:17.816Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-12-21T18:49:17.816Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-21T18:49:17.816Z] PASS [2021-12-21T18:49:17.816Z] coverage: 53.7% of statements [2021-12-21T18:49:17.816Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.134s coverage: 53.7% of statements [2021-12-21T18:49:18.785Z] === RUN TestNewParse [2021-12-21T18:49:18.785Z] --- PASS: TestNewParse (0.00s) [2021-12-21T18:49:18.785Z] PASS [2021-12-21T18:49:18.785Z] coverage: 8.3% of statements [2021-12-21T18:49:18.785Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2021-12-21T18:49:18.785Z] === RUN TestValidateLogOpt [2021-12-21T18:49:18.785Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestNewMissedConfig [2021-12-21T18:49:18.785Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestNewMissedUrl [2021-12-21T18:49:18.785Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestNewMissedToken [2021-12-21T18:49:18.785Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestNewWithProxy [2021-12-21T18:49:18.785Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestDefault [2021-12-21T18:49:18.785Z] --- PASS: TestDefault (0.01s) [2021-12-21T18:49:18.785Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-21T18:49:18.785Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestJsonFormat [2021-12-21T18:49:18.785Z] --- PASS: TestJsonFormat (0.01s) [2021-12-21T18:49:18.785Z] === RUN TestRawFormat [2021-12-21T18:49:18.785Z] --- PASS: TestRawFormat (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestRawFormatWithLabels [2021-12-21T18:49:18.785Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestRawFormatWithoutTag [2021-12-21T18:49:18.785Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-21T18:49:18.785Z] === RUN TestBatching [2021-12-21T18:49:18.960Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-12-21T18:49:18.960Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2021-12-21T18:49:19.220Z] ok github.com/docker/docker/cmd/dockerd/trap 2.415s coverage: 0.0% of statements [2021-12-21T18:49:19.220Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-21T18:49:19.220Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-21T18:49:19.220Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-21T18:49:19.220Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-21T18:49:19.220Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-21T18:49:19.244Z] --- PASS: TestBatching (0.35s) [2021-12-21T18:49:19.244Z] === RUN TestFrequency [2021-12-21T18:49:19.244Z] === RUN TestParseLogFormat [2021-12-21T18:49:19.244Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-21T18:49:19.244Z] === RUN TestValidateLogOptEmpty [2021-12-21T18:49:19.244Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-21T18:49:19.244Z] === RUN TestValidateSyslogAddress [2021-12-21T18:49:19.244Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-21T18:49:19.244Z] === RUN TestParseAddressDefaultPort [2021-12-21T18:49:19.244Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-21T18:49:19.703Z] === RUN TestValidateSyslogFacility [2021-12-21T18:49:19.703Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-21T18:49:19.703Z] === RUN TestValidateLogOptSyslogFormat [2021-12-21T18:49:19.703Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-21T18:49:19.703Z] === RUN TestValidateLogOpt [2021-12-21T18:49:19.703Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-21T18:49:19.703Z] PASS [2021-12-21T18:49:19.703Z] coverage: 46.8% of statements [2021-12-21T18:49:19.703Z] ok github.com/docker/docker/daemon/logger/syslog 0.119s coverage: 46.8% of statements [2021-12-21T18:49:19.703Z] --- PASS: TestFrequency (0.22s) [2021-12-21T18:49:19.703Z] === RUN TestOneMessagePerRequest [2021-12-21T18:49:19.703Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-21T18:49:19.703Z] === RUN TestVerify [2021-12-21T18:49:19.703Z] --- PASS: TestVerify (0.00s) [2021-12-21T18:49:19.703Z] === RUN TestSkipVerify [2021-12-21T18:49:19.703Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:19.703Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:19.703Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.163Z] --- PASS: TestSkipVerify (0.53s) [2021-12-21T18:49:20.163Z] === RUN TestBufferMaximum [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112559.739415\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112559.739415\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:20.163Z] --- PASS: TestBufferMaximum (0.01s) [2021-12-21T18:49:20.163Z] === RUN TestServerAlwaysDown [2021-12-21T18:49:20.163Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.164Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.164Z] time="2021-12-21T18:49:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112559.744091\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:20.164Z] time="2021-12-21T18:49:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112559.744091\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:20.164Z] time="2021-12-21T18:49:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:49:20.164Z] time="2021-12-21T18:49:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112559.744091\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:20.164Z] time="2021-12-21T18:49:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112559.746814\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:20.164Z] time="2021-12-21T18:49:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112559.746814\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:20.164Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-21T18:49:20.164Z] === RUN TestCannotSendAfterClose [2021-12-21T18:49:20.164Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-21T18:49:20.164Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-21T18:49:20.623Z] === RUN TestV1IDService [2021-12-21T18:49:20.623Z] --- PASS: TestV1IDService (0.02s) [2021-12-21T18:49:20.623Z] === RUN TestV2MetadataService [2021-12-21T18:49:21.082Z] time="2021-12-21T18:49:20Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-21T18:49:21.082Z] time="2021-12-21T18:49:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"811fb9f19679\"}'" [2021-12-21T18:49:21.082Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-21T18:49:21.082Z] PASS [2021-12-21T18:49:21.082Z] coverage: 82.5% of statements [2021-12-21T18:49:21.082Z] ok github.com/docker/docker/daemon/logger/splunk 2.212s coverage: 82.5% of statements [2021-12-21T18:49:21.082Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-21T18:49:21.082Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-21T18:49:21.082Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-21T18:49:21.082Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-21T18:49:21.082Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-21T18:49:21.082Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-21T18:49:21.082Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-21T18:49:21.082Z] === RUN TestContinueOnError_NeverContinue [2021-12-21T18:49:21.082Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-21T18:49:21.082Z] === RUN TestManifestStore [2021-12-21T18:49:21.082Z] === RUN TestManifestStore/no_remote_or_local [2021-12-21T18:49:21.542Z] --- PASS: TestV2MetadataService (0.84s) [2021-12-21T18:49:21.542Z] PASS [2021-12-21T18:49:21.542Z] coverage: 48.2% of statements [2021-12-21T18:49:21.542Z] ok github.com/docker/docker/distribution/metadata 0.933s coverage: 48.2% of statements [2021-12-21T18:49:21.542Z] time="2021-12-21T18:49:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local716732494\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/no_local_cache [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/with_local_cache [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/unknown_media_type [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-21T18:49:21.542Z] time="2021-12-21T18:49:21Z" level=warning msg="reference for unknown type: " [2021-12-21T18:49:21.542Z] time="2021-12-21T18:49:21Z" level=warning msg="reference for unknown type: " [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-21T18:49:21.542Z] time="2021-12-21T18:49:21Z" level=warning msg="reference for unknown type: " [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-21T18:49:21.542Z] time="2021-12-21T18:49:21Z" level=warning msg="reference for unknown type: " [2021-12-21T18:49:21.542Z] time="2021-12-21T18:49:21Z" level=warning msg="reference for unknown type: " [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-21T18:49:21.542Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-21T18:49:21.542Z] time="2021-12-21T18:49:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore (0.41s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-12-21T18:49:21.542Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaType [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-21T18:49:21.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-21T18:49:21.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestFixManifestLayers [2021-12-21T18:49:21.542Z] --- PASS: TestFixManifestLayers (0.02s) [2021-12-21T18:49:21.542Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-21T18:49:21.542Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-21T18:49:21.542Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestFixManifestLayersBadParent [2021-12-21T18:49:21.542Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestValidateManifest [2021-12-21T18:49:21.542Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-21T18:49:21.542Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestFormatPlatform [2021-12-21T18:49:21.542Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestGetRepositoryMountCandidates [2021-12-21T18:49:21.542Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestLayerAlreadyExists [2021-12-21T18:49:21.542Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:49:21.542Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:49:21.542Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:49:21.542Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:49:21.542Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:49:21.542Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:49:21.542Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-21T18:49:21.542Z] === RUN TestWhenEmptyAuthConfig [2021-12-21T18:49:22.006Z] === RUN TestSuccessfulDownload [2021-12-21T18:49:22.006Z] download_test.go:267: Needs fixing on Windows [2021-12-21T18:49:22.006Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-21T18:49:22.006Z] === RUN TestCancelledDownload [2021-12-21T18:49:22.006Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-21T18:49:22.006Z] === RUN TestMaxDownloadAttempts [2021-12-21T18:49:22.006Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:49:22.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:49:22.006Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:49:22.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:49:22.006Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:49:22.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:49:22.006Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:49:22.006Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:49:22.006Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:49:22.006Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:49:22.006Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:49:22.006Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:49:22.006Z] time="2021-12-21T18:49:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:49:22.006Z] time="2021-12-21T18:49:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:49:22.006Z] time="2021-12-21T18:49:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:49:22.006Z] time="2021-12-21T18:49:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:49:22.006Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-21T18:49:22.006Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-12-21T18:49:22.006Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-12-21T18:49:22.006Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-12-21T18:49:22.006Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2021-12-21T18:49:22.006Z] === RUN TestTransfer [2021-12-21T18:49:22.466Z] --- PASS: TestTransfer (0.12s) [2021-12-21T18:49:22.466Z] === RUN TestConcurrencyLimit [2021-12-21T18:49:22.466Z] === RUN TestNotFound [2021-12-21T18:49:22.466Z] --- PASS: TestNotFound (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestConflict [2021-12-21T18:49:22.466Z] --- PASS: TestConflict (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestForbidden [2021-12-21T18:49:22.466Z] --- PASS: TestForbidden (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestInvalidParameter [2021-12-21T18:49:22.466Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestNotImplemented [2021-12-21T18:49:22.466Z] --- PASS: TestNotImplemented (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestNotModified [2021-12-21T18:49:22.466Z] --- PASS: TestNotModified (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestUnauthorized [2021-12-21T18:49:22.466Z] --- PASS: TestUnauthorized (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestUnknown [2021-12-21T18:49:22.466Z] --- PASS: TestUnknown (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestCancelled [2021-12-21T18:49:22.466Z] --- PASS: TestCancelled (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestDeadline [2021-12-21T18:49:22.466Z] --- PASS: TestDeadline (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestDataLoss [2021-12-21T18:49:22.466Z] --- PASS: TestDataLoss (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestUnavailable [2021-12-21T18:49:22.466Z] --- PASS: TestUnavailable (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestSystem [2021-12-21T18:49:22.466Z] --- PASS: TestSystem (0.00s) [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Not_Found [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Bad_Request [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Conflict [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Unauthorized [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Forbidden [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Not_Modified [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-21T18:49:22.466Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-21T18:49:22.466Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-21T18:49:22.466Z] PASS [2021-12-21T18:49:22.466Z] coverage: 53.1% of statements [2021-12-21T18:49:22.466Z] ok github.com/docker/docker/errdefs 0.039s coverage: 53.1% of statements [2021-12-21T18:49:22.519Z] === RUN TestMiddlewares [2021-12-21T18:49:22.519Z] --- PASS: TestMiddlewares (0.00s) [2021-12-21T18:49:22.519Z] PASS [2021-12-21T18:49:22.519Z] coverage: 9.0% of statements [2021-12-21T18:49:22.519Z] ok github.com/docker/docker/api/server 0.095s coverage: 9.0% of statements [2021-12-21T18:49:22.925Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-12-21T18:49:22.925Z] === RUN TestInactiveJobs [2021-12-21T18:49:22.925Z] --- PASS: TestWhenEmptyAuthConfig (1.21s) [2021-12-21T18:49:22.925Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-21T18:49:22.925Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-21T18:49:22.925Z] === RUN TestTokenPassThru [2021-12-21T18:49:22.925Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-21T18:49:22.925Z] === RUN TestTokenPassThruDifferentHost [2021-12-21T18:49:22.925Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-21T18:49:22.925Z] PASS [2021-12-21T18:49:22.925Z] coverage: 24.6% of statements [2021-12-21T18:49:22.925Z] ok github.com/docker/docker/distribution 1.743s coverage: 24.6% of statements [2021-12-21T18:49:22.925Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-21T18:49:22.925Z] --- PASS: TestInactiveJobs (0.38s) [2021-12-21T18:49:22.925Z] === RUN TestWatchRelease [2021-12-21T18:49:22.925Z] --- PASS: TestWatchRelease (0.04s) [2021-12-21T18:49:22.925Z] === RUN TestWatchFinishedTransfer [2021-12-21T18:49:22.925Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-21T18:49:22.925Z] === RUN TestDuplicateTransfer [2021-12-21T18:49:23.384Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-21T18:49:23.384Z] === RUN TestSuccessfulUpload [2021-12-21T18:49:23.384Z] === RUN TestFSGetInvalidData [2021-12-21T18:49:23.384Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-12-21T18:49:23.384Z] === RUN TestFSInvalidSet [2021-12-21T18:49:23.384Z] --- PASS: TestFSInvalidSet (0.02s) [2021-12-21T18:49:23.384Z] === RUN TestFSInvalidRoot [2021-12-21T18:49:23.384Z] time="2021-12-21T18:49:23Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-21T18:49:23.384Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-21T18:49:23.384Z] === RUN TestFSMetadataGetSet [2021-12-21T18:49:23.384Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-12-21T18:49:23.384Z] === RUN TestFSInvalidWalker [2021-12-21T18:49:23.384Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-12-21T18:49:23.384Z] === RUN TestFSGetSet [2021-12-21T18:49:23.384Z] --- PASS: TestFSGetSet (0.01s) [2021-12-21T18:49:23.384Z] === RUN TestFSGetUnsetKey [2021-12-21T18:49:23.384Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-21T18:49:23.384Z] === RUN TestFSGetEmptyData [2021-12-21T18:49:23.384Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-21T18:49:23.384Z] === RUN TestFSDelete [2021-12-21T18:49:23.384Z] --- PASS: TestFSDelete (0.01s) [2021-12-21T18:49:23.384Z] === RUN TestFSWalker [2021-12-21T18:49:23.384Z] --- PASS: TestFSWalker (0.01s) [2021-12-21T18:49:23.384Z] === RUN TestFSWalkerStopOnError [2021-12-21T18:49:23.843Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-21T18:49:23.843Z] === RUN TestNewFromJSON [2021-12-21T18:49:23.843Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-21T18:49:23.843Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-21T18:49:23.843Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-21T18:49:23.843Z] === RUN TestMarshalKeyOrder [2021-12-21T18:49:23.843Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-21T18:49:23.843Z] === RUN TestHistoryEqual [2021-12-21T18:49:23.843Z] --- PASS: TestSuccessfulUpload (0.44s) [2021-12-21T18:49:23.843Z] === RUN TestCancelledUpload [2021-12-21T18:49:23.843Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-21T18:49:23.843Z] PASS [2021-12-21T18:49:23.843Z] coverage: 76.8% of statements [2021-12-21T18:49:23.843Z] ok github.com/docker/docker/distribution/xfer 2.011s coverage: 76.8% of statements [2021-12-21T18:49:23.843Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-21T18:49:23.843Z] === RUN TestCompare [2021-12-21T18:49:23.843Z] --- PASS: TestCompare (0.00s) [2021-12-21T18:49:23.843Z] PASS [2021-12-21T18:49:23.843Z] coverage: 19.2% of statements [2021-12-21T18:49:23.843Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2021-12-21T18:49:23.843Z] --- PASS: TestHistoryEqual (0.20s) [2021-12-21T18:49:23.843Z] === RUN TestImage [2021-12-21T18:49:23.843Z] --- PASS: TestImage (0.00s) [2021-12-21T18:49:23.843Z] === RUN TestImageOSNotEmpty [2021-12-21T18:49:23.843Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-21T18:49:23.843Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-21T18:49:23.843Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-21T18:49:23.843Z] === RUN TestCreate [2021-12-21T18:49:23.843Z] --- PASS: TestCreate (0.01s) [2021-12-21T18:49:23.843Z] === RUN TestRestore [2021-12-21T18:49:23.843Z] time="2021-12-21T18:49:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-21T18:49:23.843Z] --- PASS: TestRestore (0.04s) [2021-12-21T18:49:23.843Z] === RUN TestAddDelete [2021-12-21T18:49:23.843Z] --- PASS: TestAddDelete (0.03s) [2021-12-21T18:49:23.843Z] === RUN TestSearchAfterDelete [2021-12-21T18:49:23.843Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-21T18:49:23.843Z] === RUN TestParentReset [2021-12-21T18:49:23.843Z] --- PASS: TestParentReset (0.03s) [2021-12-21T18:49:23.843Z] === RUN TestGetAndSetLastUpdated [2021-12-21T18:49:23.843Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-21T18:49:23.843Z] === RUN TestStoreLen [2021-12-21T18:49:23.843Z] --- PASS: TestStoreLen (0.05s) [2021-12-21T18:49:23.843Z] PASS [2021-12-21T18:49:23.843Z] coverage: 86.6% of statements [2021-12-21T18:49:23.843Z] ok github.com/docker/docker/image 0.669s coverage: 86.6% of statements [2021-12-21T18:49:24.302Z] === RUN TestValidateManifest [2021-12-21T18:49:24.302Z] === RUN TestValidateManifest/nil [2021-12-21T18:49:24.302Z] === RUN TestValidateManifest/non-nil [2021-12-21T18:49:24.302Z] --- PASS: TestValidateManifest (0.00s) [2021-12-21T18:49:24.302Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-21T18:49:24.302Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-21T18:49:24.302Z] PASS [2021-12-21T18:49:24.302Z] coverage: 0.7% of statements [2021-12-21T18:49:24.302Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2021-12-21T18:49:24.761Z] === RUN TestMakeV1ConfigFromConfig [2021-12-21T18:49:24.761Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-21T18:49:24.761Z] PASS [2021-12-21T18:49:24.761Z] coverage: 25.0% of statements [2021-12-21T18:49:24.761Z] ok github.com/docker/docker/image/v1 0.081s coverage: 25.0% of statements [2021-12-21T18:49:24.761Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-21T18:49:25.731Z] === RUN TestSerialization [2021-12-21T18:49:25.731Z] --- PASS: TestSerialization (0.02s) [2021-12-21T18:49:25.731Z] PASS [2021-12-21T18:49:25.731Z] coverage: 100.0% of statements [2021-12-21T18:49:25.786Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2021-12-21T18:49:26.052Z] INFO: Expanding compiler 1 of 3... [2021-12-21T18:49:26.052Z] INFO: Expanding compiler 2 of 3... [2021-12-21T18:49:26.191Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-12-21T18:49:26.304Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-12-21T18:49:26.651Z] === RUN TestEmptyLayer [2021-12-21T18:49:26.651Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-21T18:49:26.651Z] === RUN TestCommitFailure [2021-12-21T18:49:26.651Z] --- PASS: TestCommitFailure (0.01s) [2021-12-21T18:49:26.651Z] === RUN TestStartTransactionFailure [2021-12-21T18:49:26.651Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-21T18:49:26.651Z] === RUN TestGetOrphan [2021-12-21T18:49:26.651Z] --- PASS: TestGetOrphan (0.01s) [2021-12-21T18:49:26.651Z] === RUN TestMountAndRegister [2021-12-21T18:49:26.651Z] layer_test.go:270: Layer size: 14 [2021-12-21T18:49:26.651Z] --- PASS: TestMountAndRegister (0.06s) [2021-12-21T18:49:26.651Z] === RUN TestLayerRelease [2021-12-21T18:49:26.651Z] layer_test.go:303: Failing on Windows [2021-12-21T18:49:26.651Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-21T18:49:26.651Z] === RUN TestStoreRestore [2021-12-21T18:49:26.651Z] layer_test.go:352: Failing on Windows [2021-12-21T18:49:26.651Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-21T18:49:26.651Z] === RUN TestTarStreamStability [2021-12-21T18:49:26.651Z] layer_test.go:467: Failing on Windows [2021-12-21T18:49:26.651Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-21T18:49:26.651Z] === RUN TestRegisterExistingLayer [2021-12-21T18:49:26.651Z] === RUN TestEnvironmentParsing [2021-12-21T18:49:26.651Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-21T18:49:26.651Z] PASS [2021-12-21T18:49:26.651Z] coverage: 1.2% of statements [2021-12-21T18:49:26.651Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2021-12-21T18:49:27.112Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-12-21T18:49:27.112Z] === RUN TestTarStreamVerification [2021-12-21T18:49:27.112Z] layer_test.go:696: Failing on Windows [2021-12-21T18:49:27.112Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestLayerMigration [2021-12-21T18:49:27.112Z] migration_test.go:45: Failing on Windows [2021-12-21T18:49:27.112Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestLayerMigrationNoTarsplit [2021-12-21T18:49:27.112Z] migration_test.go:181: Failing on Windows [2021-12-21T18:49:27.112Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestMountInit [2021-12-21T18:49:27.112Z] mount_test.go:17: Failing on Windows [2021-12-21T18:49:27.112Z] --- SKIP: TestMountInit (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestMountSize [2021-12-21T18:49:27.112Z] mount_test.go:76: Failing on Windows [2021-12-21T18:49:27.112Z] --- SKIP: TestMountSize (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestMountChanges [2021-12-21T18:49:27.112Z] mount_test.go:125: Failing on Windows [2021-12-21T18:49:27.112Z] --- SKIP: TestMountChanges (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestMountApply [2021-12-21T18:49:27.112Z] mount_test.go:212: Failing on Windows [2021-12-21T18:49:27.112Z] --- SKIP: TestMountApply (0.00s) [2021-12-21T18:49:27.112Z] PASS [2021-12-21T18:49:27.112Z] coverage: 30.1% of statements [2021-12-21T18:49:27.112Z] ok github.com/docker/docker/layer 0.335s coverage: 30.1% of statements [2021-12-21T18:49:27.112Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-21T18:49:27.112Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-21T18:49:27.112Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-21T18:49:27.112Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-21T18:49:27.112Z] === RUN TestSequenceGetAvailableBit [2021-12-21T18:49:27.112Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestSequenceEqual [2021-12-21T18:49:27.112Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestSequenceCopy [2021-12-21T18:49:27.112Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestGetFirstAvailable [2021-12-21T18:49:27.112Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestFindSequence [2021-12-21T18:49:27.112Z] --- PASS: TestFindSequence (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestCheckIfAvailable [2021-12-21T18:49:27.112Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestMergeSequences [2021-12-21T18:49:27.112Z] --- PASS: TestMergeSequences (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestPushReservation [2021-12-21T18:49:27.112Z] --- PASS: TestPushReservation (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestSerializeDeserialize [2021-12-21T18:49:27.112Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestSet [2021-12-21T18:49:27.112Z] --- PASS: TestSet (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestSetUnset [2021-12-21T18:49:27.112Z] --- PASS: TestSetUnset (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestOffsetSetUnset [2021-12-21T18:49:27.112Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestSetInRange [2021-12-21T18:49:27.112Z] --- PASS: TestSetInRange (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestSetAnyInRange [2021-12-21T18:49:27.112Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestMethods [2021-12-21T18:49:27.112Z] --- PASS: TestMethods (0.00s) [2021-12-21T18:49:27.112Z] === RUN TestRandomAllocateDeallocate [2021-12-21T18:49:27.242Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-12-21T18:49:29.865Z] INFO: Expanding compiler 3 of 3... [2021-12-21T18:49:29.865Z] INFO: Removing downloaded files... [2021-12-21T18:49:29.865Z] INFO: Downloading containerd [2021-12-21T18:49:30.019Z] === RUN TestInvalidConfig [2021-12-21T18:49:30.019Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-21T18:49:30.019Z] === RUN TestConfig [2021-12-21T18:49:30.019Z] --- PASS: TestConfig (0.00s) [2021-12-21T18:49:30.019Z] === RUN TestOptionsLabels [2021-12-21T18:49:30.019Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-21T18:49:30.019Z] === RUN TestValidName [2021-12-21T18:49:30.019Z] --- PASS: TestValidName (0.00s) [2021-12-21T18:49:30.019Z] === RUN TestTLSConfiguration [2021-12-21T18:49:30.019Z] time="2021-12-21T18:49:29Z" level=info msg="Option Initializing KV with TLS" [2021-12-21T18:49:30.019Z] --- PASS: TestTLSConfiguration (0.20s) [2021-12-21T18:49:30.019Z] PASS [2021-12-21T18:49:30.019Z] coverage: 24.0% of statements [2021-12-21T18:49:30.019Z] ok github.com/docker/docker/libnetwork/config 0.282s coverage: 24.0% of statements [2021-12-21T18:49:30.480Z] === RUN TestKey [2021-12-21T18:49:30.480Z] --- PASS: TestKey (0.00s) [2021-12-21T18:49:30.480Z] === RUN TestParseKey [2021-12-21T18:49:30.480Z] --- PASS: TestParseKey (0.00s) [2021-12-21T18:49:30.480Z] === RUN TestInvalidDataStore [2021-12-21T18:49:30.480Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-21T18:49:30.480Z] === RUN TestKVObjectFlatKey [2021-12-21T18:49:30.480Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-21T18:49:30.480Z] === RUN TestAtomicKVObjectFlatKey [2021-12-21T18:49:30.480Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-21T18:49:30.480Z] PASS [2021-12-21T18:49:30.480Z] coverage: 21.9% of statements [2021-12-21T18:49:30.480Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2021-12-21T18:49:30.939Z] === RUN TestErrorInterfaces [2021-12-21T18:49:30.939Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestNetworkMarshalling [2021-12-21T18:49:30.939Z] --- PASS: TestNetworkMarshalling (0.24s) [2021-12-21T18:49:30.939Z] === RUN TestEndpointMarshalling [2021-12-21T18:49:30.939Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestAuxAddresses [2021-12-21T18:49:30.939Z] time="2021-12-21T18:49:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T18:49:30.939Z] --- PASS: TestAuxAddresses (0.02s) [2021-12-21T18:49:30.939Z] === RUN TestSRVServiceQuery [2021-12-21T18:49:30.939Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-21T18:49:30.939Z] === RUN TestServiceVIPReuse [2021-12-21T18:49:30.939Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-12-21T18:49:30.939Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-21T18:49:30.939Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestDNSIPQuery [2021-12-21T18:49:30.939Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestDNSProxyServFail [2021-12-21T18:49:30.939Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestSandboxAddEmpty [2021-12-21T18:49:30.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestSandboxAddMultiPrio [2021-12-21T18:49:30.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-12-21T18:49:30.939Z] === RUN TestSandboxAddSamePrio [2021-12-21T18:49:30.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2021-12-21T18:49:30.939Z] === RUN TestCleanupServiceDiscovery [2021-12-21T18:49:30.939Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestDNSOptions [2021-12-21T18:49:30.939Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:49:30.939Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-21T18:49:30.939Z] === RUN TestMultipleControllersWithSameStore [2021-12-21T18:49:30.939Z] time="2021-12-21T18:49:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T18:49:30.939Z] time="2021-12-21T18:49:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T18:49:30.939Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-12-21T18:49:30.939Z] PASS [2021-12-21T18:49:30.939Z] coverage: 8.6% of statements [2021-12-21T18:49:30.939Z] ok github.com/docker/docker/libnetwork 0.421s coverage: 8.6% of statements [2021-12-21T18:49:31.399Z] === RUN TestIPDataMarshalling [2021-12-21T18:49:31.399Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-21T18:49:31.399Z] === RUN TestValidateAndIsV6 [2021-12-21T18:49:31.399Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-21T18:49:31.399Z] PASS [2021-12-21T18:49:31.399Z] coverage: 68.9% of statements [2021-12-21T18:49:31.399Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2021-12-21T18:49:31.859Z] === RUN TestDriver [2021-12-21T18:49:31.859Z] --- PASS: TestDriver (0.00s) [2021-12-21T18:49:31.859Z] PASS [2021-12-21T18:49:31.859Z] coverage: 34.8% of statements [2021-12-21T18:49:31.859Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2021-12-21T18:49:32.319Z] === RUN TestDriver [2021-12-21T18:49:32.319Z] --- PASS: TestDriver (0.00s) [2021-12-21T18:49:32.319Z] PASS [2021-12-21T18:49:32.319Z] coverage: 34.8% of statements [2021-12-21T18:49:32.319Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2021-12-21T18:49:32.319Z] --- PASS: TestRandomAllocateDeallocate (5.22s) [2021-12-21T18:49:32.319Z] === RUN TestAllocateRandomDeallocate [2021-12-21T18:49:32.778Z] === RUN TestNetworkAllocateFree [2021-12-21T18:49:32.778Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-21T18:49:32.778Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-21T18:49:32.778Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-21T18:49:32.778Z] PASS [2021-12-21T18:49:32.778Z] coverage: 63.6% of statements [2021-12-21T18:49:32.778Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2021-12-21T18:49:33.239Z] === RUN TestGetEmptyCapabilities [2021-12-21T18:49:33.239Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-21T18:49:33.239Z] === RUN TestGetExtraCapabilities [2021-12-21T18:49:33.239Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-21T18:49:33.239Z] === RUN TestGetInvalidCapabilities [2021-12-21T18:49:33.239Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-21T18:49:33.239Z] === RUN TestRemoteDriver [2021-12-21T18:49:33.239Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-21T18:49:33.239Z] === RUN TestDriverError [2021-12-21T18:49:33.239Z] --- PASS: TestDriverError (0.01s) [2021-12-21T18:49:33.239Z] === RUN TestMissingValues [2021-12-21T18:49:33.239Z] --- PASS: TestMissingValues (0.01s) [2021-12-21T18:49:33.239Z] === RUN TestRollback [2021-12-21T18:49:33.239Z] --- PASS: TestRollback (0.01s) [2021-12-21T18:49:33.239Z] PASS [2021-12-21T18:49:33.239Z] coverage: 57.4% of statements [2021-12-21T18:49:33.239Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2021-12-21T18:49:33.699Z] === RUN TestNew [2021-12-21T18:49:33.699Z] --- PASS: TestNew (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestAddDriver [2021-12-21T18:49:33.699Z] --- PASS: TestAddDriver (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestAddDuplicateDriver [2021-12-21T18:49:33.699Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-21T18:49:33.699Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestDriver [2021-12-21T18:49:33.699Z] --- PASS: TestDriver (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestIPAM [2021-12-21T18:49:33.699Z] --- PASS: TestIPAM (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestWalkIPAMs [2021-12-21T18:49:33.699Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestWalkDrivers [2021-12-21T18:49:33.699Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-21T18:49:33.699Z] PASS [2021-12-21T18:49:33.699Z] coverage: 82.4% of statements [2021-12-21T18:49:33.699Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2021-12-21T18:49:33.699Z] --- PASS: TestAllocateRandomDeallocate (1.36s) [2021-12-21T18:49:33.699Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-21T18:49:33.699Z] === RUN TestNAT [2021-12-21T18:49:33.699Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-21T18:49:33.699Z] --- SKIP: TestNAT (0.00s) [2021-12-21T18:49:33.699Z] === RUN TestTransparent [2021-12-21T18:49:33.699Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-21T18:49:33.699Z] --- SKIP: TestTransparent (0.00s) [2021-12-21T18:49:33.699Z] PASS [2021-12-21T18:49:33.699Z] coverage: 0.0% of statements [2021-12-21T18:49:34.159Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.064s coverage: 0.0% of statements [2021-12-21T18:49:34.159Z] === RUN TestBuildDefault [2021-12-21T18:49:34.159Z] --- PASS: TestBuildDefault (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestBuildHostnameDomainname [2021-12-21T18:49:34.159Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestBuildHostname [2021-12-21T18:49:34.159Z] --- PASS: TestBuildHostname (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestBuildHostnameFQDN [2021-12-21T18:49:34.159Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestBuildNoIP [2021-12-21T18:49:34.159Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestUpdate [2021-12-21T18:49:34.159Z] --- PASS: TestUpdate (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-21T18:49:34.159Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-21T18:49:34.159Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestAddEmpty [2021-12-21T18:49:34.159Z] --- PASS: TestAddEmpty (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestAdd [2021-12-21T18:49:34.159Z] --- PASS: TestAdd (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestDeleteEmpty [2021-12-21T18:49:34.159Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestDeleteNewline [2021-12-21T18:49:34.159Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestDelete [2021-12-21T18:49:34.159Z] --- PASS: TestDelete (0.00s) [2021-12-21T18:49:34.159Z] === RUN TestConcurrentWrites [2021-12-21T18:49:34.619Z] --- PASS: TestConcurrentWrites (0.26s) [2021-12-21T18:49:34.619Z] PASS [2021-12-21T18:49:34.619Z] coverage: 81.2% of statements [2021-12-21T18:49:34.619Z] ok github.com/docker/docker/libnetwork/etchosts 0.336s coverage: 81.2% of statements [2021-12-21T18:49:35.078Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2021-12-21T18:49:35.078Z] === RUN TestRetrieveFromStore [2021-12-21T18:49:35.078Z] === RUN TestNew [2021-12-21T18:49:35.078Z] --- PASS: TestNew (0.00s) [2021-12-21T18:49:35.078Z] === RUN TestAllocate [2021-12-21T18:49:35.078Z] --- PASS: TestAllocate (0.00s) [2021-12-21T18:49:35.078Z] === RUN TestUninitialized [2021-12-21T18:49:35.078Z] --- PASS: TestUninitialized (0.00s) [2021-12-21T18:49:35.078Z] === RUN TestAllocateInRange [2021-12-21T18:49:35.078Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-21T18:49:35.078Z] === RUN TestAllocateSerial [2021-12-21T18:49:35.078Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-21T18:49:35.078Z] PASS [2021-12-21T18:49:35.078Z] coverage: 87.5% of statements [2021-12-21T18:49:35.078Z] ok github.com/docker/docker/libnetwork/idm 0.058s coverage: 87.5% of statements [2021-12-21T18:49:35.078Z] === RUN TestDiff [2021-12-21T18:49:35.078Z] --- PASS: TestDiff (0.00s) [2021-12-21T18:49:35.078Z] === RUN TestAddedCallback [2021-12-21T18:49:35.078Z] --- PASS: TestAddedCallback (0.00s) [2021-12-21T18:49:35.078Z] === RUN TestRemovedCallback [2021-12-21T18:49:35.078Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-21T18:49:35.078Z] === RUN TestNoCallback [2021-12-21T18:49:35.078Z] --- PASS: TestNoCallback (0.00s) [2021-12-21T18:49:35.078Z] PASS [2021-12-21T18:49:35.078Z] coverage: 48.1% of statements [2021-12-21T18:49:35.078Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.060s coverage: 48.1% of statements [2021-12-21T18:49:35.412Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-12-21T18:49:35.412Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 80.9% of statements [2021-12-21T18:49:35.412Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-12-21T18:49:35.538Z] --- PASS: TestRetrieveFromStore (0.55s) [2021-12-21T18:49:35.538Z] === RUN TestIsCorrupted [2021-12-21T18:49:35.538Z] --- PASS: TestIsCorrupted (0.01s) [2021-12-21T18:49:35.538Z] === RUN TestSetRollover [2021-12-21T18:49:35.538Z] === RUN TestCaller [2021-12-21T18:49:35.538Z] --- PASS: TestCaller (0.00s) [2021-12-21T18:49:35.538Z] PASS [2021-12-21T18:49:35.538Z] coverage: 100.0% of statements [2021-12-21T18:49:35.538Z] ok github.com/docker/docker/libnetwork/internal/caller 0.046s coverage: 100.0% of statements [2021-12-21T18:49:35.538Z] === RUN TestSetSerialInsertDelete [2021-12-21T18:49:35.538Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-21T18:49:35.538Z] === RUN TestSetParallelInsertDelete [2021-12-21T18:49:35.980Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-12-21T18:49:36.547Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-21T18:49:37.083Z] --- PASS: TestSetRollover (1.60s) [2021-12-21T18:49:37.083Z] === RUN TestSetRolloverSerial [2021-12-21T18:49:37.083Z] === RUN TestInt2IP2IntConversion [2021-12-21T18:49:37.115Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2021-12-21T18:49:37.543Z] === RUN TestPoolRequest [2021-12-21T18:49:37.543Z] --- PASS: TestPoolRequest (0.00s) [2021-12-21T18:49:37.543Z] === RUN TestOtherRequests [2021-12-21T18:49:37.543Z] --- PASS: TestOtherRequests (0.00s) [2021-12-21T18:49:37.543Z] PASS [2021-12-21T18:49:37.543Z] coverage: 57.1% of statements [2021-12-21T18:49:37.543Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2021-12-21T18:49:37.543Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2021-12-21T18:49:37.543Z] === RUN TestGetAddressVersion [2021-12-21T18:49:37.543Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-21T18:49:37.543Z] === RUN TestKeyString [2021-12-21T18:49:37.543Z] --- PASS: TestKeyString (0.00s) [2021-12-21T18:49:37.543Z] === RUN TestPoolDataMarshal [2021-12-21T18:49:37.543Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-21T18:49:37.543Z] === RUN TestSubnetsMarshal [2021-12-21T18:49:38.002Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-12-21T18:49:38.002Z] === RUN TestAddSubnets [2021-12-21T18:49:38.002Z] --- PASS: TestAddSubnets (0.05s) [2021-12-21T18:49:38.002Z] === RUN TestDoublePoolRelease [2021-12-21T18:49:38.002Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-12-21T18:49:38.002Z] === RUN TestAddReleasePoolID [2021-12-21T18:49:38.002Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-12-21T18:49:38.002Z] === RUN TestPredefinedPool [2021-12-21T18:49:38.002Z] --- PASS: TestPredefinedPool (0.03s) [2021-12-21T18:49:38.002Z] === RUN TestRemoveSubnet [2021-12-21T18:49:38.002Z] --- PASS: TestRemoveSubnet (0.18s) [2021-12-21T18:49:38.002Z] === RUN TestGetSameAddress [2021-12-21T18:49:38.002Z] --- PASS: TestGetSameAddress (0.02s) [2021-12-21T18:49:38.002Z] === RUN TestPoolAllocationReuse [2021-12-21T18:49:38.462Z] --- PASS: TestSetRolloverSerial (1.34s) [2021-12-21T18:49:38.462Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-21T18:49:38.462Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-21T18:49:38.462Z] PASS [2021-12-21T18:49:38.462Z] coverage: 84.4% of statements [2021-12-21T18:49:38.462Z] ok github.com/docker/docker/libnetwork/bitseq 11.150s coverage: 84.4% of statements [2021-12-21T18:49:38.922Z] === RUN TestGetCapabilities [2021-12-21T18:49:38.922Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-21T18:49:38.922Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-21T18:49:38.922Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-12-21T18:49:38.922Z] === RUN TestGetDefaultAddressSpaces [2021-12-21T18:49:38.922Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-21T18:49:38.922Z] === RUN TestRemoteDriver [2021-12-21T18:49:38.922Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-21T18:49:38.922Z] PASS [2021-12-21T18:49:38.922Z] coverage: 47.4% of statements [2021-12-21T18:49:38.922Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.085s coverage: 47.4% of statements [2021-12-21T18:49:39.019Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2021-12-21T18:49:39.019Z] ok github.com/docker/docker/daemon 12.093s coverage: 17.5% of statements [2021-12-21T18:49:39.019Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-21T18:49:39.019Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-21T18:49:39.019Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-21T18:49:39.019Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-21T18:49:39.278Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.191s coverage: 56.2% of statements [2021-12-21T18:49:39.893Z] --- PASS: TestPoolAllocationReuse (1.47s) [2021-12-21T18:49:39.893Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-21T18:49:39.893Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-21T18:49:39.893Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-21T18:49:39.893Z] === RUN TestWindowsIPAM [2021-12-21T18:49:39.893Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-21T18:49:39.893Z] PASS [2021-12-21T18:49:39.893Z] coverage: 71.4% of statements [2021-12-21T18:49:39.893Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2021-12-21T18:49:40.327Z] [2021-12-21T18:49:40.327Z] Name Version Source Summary [2021-12-21T18:49:40.327Z] ---- ------- ------ ------- [2021-12-21T18:49:40.327Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-12-21T18:49:40.352Z] === RUN TestDefaultNetwork [2021-12-21T18:49:40.653Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2021-12-21T18:49:40.798Z] [2021-12-21T18:49:40.799Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-12-21T18:49:40.799Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-12-21T18:49:40.799Z] PSChildName : containerd [2021-12-21T18:49:40.799Z] PSDrive : C [2021-12-21T18:49:40.799Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-12-21T18:49:40.799Z] PSIsContainer : True [2021-12-21T18:49:40.799Z] Name : containerd [2021-12-21T18:49:40.799Z] FullName : C:\containerd [2021-12-21T18:49:40.799Z] Parent : [2021-12-21T18:49:40.799Z] Exists : True [2021-12-21T18:49:40.799Z] Root : C:\ [2021-12-21T18:49:40.799Z] Extension : [2021-12-21T18:49:40.799Z] CreationTime : 12/21/2021 6:49:40 PM [2021-12-21T18:49:40.799Z] CreationTimeUtc : 12/21/2021 6:49:40 PM [2021-12-21T18:49:40.799Z] LastAccessTime : 12/21/2021 6:49:40 PM [2021-12-21T18:49:40.799Z] LastAccessTimeUtc : 12/21/2021 6:49:40 PM [2021-12-21T18:49:40.799Z] LastWriteTime : 12/21/2021 6:49:40 PM [2021-12-21T18:49:40.799Z] LastWriteTimeUtc : 12/21/2021 6:49:40 PM [2021-12-21T18:49:40.799Z] Attributes : Directory [2021-12-21T18:49:40.799Z] Mode : d----- [2021-12-21T18:49:40.799Z] BaseName : containerd [2021-12-21T18:49:40.799Z] Target : {} [2021-12-21T18:49:40.799Z] LinkType : [2021-12-21T18:49:40.799Z] [2021-12-21T18:49:40.810Z] --- PASS: TestDefaultNetwork (0.28s) [2021-12-21T18:49:40.811Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-21T18:49:41.272Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-12-21T18:49:41.272Z] === RUN TestInitAddressPools [2021-12-21T18:49:41.272Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-21T18:49:41.272Z] PASS [2021-12-21T18:49:41.272Z] coverage: 74.0% of statements [2021-12-21T18:49:41.272Z] ok github.com/docker/docker/libnetwork/ipamutils 0.639s coverage: 74.0% of statements [2021-12-21T18:49:41.732Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.05s) [2021-12-21T18:49:41.732Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-21T18:49:41.732Z] === RUN TestKeyValue [2021-12-21T18:49:41.732Z] --- PASS: TestKeyValue (0.00s) [2021-12-21T18:49:41.732Z] PASS [2021-12-21T18:49:41.732Z] coverage: 60.0% of statements [2021-12-21T18:49:41.732Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2021-12-21T18:49:41.793Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-12-21T18:49:41.793Z] INFO: Configuring git core.autocrlf... [2021-12-21T18:49:41.793Z] [2021-12-21T18:49:41.793Z] [2021-12-21T18:49:42.557Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.247s coverage: 50.5% of statements [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-21T18:49:43.911Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-21T18:49:43.911Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.42s) [2021-12-21T18:49:43.911Z] === RUN TestGetAddress [2021-12-21T18:49:44.371Z] === RUN TestNetworkDBSimple [2021-12-21T18:49:44.467Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.562s coverage: 45.9% of statements [2021-12-21T18:49:44.467Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-21T18:49:44.833Z] === RUN TestGenerate [2021-12-21T18:49:44.833Z] --- PASS: TestGenerate (0.00s) [2021-12-21T18:49:44.833Z] === RUN TestGeneratePtr [2021-12-21T18:49:44.833Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-21T18:49:44.833Z] === RUN TestGenerateMissingField [2021-12-21T18:49:44.833Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-21T18:49:44.833Z] === RUN TestFieldCannotBeSet [2021-12-21T18:49:44.833Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-21T18:49:44.833Z] === RUN TestTypeMismatchError [2021-12-21T18:49:44.833Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-21T18:49:44.833Z] PASS [2021-12-21T18:49:44.833Z] coverage: 100.0% of statements [2021-12-21T18:49:44.833Z] ok github.com/docker/docker/libnetwork/options 0.042s coverage: 100.0% of statements [2021-12-21T18:49:45.405Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.204s coverage: 58.0% of statements [2021-12-21T18:49:45.405Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-21T18:49:45.405Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-21T18:49:45.813Z] 2021/12/21 18:49:45 Closing DB instances... [2021-12-21T18:49:45.813Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-21T18:49:45.813Z] PASS [2021-12-21T18:49:45.813Z] coverage: 100.0% of statements [2021-12-21T18:49:45.813Z] testing: warning: no tests to run [2021-12-21T18:49:45.813Z] PASS [2021-12-21T18:49:45.813Z] coverage: 0.0% of statements [2021-12-21T18:49:45.813Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2021-12-21T18:49:45.813Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2021-12-21T18:49:45.907Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.950124026s with top 10 stages: buildssa: 1m34.220626104s, goimports: 20.624972416s, unconvert: 13.902660094s, gosec: 9.449962763s, golint: 5.966116292s, misspell: 4.748823786s, ineffassign: 4.428210939s, inspect: 3.717893462s, vrp: 3.09266935s, printf: 2.554079995s [2021-12-21T18:49:45.975Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.8% of statements [2021-12-21T18:49:46.272Z] === RUN TestRequestNewPort [2021-12-21T18:49:46.272Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestRequestSpecificPort [2021-12-21T18:49:46.272Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestReleasePort [2021-12-21T18:49:46.272Z] --- PASS: TestReleasePort (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestReuseReleasedPort [2021-12-21T18:49:46.272Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestReleaseUnreadledPort [2021-12-21T18:49:46.272Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestUnknowProtocol [2021-12-21T18:49:46.272Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestAllocateAllPorts [2021-12-21T18:49:46.272Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestPortAllocation [2021-12-21T18:49:46.272Z] --- PASS: TestPortAllocation (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestPortAllocationWithCustomRange [2021-12-21T18:49:46.272Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestNoDuplicateBPR [2021-12-21T18:49:46.272Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-21T18:49:46.272Z] === RUN TestChangePortRange [2021-12-21T18:49:46.272Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-21T18:49:46.272Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-21T18:49:46.272Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-21T18:49:46.272Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-21T18:49:46.272Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-21T18:49:46.272Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-21T18:49:46.272Z] --- PASS: TestChangePortRange (0.00s) [2021-12-21T18:49:46.272Z] PASS [2021-12-21T18:49:46.272Z] coverage: 88.6% of statements [2021-12-21T18:49:46.272Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2021-12-21T18:49:46.731Z] testing: warning: no tests to run [2021-12-21T18:49:46.731Z] PASS [2021-12-21T18:49:46.731Z] coverage: 0.0% of statements [2021-12-21T18:49:46.731Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2021-12-21T18:49:47.197Z] --- PASS: TestNetworkDBSimple (2.46s) [2021-12-21T18:49:47.197Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-21T18:49:47.197Z] === RUN TestHashData [2021-12-21T18:49:47.197Z] --- PASS: TestHashData (0.00s) [2021-12-21T18:49:47.197Z] PASS [2021-12-21T18:49:47.197Z] coverage: 2.8% of statements [2021-12-21T18:49:47.197Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2021-12-21T18:49:47.197Z] === RUN TestErrorConstructors [2021-12-21T18:49:47.197Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-21T18:49:47.197Z] === RUN TestCompareIPMask [2021-12-21T18:49:47.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-12-21T18:49:47.656Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-21T18:49:47.656Z] === RUN TestUtilGetHostPartIP [2021-12-21T18:49:47.656Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-21T18:49:47.656Z] === RUN TestUtilGetBroadcastIP [2021-12-21T18:49:47.656Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-21T18:49:47.656Z] === RUN TestParseCIDR [2021-12-21T18:49:47.656Z] --- PASS: TestParseCIDR (0.00s) [2021-12-21T18:49:47.656Z] PASS [2021-12-21T18:49:47.656Z] coverage: 37.3% of statements [2021-12-21T18:49:47.656Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2021-12-21T18:49:48.116Z] 2021/12/21 18:49:47 Closing DB instances... [2021-12-21T18:49:48.291Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-12-21T18:49:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-21T18:49:48.575Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-21T18:49:48.576Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-21T18:49:48.576Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-21T18:49:48.576Z] PASS [2021-12-21T18:49:48.576Z] coverage: 50.0% of statements [2021-12-21T18:49:48.576Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2021-12-21T18:49:49.036Z] === RUN TestAddressPoolOpt [2021-12-21T18:49:49.036Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/a [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/something [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/_=a [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/env1=value1 [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/_env1=value1 [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/PATH [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/=a [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/PATH= [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/PATH=something [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/asd!qwe [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/1asd [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/123 [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/some_space [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/__some_space_before [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/some_space_after__ [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/= [2021-12-21T18:49:49.036Z] === RUN TestValidateEnv/PaTh [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestParseHost [2021-12-21T18:49:49.036Z] --- PASS: TestParseHost (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestParseDockerDaemonHost [2021-12-21T18:49:49.036Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestParseTCP [2021-12-21T18:49:49.036Z] --- PASS: TestParseTCP (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-21T18:49:49.036Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestValidateExtraHosts [2021-12-21T18:49:49.036Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestIpOptString [2021-12-21T18:49:49.036Z] --- PASS: TestIpOptString (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-21T18:49:49.036Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestNewIpOptValidDefaultVal [2021-12-21T18:49:49.036Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestIpOptSetInvalidVal [2021-12-21T18:49:49.036Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestValidateIPAddress [2021-12-21T18:49:49.036Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestMapOpts [2021-12-21T18:49:49.036Z] --- PASS: TestMapOpts (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestListOptsWithoutValidator [2021-12-21T18:49:49.036Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestListOptsWithValidator [2021-12-21T18:49:49.036Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestValidateDNSSearch [2021-12-21T18:49:49.036Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_general_format [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_one_more [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-21T18:49:49.036Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-21T18:49:49.036Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestNamedListOpts [2021-12-21T18:49:49.036Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestNamedMapOpts [2021-12-21T18:49:49.036Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestParseLink [2021-12-21T18:49:49.036Z] --- PASS: TestParseLink (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestQuotedStringSetWithQuotes [2021-12-21T18:49:49.036Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-21T18:49:49.036Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-21T18:49:49.036Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-21T18:49:49.036Z] === RUN TestUlimitOpt [2021-12-21T18:49:49.036Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-21T18:49:49.036Z] PASS [2021-12-21T18:49:49.036Z] coverage: 67.1% of statements [2021-12-21T18:49:49.036Z] ok github.com/docker/docker/opts 0.074s coverage: 67.1% of statements [2021-12-21T18:49:49.036Z] === RUN TestParseVersion [2021-12-21T18:49:49.036Z] --- PASS: TestParseVersion (0.00s) [2021-12-21T18:49:49.036Z] PASS [2021-12-21T18:49:49.036Z] coverage: 52.9% of statements [2021-12-21T18:49:49.036Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-12-21T18:49:49.495Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2021-12-21T18:49:49.495Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-21T18:49:50.198Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-12-21T18:49:50.198Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-21T18:49:50.198Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-21T18:49:51.034Z] 2021/12/21 18:49:50 Closing DB instances... [2021-12-21T18:49:51.034Z] === RUN TestPeerCertificateMarshalJSON [2021-12-21T18:49:51.034Z] === RUN TestIsArchivePathDir [2021-12-21T18:49:51.137Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.5% of statements [2021-12-21T18:49:51.493Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-12-21T18:49:51.493Z] === RUN TestIsArchivePathInvalidFile [2021-12-21T18:49:51.493Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-12-21T18:49:51.493Z] === RUN TestIsArchivePathTar [2021-12-21T18:49:51.493Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-21T18:49:51.493Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-21T18:49:51.493Z] --- PASS: TestPeerCertificateMarshalJSON (0.63s) [2021-12-21T18:49:51.493Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-21T18:49:51.493Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-21T18:49:51.493Z] === RUN TestMiddleware [2021-12-21T18:49:51.493Z] --- PASS: TestMiddleware (0.00s) [2021-12-21T18:49:51.493Z] === RUN TestNewResponseModifier [2021-12-21T18:49:51.493Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-21T18:49:51.493Z] PASS [2021-12-21T18:49:51.493Z] coverage: 26.8% of statements [2021-12-21T18:49:51.493Z] ok github.com/docker/docker/pkg/authorization 0.678s coverage: 26.8% of statements [2021-12-21T18:49:51.493Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-12-21T18:49:51.493Z] === RUN TestDecompressStreamGzip [2021-12-21T18:49:51.953Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-12-21T18:49:51.953Z] === RUN TestDecompressStreamBzip2 [2021-12-21T18:49:51.953Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-12-21T18:49:51.953Z] === RUN TestDecompressStreamXz [2021-12-21T18:49:51.953Z] archive_test.go:133: Xz not present in msys2 [2021-12-21T18:49:51.953Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestDecompressStreamZstd [2021-12-21T18:49:51.953Z] archive_test.go:140: zstd not installed [2021-12-21T18:49:51.953Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-12-21T18:49:51.953Z] === RUN TestCompressStreamXzUnsupported [2021-12-21T18:49:51.953Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-21T18:49:51.953Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestCompressStreamInvalid [2021-12-21T18:49:51.953Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestExtensionInvalid [2021-12-21T18:49:51.953Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestExtensionUncompressed [2021-12-21T18:49:51.953Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestExtensionBzip2 [2021-12-21T18:49:51.953Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestExtensionGzip [2021-12-21T18:49:51.953Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestExtensionXz [2021-12-21T18:49:51.953Z] --- PASS: TestExtensionXz (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestExtensionZstd [2021-12-21T18:49:51.953Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestCmdStreamLargeStderr [2021-12-21T18:49:51.953Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-12-21T18:49:51.953Z] === RUN TestCmdStreamBad [2021-12-21T18:49:51.953Z] archive_test.go:252: Failing on Windows CI machines [2021-12-21T18:49:51.953Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestCmdStreamGood [2021-12-21T18:49:51.953Z] --- PASS: TestCmdStreamGood (0.05s) [2021-12-21T18:49:51.953Z] === RUN TestUntarPathWithInvalidDest [2021-12-21T18:49:51.953Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-12-21T18:49:51.953Z] === RUN TestUntarPathWithInvalidSrc [2021-12-21T18:49:51.953Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestUntarPath [2021-12-21T18:49:51.953Z] === RUN TestUnbuffered [2021-12-21T18:49:51.953Z] --- PASS: TestUnbuffered (0.00s) [2021-12-21T18:49:51.953Z] === RUN TestRaceUnbuffered [2021-12-21T18:49:51.953Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-21T18:49:51.953Z] PASS [2021-12-21T18:49:51.953Z] coverage: 100.0% of statements [2021-12-21T18:49:51.953Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-12-21T18:49:51.953Z] --- PASS: TestUntarPath (0.06s) [2021-12-21T18:49:51.953Z] === RUN TestUntarPathWithDestinationFile [2021-12-21T18:49:52.412Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-12-21T18:49:52.412Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-21T18:49:52.412Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2021-12-21T18:49:52.412Z] === RUN TestCopyWithTarInvalidSrc [2021-12-21T18:49:52.412Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-21T18:49:52.412Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-21T18:49:52.412Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-21T18:49:52.412Z] === RUN TestCopyWithTarSrcFile [2021-12-21T18:49:52.412Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-21T18:49:52.412Z] === RUN TestCopyWithTarSrcFolder [2021-12-21T18:49:52.412Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-21T18:49:52.412Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-21T18:49:52.412Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-21T18:49:52.412Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-21T18:49:52.412Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-21T18:49:52.412Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-21T18:49:52.412Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-21T18:49:52.412Z] === RUN TestCopyFileWithTarSrcFile [2021-12-21T18:49:52.412Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-21T18:49:52.412Z] === RUN TestTarFiles [2021-12-21T18:49:52.412Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-12-21T18:49:52.412Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-21T18:49:52.517Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-12-21T18:49:52.517Z] ok github.com/docker/docker/daemon/logger/awslogs 0.309s coverage: 78.0% of statements [2021-12-21T18:49:52.517Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-21T18:49:52.517Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-21T18:49:52.871Z] === RUN TestMatch [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[foo]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[foo_bar]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[]#01 [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[qux]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-21T18:49:52.871Z] === RUN TestMatch/[[foo_baz]] [2021-12-21T18:49:52.871Z] --- PASS: TestMatch (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-21T18:49:52.871Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-21T18:49:52.871Z] PASS [2021-12-21T18:49:52.871Z] coverage: 87.5% of statements [2021-12-21T18:49:52.871Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-12-21T18:49:53.454Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2021-12-21T18:49:53.839Z] === RUN TestChrootTarUntar [2021-12-21T18:49:53.839Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:49:53.839Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-21T18:49:53.839Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-21T18:49:53.839Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:49:53.839Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-21T18:49:53.839Z] === RUN TestChrootUntarEmptyArchive [2021-12-21T18:49:53.839Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-21T18:49:53.839Z] === RUN TestChrootTarUntarWithSymlink [2021-12-21T18:49:53.840Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:49:53.840Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-21T18:49:53.840Z] === RUN TestChrootCopyWithTar [2021-12-21T18:49:53.840Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:49:53.840Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-21T18:49:53.840Z] === RUN TestChrootCopyFileWithTar [2021-12-21T18:49:53.840Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:49:53.840Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-21T18:49:53.840Z] === RUN TestChrootUntarPath [2021-12-21T18:49:53.840Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:49:53.840Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-21T18:49:53.840Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-21T18:49:53.840Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:49:53.840Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:49:53.840Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-21T18:49:53.840Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:49:53.840Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:49:53.840Z] === RUN TestChrootApplyDotDotFile [2021-12-21T18:49:53.840Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:49:53.840Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-21T18:49:53.840Z] PASS [2021-12-21T18:49:53.840Z] coverage: 15.1% of statements [2021-12-21T18:49:53.840Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.1% of statements [2021-12-21T18:49:54.023Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2021-12-21T18:49:54.282Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-12-21T18:49:54.299Z] 2021/12/21 18:49:54 Closing DB instances... [2021-12-21T18:49:54.758Z] === RUN TestSizeEmpty [2021-12-21T18:49:54.758Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-21T18:49:54.758Z] === RUN TestSizeEmptyFile [2021-12-21T18:49:54.758Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-21T18:49:54.758Z] === RUN TestSizeNonemptyFile [2021-12-21T18:49:54.758Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-21T18:49:54.758Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-21T18:49:54.758Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-21T18:49:54.758Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-21T18:49:54.758Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-21T18:49:54.758Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-21T18:49:54.758Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-21T18:49:54.758Z] === RUN TestMoveToSubdir [2021-12-21T18:49:54.758Z] --- PASS: TestMoveToSubdir (0.01s) [2021-12-21T18:49:54.758Z] === RUN TestSizeNonExistingDirectory [2021-12-21T18:49:54.758Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-21T18:49:54.758Z] PASS [2021-12-21T18:49:54.758Z] coverage: 80.0% of statements [2021-12-21T18:49:54.758Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-12-21T18:49:55.222Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 75.2% of statements [2021-12-21T18:49:55.222Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-21T18:49:55.727Z] === RUN Test [2021-12-21T18:49:55.727Z] === RUN Test/TestContainsEntry [2021-12-21T18:49:55.727Z] === RUN Test/TestCreateEntries [2021-12-21T18:49:55.727Z] === RUN Test/TestEntriesDiff [2021-12-21T18:49:55.727Z] === RUN Test/TestEntriesEquality [2021-12-21T18:49:55.727Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-21T18:49:55.727Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-21T18:49:55.727Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-21T18:49:55.727Z] === RUN Test/TestGeneratorNotGenerate [2021-12-21T18:49:55.727Z] === RUN Test/TestGeneratorWithPort [2021-12-21T18:49:55.727Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-21T18:49:55.727Z] === RUN Test/TestNewEntry [2021-12-21T18:49:55.727Z] === RUN Test/TestParse [2021-12-21T18:49:55.727Z] --- PASS: Test (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-21T18:49:55.727Z] --- PASS: Test/TestParse (0.00s) [2021-12-21T18:49:55.727Z] PASS [2021-12-21T18:49:55.727Z] coverage: 58.3% of statements [2021-12-21T18:49:55.727Z] ok github.com/docker/docker/pkg/discovery 0.050s coverage: 58.3% of statements [2021-12-21T18:49:55.862Z] INFO [runner/unused/goanalysis] analyzers took 27.803714172s with top 10 stages: buildssa: 23.753165978s, U1000: 4.050548194s [2021-12-21T18:49:55.862Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-12-21T18:49:55.862Z] INFO [runner] Processors filtering stat (out/in): cgo: 2178/2759, skip_files: 2178/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790, nolint: 0/78, filename_unadjuster: 2178/2178, path_prettifier: 2178/2178, autogenerated_exclude: 1790/2178, exclude: 1790/1790, skip_dirs: 2178/2178 [2021-12-21T18:49:55.862Z] INFO [runner] processing took 148.164037ms with stages: identifier_marker: 59.177979ms, nolint: 53.202636ms, path_prettifier: 15.962009ms, exclude-rules: 9.003666ms, autogenerated_exclude: 7.036684ms, skip_dirs: 3.11718ms, cgo: 369.85µs, filename_unadjuster: 287.552µs, max_same_issues: 1.873µs, skip_files: 772ns, exclude: 722ns, source_code: 712ns, uniq_by_line: 654ns, diff: 527ns, max_from_linter: 487ns, max_per_file_from_linter: 452ns, path_shortener: 282ns [2021-12-21T18:49:55.862Z] INFO [runner] linters took 1m40.592485171s with stages: goanalysis_metalinter: 1m18.681590538s, unused: 21.762435074s [2021-12-21T18:49:55.862Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-12-21T18:49:55.862Z] INFO Memory: 2470 samples, avg is 405.8MB, max is 3915.0MB [2021-12-21T18:49:55.862Z] INFO Execution took 4m6.818810202s [2021-12-21T18:49:55.862Z] Congratulations! The shell scripts are properly formatted. [2021-12-21T18:49:56.160Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 59.3% of statements [2021-12-21T18:49:56.186Z] --- PASS: TestNetworkDBCRUDTableEntry (3.87s) [2021-12-21T18:49:56.186Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-21T18:49:56.645Z] === RUN Test [2021-12-21T18:49:56.645Z] === RUN Test/TestContent [2021-12-21T18:49:56.645Z] === RUN Test/TestInitialize [2021-12-21T18:49:56.645Z] === RUN Test/TestNew [2021-12-21T18:49:56.645Z] === RUN Test/TestParsingContentsWithComments [2021-12-21T18:49:56.645Z] === RUN Test/TestRegister [2021-12-21T18:49:56.645Z] === RUN Test/TestWatch [2021-12-21T18:49:56.645Z] --- PASS: Test (0.01s) [2021-12-21T18:49:56.645Z] --- PASS: Test/TestContent (0.00s) [2021-12-21T18:49:56.645Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-21T18:49:56.645Z] --- PASS: Test/TestNew (0.00s) [2021-12-21T18:49:56.645Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-21T18:49:56.645Z] --- PASS: Test/TestRegister (0.00s) [2021-12-21T18:49:56.645Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T18:49:56.645Z] PASS [2021-12-21T18:49:56.645Z] coverage: 97.6% of statements [2021-12-21T18:49:56.645Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 97.6% of statements [2021-12-21T18:49:56.782Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-12-21T18:49:57.139Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh dynbinary test-docker-py [2021-12-21T18:49:58.075Z] [2021-12-21T18:49:58.075Z] Removing bundles/ [2021-12-21T18:49:58.075Z] [2021-12-21T18:49:58.194Z] === RUN Test [2021-12-21T18:49:58.194Z] === RUN Test/TestInitialize [2021-12-21T18:49:58.194Z] time="2021-12-21T18:49:57Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:49:58.194Z] time="2021-12-21T18:49:57Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:49:58.194Z] time="2021-12-21T18:49:57Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:49:58.194Z] === RUN Test/TestInitializeWithCerts [2021-12-21T18:49:58.194Z] time="2021-12-21T18:49:57Z" level=info msg="Initializing discovery with TLS" [2021-12-21T18:49:58.194Z] === RUN Test/TestWatch [2021-12-21T18:49:58.194Z] time="2021-12-21T18:49:57Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:49:58.194Z] --- PASS: TestTarFiles (5.92s) [2021-12-21T18:49:58.194Z] === RUN TestDetectCompressionZstd [2021-12-21T18:49:58.194Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-21T18:49:58.194Z] === RUN TestTarUntar [2021-12-21T18:49:58.194Z] --- PASS: TestTarUntar (0.05s) [2021-12-21T18:49:58.194Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-21T18:49:58.194Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-21T18:49:58.194Z] === RUN TestTarWithOptions [2021-12-21T18:49:58.348Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-21T18:49:58.348Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:49:58.348Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:49:58.655Z] 2021/12/21 18:49:58 Closing DB instances... [2021-12-21T18:49:58.655Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-21T18:49:58.655Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-21T18:49:58.655Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-21T18:49:58.655Z] === RUN TestUntarUstarGnuConflict [2021-12-21T18:49:58.655Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-21T18:49:58.655Z] === RUN TestUntarInvalidFilenames [2021-12-21T18:49:58.655Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1606549937\\dest" [2021-12-21T18:49:58.655Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-12-21T18:49:58.655Z] === RUN TestUntarHardlinkToSymlink [2021-12-21T18:49:58.655Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-21T18:49:58.655Z] === RUN TestUntarInvalidHardlink [2021-12-21T18:49:58.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink605782783\\victim\\hello" -> "../victim/hello" [2021-12-21T18:49:58.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1963529804\\victim\\hello" -> "/../victim/hello" [2021-12-21T18:49:58.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink179534245\\victim" -> "../victim" [2021-12-21T18:49:58.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4198818751\\victim" -> "../victim" [2021-12-21T18:49:58.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1116410994\\victim" -> "../victim" [2021-12-21T18:49:58.655Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1567065243\\victim" -> "../victim" [2021-12-21T18:49:58.655Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-12-21T18:49:58.655Z] === RUN TestUntarInvalidSymlink [2021-12-21T18:49:58.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink931603348\\dest\\dotdot" -> "../victim/hello" [2021-12-21T18:49:58.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3769430230\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-21T18:49:58.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3570070874\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:58.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink954410729\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:58.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3401253712\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:58.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink838156009\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:58.655Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1181402563\\dest\\dir\\loophole" -> "../../victim" [2021-12-21T18:49:58.655Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-21T18:49:58.655Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-21T18:49:58.655Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-21T18:49:58.655Z] === RUN TestXGlobalNoParent [2021-12-21T18:49:58.655Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-21T18:49:58.655Z] === RUN TestReplaceFileTarWrapper [2021-12-21T18:49:58.703Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2021-12-21T18:49:58.961Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2021-12-21T18:49:59.114Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-12-21T18:49:59.114Z] === RUN TestPrefixHeaderReadable [2021-12-21T18:49:59.114Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-12-21T18:49:59.114Z] === RUN TestDisablePigz [2021-12-21T18:49:59.114Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-21T18:49:59.114Z] --- PASS: TestDisablePigz (0.14s) [2021-12-21T18:49:59.114Z] === RUN TestPigz [2021-12-21T18:49:59.114Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-21T18:49:59.114Z] --- PASS: TestPigz (0.18s) [2021-12-21T18:49:59.114Z] === RUN TestCopyFileWithInvalidDest [2021-12-21T18:49:59.114Z] archive_windows_test.go:16: Currently fails [2021-12-21T18:49:59.114Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-21T18:49:59.114Z] === RUN TestCanonicalTarNameForPath [2021-12-21T18:49:59.114Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-21T18:49:59.114Z] === RUN TestCanonicalTarName [2021-12-21T18:49:59.114Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-21T18:49:59.114Z] === RUN TestChmodTarEntry [2021-12-21T18:49:59.114Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-21T18:49:59.114Z] === RUN TestHardLinkOrder [2021-12-21T18:49:59.529Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-12-21T18:49:59.586Z] --- PASS: TestHardLinkOrder (0.09s) [2021-12-21T18:49:59.586Z] === RUN TestChangeString [2021-12-21T18:49:59.586Z] --- PASS: TestChangeString (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestChangesWithNoChanges [2021-12-21T18:49:59.586Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-12-21T18:49:59.586Z] === RUN TestChangesWithChanges [2021-12-21T18:49:59.586Z] --- PASS: TestChangesWithChanges (0.04s) [2021-12-21T18:49:59.586Z] === RUN TestChangesWithChangesGH13590 [2021-12-21T18:49:59.586Z] changes_test.go:195: needs more investigation [2021-12-21T18:49:59.586Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestChangesDirsEmpty [2021-12-21T18:49:59.586Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T18:49:59.586Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestChangesDirsMutated [2021-12-21T18:49:59.586Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T18:49:59.586Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestApplyLayer [2021-12-21T18:49:59.586Z] changes_test.go:432: needs further investigation [2021-12-21T18:49:59.586Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestChangesSizeWithHardlinks [2021-12-21T18:49:59.586Z] changes_test.go:468: needs further investigation [2021-12-21T18:49:59.586Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestChangesSizeWithNoChanges [2021-12-21T18:49:59.586Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-21T18:49:59.586Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-21T18:49:59.586Z] === RUN TestChangesSize [2021-12-21T18:49:59.586Z] --- PASS: TestChangesSize (0.01s) [2021-12-21T18:49:59.587Z] === RUN TestApplyLayerInvalidFilenames [2021-12-21T18:49:59.587Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2187295264\\dest" [2021-12-21T18:49:59.587Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-12-21T18:49:59.587Z] === RUN TestApplyLayerInvalidHardlink [2021-12-21T18:49:59.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink364890314\\victim\\hello" -> "../victim/hello" [2021-12-21T18:49:59.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2186849541\\victim\\hello" -> "/../victim/hello" [2021-12-21T18:49:59.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3363250919\\victim" -> "../victim" [2021-12-21T18:49:59.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3528308721\\victim" -> "../victim" [2021-12-21T18:49:59.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4262952255\\victim" -> "../victim" [2021-12-21T18:49:59.587Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1487056512\\victim" -> "../victim" [2021-12-21T18:49:59.587Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-12-21T18:49:59.587Z] === RUN TestApplyLayerInvalidSymlink [2021-12-21T18:49:59.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3386445680\\dest\\dotdot" -> "../victim/hello" [2021-12-21T18:49:59.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink832672542\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-21T18:49:59.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink19302951\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:59.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1262860501\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:59.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3586013327\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:59.587Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2074329817\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:49:59.587Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-12-21T18:49:59.587Z] === RUN TestApplyLayerWhiteouts [2021-12-21T18:49:59.587Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-12-21T18:49:59.587Z] === RUN TestGenerateEmptyFile [2021-12-21T18:49:59.587Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-21T18:49:59.587Z] === RUN TestGenerateWithContent [2021-12-21T18:49:59.587Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-21T18:49:59.587Z] PASS [2021-12-21T18:49:59.587Z] coverage: 62.0% of statements [2021-12-21T18:49:59.587Z] ok github.com/docker/docker/pkg/archive 8.469s coverage: 62.0% of statements [2021-12-21T18:49:59.587Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-12-21T18:49:59.587Z] === RUN TestNetworkDBNodeLeave [2021-12-21T18:50:00.097Z] ok github.com/docker/docker/daemon/logger/splunk 2.007s coverage: 82.5% of statements [2021-12-21T18:50:00.097Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-21T18:50:00.097Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-21T18:50:01.126Z] --- PASS: Test (3.21s) [2021-12-21T18:50:01.126Z] --- PASS: Test/TestInitialize (0.18s) [2021-12-21T18:50:01.126Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-12-21T18:50:01.126Z] --- PASS: Test/TestWatch (3.02s) [2021-12-21T18:50:01.126Z] PASS [2021-12-21T18:50:01.126Z] coverage: 84.1% of statements [2021-12-21T18:50:01.126Z] ok github.com/docker/docker/pkg/discovery/kv 3.262s coverage: 84.1% of statements [2021-12-21T18:50:02.005Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2021-12-21T18:50:02.106Z] === RUN Test [2021-12-21T18:50:02.106Z] === RUN Test/TestWatch [2021-12-21T18:50:02.106Z] --- PASS: Test (0.00s) [2021-12-21T18:50:02.106Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T18:50:02.106Z] PASS [2021-12-21T18:50:02.106Z] coverage: 92.3% of statements [2021-12-21T18:50:02.106Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-12-21T18:50:02.566Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-12-21T18:50:02.566Z] === RUN TestNetworkDBWatch [2021-12-21T18:50:02.566Z] === RUN Test [2021-12-21T18:50:02.566Z] === RUN Test/TestInitialize [2021-12-21T18:50:02.566Z] === RUN Test/TestInitializeWithPattern [2021-12-21T18:50:02.566Z] === RUN Test/TestRegister [2021-12-21T18:50:02.566Z] === RUN Test/TestWatch [2021-12-21T18:50:02.566Z] --- PASS: Test (0.00s) [2021-12-21T18:50:02.566Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-21T18:50:02.566Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-21T18:50:02.945Z] ok github.com/docker/docker/distribution 0.157s coverage: 26.4% of statements [2021-12-21T18:50:02.946Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-21T18:50:03.026Z] --- PASS: Test/TestRegister (0.00s) [2021-12-21T18:50:03.026Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T18:50:03.026Z] PASS [2021-12-21T18:50:03.026Z] coverage: 93.8% of statements [2021-12-21T18:50:03.026Z] ok github.com/docker/docker/pkg/discovery/nodes 0.068s coverage: 93.8% of statements [2021-12-21T18:50:03.222Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:50:03.222Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:50:03.222Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:50:03.222Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:50:03.222Z] [2021-12-21T18:50:03.222Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-21T18:50:03.222Z] DOCKER_SYSTEMD=1 [2021-12-21T18:50:03.222Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-21T18:50:03.222Z] HOSTNAME=f6f7b58d0aa8 [2021-12-21T18:50:03.222Z] DEST=bundles/test-integration [2021-12-21T18:50:03.222Z] PWD=/go/src/github.com/docker/docker [2021-12-21T18:50:03.222Z] DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:50:03.222Z] container=docker [2021-12-21T18:50:03.222Z] HOME=/root [2021-12-21T18:50:03.222Z] LANG=C.UTF-8 [2021-12-21T18:50:03.222Z] INVOCATION_ID=b0a267280d4040a2bb012c456ca4e8ee [2021-12-21T18:50:03.222Z] GOLANG_VERSION=1.17.5 [2021-12-21T18:50:03.222Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-21T18:50:03.222Z] VALIDATE_BRANCH=master [2021-12-21T18:50:03.222Z] TERM=xterm [2021-12-21T18:50:03.222Z] DOCKER_PKG=github.com/docker/docker [2021-12-21T18:50:03.222Z] SHLVL=3 [2021-12-21T18:50:03.222Z] TIMEOUT=120m [2021-12-21T18:50:03.222Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-21T18:50:03.222Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-21T18:50:03.222Z] GO111MODULE=off [2021-12-21T18:50:03.222Z] DOCKER_EXPERIMENTAL=1 [2021-12-21T18:50:03.222Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-21T18:50:03.222Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-21T18:50:03.222Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-21T18:50:03.222Z] GOPATH=/go [2021-12-21T18:50:03.222Z] PKG_CONFIG=pkg-config [2021-12-21T18:50:03.222Z] _=/usr/bin/env [2021-12-21T18:50:03.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-21T18:50:03.485Z] === RUN TestPollerAddRemove [2021-12-21T18:50:03.485Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-21T18:50:03.485Z] === RUN TestPollerEvent [2021-12-21T18:50:03.485Z] poller_test.go:40: No chmod on Windows [2021-12-21T18:50:03.485Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-21T18:50:03.485Z] === RUN TestPollerClose [2021-12-21T18:50:03.485Z] --- PASS: TestPollerClose (0.00s) [2021-12-21T18:50:03.485Z] PASS [2021-12-21T18:50:03.485Z] coverage: 45.7% of statements [2021-12-21T18:50:03.485Z] ok github.com/docker/docker/pkg/filenotify 0.048s coverage: 45.7% of statements [2021-12-21T18:50:03.897Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-12-21T18:50:04.456Z] 2021/12/21 18:50:03 Closing DB instances... [2021-12-21T18:50:04.456Z] === RUN TestCopyFileWithInvalidSrc [2021-12-21T18:50:04.456Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-21T18:50:04.456Z] === RUN TestCopyFileWithInvalidDest [2021-12-21T18:50:04.456Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-21T18:50:04.457Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-12-21T18:50:04.457Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-21T18:50:04.457Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCopyFile [2021-12-21T18:50:04.457Z] --- PASS: TestCopyFile (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-21T18:50:04.457Z] fileutils_test.go:133: Needs porting to Windows [2021-12-21T18:50:04.457Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-21T18:50:04.457Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-21T18:50:04.457Z] fileutils_test.go:179: Needs porting to Windows [2021-12-21T18:50:04.457Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestWildcardMatches [2021-12-21T18:50:04.457Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestPatternMatches [2021-12-21T18:50:04.457Z] --- PASS: TestPatternMatches (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-21T18:50:04.457Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestPatternMatchesFolderExclusions [2021-12-21T18:50:04.457Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-21T18:50:04.457Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-21T18:50:04.457Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-21T18:50:04.457Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-21T18:50:04.457Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestSingleExclamationError [2021-12-21T18:50:04.457Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestMatchesWithNoPatterns [2021-12-21T18:50:04.457Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestMatchesWithMalformedPatterns [2021-12-21T18:50:04.457Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestMatches [2021-12-21T18:50:04.457Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-21T18:50:04.457Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-21T18:50:04.457Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-21T18:50:04.457Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-21T18:50:04.457Z] --- PASS: TestMatches (0.02s) [2021-12-21T18:50:04.457Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-21T18:50:04.457Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-21T18:50:04.457Z] --- PASS: TestMatches/MatchesUsingParentResults (0.01s) [2021-12-21T18:50:04.457Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCleanPatterns [2021-12-21T18:50:04.457Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-21T18:50:04.457Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCleanPatternsExceptionFlag [2021-12-21T18:50:04.457Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-21T18:50:04.457Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-21T18:50:04.457Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCleanPatternsErrorSingleException [2021-12-21T18:50:04.457Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-21T18:50:04.457Z] === RUN TestCreateIfNotExistsDir [2021-12-21T18:50:04.457Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-12-21T18:50:04.457Z] === RUN TestCreateIfNotExistsFile [2021-12-21T18:50:04.457Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-21T18:50:04.457Z] === RUN TestMatch [2021-12-21T18:50:04.457Z] --- PASS: TestMatch (0.00s) [2021-12-21T18:50:04.457Z] PASS [2021-12-21T18:50:04.457Z] coverage: 84.0% of statements [2021-12-21T18:50:04.457Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 84.0% of statements [2021-12-21T18:50:04.835Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-12-21T18:50:05.404Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-12-21T18:50:05.404Z] ok github.com/docker/docker/distribution/xfer 1.981s coverage: 85.1% of statements [2021-12-21T18:50:05.404Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-21T18:50:05.425Z] === RUN TestGet [2021-12-21T18:50:05.425Z] --- PASS: TestGet (0.00s) [2021-12-21T18:50:05.425Z] === RUN TestGetShortcutString [2021-12-21T18:50:05.425Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-21T18:50:05.425Z] PASS [2021-12-21T18:50:05.425Z] coverage: 42.9% of statements [2021-12-21T18:50:05.425Z] ok github.com/docker/docker/pkg/homedir 0.076s coverage: 42.9% of statements [2021-12-21T18:50:05.884Z] --- PASS: TestNetworkDBWatch (3.24s) [2021-12-21T18:50:05.884Z] === RUN TestNetworkDBBulkSync [2021-12-21T18:50:06.344Z] === RUN TestCreateIDMapOrder [2021-12-21T18:50:06.344Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-21T18:50:06.344Z] PASS [2021-12-21T18:50:06.344Z] coverage: 7.2% of statements [2021-12-21T18:50:06.344Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-12-21T18:50:06.784Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.7% of statements [2021-12-21T18:50:06.784Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2021-12-21T18:50:06.784Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-21T18:50:07.043Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-12-21T18:50:07.331Z] --- PASS: TestGetAddress (23.14s) [2021-12-21T18:50:07.331Z] === RUN TestRequestSyntaxCheck [2021-12-21T18:50:07.331Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-12-21T18:50:07.331Z] === RUN TestRequest [2021-12-21T18:50:07.331Z] 2021/12/21 18:50:07 Closing DB instances... [2021-12-21T18:50:07.331Z] === RUN TestFixedBufferCap [2021-12-21T18:50:07.331Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-21T18:50:07.331Z] === RUN TestFixedBufferLen [2021-12-21T18:50:07.331Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-21T18:50:07.331Z] === RUN TestFixedBufferString [2021-12-21T18:50:07.331Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-21T18:50:07.332Z] === RUN TestFixedBufferWrite [2021-12-21T18:50:07.332Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-21T18:50:07.332Z] === RUN TestFixedBufferRead [2021-12-21T18:50:07.332Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-21T18:50:07.332Z] === RUN TestBytesPipeRead [2021-12-21T18:50:07.332Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-21T18:50:07.332Z] === RUN TestBytesPipeWrite [2021-12-21T18:50:07.332Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-21T18:50:07.332Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-21T18:50:07.790Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-12-21T18:50:07.790Z] === RUN TestAtomicWriteToFile [2021-12-21T18:50:07.790Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-21T18:50:07.790Z] === RUN TestAtomicWriteSetCommit [2021-12-21T18:50:07.790Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-21T18:50:07.790Z] === RUN TestAtomicWriteSetCancel [2021-12-21T18:50:07.790Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-21T18:50:07.790Z] === RUN TestReadCloserWrapperClose [2021-12-21T18:50:07.790Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-21T18:50:07.790Z] === RUN TestReaderErrWrapperReadOnError [2021-12-21T18:50:07.790Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-21T18:50:07.790Z] === RUN TestReaderErrWrapperRead [2021-12-21T18:50:07.790Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-21T18:50:07.790Z] === RUN TestCancelReadCloser [2021-12-21T18:50:08.250Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-21T18:50:08.250Z] === RUN TestWriteCloserWrapperClose [2021-12-21T18:50:08.250Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-21T18:50:08.250Z] === RUN TestNopWriteCloser [2021-12-21T18:50:08.250Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-21T18:50:08.250Z] === RUN TestNopWriter [2021-12-21T18:50:08.250Z] --- PASS: TestNopWriter (0.00s) [2021-12-21T18:50:08.250Z] === RUN TestWriteCounter [2021-12-21T18:50:08.250Z] --- PASS: TestWriteCounter (0.00s) [2021-12-21T18:50:08.250Z] PASS [2021-12-21T18:50:08.250Z] coverage: 69.2% of statements [2021-12-21T18:50:08.250Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 69.2% of statements [2021-12-21T18:50:08.715Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2021-12-21T18:50:08.715Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-21T18:50:08.950Z] ok github.com/docker/docker/oci 0.023s coverage: 43.3% of statements [2021-12-21T18:50:09.175Z] === RUN TestError [2021-12-21T18:50:09.175Z] --- PASS: TestError (0.00s) [2021-12-21T18:50:09.175Z] === RUN TestProgressString [2021-12-21T18:50:09.175Z] === RUN TestProgressString/no_progress [2021-12-21T18:50:09.175Z] === RUN TestProgressString/progress_1 [2021-12-21T18:50:09.175Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-21T18:50:09.175Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-21T18:50:09.175Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-21T18:50:09.175Z] === RUN TestProgressString/with_units [2021-12-21T18:50:09.175Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-21T18:50:09.175Z] === RUN TestProgressString/hide_counts [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-21T18:50:09.175Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-21T18:50:09.175Z] === RUN TestJSONMessageDisplay [2021-12-21T18:50:09.175Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-12-21T18:50:09.175Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-21T18:50:09.175Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-21T18:50:09.175Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-21T18:50:09.175Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-21T18:50:09.175Z] === RUN TestDisplayJSONMessagesStream [2021-12-21T18:50:09.175Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-21T18:50:09.175Z] PASS [2021-12-21T18:50:09.175Z] coverage: 91.7% of statements [2021-12-21T18:50:09.175Z] ok github.com/docker/docker/pkg/jsonmessage 0.227s coverage: 91.7% of statements [2021-12-21T18:50:09.635Z] === RUN TestStandardLongPath [2021-12-21T18:50:09.635Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-21T18:50:09.635Z] === RUN TestUNCLongPath [2021-12-21T18:50:09.635Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-21T18:50:09.635Z] PASS [2021-12-21T18:50:09.635Z] coverage: 100.0% of statements [2021-12-21T18:50:09.635Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-12-21T18:50:09.888Z] ok github.com/docker/docker/opts 0.023s coverage: 67.1% of statements [2021-12-21T18:50:10.147Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-12-21T18:50:10.607Z] === RUN TestNameFormat [2021-12-21T18:50:10.607Z] --- PASS: TestNameFormat (0.00s) [2021-12-21T18:50:10.607Z] === RUN TestNameRetries [2021-12-21T18:50:10.607Z] --- PASS: TestNameRetries (0.00s) [2021-12-21T18:50:10.607Z] PASS [2021-12-21T18:50:10.607Z] coverage: 85.7% of statements [2021-12-21T18:50:10.607Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-12-21T18:50:11.067Z] === RUN TestParseKeyValueOpt [2021-12-21T18:50:11.067Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-21T18:50:11.067Z] === RUN TestParseUintList [2021-12-21T18:50:11.067Z] --- PASS: TestParseUintList (0.00s) [2021-12-21T18:50:11.067Z] === RUN TestParseUintListMaximumLimits [2021-12-21T18:50:11.067Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-21T18:50:11.067Z] PASS [2021-12-21T18:50:11.067Z] coverage: 97.0% of statements [2021-12-21T18:50:11.067Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-12-21T18:50:12.037Z] === RUN TestNewAndRemove [2021-12-21T18:50:12.037Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-21T18:50:12.037Z] === RUN TestRemoveInvalidPath [2021-12-21T18:50:12.037Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-21T18:50:12.037Z] PASS [2021-12-21T18:50:12.037Z] coverage: 82.6% of statements [2021-12-21T18:50:12.037Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2021-12-21T18:50:12.037Z] 2021/12/21 18:50:11 Closing DB instances... [2021-12-21T18:50:12.052Z] ok github.com/docker/docker/pkg/archive 0.280s coverage: 82.6% of statements [2021-12-21T18:50:13.583Z] === RUN TestFailedConnection [2021-12-21T18:50:13.959Z] ok github.com/docker/docker/pkg/authorization 1.073s coverage: 68.3% of statements [2021-12-21T18:50:13.960Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-12-21T18:50:13.960Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-12-21T18:50:15.122Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2021-12-21T18:50:15.122Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-21T18:50:15.122Z] --- PASS: TestRequest (7.79s) [2021-12-21T18:50:15.122Z] === RUN TestOverlappingRequests [2021-12-21T18:50:15.581Z] --- PASS: TestFailedConnection (2.01s) [2021-12-21T18:50:15.581Z] === RUN TestFailOnce [2021-12-21T18:50:15.581Z] --- PASS: TestOverlappingRequests (0.38s) [2021-12-21T18:50:15.581Z] === RUN TestRelease [2021-12-21T18:50:15.581Z] 2021/12/21 18:50:15 http: panic serving 127.0.0.1:49289: Plugin not ready [2021-12-21T18:50:15.581Z] goroutine 20 [running]: [2021-12-21T18:50:15.581Z] net/http.(*conn).serve.func1() [2021-12-21T18:50:15.581Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-21T18:50:15.581Z] panic({0x5fac40, 0x707350}) [2021-12-21T18:50:15.581Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-21T18:50:15.581Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb00749174b519082}, 0xc0000c9a98) [2021-12-21T18:50:15.581Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-21T18:50:15.581Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x7140d0, 0xc00021a000}, 0x54f106) [2021-12-21T18:50:15.581Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-21T18:50:15.581Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x7140d0, 0xc00021a000}, 0xc0000c0000) [2021-12-21T18:50:15.581Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-21T18:50:15.581Z] net/http.serverHandler.ServeHTTP({0x7126d0}, {0x7140d0, 0xc00021a000}, 0xc0000c0000) [2021-12-21T18:50:15.581Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-21T18:50:15.581Z] net/http.(*conn).serve(0xc0000b2000, {0x715fa0, 0xc0000960c0}) [2021-12-21T18:50:15.582Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-21T18:50:15.582Z] created by net/http.(*Server).Serve [2021-12-21T18:50:15.582Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-21T18:50:15.582Z] time="2021-12-21T18:50:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2021-12-21T18:50:16.043Z] 2021/12/21 18:50:15 Closing DB instances... [2021-12-21T18:50:16.503Z] --- PASS: TestFailOnce (1.21s) [2021-12-21T18:50:16.503Z] === RUN TestEchoInputOutput [2021-12-21T18:50:16.503Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-21T18:50:16.503Z] === RUN TestBackoff [2021-12-21T18:50:16.503Z] --- PASS: TestBackoff (0.00s) [2021-12-21T18:50:16.503Z] === RUN TestAbortRetry [2021-12-21T18:50:16.503Z] --- PASS: TestAbortRetry (0.00s) [2021-12-21T18:50:16.503Z] === RUN TestClientScheme [2021-12-21T18:50:16.503Z] --- PASS: TestClientScheme (0.00s) [2021-12-21T18:50:16.503Z] === RUN TestNewClientWithTimeout [2021-12-21T18:50:16.962Z] --- PASS: TestRelease (1.44s) [2021-12-21T18:50:16.962Z] === RUN TestAllocateRandomDeallocate [2021-12-21T18:50:16.962Z] time="2021-12-21T18:50:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-21T18:50:17.245Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2021-12-21T18:50:17.246Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-12-21T18:50:17.246Z] ok github.com/docker/docker/layer 7.573s coverage: 68.8% of statements [2021-12-21T18:50:17.246Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-21T18:50:17.246Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-21T18:50:17.246Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-21T18:50:17.246Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-21T18:50:17.246Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-21T18:50:17.246Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-21T18:50:17.246Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-21T18:50:17.422Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-12-21T18:50:17.422Z] === RUN TestNetworkDBGarbageCollection [2021-12-21T18:50:17.504Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-12-21T18:50:17.504Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 97.6% of statements [2021-12-21T18:50:17.763Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-12-21T18:50:18.023Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-12-21T18:50:18.281Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-12-21T18:50:18.960Z] time="2021-12-21T18:50:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-21T18:50:19.218Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-12-21T18:50:19.785Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 84.8% of statements [2021-12-21T18:50:20.044Z] ok github.com/docker/docker/pkg/fsutils 0.151s coverage: 85.1% of statements [2021-12-21T18:50:20.303Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-12-21T18:50:20.871Z] ok github.com/docker/docker/pkg/discovery/kv 3.025s coverage: 84.1% of statements [2021-12-21T18:50:21.143Z] --- PASS: TestAllocateRandomDeallocate (4.20s) [2021-12-21T18:50:21.143Z] === RUN TestRetrieveFromStore [2021-12-21T18:50:21.143Z] time="2021-12-21T18:50:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-21T18:50:21.440Z] ok github.com/docker/docker/pkg/idtools 0.427s coverage: 69.5% of statements [2021-12-21T18:50:21.699Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 71.5% of statements [2021-12-21T18:50:21.699Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-12-21T18:50:21.699Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-21T18:50:21.959Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-12-21T18:50:21.959Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-21T18:50:21.959Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-21T18:50:21.959Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-12-21T18:50:21.959Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-21T18:50:22.224Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-12-21T18:50:22.224Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-12-21T18:50:22.483Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-12-21T18:50:22.483Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-12-21T18:50:22.483Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-21T18:50:22.483Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-21T18:50:22.683Z] --- PASS: TestRetrieveFromStore (1.35s) [2021-12-21T18:50:22.683Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-21T18:50:22.683Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-21T18:50:22.683Z] === RUN TestParallelPredefinedRequest1 [2021-12-21T18:50:22.683Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-21T18:50:22.683Z] === RUN TestParallelPredefinedRequest2 [2021-12-21T18:50:22.683Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-21T18:50:22.683Z] === RUN TestParallelPredefinedRequest3 [2021-12-21T18:50:22.683Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-21T18:50:22.683Z] === RUN TestParallelPredefinedRequest4 [2021-12-21T18:50:22.683Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-21T18:50:22.683Z] === RUN TestParallelPredefinedRequest5 [2021-12-21T18:50:22.683Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-21T18:50:22.683Z] === RUN TestDebug [2021-12-21T18:50:22.683Z] --- PASS: TestDebug (0.00s) [2021-12-21T18:50:22.683Z] === RUN TestRequestPoolParallel [2021-12-21T18:50:23.051Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-12-21T18:50:23.142Z] --- PASS: TestRequestPoolParallel (0.55s) [2021-12-21T18:50:23.142Z] === RUN TestFullAllocateRelease [2021-12-21T18:50:23.602Z] --- PASS: TestFullAllocateRelease (0.45s) [2021-12-21T18:50:23.602Z] === RUN TestOddAllocateRelease [2021-12-21T18:50:23.602Z] --- PASS: TestOddAllocateRelease (0.30s) [2021-12-21T18:50:23.602Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-21T18:50:23.619Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-21T18:50:23.619Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-21T18:50:23.879Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-21T18:50:24.062Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-12-21T18:50:24.062Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-21T18:50:24.062Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-12-21T18:50:24.062Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-21T18:50:24.062Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest1 [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest4 [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest3 [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest1 [2021-12-21T18:50:24.062Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest4 [2021-12-21T18:50:24.062Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest2 [2021-12-21T18:50:24.062Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:50:24.062Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-21T18:50:24.062Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-21T18:50:24.062Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest3 [2021-12-21T18:50:24.062Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:50:24.062Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-21T18:50:24.062Z] === CONT TestParallelPredefinedRequest5 [2021-12-21T18:50:24.062Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:50:24.062Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-21T18:50:24.062Z] PASS [2021-12-21T18:50:24.062Z] coverage: 85.3% of statements [2021-12-21T18:50:24.062Z] ok github.com/docker/docker/libnetwork/ipam 46.868s coverage: 85.3% of statements [2021-12-21T18:50:24.062Z] === RUN TestParseEmptyInterface [2021-12-21T18:50:24.062Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-21T18:50:24.062Z] === RUN TestParseNonInterfaceType [2021-12-21T18:50:24.062Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-21T18:50:24.062Z] === RUN TestParseWithOneFunction [2021-12-21T18:50:24.062Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-21T18:50:24.062Z] === RUN TestParseWithMultipleFuncs [2021-12-21T18:50:24.062Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-21T18:50:24.062Z] === RUN TestParseWithUnnamedReturn [2021-12-21T18:50:24.062Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-21T18:50:24.062Z] === RUN TestEmbeddedInterface [2021-12-21T18:50:24.062Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-21T18:50:24.062Z] === RUN TestParsedImports [2021-12-21T18:50:24.062Z] --- PASS: TestParsedImports (0.00s) [2021-12-21T18:50:24.062Z] === RUN TestAliasedImports [2021-12-21T18:50:24.062Z] --- PASS: TestAliasedImports (0.00s) [2021-12-21T18:50:24.062Z] PASS [2021-12-21T18:50:24.062Z] coverage: 56.8% of statements [2021-12-21T18:50:24.062Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-12-21T18:50:25.032Z] === RUN TestHTTPTransport [2021-12-21T18:50:25.032Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-21T18:50:25.032Z] PASS [2021-12-21T18:50:25.032Z] coverage: 85.7% of statements [2021-12-21T18:50:25.032Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-12-21T18:50:25.254Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2021-12-21T18:50:25.254Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-12-21T18:50:25.491Z] time="2021-12-21T18:50:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-21T18:50:25.513Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-12-21T18:50:25.772Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-12-21T18:50:25.950Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-21T18:50:25.950Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-21T18:50:25.950Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-21T18:50:25.950Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-21T18:50:25.950Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-21T18:50:25.950Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-21T18:50:25.950Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-21T18:50:25.950Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-21T18:50:25.950Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-21T18:50:25.950Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-21T18:50:25.950Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-21T18:50:25.950Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-21T18:50:25.950Z] === RUN TestBufferPoolPutAndGet [2021-12-21T18:50:25.950Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-21T18:50:25.950Z] PASS [2021-12-21T18:50:25.950Z] coverage: 88.2% of statements [2021-12-21T18:50:25.950Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2021-12-21T18:50:26.031Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-12-21T18:50:26.031Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-21T18:50:26.410Z] === RUN TestOutputOnPrematureClose [2021-12-21T18:50:26.410Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-21T18:50:26.410Z] === RUN TestCompleteSilently [2021-12-21T18:50:26.410Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-21T18:50:26.410Z] PASS [2021-12-21T18:50:26.410Z] coverage: 75.9% of statements [2021-12-21T18:50:26.410Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-12-21T18:50:26.599Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-12-21T18:50:26.858Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2021-12-21T18:50:26.872Z] === RUN TestSendToOneSub [2021-12-21T18:50:26.872Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-21T18:50:26.872Z] === RUN TestSendToMultipleSubs [2021-12-21T18:50:26.872Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-21T18:50:26.872Z] === RUN TestEvictOneSub [2021-12-21T18:50:26.872Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-21T18:50:26.872Z] === RUN TestClosePublisher [2021-12-21T18:50:26.872Z] --- PASS: TestClosePublisher (0.00s) [2021-12-21T18:50:26.872Z] === RUN TestPubSubRace [2021-12-21T18:50:27.116Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2021-12-21T18:50:27.684Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-12-21T18:50:27.684Z] coverage: [no statements] [2021-12-21T18:50:27.684Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-21T18:50:27.853Z] --- PASS: TestPubSubRace (1.06s) [2021-12-21T18:50:27.853Z] PASS [2021-12-21T18:50:27.853Z] coverage: 75.0% of statements [2021-12-21T18:50:27.853Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2021-12-21T18:50:28.251Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-12-21T18:50:28.251Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-12-21T18:50:28.251Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-12-21T18:50:28.313Z] === RUN TestRegister [2021-12-21T18:50:28.313Z] --- PASS: TestRegister (0.00s) [2021-12-21T18:50:28.313Z] === RUN TestCommand [2021-12-21T18:50:28.313Z] --- PASS: TestCommand (0.03s) [2021-12-21T18:50:28.313Z] === RUN TestNaiveSelf [2021-12-21T18:50:28.313Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-21T18:50:28.313Z] PASS [2021-12-21T18:50:28.313Z] coverage: 82.4% of statements [2021-12-21T18:50:28.313Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2021-12-21T18:50:29.282Z] === RUN TestDump [2021-12-21T18:50:29.282Z] goroutine 6 [running]: [2021-12-21T18:50:29.282Z] github.com/docker/docker/pkg/stack.dump(0x6db457) [2021-12-21T18:50:29.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-21T18:50:29.282Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-21T18:50:29.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-21T18:50:29.282Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-21T18:50:29.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-21T18:50:29.282Z] testing.tRunner(0xc00011c1a0, 0x848e38) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:50:29.282Z] created by testing.(*T).Run [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-21T18:50:29.282Z] [2021-12-21T18:50:29.282Z] goroutine 1 [chan receive]: [2021-12-21T18:50:29.282Z] testing.(*T).Run(0xc00011c000, {0x83a4fd, 0x6ba1b3}, 0x848e38) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-21T18:50:29.282Z] testing.runTests.func1(0xc000068750) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-21T18:50:29.282Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:50:29.282Z] testing.runTests(0xc000076080, {0x9acba0, 0x3, 0x3}, {0x6da6ad, 0x83c1f7, 0x9b1640}) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-21T18:50:29.282Z] testing.(*M).Run(0xc000076080) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-21T18:50:29.282Z] main.main() [2021-12-21T18:50:29.282Z] _testmain.go:95 +0x1f5 [2021-12-21T18:50:29.282Z] --- PASS: TestDump (0.00s) [2021-12-21T18:50:29.282Z] === RUN TestDumpToFile [2021-12-21T18:50:29.282Z] --- PASS: TestDumpToFile (0.14s) [2021-12-21T18:50:29.282Z] === RUN TestDumpToFileWithEmptyInput [2021-12-21T18:50:29.282Z] goroutine 8 [running]: [2021-12-21T18:50:29.282Z] github.com/docker/docker/pkg/stack.dump(0x7483f4) [2021-12-21T18:50:29.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-21T18:50:29.282Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x7487a0}) [2021-12-21T18:50:29.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-21T18:50:29.282Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2021-12-21T18:50:29.282Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-21T18:50:29.282Z] testing.tRunner(0xc00011c680, 0x848e28) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:50:29.282Z] created by testing.(*T).Run [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-21T18:50:29.282Z] [2021-12-21T18:50:29.282Z] goroutine 1 [chan receive]: [2021-12-21T18:50:29.282Z] testing.(*T).Run(0xc00011c000, {0x841289, 0x6ba1b3}, 0x848e28) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-21T18:50:29.282Z] testing.runTests.func1(0xc000068750) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-21T18:50:29.282Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:50:29.282Z] testing.runTests(0xc000076080, {0x9acba0, 0x3, 0x3}, {0x6da6ad, 0x83c1f7, 0x9b1640}) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-21T18:50:29.282Z] testing.(*M).Run(0xc000076080) [2021-12-21T18:50:29.282Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-21T18:50:29.282Z] main.main() [2021-12-21T18:50:29.282Z] _testmain.go:95 +0x1f5 [2021-12-21T18:50:29.282Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-21T18:50:29.282Z] PASS [2021-12-21T18:50:29.282Z] coverage: 90.9% of statements [2021-12-21T18:50:29.282Z] ok github.com/docker/docker/pkg/stack 0.178s coverage: 90.9% of statements [2021-12-21T18:50:29.742Z] === RUN TestNewStdWriter [2021-12-21T18:50:29.742Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-21T18:50:29.742Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestWriteWithNilBytes [2021-12-21T18:50:29.742Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestWrite [2021-12-21T18:50:29.742Z] --- PASS: TestWrite (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestWriteWithWriterError [2021-12-21T18:50:29.742Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-21T18:50:29.742Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyWriteAndRead [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-21T18:50:29.742Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-21T18:50:29.742Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-21T18:50:29.742Z] PASS [2021-12-21T18:50:29.742Z] coverage: 100.0% of statements [2021-12-21T18:50:29.742Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2021-12-21T18:50:30.155Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2021-12-21T18:50:30.414Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2021-12-21T18:50:30.673Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-12-21T18:50:30.711Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-21T18:50:30.711Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-21T18:50:30.711Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestFormatStatus [2021-12-21T18:50:30.711Z] --- PASS: TestFormatStatus (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestFormatError [2021-12-21T18:50:30.711Z] --- PASS: TestFormatError (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestFormatJSONError [2021-12-21T18:50:30.711Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-21T18:50:30.711Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-21T18:50:30.711Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestNewJSONProgressOutput [2021-12-21T18:50:30.711Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestAuxFormatterEmit [2021-12-21T18:50:30.711Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestStreamWriterStdout [2021-12-21T18:50:30.711Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-21T18:50:30.711Z] === RUN TestStreamWriterStderr [2021-12-21T18:50:30.711Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-21T18:50:30.711Z] PASS [2021-12-21T18:50:30.711Z] coverage: 66.2% of statements [2021-12-21T18:50:30.711Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2021-12-21T18:50:31.172Z] === RUN TestGenerateRandomID [2021-12-21T18:50:31.172Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-21T18:50:31.172Z] === RUN TestShortenId [2021-12-21T18:50:31.172Z] --- PASS: TestShortenId (0.00s) [2021-12-21T18:50:31.172Z] === RUN TestShortenSha256Id [2021-12-21T18:50:31.172Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-21T18:50:31.172Z] === RUN TestShortenIdEmpty [2021-12-21T18:50:31.172Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-21T18:50:31.172Z] === RUN TestShortenIdInvalid [2021-12-21T18:50:31.172Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-21T18:50:31.172Z] === RUN TestIsShortIDNonHex [2021-12-21T18:50:31.172Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-21T18:50:31.172Z] === RUN TestIsShortIDNotCorrectSize [2021-12-21T18:50:31.172Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-21T18:50:31.172Z] PASS [2021-12-21T18:50:31.172Z] coverage: 76.5% of statements [2021-12-21T18:50:31.172Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 76.5% of statements [2021-12-21T18:50:31.631Z] === RUN TestIsCpusetListAvailable [2021-12-21T18:50:31.631Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-21T18:50:31.631Z] PASS [2021-12-21T18:50:31.631Z] coverage: 39.4% of statements [2021-12-21T18:50:31.632Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2021-12-21T18:50:32.049Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2021-12-21T18:50:32.049Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-12-21T18:50:32.986Z] ok github.com/docker/docker/registry 0.052s coverage: 58.3% of statements [2021-12-21T18:50:33.555Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-12-21T18:50:33.555Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-12-21T18:50:33.813Z] === RUN TestChtimes [2021-12-21T18:50:33.813Z] --- PASS: TestChtimes (0.01s) [2021-12-21T18:50:33.813Z] === RUN TestChtimesWindows [2021-12-21T18:50:33.813Z] --- PASS: TestChtimesWindows (0.00s) [2021-12-21T18:50:33.813Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-21T18:50:33.813Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-21T18:50:33.813Z] === RUN TestEnsureRemoveAllNotExist [2021-12-21T18:50:33.813Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-21T18:50:33.813Z] === RUN TestEnsureRemoveAllWithDir [2021-12-21T18:50:33.813Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-21T18:50:33.813Z] === RUN TestEnsureRemoveAllWithFile [2021-12-21T18:50:33.813Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-21T18:50:33.813Z] === RUN TestHasWin32KSupport [2021-12-21T18:50:33.813Z] syscall_windows_test.go:8: win32k: true [2021-12-21T18:50:33.813Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-21T18:50:33.813Z] PASS [2021-12-21T18:50:33.813Z] coverage: 13.0% of statements [2021-12-21T18:50:33.813Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 13.0% of statements [2021-12-21T18:50:34.123Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2021-12-21T18:50:34.275Z] === RUN TestTailFile [2021-12-21T18:50:34.275Z] --- PASS: TestTailFile (0.00s) [2021-12-21T18:50:34.275Z] === RUN TestTailFileManyLines [2021-12-21T18:50:34.275Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-21T18:50:34.275Z] === RUN TestTailEmptyFile [2021-12-21T18:50:34.275Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-21T18:50:34.275Z] === RUN TestTailNegativeN [2021-12-21T18:50:34.275Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader [2021-12-21T18:50:34.275Z] === CONT TestNewTailReader [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/no_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/truncated_last_line [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-21T18:50:34.275Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.275Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T18:50:34.275Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.275Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/no_delimiter [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.276Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.276Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.277Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-21T18:50:34.277Z] === RUN TestClientStream [2021-12-21T18:50:34.277Z] --- PASS: TestClientStream (0.00s) [2021-12-21T18:50:34.277Z] === RUN TestClientSendFile [2021-12-21T18:50:34.277Z] --- PASS: TestClientSendFile (0.00s) [2021-12-21T18:50:34.277Z] === RUN TestClientWithRequestTimeout [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.277Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-21T18:50:34.277Z] === RUN TestFileSpecPlugin [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.277Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.277Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.277Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.277Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-12-21T18:50:34.277Z] === RUN TestFileJSONSpecPlugin [2021-12-21T18:50:34.277Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-12-21T18:50:34.277Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-21T18:50:34.381Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-21T18:50:34.659Z] === RUN TestBoolValue [2021-12-21T18:50:34.659Z] --- PASS: TestBoolValue (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestBoolValueOrDefault [2021-12-21T18:50:34.659Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestInt64ValueOrZero [2021-12-21T18:50:34.659Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestInt64ValueOrDefault [2021-12-21T18:50:34.659Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-21T18:50:34.659Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestJsonContentType [2021-12-21T18:50:34.659Z] --- PASS: TestJsonContentType (0.00s) [2021-12-21T18:50:34.659Z] PASS [2021-12-21T18:50:34.659Z] coverage: 14.7% of statements [2021-12-21T18:50:34.659Z] ok github.com/docker/docker/api/server/httputils 0.059s coverage: 14.7% of statements [2021-12-21T18:50:34.659Z] === RUN TestMaskSecretKeys [2021-12-21T18:50:34.659Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-21T18:50:34.659Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-21T18:50:34.659Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-21T18:50:34.659Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestVersionMiddlewareVersion [2021-12-21T18:50:34.659Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-21T18:50:34.659Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-21T18:50:34.659Z] PASS [2021-12-21T18:50:34.659Z] coverage: 37.7% of statements [2021-12-21T18:50:34.659Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-21T18:50:34.659Z] === RUN TestAdjustForAPIVersion [2021-12-21T18:50:34.659Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-21T18:50:34.659Z] PASS [2021-12-21T18:50:34.659Z] coverage: 5.7% of statements [2021-12-21T18:50:34.659Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-21T18:50:34.659Z] === RUN TestStrSliceMarshalJSON [2021-12-21T18:50:34.659Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestStrSliceUnmarshalJSON [2021-12-21T18:50:34.659Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestStrSliceUnmarshalString [2021-12-21T18:50:34.659Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestStrSliceUnmarshalSlice [2021-12-21T18:50:34.659Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-21T18:50:34.659Z] PASS [2021-12-21T18:50:34.659Z] coverage: 90.0% of statements [2021-12-21T18:50:34.659Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2021-12-21T18:50:34.659Z] === RUN TestToJSON [2021-12-21T18:50:34.659Z] --- PASS: TestToJSON (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestToParamWithVersion [2021-12-21T18:50:34.659Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestFromJSON [2021-12-21T18:50:34.659Z] --- PASS: TestFromJSON (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestEmpty [2021-12-21T18:50:34.659Z] --- PASS: TestEmpty (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestArgsMatchKVListEmptySources [2021-12-21T18:50:34.659Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestArgsMatchKVList [2021-12-21T18:50:34.659Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestArgsMatch [2021-12-21T18:50:34.659Z] --- PASS: TestArgsMatch (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestAdd [2021-12-21T18:50:34.659Z] --- PASS: TestAdd (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestDel [2021-12-21T18:50:34.659Z] --- PASS: TestDel (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestLen [2021-12-21T18:50:34.659Z] --- PASS: TestLen (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestExactMatch [2021-12-21T18:50:34.659Z] --- PASS: TestExactMatch (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestOnlyOneExactMatch [2021-12-21T18:50:34.659Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestContains [2021-12-21T18:50:34.659Z] --- PASS: TestContains (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestValidate [2021-12-21T18:50:34.659Z] --- PASS: TestValidate (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestWalkValues [2021-12-21T18:50:34.659Z] --- PASS: TestWalkValues (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestFuzzyMatch [2021-12-21T18:50:34.659Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestClone [2021-12-21T18:50:34.659Z] --- PASS: TestClone (0.00s) [2021-12-21T18:50:34.659Z] PASS [2021-12-21T18:50:34.659Z] coverage: 92.2% of statements [2021-12-21T18:50:34.659Z] ok github.com/docker/docker/api/types/filters 0.063s coverage: 92.2% of statements [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-21T18:50:34.659Z] === RUN TestDurationToSecondsString [2021-12-21T18:50:34.659Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestGetTimestamp [2021-12-21T18:50:34.659Z] --- PASS: TestGetTimestamp (0.21s) [2021-12-21T18:50:34.659Z] === RUN TestParseTimestamps [2021-12-21T18:50:34.659Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-21T18:50:34.659Z] PASS [2021-12-21T18:50:34.659Z] coverage: 100.0% of statements [2021-12-21T18:50:34.659Z] ok github.com/docker/docker/api/types/time 0.266s coverage: 100.0% of statements [2021-12-21T18:50:34.659Z] === RUN TestCompareVersion [2021-12-21T18:50:34.659Z] --- PASS: TestCompareVersion (0.00s) [2021-12-21T18:50:34.659Z] PASS [2021-12-21T18:50:34.659Z] coverage: 77.3% of statements [2021-12-21T18:50:34.659Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 77.3% of statements [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-21T18:50:34.659Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-21T18:50:34.659Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-21T18:50:34.659Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestCloneArgsSmartHttp [2021-12-21T18:50:34.659Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-21T18:50:34.659Z] === RUN TestCloneArgsDumbHttp [2021-12-21T18:50:34.659Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestCloneArgsGit [2021-12-21T18:50:34.659Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestCheckoutGit [2021-12-21T18:50:34.659Z] === RUN TestEnable [2021-12-21T18:50:34.659Z] --- PASS: TestEnable (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestDisable [2021-12-21T18:50:34.659Z] --- PASS: TestDisable (0.00s) [2021-12-21T18:50:34.659Z] === RUN TestEnabled [2021-12-21T18:50:34.660Z] --- PASS: TestEnabled (0.00s) [2021-12-21T18:50:34.660Z] PASS [2021-12-21T18:50:34.660Z] coverage: 100.0% of statements [2021-12-21T18:50:34.660Z] ok github.com/docker/docker/cli/debug 0.075s coverage: 100.0% of statements [2021-12-21T18:50:34.660Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-21T18:50:34.660Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-21T18:50:34.660Z] === RUN TestProcessNoDockerignore [2021-12-21T18:50:34.660Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-12-21T18:50:34.660Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-21T18:50:34.660Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s) [2021-12-21T18:50:34.660Z] === RUN TestDetectContentType [2021-12-21T18:50:34.660Z] --- PASS: TestDetectContentType (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestSelectAcceptableMIME [2021-12-21T18:50:34.660Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestInspectEmptyResponse [2021-12-21T18:50:34.660Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestInspectResponseBinary [2021-12-21T18:50:34.660Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestResponseUnsupportedContentType [2021-12-21T18:50:34.660Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestInspectResponseTextSimple [2021-12-21T18:50:34.660Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestInspectResponseEmptyContentType [2021-12-21T18:50:34.660Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestUnknownContentLength [2021-12-21T18:50:34.660Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-21T18:50:34.660Z] === RUN TestDownloadRemote [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.738Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-12-21T18:50:34.738Z] === RUN TestPluginAddHandler [2021-12-21T18:50:34.738Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-21T18:50:34.738Z] === RUN TestPluginWaitBadPlugin [2021-12-21T18:50:34.738Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-21T18:50:34.738Z] === RUN TestGet [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.738Z] time="2021-12-21T18:50:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.738Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.739Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.739Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.739Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.740Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.740Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:34.741Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:35.120Z] --- PASS: TestDownloadRemote (0.18s) [2021-12-21T18:50:35.120Z] === RUN TestGetWithStatusError [2021-12-21T18:50:35.120Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-21T18:50:35.120Z] === RUN TestCloseRootDirectory [2021-12-21T18:50:35.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:50:35.120Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-21T18:50:35.120Z] === RUN TestHashFile [2021-12-21T18:50:35.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:50:35.120Z] --- SKIP: TestHashFile (0.00s) [2021-12-21T18:50:35.120Z] === RUN TestHashSubdir [2021-12-21T18:50:35.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:50:35.120Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-21T18:50:35.120Z] === RUN TestRemoveDirectory [2021-12-21T18:50:35.120Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:50:35.120Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-12-21T18:50:35.120Z] PASS [2021-12-21T18:50:35.120Z] coverage: 9.3% of statements [2021-12-21T18:50:35.120Z] ok github.com/docker/docker/builder/remotecontext 0.420s coverage: 9.3% of statements [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T18:50:35.201Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:50:35.202Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.02s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.03s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.02s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.02s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.02s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:50:35.203Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:50:35.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:50:35.204Z] PASS [2021-12-21T18:50:35.204Z] coverage: 88.6% of statements [2021-12-21T18:50:35.204Z] ok github.com/docker/docker/pkg/tailfile 0.450s coverage: 88.6% of statements [2021-12-21T18:50:35.204Z] time="2021-12-21T18:50:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-21T18:50:35.581Z] === RUN TestGetAllAllowed [2021-12-21T18:50:35.581Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestGetAllMeta [2021-12-21T18:50:35.581Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-21T18:50:35.581Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestIsUnreferencedBuiltin [2021-12-21T18:50:35.581Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestIsExistingDirectory [2021-12-21T18:50:35.581Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestGetFilenameForDownload [2021-12-21T18:50:35.581Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestEnv2Variables [2021-12-21T18:50:35.581Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-21T18:50:35.581Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestMaintainer [2021-12-21T18:50:35.581Z] --- PASS: TestMaintainer (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestLabel [2021-12-21T18:50:35.581Z] --- PASS: TestLabel (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestFromScratch [2021-12-21T18:50:35.581Z] --- PASS: TestFromScratch (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestFromWithArg [2021-12-21T18:50:35.581Z] --- PASS: TestFromWithArg (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-21T18:50:35.581Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestFromWithUndefinedArg [2021-12-21T18:50:35.581Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestFromMultiStageWithNamedStage [2021-12-21T18:50:35.581Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestOnbuild [2021-12-21T18:50:35.581Z] --- PASS: TestOnbuild (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestWorkdir [2021-12-21T18:50:35.581Z] --- PASS: TestWorkdir (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestCmd [2021-12-21T18:50:35.581Z] --- PASS: TestCmd (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestHealthcheckNone [2021-12-21T18:50:35.581Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestHealthcheckCmd [2021-12-21T18:50:35.581Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-21T18:50:35.581Z] === RUN TestEntrypoint [2021-12-21T18:50:35.581Z] --- PASS: TestEntrypoint (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestExpose [2021-12-21T18:50:35.582Z] --- PASS: TestExpose (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestUser [2021-12-21T18:50:35.582Z] --- PASS: TestUser (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestVolume [2021-12-21T18:50:35.582Z] --- PASS: TestVolume (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestStopSignal [2021-12-21T18:50:35.582Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-21T18:50:35.582Z] --- SKIP: TestStopSignal (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestArg [2021-12-21T18:50:35.582Z] --- PASS: TestArg (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestShell [2021-12-21T18:50:35.582Z] --- PASS: TestShell (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestPrependEnvOnCmd [2021-12-21T18:50:35.582Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestRunWithBuildArgs [2021-12-21T18:50:35.582Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestRunIgnoresHealthcheck [2021-12-21T18:50:35.582Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestDispatchUnsupportedOptions [2021-12-21T18:50:35.582Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-21T18:50:35.582Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-21T18:50:35.582Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-21T18:50:35.582Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestNormalizeWorkdir [2021-12-21T18:50:35.582Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestDispatch [2021-12-21T18:50:35.582Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-21T18:50:35.582Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-21T18:50:35.582Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-21T18:50:35.582Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-21T18:50:35.582Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-21T18:50:35.582Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-21T18:50:35.582Z] === RUN TestDispatch/COPY_url [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch (0.10s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-21T18:50:35.582Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestAddScratchImageAddsToMounts [2021-12-21T18:50:35.582Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-21T18:50:35.582Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-21T18:50:35.582Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-21T18:50:35.582Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestImageSourceGetAddsToMounts [2021-12-21T18:50:35.582Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestEmptyDockerfile [2021-12-21T18:50:35.582Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-12-21T18:50:35.582Z] === RUN TestSymlinkDockerfile [2021-12-21T18:50:35.582Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-21T18:50:35.582Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-21T18:50:35.582Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestNonExistingDockerfile [2021-12-21T18:50:35.582Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestCopyRunConfig [2021-12-21T18:50:35.582Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestDeepCopyRunConfig [2021-12-21T18:50:35.582Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestExportImage [2021-12-21T18:50:35.582Z] --- PASS: TestExportImage (0.00s) [2021-12-21T18:50:35.582Z] === RUN TestNormalizeDest [2021-12-21T18:50:35.582Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-21T18:50:35.582Z] PASS [2021-12-21T18:50:35.582Z] coverage: 46.8% of statements [2021-12-21T18:50:35.582Z] ok github.com/docker/docker/builder/dockerfile 0.246s coverage: 46.8% of statements [2021-12-21T18:50:35.582Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-21T18:50:36.173Z] === RUN TestTarSumRemoveNonExistent [2021-12-21T18:50:36.173Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestTarSumRemove [2021-12-21T18:50:36.173Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestSortFileInfoSums [2021-12-21T18:50:36.173Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestNewTarSumForLabelInvalid [2021-12-21T18:50:36.173Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestNewTarSumForLabel [2021-12-21T18:50:36.173Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestEmptyTar [2021-12-21T18:50:36.173Z] --- PASS: TestEmptyTar (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestTarSumsReadSize [2021-12-21T18:50:36.173Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestTarSums [2021-12-21T18:50:36.173Z] --- PASS: TestTarSums (0.08s) [2021-12-21T18:50:36.173Z] === RUN TestIteration [2021-12-21T18:50:36.173Z] --- PASS: TestIteration (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestVersionLabelForChecksum [2021-12-21T18:50:36.173Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestVersion [2021-12-21T18:50:36.173Z] --- PASS: TestVersion (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestGetVersion [2021-12-21T18:50:36.173Z] --- PASS: TestGetVersion (0.00s) [2021-12-21T18:50:36.173Z] === RUN TestGetVersions [2021-12-21T18:50:36.173Z] --- PASS: TestGetVersions (0.00s) [2021-12-21T18:50:36.173Z] PASS [2021-12-21T18:50:36.173Z] coverage: 89.3% of statements [2021-12-21T18:50:36.173Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2021-12-21T18:50:36.555Z] === RUN TestTCP4Proxy [2021-12-21T18:50:36.555Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-21T18:50:36.555Z] === RUN TestTCP4ProxyHalfClose [2021-12-21T18:50:36.555Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-12-21T18:50:36.555Z] === RUN TestTCP6Proxy [2021-12-21T18:50:36.555Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T18:50:36.555Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-21T18:50:36.555Z] === RUN TestTCPDualStackProxy [2021-12-21T18:50:36.555Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T18:50:36.555Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-21T18:50:36.555Z] === RUN TestUDP4Proxy [2021-12-21T18:50:36.555Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-21T18:50:36.555Z] === RUN TestUDP6Proxy [2021-12-21T18:50:36.555Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T18:50:36.555Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-21T18:50:36.555Z] === RUN TestUDPWriteError [2021-12-21T18:50:36.555Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-21T18:50:36.555Z] === RUN TestSCTP4Proxy [2021-12-21T18:50:36.555Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-21T18:50:36.555Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-12-21T18:50:36.555Z] === RUN TestSCTP6Proxy [2021-12-21T18:50:36.555Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T18:50:36.555Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-21T18:50:36.555Z] PASS [2021-12-21T18:50:36.555Z] coverage: 49.4% of statements [2021-12-21T18:50:36.555Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2021-12-21T18:50:36.632Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-21T18:50:36.632Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-21T18:50:36.632Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-21T18:50:36.632Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-21T18:50:36.915Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-21T18:50:37.091Z] testing: warning: no tests to run [2021-12-21T18:50:37.091Z] PASS [2021-12-21T18:50:37.091Z] coverage: [no statements] [2021-12-21T18:50:37.091Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: [no statements] [no tests to run] [2021-12-21T18:50:37.091Z] === RUN TestTruncIndex [2021-12-21T18:50:37.091Z] --- PASS: TestTruncIndex (0.10s) [2021-12-21T18:50:37.091Z] PASS [2021-12-21T18:50:37.091Z] coverage: 91.5% of statements [2021-12-21T18:50:37.091Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-12-21T18:50:37.484Z] ok github.com/docker/docker/volume/local 0.089s coverage: 76.4% of statements [2021-12-21T18:50:37.550Z] time="2021-12-21T18:50:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-21T18:50:37.550Z] === RUN TestIsGIT [2021-12-21T18:50:37.550Z] --- PASS: TestIsGIT (0.00s) [2021-12-21T18:50:37.550Z] === RUN TestIsTransport [2021-12-21T18:50:37.550Z] --- PASS: TestIsTransport (0.00s) [2021-12-21T18:50:37.550Z] PASS [2021-12-21T18:50:37.550Z] coverage: 100.0% of statements [2021-12-21T18:50:37.550Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2021-12-21T18:50:37.550Z] === RUN TestVersionInfo [2021-12-21T18:50:37.550Z] --- PASS: TestVersionInfo (0.00s) [2021-12-21T18:50:37.550Z] === RUN TestAppendVersions [2021-12-21T18:50:37.550Z] --- PASS: TestAppendVersions (0.00s) [2021-12-21T18:50:37.550Z] PASS [2021-12-21T18:50:37.550Z] coverage: 88.9% of statements [2021-12-21T18:50:37.550Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2021-12-21T18:50:38.052Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2021-12-21T18:50:38.987Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2021-12-21T18:50:39.100Z] === RUN TestNewSettable [2021-12-21T18:50:39.100Z] --- PASS: TestNewSettable (0.00s) [2021-12-21T18:50:39.100Z] === RUN TestIsSettable [2021-12-21T18:50:39.100Z] --- PASS: TestIsSettable (0.00s) [2021-12-21T18:50:39.100Z] === RUN TestUpdateSettingsEnv [2021-12-21T18:50:39.100Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-21T18:50:39.100Z] PASS [2021-12-21T18:50:39.100Z] coverage: 20.0% of statements [2021-12-21T18:50:39.100Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2021-12-21T18:50:39.561Z] === RUN TestValidatePrivileges [2021-12-21T18:50:39.561Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-21T18:50:39.561Z] === RUN TestFilterByCapNeg [2021-12-21T18:50:39.561Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-21T18:50:39.561Z] === RUN TestFilterByCapPos [2021-12-21T18:50:39.561Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-21T18:50:39.561Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-21T18:50:39.561Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-21T18:50:39.561Z] PASS [2021-12-21T18:50:39.561Z] coverage: 12.0% of statements [2021-12-21T18:50:39.561Z] ok github.com/docker/docker/plugin 0.061s coverage: 12.0% of statements [2021-12-21T18:50:40.530Z] === RUN TestLoad [2021-12-21T18:50:40.530Z] --- PASS: TestLoad (0.00s) [2021-12-21T18:50:40.530Z] === RUN TestSave [2021-12-21T18:50:40.530Z] --- PASS: TestSave (0.04s) [2021-12-21T18:50:40.530Z] === RUN TestAddDeleteGet [2021-12-21T18:50:40.530Z] --- PASS: TestAddDeleteGet (0.04s) [2021-12-21T18:50:40.530Z] === RUN TestInvalidTags [2021-12-21T18:50:40.530Z] --- PASS: TestInvalidTags (0.01s) [2021-12-21T18:50:40.530Z] PASS [2021-12-21T18:50:40.530Z] coverage: 84.4% of statements [2021-12-21T18:50:40.530Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [2021-12-21T18:50:41.500Z] time="2021-12-21T18:50:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-21T18:50:41.500Z] === RUN TestResolveAuthConfigIndexServer [2021-12-21T18:50:41.500Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestResolveAuthConfigFullURL [2021-12-21T18:50:41.500Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-21T18:50:41.500Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestValidateMirror [2021-12-21T18:50:41.500Z] --- PASS: TestValidateMirror (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestLoadInsecureRegistries [2021-12-21T18:50:41.500Z] time="2021-12-21T18:50:41Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-21T18:50:41.500Z] time="2021-12-21T18:50:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-21T18:50:41.500Z] time="2021-12-21T18:50:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-21T18:50:41.500Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2021-12-21T18:50:41.500Z] === RUN TestNewServiceConfig [2021-12-21T18:50:41.500Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestValidateIndexName [2021-12-21T18:50:41.500Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestValidateIndexNameWithError [2021-12-21T18:50:41.500Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestEndpointParse [2021-12-21T18:50:41.500Z] --- PASS: TestEndpointParse (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestEndpointParseInvalid [2021-12-21T18:50:41.500Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestValidateEndpoint [2021-12-21T18:50:41.500Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-21T18:50:41.500Z] === RUN TestPing [2021-12-21T18:50:41.500Z] --- PASS: TestPing (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestPingRegistryEndpoint [2021-12-21T18:50:41.500Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:50:41.500Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-12-21T18:50:41.500Z] === RUN TestEndpoint [2021-12-21T18:50:41.500Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:50:41.500Z] --- SKIP: TestEndpoint (0.01s) [2021-12-21T18:50:41.500Z] === RUN TestParseRepositoryInfo [2021-12-21T18:50:41.500Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestNewIndexInfo [2021-12-21T18:50:41.500Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestMirrorEndpointLookup [2021-12-21T18:50:41.500Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:50:41.500Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-12-21T18:50:41.500Z] === RUN TestSearchRepositories [2021-12-21T18:50:41.500Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-21T18:50:41.500Z] Host: 127.0.0.1:49315 [2021-12-21T18:50:41.500Z] User-Agent: docker test client [2021-12-21T18:50:41.500Z] Authorization: Token fake-token [2021-12-21T18:50:41.500Z] X-Docker-Token: true [2021-12-21T18:50:41.500Z] Accept-Encoding: gzip [2021-12-21T18:50:41.500Z] [2021-12-21T18:50:41.500Z] [2021-12-21T18:50:41.500Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-21T18:50:41.500Z] Connection: close [2021-12-21T18:50:41.500Z] Content-Length: 144 [2021-12-21T18:50:41.500Z] Cache-Control: no-cache [2021-12-21T18:50:41.500Z] Content-Type: application/json [2021-12-21T18:50:41.500Z] Date: Tue, 21 Dec 2021 18:50:41 GMT [2021-12-21T18:50:41.500Z] Expires: -1 [2021-12-21T18:50:41.500Z] Pragma: no-cache [2021-12-21T18:50:41.500Z] Server: docker-tests/mock [2021-12-21T18:50:41.500Z] X-Docker-Registry-Config: mock [2021-12-21T18:50:41.500Z] X-Docker-Registry-Version: 0.0.0 [2021-12-21T18:50:41.500Z] [2021-12-21T18:50:41.500Z] [2021-12-21T18:50:41.500Z] --- PASS: TestSearchRepositories (0.01s) [2021-12-21T18:50:41.500Z] === RUN TestTrustedLocation [2021-12-21T18:50:41.500Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-21T18:50:41.500Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestAllowNondistributableArtifacts [2021-12-21T18:50:41.500Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-21T18:50:41.500Z] === RUN TestIsSecureIndex [2021-12-21T18:50:41.500Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-21T18:50:41.500Z] PASS [2021-12-21T18:50:41.500Z] coverage: 51.2% of statements [2021-12-21T18:50:41.500Z] ok github.com/docker/docker/registry 0.295s coverage: 51.2% of statements [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestReaderWithReadError [2021-12-21T18:50:41.960Z] time="2021-12-21T18:50:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestReader [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-21T18:50:41.960Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-21T18:50:41.960Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-21T18:50:41.960Z] PASS [2021-12-21T18:50:41.960Z] coverage: 100.0% of statements [2021-12-21T18:50:41.960Z] ok github.com/docker/docker/registry/resumable 0.275s coverage: 100.0% of statements [2021-12-21T18:50:42.419Z] === RUN TestRestartManagerTimeout [2021-12-21T18:50:42.419Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-21T18:50:42.419Z] === RUN TestRestartManagerTimeoutReset [2021-12-21T18:50:42.419Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-21T18:50:42.419Z] PASS [2021-12-21T18:50:42.419Z] coverage: 50.9% of statements [2021-12-21T18:50:42.419Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-12-21T18:50:42.879Z] === RUN TestDecodeContainerConfig [2021-12-21T18:50:42.879Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-21T18:50:42.879Z] === RUN TestDecodeContainerConfigIsolation [2021-12-21T18:50:42.879Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-21T18:50:42.879Z] === RUN TestValidatePrivileged [2021-12-21T18:50:42.879Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-21T18:50:42.879Z] PASS [2021-12-21T18:50:42.879Z] coverage: 52.6% of statements [2021-12-21T18:50:42.879Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.6% of statements [2021-12-21T18:50:42.879Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-21T18:50:42.879Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-21T18:50:42.879Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-21T18:50:42.879Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-21T18:50:42.879Z] PASS [2021-12-21T18:50:42.879Z] coverage: 62.5% of statements [2021-12-21T18:50:42.879Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements [2021-12-21T18:50:46.628Z] === RUN TestGetDriver [2021-12-21T18:50:46.628Z] --- PASS: TestGetDriver (0.00s) [2021-12-21T18:50:46.628Z] === RUN TestVolumeRequestError [2021-12-21T18:50:46.628Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-21T18:50:46.628Z] PASS [2021-12-21T18:50:46.628Z] coverage: 36.1% of statements [2021-12-21T18:50:46.628Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2021-12-21T18:50:46.906Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:50:46.906Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:50:46.906Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:50:46.906Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:50:46.906Z] [2021-12-21T18:50:46.906Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-21T18:50:46.906Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-21T18:50:46.906Z] HOSTNAME=293dedf8d3f2 [2021-12-21T18:50:46.906Z] DEST=bundles/test-integration [2021-12-21T18:50:46.906Z] PWD=/go/src/github.com/docker/docker [2021-12-21T18:50:46.906Z] DOCKER_ROOTLESS=1 [2021-12-21T18:50:46.906Z] DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:50:46.906Z] container=docker [2021-12-21T18:50:46.906Z] HOME=/root [2021-12-21T18:50:46.906Z] GOLANG_VERSION=1.17.5 [2021-12-21T18:50:46.906Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-21T18:50:46.906Z] VALIDATE_BRANCH=master [2021-12-21T18:50:46.906Z] TERM=xterm [2021-12-21T18:50:46.906Z] DOCKER_PKG=github.com/docker/docker [2021-12-21T18:50:46.906Z] SHLVL=1 [2021-12-21T18:50:46.906Z] TIMEOUT=120m [2021-12-21T18:50:46.906Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-21T18:50:46.906Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-21T18:50:46.906Z] GO111MODULE=off [2021-12-21T18:50:46.906Z] DOCKER_EXPERIMENTAL=1 [2021-12-21T18:50:46.906Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-21T18:50:46.906Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-21T18:50:46.906Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-21T18:50:46.906Z] GOPATH=/go [2021-12-21T18:50:46.906Z] PKG_CONFIG=pkg-config [2021-12-21T18:50:46.906Z] _=/usr/bin/env [2021-12-21T18:50:46.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-21T18:50:47.066Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:50:47.066Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:50:47.066Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:50:47.066Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:50:47.066Z] [2021-12-21T18:50:47.066Z] + TEST_INTEGRATION_DEST=1 [2021-12-21T18:50:47.066Z] + CONTAINER_NAME=docker-pr3-1 [2021-12-21T18:50:47.066Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-12-21T18:50:47.066Z] + run_tests test-integration-flaky [2021-12-21T18:50:47.066Z] + '[' -n 0 ']' [2021-12-21T18:50:47.066Z] + rm= [2021-12-21T18:50:47.066Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43097/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43097/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh test-integration-flaky test-integration [2021-12-21T18:50:47.066Z] + c=0 [2021-12-21T18:50:47.066Z] + TEST_INTEGRATION_DEST=2 [2021-12-21T18:50:47.066Z] + TEST_INTEGRATION_DEST=3 [2021-12-21T18:50:47.066Z] + CONTAINER_NAME=docker-pr3-2 [2021-12-21T18:50:47.066Z] + CONTAINER_NAME=docker-pr3-3 [2021-12-21T18:50:47.066Z] + TEST_SKIP_INTEGRATION=1 [2021-12-21T18:50:47.066Z] + TEST_SKIP_INTEGRATION=1 [2021-12-21T18:50:47.066Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-21T18:50:47.066Z] + run_tests [2021-12-21T18:50:47.066Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-21T18:50:47.066Z] + run_tests [2021-12-21T18:50:47.066Z] + '[' -n 0 ']' [2021-12-21T18:50:47.066Z] + '[' -n 0 ']' [2021-12-21T18:50:47.066Z] + rm= [2021-12-21T18:50:47.066Z] + rm= [2021-12-21T18:50:47.066Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43097/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43097/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh '' test-integration [2021-12-21T18:50:47.066Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43097/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43097/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh '' test-integration [2021-12-21T18:50:47.066Z] ++ jobs -p [2021-12-21T18:50:47.066Z] + for job in $(jobs -p) [2021-12-21T18:50:47.066Z] + wait 9483 [2021-12-21T18:50:47.088Z] === RUN TestGetAddress [2021-12-21T18:50:47.089Z] --- PASS: TestGetAddress (0.00s) [2021-12-21T18:50:47.089Z] === RUN TestRemove [2021-12-21T18:50:47.089Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-21T18:50:47.089Z] --- SKIP: TestRemove (0.00s) [2021-12-21T18:50:47.089Z] === RUN TestInitializeWithVolumes [2021-12-21T18:50:47.089Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-21T18:50:47.089Z] === RUN TestCreate [2021-12-21T18:50:47.089Z] --- PASS: TestCreate (0.01s) [2021-12-21T18:50:47.089Z] === RUN TestValidateName [2021-12-21T18:50:47.089Z] --- PASS: TestValidateName (0.00s) [2021-12-21T18:50:47.089Z] === RUN TestCreateWithOpts [2021-12-21T18:50:47.089Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-21T18:50:47.089Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-21T18:50:47.089Z] === RUN TestRelaodNoOpts [2021-12-21T18:50:47.089Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-21T18:50:47.089Z] PASS [2021-12-21T18:50:47.089Z] coverage: 41.5% of statements [2021-12-21T18:50:47.089Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRaw [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-21T18:50:48.057Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-21T18:50:48.057Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-21T18:50:48.057Z] === RUN TestLinuxParseMountRaw [2021-12-21T18:50:48.057Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-21T18:50:48.057Z] === RUN TestLinuxParseMountRawSplit [2021-12-21T18:50:48.057Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-21T18:50:48.057Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-21T18:50:48.058Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-21T18:50:48.058Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-21T18:50:48.058Z] === RUN TestConvertTmpfsOptions [2021-12-21T18:50:48.058Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-21T18:50:48.058Z] linux_parser_test.go:209: data="ro" [2021-12-21T18:50:48.058Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-21T18:50:48.058Z] === RUN TestParseMountSpec [2021-12-21T18:50:48.058Z] parser_test.go:62: case 0 [2021-12-21T18:50:48.058Z] parser_test.go:62: case 1 [2021-12-21T18:50:48.058Z] parser_test.go:62: case 2 [2021-12-21T18:50:48.058Z] parser_test.go:62: case 3 [2021-12-21T18:50:48.058Z] parser_test.go:62: case 4 [2021-12-21T18:50:48.058Z] parser_test.go:62: case 5 [2021-12-21T18:50:48.058Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-21T18:50:48.058Z] === RUN TestValidateMount [2021-12-21T18:50:48.058Z] --- PASS: TestValidateMount (0.00s) [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRaw [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-21T18:50:48.058Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-21T18:50:48.058Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-21T18:50:48.058Z] PASS [2021-12-21T18:50:48.058Z] coverage: 67.6% of statements [2021-12-21T18:50:48.058Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.6% of statements [2021-12-21T18:50:48.445Z] [2021-12-21T18:50:48.445Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-12-21T18:50:48.705Z] [2021-12-21T18:50:48.706Z] [2021-12-21T18:50:48.965Z] No new tests added to integration. [2021-12-21T18:50:48.965Z] [2021-12-21T18:50:48.965Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-21T18:50:48.965Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-21T18:50:48.965Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-21T18:50:48.965Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-21T18:50:48.965Z] HOSTNAME=d41b606ad15d [2021-12-21T18:50:48.965Z] TEST_SKIP_INTEGRATION=1 [2021-12-21T18:50:48.965Z] TESTDEBUG=0 [2021-12-21T18:50:48.965Z] DEST=bundles/test-integration [2021-12-21T18:50:48.965Z] PWD=/go/src/github.com/docker/docker [2021-12-21T18:50:48.965Z] KEEPBUNDLE=1 [2021-12-21T18:50:48.965Z] DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:50:48.965Z] container=docker [2021-12-21T18:50:48.965Z] HOME=/root [2021-12-21T18:50:48.965Z] GOLANG_VERSION=1.17.5 [2021-12-21T18:50:48.965Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-21T18:50:48.965Z] VALIDATE_BRANCH=master [2021-12-21T18:50:48.965Z] TERM=xterm [2021-12-21T18:50:48.965Z] DOCKER_PKG=github.com/docker/docker [2021-12-21T18:50:48.965Z] SHLVL=1 [2021-12-21T18:50:48.965Z] TIMEOUT=120m [2021-12-21T18:50:48.965Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-21T18:50:48.965Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-21T18:50:48.965Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-21T18:50:48.965Z] GO111MODULE=off [2021-12-21T18:50:48.965Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-21T18:50:48.965Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-21T18:50:48.965Z] GOPATH=/go [2021-12-21T18:50:48.965Z] PKG_CONFIG=pkg-config [2021-12-21T18:50:48.965Z] _=/usr/bin/env [2021-12-21T18:50:48.965Z] Building test suite binary ./integration-cli/test.main [2021-12-21T18:50:48.965Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-21T18:50:48.965Z] HOSTNAME=8476fb0863e5 [2021-12-21T18:50:48.965Z] TEST_SKIP_INTEGRATION=1 [2021-12-21T18:50:48.965Z] TESTDEBUG=0 [2021-12-21T18:50:48.965Z] DEST=bundles/test-integration [2021-12-21T18:50:48.965Z] PWD=/go/src/github.com/docker/docker [2021-12-21T18:50:48.965Z] KEEPBUNDLE=1 [2021-12-21T18:50:48.965Z] DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:50:48.965Z] container=docker [2021-12-21T18:50:48.965Z] HOME=/root [2021-12-21T18:50:48.965Z] GOLANG_VERSION=1.17.5 [2021-12-21T18:50:48.965Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-21T18:50:48.965Z] VALIDATE_BRANCH=master [2021-12-21T18:50:48.965Z] TERM=xterm [2021-12-21T18:50:48.965Z] DOCKER_PKG=github.com/docker/docker [2021-12-21T18:50:48.965Z] SHLVL=1 [2021-12-21T18:50:48.965Z] TIMEOUT=120m [2021-12-21T18:50:48.965Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-21T18:50:48.965Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-21T18:50:48.965Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-21T18:50:48.965Z] GO111MODULE=off [2021-12-21T18:50:48.965Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-21T18:50:48.965Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-21T18:50:48.965Z] GOPATH=/go [2021-12-21T18:50:48.965Z] PKG_CONFIG=pkg-config [2021-12-21T18:50:48.965Z] _=/usr/bin/env [2021-12-21T18:50:48.965Z] Building test suite binary ./integration-cli/test.main [2021-12-21T18:50:49.016Z] === RUN TestCheckpointCreateError [2021-12-21T18:50:49.016Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCheckpointCreate [2021-12-21T18:50:49.016Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCheckpointDeleteError [2021-12-21T18:50:49.016Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCheckpointDelete [2021-12-21T18:50:49.016Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCheckpointListError [2021-12-21T18:50:49.016Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCheckpointList [2021-12-21T18:50:49.016Z] --- PASS: TestCheckpointList (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCheckpointListContainerNotFound [2021-12-21T18:50:49.016Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNewClientWithOpsFromEnv [2021-12-21T18:50:49.016Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-21T18:50:49.016Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestGetAPIPath [2021-12-21T18:50:49.016Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestParseHostURL [2021-12-21T18:50:49.016Z] --- PASS: TestParseHostURL (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-21T18:50:49.016Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-21T18:50:49.016Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNegotiateAPIVersion [2021-12-21T18:50:49.016Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNegotiateAPVersionOverride [2021-12-21T18:50:49.016Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-21T18:50:49.016Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-21T18:50:49.016Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-21T18:50:49.016Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestClientRedirect [2021-12-21T18:50:49.016Z] --- PASS: TestClientRedirect (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigCreateUnsupported [2021-12-21T18:50:49.016Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigCreateError [2021-12-21T18:50:49.016Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigCreate [2021-12-21T18:50:49.016Z] --- PASS: TestConfigCreate (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigInspectNotFound [2021-12-21T18:50:49.016Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigInspectWithEmptyID [2021-12-21T18:50:49.016Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigInspectUnsupported [2021-12-21T18:50:49.016Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigInspectError [2021-12-21T18:50:49.016Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigInspectConfigNotFound [2021-12-21T18:50:49.016Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigInspect [2021-12-21T18:50:49.016Z] --- PASS: TestConfigInspect (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigListUnsupported [2021-12-21T18:50:49.016Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigListError [2021-12-21T18:50:49.016Z] --- PASS: TestConfigListError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigList [2021-12-21T18:50:49.016Z] --- PASS: TestConfigList (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigRemoveUnsupported [2021-12-21T18:50:49.016Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigRemoveError [2021-12-21T18:50:49.016Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigRemove [2021-12-21T18:50:49.016Z] --- PASS: TestConfigRemove (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigUpdateUnsupported [2021-12-21T18:50:49.016Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigUpdateError [2021-12-21T18:50:49.016Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestConfigUpdate [2021-12-21T18:50:49.016Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerCommitError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerCommit [2021-12-21T18:50:49.016Z] --- PASS: TestContainerCommit (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStatPathError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStatPathNotFoundError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStatPathNoHeaderError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStatPath [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyToContainerError [2021-12-21T18:50:49.016Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyToContainerNotFoundError [2021-12-21T18:50:49.016Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-21T18:50:49.016Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyToContainer [2021-12-21T18:50:49.016Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyFromContainerError [2021-12-21T18:50:49.016Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyFromContainerNotFoundError [2021-12-21T18:50:49.016Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-21T18:50:49.016Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-21T18:50:49.016Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestCopyFromContainer [2021-12-21T18:50:49.016Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerCreateError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerCreateImageNotFound [2021-12-21T18:50:49.016Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerCreateWithName [2021-12-21T18:50:49.016Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerCreateAutoRemove [2021-12-21T18:50:49.016Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerDiffError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerDiff [2021-12-21T18:50:49.016Z] --- PASS: TestContainerDiff (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecCreateError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecCreate [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecStartError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecStart [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecInspectError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecInspect [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExportError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExportError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExport [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExport (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerInspectError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerInspectContainerNotFound [2021-12-21T18:50:49.016Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerInspectWithEmptyID [2021-12-21T18:50:49.016Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerInspect [2021-12-21T18:50:49.016Z] --- PASS: TestContainerInspect (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerInspectNode [2021-12-21T18:50:49.016Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerKillError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerKillError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerKill [2021-12-21T18:50:49.016Z] --- PASS: TestContainerKill (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerListError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerListError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerList [2021-12-21T18:50:49.016Z] --- PASS: TestContainerList (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerLogsNotFoundError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerLogsError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerLogs [2021-12-21T18:50:49.016Z] --- PASS: TestContainerLogs (0.21s) [2021-12-21T18:50:49.016Z] === RUN TestContainerPauseError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerPause [2021-12-21T18:50:49.016Z] --- PASS: TestContainerPause (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainersPruneError [2021-12-21T18:50:49.016Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainersPrune [2021-12-21T18:50:49.016Z] --- PASS: TestContainersPrune (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerRemoveError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerRemoveNotFoundError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerRemove [2021-12-21T18:50:49.016Z] --- PASS: TestContainerRemove (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerRenameError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerRename [2021-12-21T18:50:49.016Z] --- PASS: TestContainerRename (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerResizeError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecResizeError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerResize [2021-12-21T18:50:49.016Z] --- PASS: TestContainerResize (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerExecResize [2021-12-21T18:50:49.016Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerRestartError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerRestart [2021-12-21T18:50:49.016Z] --- PASS: TestContainerRestart (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStartError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStartError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStart [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStart (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStatsError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStats [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStats (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStopError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStopError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerStop [2021-12-21T18:50:49.016Z] --- PASS: TestContainerStop (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerTopError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerTopError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerTop [2021-12-21T18:50:49.016Z] --- PASS: TestContainerTop (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerUnpauseError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerUnpause [2021-12-21T18:50:49.016Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerUpdateError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerUpdateError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerUpdate [2021-12-21T18:50:49.016Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerWaitError [2021-12-21T18:50:49.016Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestContainerWait [2021-12-21T18:50:49.016Z] --- PASS: TestContainerWait (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestDiskUsageError [2021-12-21T18:50:49.016Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestDiskUsage [2021-12-21T18:50:49.016Z] --- PASS: TestDiskUsage (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestDistributionInspectUnsupported [2021-12-21T18:50:49.016Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestDistributionInspectWithEmptyID [2021-12-21T18:50:49.016Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestEventsErrorInOptions [2021-12-21T18:50:49.016Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestEventsErrorFromServer [2021-12-21T18:50:49.016Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestEvents [2021-12-21T18:50:49.016Z] --- PASS: TestEvents (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestTLSCloseWriter [2021-12-21T18:50:49.016Z] === PAUSE TestTLSCloseWriter [2021-12-21T18:50:49.016Z] === RUN TestImageBuildError [2021-12-21T18:50:49.016Z] --- PASS: TestImageBuildError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageBuild [2021-12-21T18:50:49.016Z] --- PASS: TestImageBuild (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestGetDockerOS [2021-12-21T18:50:49.016Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageCreateError [2021-12-21T18:50:49.016Z] --- PASS: TestImageCreateError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageCreate [2021-12-21T18:50:49.016Z] --- PASS: TestImageCreate (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageHistoryError [2021-12-21T18:50:49.016Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageHistory [2021-12-21T18:50:49.016Z] --- PASS: TestImageHistory (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageImportError [2021-12-21T18:50:49.016Z] --- PASS: TestImageImportError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageImport [2021-12-21T18:50:49.016Z] --- PASS: TestImageImport (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageInspectError [2021-12-21T18:50:49.016Z] --- PASS: TestImageInspectError (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageInspectImageNotFound [2021-12-21T18:50:49.016Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageInspectWithEmptyID [2021-12-21T18:50:49.016Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.016Z] === RUN TestImageInspect [2021-12-21T18:50:49.027Z] === RUN TestSetGetMeta [2021-12-21T18:50:49.027Z] === PAUSE TestSetGetMeta [2021-12-21T18:50:49.027Z] === RUN TestRestore [2021-12-21T18:50:49.027Z] === PAUSE TestRestore [2021-12-21T18:50:49.027Z] === RUN TestServiceCreate [2021-12-21T18:50:49.027Z] === PAUSE TestServiceCreate [2021-12-21T18:50:49.027Z] === RUN TestServiceList [2021-12-21T18:50:49.027Z] === PAUSE TestServiceList [2021-12-21T18:50:49.027Z] === RUN TestServiceRemove [2021-12-21T18:50:49.027Z] === PAUSE TestServiceRemove [2021-12-21T18:50:49.027Z] === RUN TestServiceGet [2021-12-21T18:50:49.027Z] === PAUSE TestServiceGet [2021-12-21T18:50:49.027Z] === RUN TestServicePrune [2021-12-21T18:50:49.027Z] === PAUSE TestServicePrune [2021-12-21T18:50:49.027Z] === RUN TestCreate [2021-12-21T18:50:49.027Z] === PAUSE TestCreate [2021-12-21T18:50:49.027Z] === RUN TestRemove [2021-12-21T18:50:49.027Z] === PAUSE TestRemove [2021-12-21T18:50:49.027Z] === RUN TestList [2021-12-21T18:50:49.027Z] === PAUSE TestList [2021-12-21T18:50:49.027Z] === RUN TestFindByDriver [2021-12-21T18:50:49.027Z] === PAUSE TestFindByDriver [2021-12-21T18:50:49.027Z] === RUN TestFindByReferenced [2021-12-21T18:50:49.027Z] === PAUSE TestFindByReferenced [2021-12-21T18:50:49.027Z] === RUN TestDerefMultipleOfSameRef [2021-12-21T18:50:49.027Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-21T18:50:49.027Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T18:50:49.027Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T18:50:49.027Z] === RUN TestDefererencePluginOnCreateError [2021-12-21T18:50:49.027Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-21T18:50:49.027Z] === RUN TestRefDerefRemove [2021-12-21T18:50:49.027Z] === PAUSE TestRefDerefRemove [2021-12-21T18:50:49.027Z] === RUN TestGet [2021-12-21T18:50:49.027Z] === PAUSE TestGet [2021-12-21T18:50:49.027Z] === RUN TestGetWithReference [2021-12-21T18:50:49.027Z] === PAUSE TestGetWithReference [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_nil_list [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_empty_list [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_filter_some [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_filter_middle [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-21T18:50:49.027Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-21T18:50:49.027Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-21T18:50:49.027Z] === CONT TestFilterFunc/test_nil_list [2021-12-21T18:50:49.027Z] === CONT TestFilterFunc/test_filter_some [2021-12-21T18:50:49.028Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T18:50:49.028Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T18:50:49.028Z] === CONT TestFilterFunc/test_empty_list [2021-12-21T18:50:49.028Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-21T18:50:49.028Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-21T18:50:49.028Z] === CONT TestFilterFunc/test_filter_middle [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-21T18:50:49.028Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-21T18:50:49.028Z] === CONT TestSetGetMeta [2021-12-21T18:50:49.028Z] === CONT TestList [2021-12-21T18:50:49.028Z] === CONT TestDerefMultipleOfSameRef [2021-12-21T18:50:49.028Z] === CONT TestDefererencePluginOnCreateError [2021-12-21T18:50:49.028Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-21T18:50:49.028Z] === CONT TestRemove [2021-12-21T18:50:49.028Z] --- PASS: TestSetGetMeta (0.03s) [2021-12-21T18:50:49.028Z] === CONT TestCreate [2021-12-21T18:50:49.028Z] --- PASS: TestRemove (0.02s) [2021-12-21T18:50:49.028Z] === CONT TestServicePrune [2021-12-21T18:50:49.028Z] --- PASS: TestList (0.05s) [2021-12-21T18:50:49.028Z] === CONT TestServiceGet [2021-12-21T18:50:49.028Z] --- PASS: TestCreate (0.03s) [2021-12-21T18:50:49.028Z] === CONT TestServiceRemove [2021-12-21T18:50:49.028Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2021-12-21T18:50:49.028Z] === CONT TestServiceList [2021-12-21T18:50:49.028Z] time="2021-12-21T18:50:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:50:49.028Z] --- PASS: TestServiceGet (0.20s) [2021-12-21T18:50:49.028Z] === CONT TestServiceCreate [2021-12-21T18:50:49.028Z] --- PASS: TestServiceRemove (0.20s) [2021-12-21T18:50:49.028Z] === CONT TestRestore [2021-12-21T18:50:49.028Z] --- PASS: TestServiceList (0.19s) [2021-12-21T18:50:49.028Z] === CONT TestFindByReferenced [2021-12-21T18:50:49.028Z] time="2021-12-21T18:50:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:50:49.028Z] time="2021-12-21T18:50:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:50:49.028Z] time="2021-12-21T18:50:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-21T18:50:49.028Z] --- PASS: TestServiceCreate (0.03s) [2021-12-21T18:50:49.028Z] === CONT TestFindByDriver [2021-12-21T18:50:49.028Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-21T18:50:49.028Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T18:50:49.028Z] --- PASS: TestRestore (0.03s) [2021-12-21T18:50:49.028Z] === CONT TestGet [2021-12-21T18:50:49.028Z] time="2021-12-21T18:50:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:50:49.028Z] --- PASS: TestServicePrune (0.24s) [2021-12-21T18:50:49.028Z] === CONT TestGetWithReference [2021-12-21T18:50:49.028Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-21T18:50:49.028Z] === CONT TestRefDerefRemove [2021-12-21T18:50:49.028Z] --- PASS: TestGet (0.02s) [2021-12-21T18:50:49.028Z] --- PASS: TestFindByDriver (0.03s) [2021-12-21T18:50:49.028Z] --- PASS: TestGetWithReference (0.02s) [2021-12-21T18:50:49.028Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-21T18:50:49.480Z] --- PASS: TestImageInspect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageListError [2021-12-21T18:50:49.481Z] --- PASS: TestImageListError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageList [2021-12-21T18:50:49.481Z] --- PASS: TestImageList (0.02s) [2021-12-21T18:50:49.481Z] === RUN TestImageListApiBefore125 [2021-12-21T18:50:49.481Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageLoadError [2021-12-21T18:50:49.481Z] --- PASS: TestImageLoadError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageLoad [2021-12-21T18:50:49.481Z] --- PASS: TestImageLoad (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagesPruneError [2021-12-21T18:50:49.481Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagesPrune [2021-12-21T18:50:49.481Z] --- PASS: TestImagesPrune (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePullReferenceParseError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePullAnyError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePullWithoutErrors [2021-12-21T18:50:49.481Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePushReferenceError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePushAnyError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithoutErrors [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-21T18:50:49.481Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageRemoveError [2021-12-21T18:50:49.481Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageRemoveImageNotFound [2021-12-21T18:50:49.481Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageRemove [2021-12-21T18:50:49.481Z] --- PASS: TestImageRemove (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSaveError [2021-12-21T18:50:49.481Z] --- PASS: TestImageSaveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSave [2021-12-21T18:50:49.481Z] --- PASS: TestImageSave (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSearchAnyError [2021-12-21T18:50:49.481Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-21T18:50:49.481Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:50:49.481Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:50:49.481Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-21T18:50:49.481Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageSearchWithoutErrors [2021-12-21T18:50:49.481Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageTagError [2021-12-21T18:50:49.481Z] --- PASS: TestImageTagError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageTagInvalidReference [2021-12-21T18:50:49.481Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageTagInvalidSourceImageName [2021-12-21T18:50:49.481Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageTagHexSource [2021-12-21T18:50:49.481Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestImageTag [2021-12-21T18:50:49.481Z] --- PASS: TestImageTag (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestInfoServerError [2021-12-21T18:50:49.481Z] --- PASS: TestInfoServerError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestInfoInvalidResponseJSONError [2021-12-21T18:50:49.481Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestInfo [2021-12-21T18:50:49.481Z] --- PASS: TestInfo (0.04s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkConnectError [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkConnect [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkCreateError [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkCreate [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkDisconnectError [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkDisconnect [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkInspect [2021-12-21T18:50:49.481Z] === RUN TestNetworkInspect/empty_ID [2021-12-21T18:50:49.481Z] === RUN TestNetworkInspect/no_options [2021-12-21T18:50:49.481Z] === RUN TestNetworkInspect/verbose [2021-12-21T18:50:49.481Z] === RUN TestNetworkInspect/global_scope [2021-12-21T18:50:49.481Z] === RUN TestNetworkInspect/unknown_network [2021-12-21T18:50:49.481Z] === RUN TestNetworkInspect/server_error [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkListError [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkListError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkList [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkList (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworksPruneError [2021-12-21T18:50:49.481Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworksPrune [2021-12-21T18:50:49.481Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkRemoveError [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNetworkRemove [2021-12-21T18:50:49.481Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeInspectError [2021-12-21T18:50:49.481Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeInspectNodeNotFound [2021-12-21T18:50:49.481Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeInspectWithEmptyID [2021-12-21T18:50:49.481Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeInspect [2021-12-21T18:50:49.481Z] --- PASS: TestNodeInspect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeListError [2021-12-21T18:50:49.481Z] --- PASS: TestNodeListError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeList [2021-12-21T18:50:49.481Z] --- PASS: TestNodeList (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeRemoveError [2021-12-21T18:50:49.481Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeRemove [2021-12-21T18:50:49.481Z] --- PASS: TestNodeRemove (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeUpdateError [2021-12-21T18:50:49.481Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestNodeUpdate [2021-12-21T18:50:49.481Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestOptionWithTimeout [2021-12-21T18:50:49.481Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPingFail [2021-12-21T18:50:49.481Z] --- PASS: TestPingFail (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPingWithError [2021-12-21T18:50:49.481Z] 2021/12/21 18:50:48 RoundTripper returned a response & error; ignoring response [2021-12-21T18:50:49.481Z] 2021/12/21 18:50:48 RoundTripper returned a response & error; ignoring response [2021-12-21T18:50:49.481Z] --- PASS: TestPingWithError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPingSuccess [2021-12-21T18:50:49.481Z] --- PASS: TestPingSuccess (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPingHeadFallback [2021-12-21T18:50:49.481Z] === RUN TestPingHeadFallback/OK [2021-12-21T18:50:49.481Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-21T18:50:49.481Z] === RUN TestPingHeadFallback/Not_Found [2021-12-21T18:50:49.481Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-21T18:50:49.481Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-21T18:50:49.481Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginDisableError [2021-12-21T18:50:49.481Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginDisable [2021-12-21T18:50:49.481Z] --- PASS: TestPluginDisable (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginEnableError [2021-12-21T18:50:49.481Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginEnable [2021-12-21T18:50:49.481Z] --- PASS: TestPluginEnable (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginInspectError [2021-12-21T18:50:49.481Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginInspectWithEmptyID [2021-12-21T18:50:49.481Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginInspect [2021-12-21T18:50:49.481Z] --- PASS: TestPluginInspect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginListError [2021-12-21T18:50:49.481Z] --- PASS: TestPluginListError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginList [2021-12-21T18:50:49.481Z] --- PASS: TestPluginList (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginPushError [2021-12-21T18:50:49.481Z] --- PASS: TestPluginPushError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginPush [2021-12-21T18:50:49.481Z] --- PASS: TestPluginPush (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginRemoveError [2021-12-21T18:50:49.481Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginRemove [2021-12-21T18:50:49.481Z] --- PASS: TestPluginRemove (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginSetError [2021-12-21T18:50:49.481Z] --- PASS: TestPluginSetError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPluginSet [2021-12-21T18:50:49.481Z] --- PASS: TestPluginSet (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSetHostHeader [2021-12-21T18:50:49.481Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestPlainTextError [2021-12-21T18:50:49.481Z] --- PASS: TestPlainTextError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestInfiniteError [2021-12-21T18:50:49.481Z] --- PASS: TestInfiniteError (0.02s) [2021-12-21T18:50:49.481Z] === RUN TestCanceledContext [2021-12-21T18:50:49.481Z] 2021/12/21 18:50:48 RoundTripper returned a response & error; ignoring response [2021-12-21T18:50:49.481Z] --- PASS: TestCanceledContext (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestDeadlineExceededContext [2021-12-21T18:50:49.481Z] 2021/12/21 18:50:48 RoundTripper returned a response & error; ignoring response [2021-12-21T18:50:49.481Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretCreateUnsupported [2021-12-21T18:50:49.481Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretCreateError [2021-12-21T18:50:49.481Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretCreate [2021-12-21T18:50:49.481Z] --- PASS: TestSecretCreate (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretInspectUnsupported [2021-12-21T18:50:49.481Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretInspectError [2021-12-21T18:50:49.481Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretInspectSecretNotFound [2021-12-21T18:50:49.481Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretInspectWithEmptyID [2021-12-21T18:50:49.481Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretInspect [2021-12-21T18:50:49.481Z] --- PASS: TestSecretInspect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretListUnsupported [2021-12-21T18:50:49.481Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretListError [2021-12-21T18:50:49.481Z] --- PASS: TestSecretListError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretList [2021-12-21T18:50:49.481Z] --- PASS: TestSecretList (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretRemoveUnsupported [2021-12-21T18:50:49.481Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretRemoveError [2021-12-21T18:50:49.481Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretRemove [2021-12-21T18:50:49.481Z] --- PASS: TestSecretRemove (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretUpdateUnsupported [2021-12-21T18:50:49.481Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretUpdateError [2021-12-21T18:50:49.481Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSecretUpdate [2021-12-21T18:50:49.481Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceCreateError [2021-12-21T18:50:49.481Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceCreate [2021-12-21T18:50:49.481Z] --- PASS: TestServiceCreate (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-21T18:50:49.481Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceCreateDigestPinning [2021-12-21T18:50:49.481Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceInspectError [2021-12-21T18:50:49.481Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceInspectServiceNotFound [2021-12-21T18:50:49.481Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceInspectWithEmptyID [2021-12-21T18:50:49.481Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceInspect [2021-12-21T18:50:49.481Z] --- PASS: TestServiceInspect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceListError [2021-12-21T18:50:49.481Z] --- PASS: TestServiceListError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceList [2021-12-21T18:50:49.481Z] --- PASS: TestServiceList (0.01s) [2021-12-21T18:50:49.481Z] === RUN TestServiceLogsError [2021-12-21T18:50:49.481Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceLogs [2021-12-21T18:50:49.481Z] --- PASS: TestServiceLogs (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceRemoveError [2021-12-21T18:50:49.481Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceRemoveNotFoundError [2021-12-21T18:50:49.481Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceRemove [2021-12-21T18:50:49.481Z] --- PASS: TestServiceRemove (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceUpdateError [2021-12-21T18:50:49.481Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestServiceUpdate [2021-12-21T18:50:49.481Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmGetUnlockKeyError [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmGetUnlockKey [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmInitError [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmInit [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmInit (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmInspectError [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmInspect [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmJoinError [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmJoin [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmLeaveError [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmLeave [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmUnlockError [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmUnlock [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmUpdateError [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestSwarmUpdate [2021-12-21T18:50:49.481Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestTaskInspectError [2021-12-21T18:50:49.481Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestTaskInspectWithEmptyID [2021-12-21T18:50:49.481Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestTaskInspect [2021-12-21T18:50:49.481Z] --- PASS: TestTaskInspect (0.00s) [2021-12-21T18:50:49.481Z] === RUN TestTaskListError [2021-12-21T18:50:49.481Z] --- PASS: TestTaskListError (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestTaskList [2021-12-21T18:50:49.482Z] --- PASS: TestTaskList (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeCreateError [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeCreate [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeInspectError [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeInspectNotFound [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeInspectWithEmptyID [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeInspect [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeListError [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeListError (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeList [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeList (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeRemoveError [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-21T18:50:49.482Z] === RUN TestVolumeRemove [2021-12-21T18:50:49.482Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-21T18:50:49.482Z] === CONT TestTLSCloseWriter [2021-12-21T18:50:49.482Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-12-21T18:50:49.482Z] PASS [2021-12-21T18:50:49.482Z] coverage: 75.1% of statements [2021-12-21T18:50:49.482Z] ok github.com/docker/docker/client 0.509s coverage: 75.1% of statements [2021-12-21T18:50:49.487Z] PASS [2021-12-21T18:50:49.487Z] coverage: 69.0% of statements [2021-12-21T18:50:49.487Z] ok github.com/docker/docker/volume/service 0.367s coverage: 69.0% of statements [2021-12-21T18:50:49.487Z] --- PASS: TestGet (15.02s) [2021-12-21T18:50:49.487Z] === RUN TestPluginWithNoManifest [2021-12-21T18:50:49.487Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-21T18:50:49.487Z] === RUN TestGetAll [2021-12-21T18:50:49.487Z] --- PASS: TestGetAll (0.01s) [2021-12-21T18:50:49.487Z] PASS [2021-12-21T18:50:49.487Z] coverage: 73.2% of statements [2021-12-21T18:50:49.487Z] ok github.com/docker/docker/pkg/plugins 35.958s coverage: 73.2% of statements [2021-12-21T18:50:49.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-21T18:50:49.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-21T18:50:52.257Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-21T18:50:52.257Z] HOSTNAME=641619f52dae [2021-12-21T18:50:52.257Z] TESTDEBUG=0 [2021-12-21T18:50:52.257Z] DEST=bundles/test-integration [2021-12-21T18:50:52.257Z] PWD=/go/src/github.com/docker/docker [2021-12-21T18:50:52.257Z] KEEPBUNDLE=1 [2021-12-21T18:50:52.257Z] DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:50:52.257Z] container=docker [2021-12-21T18:50:52.257Z] HOME=/root [2021-12-21T18:50:52.257Z] GOLANG_VERSION=1.17.5 [2021-12-21T18:50:52.257Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-21T18:50:52.257Z] VALIDATE_BRANCH=master [2021-12-21T18:50:52.257Z] TERM=xterm [2021-12-21T18:50:52.257Z] DOCKER_PKG=github.com/docker/docker [2021-12-21T18:50:52.257Z] SHLVL=1 [2021-12-21T18:50:52.257Z] TIMEOUT=120m [2021-12-21T18:50:52.257Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-21T18:50:52.257Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-21T18:50:52.257Z] GO111MODULE=off [2021-12-21T18:50:52.257Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-21T18:50:52.257Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-21T18:50:52.257Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-21T18:50:52.257Z] GOPATH=/go [2021-12-21T18:50:52.257Z] PKG_CONFIG=pkg-config [2021-12-21T18:50:52.257Z] _=/usr/bin/env [2021-12-21T18:50:52.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-21T18:50:54.185Z] Removing intermediate container 7359f9a6c58a [2021-12-21T18:50:54.185Z] ---> ac209eaa310d [2021-12-21T18:50:54.185Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-12-21T18:50:54.185Z] ---> Running in 89409b85d9a0 [2021-12-21T18:50:54.657Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-12-21T18:50:54.657Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-12-21T18:50:55.131Z] go: downloading github.com/fatih/color v1.10.0 [2021-12-21T18:50:55.131Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-12-21T18:50:55.131Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-12-21T18:50:55.131Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-21T18:50:55.131Z] go: downloading golang.org/x/tools v0.1.0 [2021-12-21T18:50:55.131Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-12-21T18:50:55.131Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-21T18:50:55.605Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-12-21T18:50:55.605Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-12-21T18:50:55.605Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-12-21T18:50:55.605Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-12-21T18:50:55.605Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-12-21T18:50:56.599Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-21T18:50:56.599Z] go: downloading golang.org/x/mod v0.3.0 [2021-12-21T18:50:57.143Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.3% of statements [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/rootless [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/volume [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-21T18:50:57.144Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === Skipped [2021-12-21T18:50:57.144Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-21T18:50:57.144Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-21T18:50:57.144Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-21T18:50:57.144Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-21T18:50:57.144Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-12-21T18:50:57.144Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:37Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-12-21T18:50:57.144Z] aufs_test.go:37: driver not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:71: No driver to put! [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-21T18:50:57.144Z] time="2021-12-21T18:49:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:71: No driver to put! [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-21T18:50:57.144Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-21T18:50:57.144Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-21T18:50:57.144Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T18:50:57.144Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-21T18:50:57.144Z] graphtest_unix.go:71: No driver to put! [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-21T18:50:57.144Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-21T18:50:57.144Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-21T18:50:57.144Z] [2021-12-21T18:50:57.144Z] DONE 2340 tests, 53 skipped in 215.248s [2021-12-21T18:50:57.144Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/config [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/idm [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/ns [2021-12-21T18:50:57.144Z] github.com/docker/docker/libnetwork/options [2021-12-21T18:50:57.145Z] github.com/docker/docker/libnetwork/osl [2021-12-21T18:50:57.145Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T18:50:57.145Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T18:50:57.145Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T18:50:57.145Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T18:50:57.145Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T18:50:57.145Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-21T18:50:57.145Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-12-21T18:51:07.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-21T18:51:10.579Z] 2021/12/21 18:51:09 Closing DB instances... [2021-12-21T18:51:11.556Z] time="2021-12-21T18:51:11Z" level=error msg="node: 7a571ea07bb9 is unknown to memberlist" [2021-12-21T18:51:12.015Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2021-12-21T18:51:12.015Z] === RUN TestFindNode [2021-12-21T18:51:12.015Z] 2021/12/21 18:51:11 Closing DB instances... [2021-12-21T18:51:12.015Z] --- PASS: TestFindNode (0.02s) [2021-12-21T18:51:12.015Z] === RUN TestChangeNodeState [2021-12-21T18:51:12.015Z] 2021/12/21 18:51:11 Closing DB instances... [2021-12-21T18:51:12.015Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-21T18:51:12.015Z] === RUN TestNodeReincarnation [2021-12-21T18:51:12.015Z] 2021/12/21 18:51:11 Closing DB instances... [2021-12-21T18:51:14.475Z] Removing intermediate container 89409b85d9a0 [2021-12-21T18:51:14.475Z] ---> 614cad978ff9 [2021-12-21T18:51:14.475Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-12-21T18:51:14.475Z] ---> Running in e7fb10fbaf18 [2021-12-21T18:51:14.475Z] Removing intermediate container e7fb10fbaf18 [2021-12-21T18:51:14.475Z] ---> 6617cf4e5fe7 [2021-12-21T18:51:14.475Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-12-21T18:51:14.475Z] ---> Running in 888f47efcad2 [2021-12-21T18:51:14.642Z] --- PASS: TestCheckoutGit (40.11s) [2021-12-21T18:51:14.642Z] === RUN TestValidGitTransport [2021-12-21T18:51:14.642Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-21T18:51:14.642Z] === RUN TestGitInvalidRef [2021-12-21T18:51:14.642Z] --- PASS: TestGitInvalidRef (0.26s) [2021-12-21T18:51:14.642Z] PASS [2021-12-21T18:51:14.642Z] coverage: 86.3% of statements [2021-12-21T18:51:14.642Z] ok github.com/docker/docker/builder/remotecontext/git 40.461s coverage: 86.3% of statements [2021-12-21T18:51:14.642Z] ? github.com/docker/docker/cli [no test files] [2021-12-21T18:51:14.642Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-21T18:51:14.947Z] Removing intermediate container 888f47efcad2 [2021-12-21T18:51:14.947Z] ---> 71719d70ccd0 [2021-12-21T18:51:14.947Z] Step 11/11 : COPY . . [2021-12-21T18:51:16.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-21T18:51:16.714Z] time="2021-12-21T18:51:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-21T18:51:16.714Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-21T18:51:16.714Z] === RUN TestParallelCreate [2021-12-21T18:51:17.174Z] 2021/12/21 18:51:16 Closing DB instances... [2021-12-21T18:51:17.174Z] --- PASS: TestParallelCreate (0.02s) [2021-12-21T18:51:17.174Z] === RUN TestParallelDelete [2021-12-21T18:51:17.174Z] 2021/12/21 18:51:16 Closing DB instances... [2021-12-21T18:51:17.174Z] --- PASS: TestParallelDelete (0.02s) [2021-12-21T18:51:17.174Z] === RUN TestNetworkDBIslands [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dde87d660335 with config:&{NodeID:dde87d660335 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node dde87d660335/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node dde87d660335/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:85a5a1770272 with config:&{NodeID:85a5a1770272 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node 85a5a1770272/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node 85a5a1770272/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node 85a5a1770272/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node 85a5a1770272/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node dde87d660335/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=info msg="Node dde87d660335/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-21T18:51:17.174Z] time="2021-12-21T18:51:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4aee7ce8257c with config:&{NodeID:4aee7ce8257c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node dde87d660335/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node dde87d660335/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node 85a5a1770272/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=info msg="Node 85a5a1770272/172.25.122.210, added to nodes list" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-21T18:51:17.634Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9ecb9d37c8bc with config:&{NodeID:9ecb9d37c8bc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node dde87d660335/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node dde87d660335/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 85a5a1770272/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 85a5a1770272/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-12-21T18:51:18.094Z] time="2021-12-21T18:51:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:60966f6c7f07 with config:&{NodeID:60966f6c7f07 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 85a5a1770272/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 85a5a1770272/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node dde87d660335/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=info msg="Node dde87d660335/172.25.122.210, added to nodes list" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-12-21T18:51:18.553Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:19.013Z] networkdb_test.go:835: Re-joining: 3 [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=info msg="The new bootstrap node list is:[172.25.122.210:10033 172.25.122.210:10034 172.25.122.210:10035]" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10033" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49356" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10034" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49357" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10035" [2021-12-21T18:51:19.013Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49358" [2021-12-21T18:51:19.473Z] networkdb_test.go:835: Re-joining: 4 [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:18Z" level=info msg="The new bootstrap node list is:[172.25.122.210:10033 172.25.122.210:10034 172.25.122.210:10035]" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10033" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49359" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10034" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49360" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10035" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:18Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49361" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="node 0 leaving" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="node2(85a5a1770272): Node leave event for dde87d660335/172.25.122.210" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="node5(60966f6c7f07): Node leave event for dde87d660335/172.25.122.210" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="node3(4aee7ce8257c): Node leave event for dde87d660335/172.25.122.210" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="node1(dde87d660335): Node leave event for dde87d660335/172.25.122.210" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.473Z] time="2021-12-21T18:51:19Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for dde87d660335/172.25.122.210" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335/172.25.122.210, left gossip cluster" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335/172.25.122.210, left gossip cluster" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335/172.25.122.210, left gossip cluster" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335/172.25.122.210, left gossip cluster" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node dde87d660335/172.25.122.210, left gossip cluster" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="node 1 leaving" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for 85a5a1770272/172.25.122.210" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272/172.25.122.210, left gossip cluster" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="node3(4aee7ce8257c): Node leave event for 85a5a1770272/172.25.122.210" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272 change state NodeActive --> NodeFailed" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272/172.25.122.210, added to failed nodes list" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272 change state NodeActive --> NodeLeft" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=info msg="node5(60966f6c7f07): Node leave event for 85a5a1770272/172.25.122.210" [2021-12-21T18:51:19.932Z] time="2021-12-21T18:51:19Z" level=error msg="node: 85a5a1770272 is unknown to memberlist" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272/172.25.122.210, left gossip cluster" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272/172.25.122.210, left gossip cluster" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:19Z" level=info msg="Node 85a5a1770272/172.25.122.210, left gossip cluster" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=warning msg="memberlist: Failed to send gossip to 172.25.122.210:10036: write udp [::]:10034->172.25.122.210:10036: use of closed network connection" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=info msg="node 2 leaving" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=info msg="Node 4aee7ce8257c change state NodeActive --> NodeLeft" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=info msg="node5(60966f6c7f07): Node leave event for 4aee7ce8257c/172.25.122.210" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=info msg="Node 4aee7ce8257c change state NodeActive --> NodeLeft" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for 4aee7ce8257c/172.25.122.210" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=info msg="Node 4aee7ce8257c change state NodeActive --> NodeLeft" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=info msg="node3(4aee7ce8257c): Node leave event for 4aee7ce8257c/172.25.122.210" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=debug msg="memberlist: Failed ping: 85a5a1770272 (timeout reached)" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.122.210:10036: use of closed network connection" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.122.210:10035: use of closed network connection" [2021-12-21T18:51:20.392Z] time="2021-12-21T18:51:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.122.210:10037: use of closed network connection" [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-21T18:51:20.468Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestConfigureDaemonLogs [2021-12-21T18:51:20.468Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestCommonOptionsInstallFlags [2021-12-21T18:51:20.468Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-21T18:51:20.468Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-21T18:51:20.468Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-21T18:51:20.468Z] PASS [2021-12-21T18:51:20.468Z] coverage: 18.6% of statements [2021-12-21T18:51:20.468Z] ok github.com/docker/docker/cmd/dockerd 0.235s coverage: 18.6% of statements [2021-12-21T18:51:20.468Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-21T18:51:20.468Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, left gossip cluster" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, left gossip cluster" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="Node 4aee7ce8257c/172.25.122.210, left gossip cluster" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="memberlist: Suspect 85a5a1770272 has failed, no acks received" [2021-12-21T18:51:20.851Z] networkdb_test.go:867: node4: OK [2021-12-21T18:51:20.851Z] networkdb_test.go:867: node5: OK [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="node 0 coming back" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ea449235185d with config:&{NodeID:ea449235185d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="Node ea449235185d/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="Node ea449235185d/172.25.122.210, added to nodes list" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="node 1 coming back" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5d24d4497951 with config:&{NodeID:5d24d4497951 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="Node 5d24d4497951/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="Node 5d24d4497951/172.25.122.210, added to nodes list" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="node 2 coming back" [2021-12-21T18:51:20.851Z] time="2021-12-21T18:51:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:285ee30c2c4f with config:&{NodeID:285ee30c2c4f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:51:21.310Z] time="2021-12-21T18:51:20Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:21.311Z] time="2021-12-21T18:51:20Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, added to nodes list" [2021-12-21T18:51:21.440Z] === RUN TestContainerStopSignal [2021-12-21T18:51:21.440Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestContainerStopTimeout [2021-12-21T18:51:21.440Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-21T18:51:21.440Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-21T18:51:21.440Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-21T18:51:21.440Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestReplaceAndAppendEnvVars [2021-12-21T18:51:21.440Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-21T18:51:21.440Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestNewMemoryStore [2021-12-21T18:51:21.440Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestAddContainers [2021-12-21T18:51:21.440Z] --- PASS: TestAddContainers (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestGetContainer [2021-12-21T18:51:21.440Z] --- PASS: TestGetContainer (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestDeleteContainer [2021-12-21T18:51:21.440Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestListContainers [2021-12-21T18:51:21.440Z] --- PASS: TestListContainers (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestFirstContainer [2021-12-21T18:51:21.440Z] --- PASS: TestFirstContainer (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestApplyAllContainer [2021-12-21T18:51:21.440Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestIsValidHealthString [2021-12-21T18:51:21.440Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestStateRunStop [2021-12-21T18:51:21.440Z] --- PASS: TestStateRunStop (0.00s) [2021-12-21T18:51:21.440Z] === RUN TestStateTimeoutWait [2021-12-21T18:51:21.440Z] state_test.go:141: Stop callback fired [2021-12-21T18:51:21.440Z] state_test.go:165: Stop callback fired [2021-12-21T18:51:21.440Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-21T18:51:21.900Z] === RUN TestIsValidStateString [2021-12-21T18:51:21.900Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-21T18:51:21.900Z] === RUN TestViewSaveDelete [2021-12-21T18:51:21.900Z] --- PASS: TestViewSaveDelete (0.03s) [2021-12-21T18:51:21.900Z] === RUN TestViewAll [2021-12-21T18:51:21.900Z] --- PASS: TestViewAll (0.02s) [2021-12-21T18:51:21.900Z] === RUN TestViewGet [2021-12-21T18:51:21.900Z] --- PASS: TestViewGet (0.01s) [2021-12-21T18:51:21.900Z] === RUN TestNames [2021-12-21T18:51:21.900Z] --- PASS: TestNames (0.00s) [2021-12-21T18:51:21.900Z] === RUN TestViewWithHealthCheck [2021-12-21T18:51:21.900Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-21T18:51:21.900Z] PASS [2021-12-21T18:51:21.900Z] coverage: 41.7% of statements [2021-12-21T18:51:21.900Z] ok github.com/docker/docker/container 0.275s coverage: 41.7% of statements [2021-12-21T18:51:21.900Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-21T18:51:21.900Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-21T18:51:21.900Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-21T18:51:21.900Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-21T18:51:23.449Z] === RUN TestPrepare [2021-12-21T18:51:23.449Z] --- PASS: TestPrepare (0.00s) [2021-12-21T18:51:23.449Z] === RUN TestStart [2021-12-21T18:51:23.449Z] --- PASS: TestStart (0.00s) [2021-12-21T18:51:23.449Z] === RUN TestWaitCancel [2021-12-21T18:51:23.449Z] --- PASS: TestWaitCancel (0.00s) [2021-12-21T18:51:23.449Z] === RUN TestWaitDisabled [2021-12-21T18:51:23.449Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-21T18:51:23.449Z] === RUN TestWaitEnabled [2021-12-21T18:51:23.449Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-21T18:51:23.449Z] === RUN TestRemove [2021-12-21T18:51:23.449Z] --- PASS: TestRemove (0.00s) [2021-12-21T18:51:23.449Z] PASS [2021-12-21T18:51:23.449Z] coverage: 65.3% of statements [2021-12-21T18:51:23.449Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.091s coverage: 65.3% of statements [2021-12-21T18:51:24.219Z] time="2021-12-21T18:51:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.122.210:10033 172.25.122.210:10034 172.25.122.210:10035]" [2021-12-21T18:51:24.678Z] time="2021-12-21T18:51:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.122.210:10033 172.25.122.210:10034 172.25.122.210:10035]" [2021-12-21T18:51:24.994Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-21T18:51:24.994Z] === RUN TestNewListSecretsFilters [2021-12-21T18:51:24.994Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-21T18:51:24.994Z] === RUN TestNewListConfigsFilters [2021-12-21T18:51:24.994Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-21T18:51:24.994Z] PASS [2021-12-21T18:51:24.994Z] coverage: 0.5% of statements [2021-12-21T18:51:24.994Z] ok github.com/docker/docker/daemon/cluster 0.387s coverage: 0.5% of statements [2021-12-21T18:51:25.137Z] time="2021-12-21T18:51:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10033" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49363" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node ea449235185d/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node ea449235185d/172.25.122.210, is the new incarnation of the shutdown node dde87d660335/172.25.122.210" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node ea449235185d/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10034" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49364" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node ea449235185d/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node ea449235185d/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 5d24d4497951/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 5d24d4497951/172.25.122.210, is the new incarnation of the shutdown node 85a5a1770272/172.25.122.210" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 5d24d4497951/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10035" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49365" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 5d24d4497951/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 5d24d4497951/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node ea449235185d/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node ea449235185d/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 60966f6c7f07/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, is the new incarnation of the shutdown node 4aee7ce8257c/172.25.122.210" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:24Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 5d24d4497951/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 5d24d4497951/172.25.122.210, is the new incarnation of the shutdown node 85a5a1770272/172.25.122.210" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 5d24d4497951/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d/172.25.122.210, is the new incarnation of the shutdown node dde87d660335/172.25.122.210" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 5d24d4497951/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 5d24d4497951/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.138Z] time="2021-12-21T18:51:25Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.455Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-21T18:51:25.455Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-21T18:51:25.455Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, joined gossip cluster" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, is the new incarnation of the shutdown node 4aee7ce8257c/172.25.122.210" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, added to nodes list" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10033" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49366" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10034" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49367" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.122.210:10035" [2021-12-21T18:51:25.596Z] time="2021-12-21T18:51:25Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49368" [2021-12-21T18:51:25.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-21T18:51:25.915Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-21T18:51:26.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-21T18:51:26.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-21T18:51:26.055Z] 2021/12/21 18:51:25 Closing DB instances... [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for ea449235185d/172.25.122.210" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="node3(285ee30c2c4f): Node leave event for ea449235185d/172.25.122.210" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="node2(5d24d4497951): Node leave event for ea449235185d/172.25.122.210" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="node5(60966f6c7f07): Node leave event for ea449235185d/172.25.122.210" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d change state NodeActive --> NodeFailed" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=info msg="Node ea449235185d/172.25.122.210, added to failed nodes list" [2021-12-21T18:51:26.055Z] time="2021-12-21T18:51:25Z" level=error msg="node: ea449235185d is unknown to memberlist" [2021-12-21T18:51:26.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-21T18:51:26.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-21T18:51:26.377Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-21T18:51:26.377Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-21T18:51:26.377Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-21T18:51:26.377Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-21T18:51:26.377Z] PASS [2021-12-21T18:51:26.377Z] coverage: 35.9% of statements [2021-12-21T18:51:26.377Z] ok github.com/docker/docker/daemon/cluster/convert 0.572s coverage: 35.9% of statements [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node ea449235185d/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node ea449235185d/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node ea449235185d/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node ea449235185d/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951 change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="node5(60966f6c7f07): Node leave event for 5d24d4497951/172.25.122.210" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951 change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="node3(285ee30c2c4f): Node leave event for 5d24d4497951/172.25.122.210" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951 change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for 5d24d4497951/172.25.122.210" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951 change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.514Z] time="2021-12-21T18:51:26Z" level=info msg="node2(5d24d4497951): Node leave event for 5d24d4497951/172.25.122.210" [2021-12-21T18:51:26.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="Node 5d24d4497951/172.25.122.210, left gossip cluster" [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="Node 285ee30c2c4f change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for 285ee30c2c4f/172.25.122.210" [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="Node 285ee30c2c4f change state NodeActive --> NodeLeft" [2021-12-21T18:51:26.979Z] time="2021-12-21T18:51:26Z" level=info msg="node5(60966f6c7f07): Node leave event for 285ee30c2c4f/172.25.122.210" [2021-12-21T18:51:27.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:26Z" level=info msg="Node 285ee30c2c4f change state NodeActive --> NodeLeft" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:26Z" level=info msg="node3(285ee30c2c4f): Node leave event for 285ee30c2c4f/172.25.122.210" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:27Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, left gossip cluster" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:27Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, left gossip cluster" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:27Z" level=info msg="Node 285ee30c2c4f/172.25.122.210, left gossip cluster" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:27Z" level=debug msg="memberlist: Failed ping: 60966f6c7f07 (timeout reached)" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.122.210:10036: use of closed network connection" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.122.210:10035: use of closed network connection" [2021-12-21T18:51:27.438Z] time="2021-12-21T18:51:27Z" level=debug msg="memberlist: Stream connection from=172.25.122.210:49369" [2021-12-21T18:51:27.897Z] time="2021-12-21T18:51:27Z" level=info msg="Node 9ecb9d37c8bc change state NodeActive --> NodeLeft" [2021-12-21T18:51:27.897Z] time="2021-12-21T18:51:27Z" level=info msg="node5(60966f6c7f07): Node leave event for 9ecb9d37c8bc/172.25.122.210" [2021-12-21T18:51:27.897Z] time="2021-12-21T18:51:27Z" level=info msg="Node 9ecb9d37c8bc change state NodeActive --> NodeLeft" [2021-12-21T18:51:27.897Z] time="2021-12-21T18:51:27Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for 9ecb9d37c8bc/172.25.122.210" [2021-12-21T18:51:27.897Z] time="2021-12-21T18:51:27Z" level=warning msg="memberlist: Was able to connect to 60966f6c7f07 but other probes failed, network may be misconfigured" [2021-12-21T18:51:28.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-21T18:51:28.355Z] time="2021-12-21T18:51:27Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, left gossip cluster" [2021-12-21T18:51:28.355Z] time="2021-12-21T18:51:28Z" level=info msg="Node 9ecb9d37c8bc/172.25.122.210, left gossip cluster" [2021-12-21T18:51:29.333Z] time="2021-12-21T18:51:28Z" level=error msg="node4(9ecb9d37c8bc) Could not close DB: timeout waiting for leave broadcast" [2021-12-21T18:51:29.333Z] time="2021-12-21T18:51:28Z" level=info msg="Node 60966f6c7f07/172.25.122.210, left gossip cluster" [2021-12-21T18:51:29.333Z] time="2021-12-21T18:51:28Z" level=info msg="Node 60966f6c7f07 change state NodeActive --> NodeFailed" [2021-12-21T18:51:29.333Z] time="2021-12-21T18:51:28Z" level=info msg="Node 60966f6c7f07/172.25.122.210, added to failed nodes list" [2021-12-21T18:51:29.333Z] --- PASS: TestNetworkDBIslands (12.28s) [2021-12-21T18:51:29.333Z] PASS [2021-12-21T18:51:29.333Z] time="2021-12-21T18:51:28Z" level=info msg="Node 60966f6c7f07 change state NodeActive --> NodeLeft" [2021-12-21T18:51:29.333Z] time="2021-12-21T18:51:28Z" level=info msg="node4(9ecb9d37c8bc): Node leave event for 60966f6c7f07/172.25.122.210" [2021-12-21T18:51:29.333Z] time="2021-12-21T18:51:28Z" level=info msg="Node 60966f6c7f07/172.25.122.210, left gossip cluster" [2021-12-21T18:51:29.333Z] coverage: 60.1% of statements [2021-12-21T18:51:29.333Z] ok github.com/docker/docker/libnetwork/networkdb 104.796s coverage: 60.1% of statements [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/quota [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/rootless [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/volume [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-21T18:51:29.333Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-21T18:51:30.166Z] === RUN TestBuilderGC [2021-12-21T18:51:30.166Z] --- PASS: TestBuilderGC (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationNotFound [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonBrokenConfiguration [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestParseClusterAdvertiseSettings [2021-12-21T18:51:30.166Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestFindConfigurationConflicts [2021-12-21T18:51:30.166Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-21T18:51:30.166Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-21T18:51:30.166Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-21T18:51:30.166Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-21T18:51:30.166Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_label [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_dns [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-21T18:51:30.166Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-21T18:51:30.166Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestModifiedDiscoverySettings [2021-12-21T18:51:30.166Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestReloadSetConfigFileNotExist [2021-12-21T18:51:30.166Z] time="2021-12-21T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-21T18:51:30.166Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2021-12-21T18:51:30.166Z] === RUN TestReloadDefaultConfigNotExist [2021-12-21T18:51:30.166Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:30.166Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestReloadBadDefaultConfig [2021-12-21T18:51:30.166Z] time="2021-12-21T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1915808014" [2021-12-21T18:51:30.166Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestReloadWithConflictingLabels [2021-12-21T18:51:30.166Z] time="2021-12-21T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-117001792" [2021-12-21T18:51:30.166Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestReloadWithDuplicateLabels [2021-12-21T18:51:30.166Z] time="2021-12-21T18:51:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-481114798" [2021-12-21T18:51:30.166Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestMaskURLCredentials [2021-12-21T18:51:30.166Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDaemonConfigurationMerge [2021-12-21T18:51:30.166Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-21T18:51:30.166Z] PASS [2021-12-21T18:51:30.166Z] coverage: 80.0% of statements [2021-12-21T18:51:30.166Z] ok github.com/docker/docker/daemon/config 0.687s coverage: 80.0% of statements [2021-12-21T18:51:30.166Z] === RUN TestDiscoveryOptsErrors [2021-12-21T18:51:30.166Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-21T18:51:30.166Z] === RUN TestDiscoveryOpts [2021-12-21T18:51:30.166Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-21T18:51:30.166Z] PASS [2021-12-21T18:51:30.166Z] coverage: 30.0% of statements [2021-12-21T18:51:30.166Z] ok github.com/docker/docker/daemon/discovery 0.064s coverage: 30.0% of statements [2021-12-21T18:51:30.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-21T18:51:30.628Z] === RUN TestWaitNodeAttachment [2021-12-21T18:51:31.089Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-12-21T18:51:31.089Z] === RUN TestIsolationConversion [2021-12-21T18:51:31.089Z] === RUN TestIsolationConversion/default [2021-12-21T18:51:31.089Z] === RUN TestIsolationConversion/process [2021-12-21T18:51:31.089Z] === RUN TestIsolationConversion/hyperv [2021-12-21T18:51:31.089Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-21T18:51:31.089Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-21T18:51:31.089Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-21T18:51:31.089Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestContainerLabels [2021-12-21T18:51:31.089Z] --- PASS: TestContainerLabels (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestCredentialSpecConversion [2021-12-21T18:51:31.089Z] === RUN TestCredentialSpecConversion/none [2021-12-21T18:51:31.089Z] === RUN TestCredentialSpecConversion/config [2021-12-21T18:51:31.089Z] === RUN TestCredentialSpecConversion/file [2021-12-21T18:51:31.089Z] === RUN TestCredentialSpecConversion/registry [2021-12-21T18:51:31.089Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-21T18:51:31.089Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-21T18:51:31.089Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-21T18:51:31.089Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-21T18:51:31.089Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestControllerValidateMountBind [2021-12-21T18:51:31.089Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestControllerValidateMountVolume [2021-12-21T18:51:31.089Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestControllerValidateMountTarget [2021-12-21T18:51:31.089Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestControllerValidateMountTmpfs [2021-12-21T18:51:31.089Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestControllerValidateMountInvalidType [2021-12-21T18:51:31.089Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-21T18:51:31.089Z] === RUN TestControllerValidateMountNamedPipe [2021-12-21T18:51:31.089Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-21T18:51:31.089Z] PASS [2021-12-21T18:51:31.089Z] coverage: 11.0% of statements [2021-12-21T18:51:31.089Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.833s coverage: 11.0% of statements [2021-12-21T18:51:31.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-21T18:51:31.550Z] === RUN TestEventsLog [2021-12-21T18:51:31.550Z] --- PASS: TestEventsLog (0.00s) [2021-12-21T18:51:31.550Z] === RUN TestEventsLogTimeout [2021-12-21T18:51:31.550Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-21T18:51:31.550Z] === RUN TestLogEvents [2021-12-21T18:51:32.011Z] --- PASS: TestLogEvents (0.05s) [2021-12-21T18:51:32.011Z] === RUN TestLoadBufferedEvents [2021-12-21T18:51:32.011Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-12-21T18:51:32.011Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-21T18:51:32.011Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-21T18:51:32.011Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-21T18:51:32.011Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-21T18:51:32.011Z] PASS [2021-12-21T18:51:32.011Z] coverage: 50.0% of statements [2021-12-21T18:51:32.011Z] ok github.com/docker/docker/daemon/events 0.477s coverage: 50.0% of statements [2021-12-21T18:51:32.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === Skipped [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-21T18:51:32.299Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-21T18:51:32.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.02s) [2021-12-21T18:51:32.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-21T18:51:32.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-21T18:51:32.299Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-21T18:51:32.299Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-21T18:51:32.299Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-21T18:51:32.299Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-21T18:51:32.299Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-21T18:51:32.299Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-21T18:51:32.299Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-21T18:51:32.299Z] daemon_test.go:146: root required [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-21T18:51:32.299Z] reload_test.go:520: root required [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-12-21T18:51:32.299Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-21T18:51:32.299Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-21T18:51:32.299Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-21T18:51:32.299Z] download_test.go:267: Needs fixing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-21T18:51:32.299Z] layer_test.go:303: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-21T18:51:32.299Z] layer_test.go:352: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-21T18:51:32.299Z] layer_test.go:467: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-21T18:51:32.299Z] layer_test.go:696: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-21T18:51:32.299Z] migration_test.go:45: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-21T18:51:32.299Z] migration_test.go:181: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-21T18:51:32.299Z] mount_test.go:17: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-21T18:51:32.299Z] mount_test.go:76: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-21T18:51:32.299Z] mount_test.go:125: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-21T18:51:32.299Z] mount_test.go:212: Failing on Windows [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-21T18:51:32.299Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-12-21T18:51:32.299Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-21T18:51:32.299Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-21T18:51:32.299Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-21T18:51:32.299Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-21T18:51:32.299Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-12-21T18:51:32.299Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2021-12-21T18:51:32.299Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-21T18:51:32.299Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-21T18:51:32.299Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.299Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-21T18:51:32.299Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-21T18:51:32.299Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-21T18:51:32.300Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-21T18:51:32.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-21T18:51:32.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-21T18:51:32.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-21T18:51:32.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-21T18:51:32.300Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:133: Xz not present in msys2 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-12-21T18:51:32.300Z] archive_test.go:140: zstd not installed [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:252: Failing on Windows CI machines [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-21T18:51:32.300Z] archive_windows_test.go:16: Currently fails [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-21T18:51:32.300Z] changes_test.go:195: needs more investigation [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-21T18:51:32.300Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-21T18:51:32.300Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-21T18:51:32.300Z] changes_test.go:432: needs further investigation [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-21T18:51:32.300Z] changes_test.go:468: needs further investigation [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-21T18:51:32.300Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-21T18:51:32.300Z] poller_test.go:40: No chmod on Windows [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-21T18:51:32.300Z] fileutils_test.go:133: Needs porting to Windows [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-21T18:51:32.300Z] fileutils_test.go:179: Needs porting to Windows [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-12-21T18:51:32.300Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-12-21T18:51:32.300Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-12-21T18:51:32.300Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-21T18:51:32.300Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-21T18:51:32.300Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-21T18:51:32.300Z] [2021-12-21T18:51:32.300Z] DONE 2099 tests, 70 skipped in 288.889s [2021-12-21T18:51:32.300Z] INFO: make.ps1 ended at 12/21/2021 18:51:31 [2021-12-21T18:51:32.472Z] === RUN TestIsEmptyDir [2021-12-21T18:51:32.472Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-21T18:51:32.472Z] PASS [2021-12-21T18:51:32.472Z] coverage: 2.3% of statements [2021-12-21T18:51:32.472Z] ok github.com/docker/docker/daemon/graphdriver 0.085s coverage: 2.3% of statements [2021-12-21T18:51:32.472Z] === RUN TestVerifyNetworkingConfig [2021-12-21T18:51:32.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-21T18:51:32.932Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestGetContainer [2021-12-21T18:51:32.932Z] --- PASS: TestGetContainer (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestValidContainerNames [2021-12-21T18:51:32.932Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestContainerInitDNS [2021-12-21T18:51:32.932Z] daemon_test.go:146: root required [2021-12-21T18:51:32.932Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestMerge [2021-12-21T18:51:32.932Z] --- PASS: TestMerge (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestValidateContainerIsolation [2021-12-21T18:51:32.932Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestFindNetworkErrorType [2021-12-21T18:51:32.932Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestEnsureServicesExist [2021-12-21T18:51:32.932Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestEnsureServicesExistErrors [2021-12-21T18:51:32.932Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-21T18:51:32.932Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-21T18:51:32.932Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-21T18:51:32.932Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestContainerDelete [2021-12-21T18:51:32.932Z] --- PASS: TestContainerDelete (0.01s) [2021-12-21T18:51:32.932Z] === RUN TestContainerDoubleDelete [2021-12-21T18:51:32.932Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestLogContainerEventCopyLabels [2021-12-21T18:51:32.932Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestLogContainerEventWithAttributes [2021-12-21T18:51:32.932Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestNoneHealthcheck [2021-12-21T18:51:32.932Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestHealthStates [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] time="2021-12-21T18:51:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-12-21T18:51:32.932Z] --- PASS: TestHealthStates (0.22s) [2021-12-21T18:51:32.932Z] === RUN TestGetInspectData [2021-12-21T18:51:32.932Z] --- PASS: TestGetInspectData (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestFillLicense [2021-12-21T18:51:32.932Z] --- PASS: TestFillLicense (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestListInvalidFilter [2021-12-21T18:51:32.932Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestNameFilter [2021-12-21T18:51:32.932Z] --- PASS: TestNameFilter (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-21T18:51:32.932Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-21T18:51:32.932Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-21T18:51:32.932Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-21T18:51:32.933Z] === RUN TestDaemonReloadLabels [2021-12-21T18:51:32.933Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-21T18:51:32.933Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-21T18:51:32.933Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-21T18:51:32.933Z] === RUN TestDaemonReloadMirrors [2021-12-21T18:51:32.933Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-21T18:51:32.933Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-21T18:51:32.933Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-21T18:51:32.933Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-21T18:51:32.933Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-21T18:51:32.933Z] === RUN TestDaemonDiscoveryReload [2021-12-21T18:51:33.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-21T18:51:33.394Z] === RUN TestLinkNaming [2021-12-21T18:51:33.394Z] --- PASS: TestLinkNaming (0.00s) [2021-12-21T18:51:33.394Z] === RUN TestLinkNew [2021-12-21T18:51:33.394Z] --- PASS: TestLinkNew (0.00s) [2021-12-21T18:51:33.394Z] === RUN TestLinkEnv [2021-12-21T18:51:33.394Z] --- PASS: TestLinkEnv (0.00s) [2021-12-21T18:51:33.394Z] === RUN TestLinkMultipleEnv [2021-12-21T18:51:33.394Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-21T18:51:33.394Z] === RUN TestLinkPortRangeEnv [2021-12-21T18:51:33.394Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-21T18:51:33.394Z] PASS [2021-12-21T18:51:33.394Z] coverage: 93.0% of statements [2021-12-21T18:51:33.394Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2021-12-21T18:51:33.854Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-12-21T18:51:33.854Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-21T18:51:33.875Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-21T18:51:33.875Z] INFO: Unit tests ended at 12/21/2021 18:51:33. Duration:00:05:04.2294003 [2021-12-21T18:51:33.875Z] INFO: Building busybox [2021-12-21T18:51:33.875Z] Sending build context to Docker daemon 5.12kB [2021-12-21T18:51:33.875Z] [2021-12-21T18:51:33.875Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-21T18:51:33.875Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-21T18:51:33.875Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-21T18:51:33.875Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-21T18:51:33.875Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-21T18:51:33.875Z] ---> 136110e1a05c [2021-12-21T18:51:33.875Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-21T18:51:34.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-21T18:51:34.315Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-21T18:51:34.315Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-21T18:51:34.349Z] ---> Running in dc4c9ea20c65 [2021-12-21T18:51:34.750Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:51:34.750Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:51:34.750Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:51:34.750Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:51:34.750Z] [2021-12-21T18:51:34.750Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-12-21T18:51:34.776Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-12-21T18:51:34.776Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-21T18:51:34.776Z] reload_test.go:520: root required [2021-12-21T18:51:34.776Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-21T18:51:34.776Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-21T18:51:34.776Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-21T18:51:34.776Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-21T18:51:34.776Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-12-21T18:51:34.776Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-21T18:51:34.776Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-12-21T18:51:35.006Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-12-21T18:51:35.006Z] Using test binary docker [2021-12-21T18:51:35.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-21T18:51:35.237Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-21T18:51:35.237Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-21T18:51:35.237Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-21T18:51:35.237Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-21T18:51:35.237Z] === RUN TestParseVolumesFrom [2021-12-21T18:51:35.237Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-21T18:51:35.237Z] PASS [2021-12-21T18:51:35.237Z] coverage: 9.0% of statements [2021-12-21T18:51:35.237Z] ok github.com/docker/docker/daemon 2.515s coverage: 9.0% of statements [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-21T18:51:35.237Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-21T18:51:35.237Z] === RUN TestAdapterReadLogs [2021-12-21T18:51:35.237Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-21T18:51:35.237Z] === RUN TestCopier [2021-12-21T18:51:35.237Z] --- PASS: TestCopier (0.00s) [2021-12-21T18:51:35.237Z] === RUN TestCopierLongLines [2021-12-21T18:51:35.237Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-21T18:51:35.237Z] === RUN TestCopierSlow [2021-12-21T18:51:35.237Z] --- PASS: TestCopierSlow (0.20s) [2021-12-21T18:51:35.237Z] === RUN TestCopierWithSized [2021-12-21T18:51:35.237Z] === RUN TestCopierWithSized/as_is [2021-12-21T18:51:35.237Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-21T18:51:35.237Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-21T18:51:35.237Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-21T18:51:35.237Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-21T18:51:35.237Z] === RUN TestCopierWithPartial [2021-12-21T18:51:35.237Z] --- PASS: TestCopierWithPartial (0.01s) [2021-12-21T18:51:35.237Z] === RUN TestRingLogger [2021-12-21T18:51:35.237Z] --- PASS: TestRingLogger (0.00s) [2021-12-21T18:51:35.237Z] === RUN TestRingCap [2021-12-21T18:51:35.237Z] --- PASS: TestRingCap (0.00s) [2021-12-21T18:51:35.237Z] === RUN TestRingClose [2021-12-21T18:51:35.237Z] --- PASS: TestRingClose (0.00s) [2021-12-21T18:51:35.237Z] === RUN TestRingDrain [2021-12-21T18:51:35.237Z] --- PASS: TestRingDrain (0.00s) [2021-12-21T18:51:35.237Z] PASS [2021-12-21T18:51:35.237Z] coverage: 43.8% of statements [2021-12-21T18:51:35.237Z] ok github.com/docker/docker/daemon/logger 0.292s coverage: 43.8% of statements [2021-12-21T18:51:35.262Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-21T18:51:35.262Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-21T18:51:35.262Z] INFO: Waiting for daemon to start... [2021-12-21T18:51:35.262Z] Starting dockerd [2021-12-21T18:51:35.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig/defaults [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-21T18:51:36.209Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-21T18:51:36.209Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-21T18:51:36.209Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-21T18:51:36.209Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-21T18:51:36.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-21T18:51:36.670Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-21T18:51:36.670Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-21T18:51:36.670Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-21T18:51:36.670Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-21T18:51:36.670Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-21T18:51:36.670Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-21T18:51:36.670Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-21T18:51:36.670Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-21T18:51:36.670Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-21T18:51:36.670Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-21T18:51:36.670Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-21T18:51:36.670Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-21T18:51:36.670Z] === RUN TestSearchRegistryForImagesErrors [2021-12-21T18:51:36.670Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestSearchRegistryForImages [2021-12-21T18:51:36.670Z] time="2021-12-21T18:51:36Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-21T18:51:36.670Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2021-12-21T18:51:36.670Z] === RUN TestCreateSuccess [2021-12-21T18:51:36.670Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCreateStreamSkipped [2021-12-21T18:51:36.670Z] time="2021-12-21T18:51:36Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-21T18:51:36.670Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCreateLogGroupSuccess [2021-12-21T18:51:36.670Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCreateError [2021-12-21T18:51:36.670Z] --- PASS: TestCreateError (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCreateAlreadyExists [2021-12-21T18:51:36.670Z] time="2021-12-21T18:51:36Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-21T18:51:36.670Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestLogClosed [2021-12-21T18:51:36.670Z] --- PASS: TestLogClosed (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestLogBlocking [2021-12-21T18:51:36.670Z] --- PASS: TestLogBlocking (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-21T18:51:36.670Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestLogNonBlockingBufferFull [2021-12-21T18:51:36.670Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-21T18:51:36.670Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestOnlyPlatformWithFallback [2021-12-21T18:51:36.670Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestImageDelete [2021-12-21T18:51:36.670Z] === RUN TestImageDelete/no_lease [2021-12-21T18:51:36.670Z] === RUN TestPublishBatchSuccess [2021-12-21T18:51:36.670Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestPublishBatchError [2021-12-21T18:51:36.670Z] time="2021-12-21T18:51:36Z" level=error msg=Error [2021-12-21T18:51:36.670Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-21T18:51:36.670Z] time="2021-12-21T18:51:36Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-21T18:51:36.670Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-21T18:51:36.670Z] time="2021-12-21T18:51:36Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-21T18:51:36.670Z] time="2021-12-21T18:51:36Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-21T18:51:36.670Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCollectBatchSimple [2021-12-21T18:51:36.670Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCollectBatchTicker [2021-12-21T18:51:36.670Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCollectBatchMultilinePattern [2021-12-21T18:51:36.670Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-21T18:51:36.670Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-21T18:51:36.671Z] === RUN TestImageDelete/lease_exists [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchClose [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestEffectiveLen [2021-12-21T18:51:36.671Z] === RUN TestEffectiveLen/0/Hello [2021-12-21T18:51:36.671Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-21T18:51:36.671Z] === RUN TestEffectiveLen/2/🙃 [2021-12-21T18:51:36.671Z] === RUN TestEffectiveLen/3/���� [2021-12-21T18:51:36.671Z] === RUN TestEffectiveLen/4/He��o [2021-12-21T18:51:36.671Z] === RUN TestEffectiveLen/5/ [2021-12-21T18:51:36.671Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/0/ [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/1/Hello [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: Hello [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/2/Hello [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: He [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: llo [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/3/Hello [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: Hello [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/4/🙃 [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/5/🙃 [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/6/a� [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: a [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: � [2021-12-21T18:51:36.671Z] === RUN TestFindValidSplit/7/a� [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1105: a� [2021-12-21T18:51:36.671Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestProcessEventEmoji [2021-12-21T18:51:36.671Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchLineSplit [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchMaxEvents [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-21T18:51:36.671Z] --- PASS: TestImageDelete (0.11s) [2021-12-21T18:51:36.671Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-12-21T18:51:36.671Z] --- PASS: TestImageDelete/lease_exists (0.07s) [2021-12-21T18:51:36.671Z] === RUN TestContentStoreForPull [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-21T18:51:36.671Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-21T18:51:36.671Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s) [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-21T18:51:36.671Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsFormat [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-21T18:51:36.671Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-21T18:51:36.671Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestCreateTagSuccess [2021-12-21T18:51:36.671Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-21T18:51:36.671Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-21T18:51:36.671Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-21T18:51:36.671Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-21T18:51:36.671Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-21T18:51:36.671Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-21T18:51:36.671Z] PASS [2021-12-21T18:51:36.671Z] coverage: 78.0% of statements [2021-12-21T18:51:36.671Z] ok github.com/docker/docker/daemon/logger/awslogs 0.536s coverage: 78.0% of statements [2021-12-21T18:51:36.671Z] --- PASS: TestContentStoreForPull (0.24s) [2021-12-21T18:51:36.671Z] PASS [2021-12-21T18:51:36.671Z] coverage: 6.7% of statements [2021-12-21T18:51:36.671Z] ok github.com/docker/docker/daemon/images 0.502s coverage: 6.7% of statements [2021-12-21T18:51:37.132Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-21T18:51:37.132Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-21T18:51:37.132Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-21T18:51:37.132Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-21T18:51:37.132Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-21T18:51:37.132Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-21T18:51:37.132Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-21T18:51:37.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-21T18:51:37.132Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-21T18:51:37.132Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-21T18:51:37.132Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2021-12-21T18:51:37.132Z] === RUN TestFastTimeMarshalJSON [2021-12-21T18:51:37.132Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-12-21T18:51:37.132Z] PASS [2021-12-21T18:51:37.132Z] coverage: 87.2% of statements [2021-12-21T18:51:37.132Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.268s coverage: 87.2% of statements [2021-12-21T18:51:37.132Z] === RUN TestJSONFileLogger [2021-12-21T18:51:37.132Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-21T18:51:37.132Z] === RUN TestJSONFileLoggerWithTags [2021-12-21T18:51:37.132Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-21T18:51:37.132Z] === RUN TestJSONFileLoggerWithOpts [2021-12-21T18:51:37.150Z] . [2021-12-21T18:51:37.150Z] INFO: Building docker-sdk-python3:5.0.3... [2021-12-21T18:51:37.436Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-21T18:51:37.436Z] Using test binary docker [2021-12-21T18:51:37.436Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-21T18:51:37.436Z] Starting apparmor (via systemctl): apparmor.service. [2021-12-21T18:51:37.436Z] INFO: Waiting for daemon to start... [2021-12-21T18:51:37.436Z] Starting dockerd [2021-12-21T18:51:37.594Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-12-21T18:51:37.594Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-21T18:51:37.594Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-12-21T18:51:37.594Z] === RUN TestEncodeDecode [2021-12-21T18:51:37.594Z] === PAUSE TestEncodeDecode [2021-12-21T18:51:37.594Z] === RUN TestUnexpectedEOF [2021-12-21T18:51:37.594Z] time="2021-12-21T18:51:37Z" 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-423266683\\container.log.1: Access is denied." [2021-12-21T18:51:37.594Z] time="2021-12-21T18:51:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-21T18:51:37.594Z] time="2021-12-21T18:51:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-21T18:51:37.594Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-12-21T18:51:37.594Z] === CONT TestEncodeDecode [2021-12-21T18:51:37.594Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-21T18:51:37.594Z] PASS [2021-12-21T18:51:37.594Z] coverage: 69.9% of statements [2021-12-21T18:51:37.594Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.338s coverage: 69.9% of statements [2021-12-21T18:51:39.121Z] Removing intermediate container dc4c9ea20c65 [2021-12-21T18:51:39.121Z] ---> cc54485cda7c [2021-12-21T18:51:39.121Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-21T18:51:39.140Z] === RUN TestWriteLog [2021-12-21T18:51:39.140Z] === PAUSE TestWriteLog [2021-12-21T18:51:39.140Z] === RUN TestReadLog [2021-12-21T18:51:39.140Z] === PAUSE TestReadLog [2021-12-21T18:51:39.140Z] === CONT TestWriteLog [2021-12-21T18:51:39.140Z] === CONT TestReadLog [2021-12-21T18:51:39.140Z] --- PASS: TestWriteLog (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestReadLog/tail_exact [2021-12-21T18:51:39.140Z] === RUN TestLog [2021-12-21T18:51:39.140Z] --- PASS: TestLog (0.01s) [2021-12-21T18:51:39.140Z] PASS [2021-12-21T18:51:39.140Z] coverage: 31.5% of statements [2021-12-21T18:51:39.140Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.070s coverage: 31.5% of statements [2021-12-21T18:51:39.140Z] === RUN TestOpenFileDelete [2021-12-21T18:51:39.140Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestOpenFileRename [2021-12-21T18:51:39.140Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestParseLogTagDefaultTag [2021-12-21T18:51:39.140Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestParseLogTag [2021-12-21T18:51:39.140Z] --- PASS: TestParseLogTag (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestParseLogTagEmptyTag [2021-12-21T18:51:39.140Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestTailFiles [2021-12-21T18:51:39.140Z] --- PASS: TestTailFiles (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestFollowLogsConsumerGone [2021-12-21T18:51:39.140Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestFollowLogsProducerGone [2021-12-21T18:51:39.140Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-21T18:51:39.140Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-21T18:51:39.140Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-12-21T18:51:39.140Z] === RUN TestCheckCapacityAndRotate [2021-12-21T18:51:39.140Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-21T18:51:39.140Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-21T18:51:39.140Z] === RUN TestReadLog/tail_less_than_available [2021-12-21T18:51:39.140Z] === RUN TestReadLog/tail_more_than_available [2021-12-21T18:51:39.140Z] --- PASS: TestReadLog (0.23s) [2021-12-21T18:51:39.140Z] --- PASS: TestReadLog/tail_exact (0.22s) [2021-12-21T18:51:39.140Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-21T18:51:39.140Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-12-21T18:51:39.140Z] PASS [2021-12-21T18:51:39.140Z] coverage: 75.2% of statements [2021-12-21T18:51:39.140Z] ok github.com/docker/docker/daemon/logger/local 0.353s coverage: 75.2% of statements [2021-12-21T18:51:39.140Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-21T18:51:39.140Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-12-21T18:51:39.140Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-21T18:51:39.140Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-12-21T18:51:39.140Z] PASS [2021-12-21T18:51:39.140Z] coverage: 55.3% of statements [2021-12-21T18:51:39.140Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.236s coverage: 55.3% of statements [2021-12-21T18:51:39.593Z] ---> Running in 9aa4f847662e [2021-12-21T18:51:39.593Z] Removing intermediate container 9aa4f847662e [2021-12-21T18:51:39.593Z] ---> 91d0f002ad1d [2021-12-21T18:51:39.593Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-21T18:51:39.952Z] . [2021-12-21T18:51:39.952Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-21T18:51:39.952Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-21T18:51:39.952Z] Error: No such image: emptyfs [2021-12-21T18:51:39.952Z] Running integration-test (iteration 1) [2021-12-21T18:51:39.952Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-21T18:51:40.064Z] ---> Running in c9ac91e18bf9 [2021-12-21T18:51:40.064Z] Removing intermediate container c9ac91e18bf9 [2021-12-21T18:51:40.064Z] ---> 877e83c8a877 [2021-12-21T18:51:40.064Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-21T18:51:40.113Z] === RUN TestNewParse [2021-12-21T18:51:40.113Z] --- PASS: TestNewParse (0.00s) [2021-12-21T18:51:40.113Z] PASS [2021-12-21T18:51:40.113Z] coverage: 8.3% of statements [2021-12-21T18:51:40.113Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2021-12-21T18:51:40.208Z] Loaded image: busybox:latest [2021-12-21T18:51:40.464Z] Loaded image: busybox:glibc [2021-12-21T18:51:40.575Z] === RUN TestValidateLogOpt [2021-12-21T18:51:40.575Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestNewMissedConfig [2021-12-21T18:51:40.575Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestNewMissedUrl [2021-12-21T18:51:40.575Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestNewMissedToken [2021-12-21T18:51:40.575Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestNewWithProxy [2021-12-21T18:51:40.575Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestDefault [2021-12-21T18:51:40.575Z] --- PASS: TestDefault (0.01s) [2021-12-21T18:51:40.575Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-21T18:51:40.575Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestJsonFormat [2021-12-21T18:51:40.575Z] --- PASS: TestJsonFormat (0.02s) [2021-12-21T18:51:40.575Z] === RUN TestRawFormat [2021-12-21T18:51:40.575Z] --- PASS: TestRawFormat (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestRawFormatWithLabels [2021-12-21T18:51:40.575Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestRawFormatWithoutTag [2021-12-21T18:51:40.575Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-21T18:51:40.575Z] === RUN TestBatching [2021-12-21T18:51:40.575Z] --- PASS: TestBatching (0.33s) [2021-12-21T18:51:40.575Z] === RUN TestFrequency [2021-12-21T18:51:40.575Z] === RUN TestParseLogFormat [2021-12-21T18:51:41.039Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-21T18:51:41.039Z] === RUN TestValidateLogOptEmpty [2021-12-21T18:51:41.039Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-21T18:51:41.039Z] === RUN TestValidateSyslogAddress [2021-12-21T18:51:41.039Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-21T18:51:41.039Z] === RUN TestParseAddressDefaultPort [2021-12-21T18:51:41.039Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-21T18:51:41.039Z] === RUN TestValidateSyslogFacility [2021-12-21T18:51:41.039Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-21T18:51:41.039Z] === RUN TestValidateLogOptSyslogFormat [2021-12-21T18:51:41.039Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-21T18:51:41.039Z] === RUN TestValidateLogOpt [2021-12-21T18:51:41.039Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-21T18:51:41.039Z] PASS [2021-12-21T18:51:41.039Z] coverage: 46.8% of statements [2021-12-21T18:51:41.039Z] ok github.com/docker/docker/daemon/logger/syslog 0.090s coverage: 46.8% of statements [2021-12-21T18:51:41.039Z] --- PASS: TestFrequency (0.21s) [2021-12-21T18:51:41.039Z] === RUN TestOneMessagePerRequest [2021-12-21T18:51:41.039Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-12-21T18:51:41.039Z] === RUN TestVerify [2021-12-21T18:51:41.039Z] --- PASS: TestVerify (0.00s) [2021-12-21T18:51:41.039Z] === RUN TestSkipVerify [2021-12-21T18:51:41.039Z] time="2021-12-21T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.039Z] time="2021-12-21T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.039Z] time="2021-12-21T18:51:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] --- PASS: TestSkipVerify (0.53s) [2021-12-21T18:51:41.500Z] === RUN TestBufferMaximum [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112701.223805\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112701.223805\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:41.500Z] --- PASS: TestBufferMaximum (0.00s) [2021-12-21T18:51:41.500Z] === RUN TestServerAlwaysDown [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112701.228871\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112701.228871\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112701.228871\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112701.229883\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:41.500Z] time="2021-12-21T18:51:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640112701.229883\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:41.500Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-12-21T18:51:41.500Z] === RUN TestCannotSendAfterClose [2021-12-21T18:51:41.500Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-21T18:51:41.500Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-21T18:51:41.638Z] [2021-12-21T18:51:41.830Z] Loaded image: debian:bullseye-slim [2021-12-21T18:51:41.830Z] Loaded image: hello-world:latest [2021-12-21T18:51:41.830Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:51:41.830Z] INFO: Testing against a local daemon [2021-12-21T18:51:41.830Z] === RUN TestCgroupNamespacesBuild [2021-12-21T18:51:42.110Z] ---> 0bcb8b081072 [2021-12-21T18:51:42.110Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-21T18:51:42.110Z] ---> Running in 26cabeced764 [2021-12-21T18:51:42.611Z] === RUN TestV1IDService [2021-12-21T18:51:42.611Z] --- PASS: TestV1IDService (0.02s) [2021-12-21T18:51:42.611Z] === RUN TestV2MetadataService [2021-12-21T18:51:42.611Z] time="2021-12-21T18:51:42Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-21T18:51:42.611Z] time="2021-12-21T18:51:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"da991f8fdc7a\"}'" [2021-12-21T18:51:42.611Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-21T18:51:42.611Z] PASS [2021-12-21T18:51:42.611Z] coverage: 82.5% of statements [2021-12-21T18:51:42.611Z] ok github.com/docker/docker/daemon/logger/splunk 2.205s coverage: 82.5% of statements [2021-12-21T18:51:42.611Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-21T18:51:42.611Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-21T18:51:42.611Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-21T18:51:43.073Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-21T18:51:43.073Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-21T18:51:43.073Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-21T18:51:43.073Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-21T18:51:43.073Z] === RUN TestContinueOnError_NeverContinue [2021-12-21T18:51:43.073Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-21T18:51:43.073Z] === RUN TestManifestStore [2021-12-21T18:51:43.073Z] === RUN TestManifestStore/no_remote_or_local [2021-12-21T18:51:43.197Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2021-12-21T18:51:43.197Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-21T18:51:43.538Z] time="2021-12-21T18:51:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local297154420\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/no_local_cache [2021-12-21T18:51:43.538Z] === RUN TestSuccessfulDownload [2021-12-21T18:51:43.538Z] download_test.go:267: Needs fixing on Windows [2021-12-21T18:51:43.538Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestCancelledDownload [2021-12-21T18:51:43.538Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestMaxDownloadAttempts [2021-12-21T18:51:43.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:51:43.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:51:43.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:51:43.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:51:43.538Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:51:43.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:51:43.538Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:51:43.538Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:51:43.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:51:43.538Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:51:43.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:51:43.538Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/with_local_cache [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/unknown_media_type [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-21T18:51:43.538Z] time="2021-12-21T18:51:43Z" level=warning msg="reference for unknown type: " [2021-12-21T18:51:43.538Z] time="2021-12-21T18:51:43Z" level=warning msg="reference for unknown type: " [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-21T18:51:43.538Z] time="2021-12-21T18:51:43Z" level=warning msg="reference for unknown type: " [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-21T18:51:43.538Z] time="2021-12-21T18:51:43Z" level=warning msg="reference for unknown type: " [2021-12-21T18:51:43.538Z] time="2021-12-21T18:51:43Z" level=warning msg="reference for unknown type: " [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-21T18:51:43.538Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-21T18:51:43.538Z] time="2021-12-21T18:51:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore (0.39s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaType [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-21T18:51:43.538Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-21T18:51:43.538Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestFixManifestLayers [2021-12-21T18:51:43.538Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-21T18:51:43.538Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-21T18:51:43.538Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestFixManifestLayersBadParent [2021-12-21T18:51:43.538Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestValidateManifest [2021-12-21T18:51:43.538Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-21T18:51:43.538Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestFormatPlatform [2021-12-21T18:51:43.538Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestGetRepositoryMountCandidates [2021-12-21T18:51:43.538Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestLayerAlreadyExists [2021-12-21T18:51:43.538Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:51:43.538Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:51:43.538Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:51:43.538Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:51:43.538Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:51:43.538Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:51:43.538Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-21T18:51:43.538Z] === RUN TestWhenEmptyAuthConfig [2021-12-21T18:51:43.538Z] --- PASS: TestV2MetadataService (1.21s) [2021-12-21T18:51:43.538Z] PASS [2021-12-21T18:51:43.538Z] coverage: 48.2% of statements [2021-12-21T18:51:43.538Z] ok github.com/docker/docker/distribution/metadata 1.324s coverage: 48.2% of statements [2021-12-21T18:51:43.818Z] ok github.com/docker/docker/libnetwork 36.956s coverage: 40.7% of statements [2021-12-21T18:51:43.818Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-21T18:51:43.818Z] ok github.com/docker/docker/libnetwork/config 0.028s coverage: 24.0% of statements [2021-12-21T18:51:43.818Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-21T18:51:43.818Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-21T18:51:43.818Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-21T18:51:43.999Z] time="2021-12-21T18:51:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:51:43.999Z] time="2021-12-21T18:51:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:51:43.999Z] time="2021-12-21T18:51:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:51:43.999Z] time="2021-12-21T18:51:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:51:43.999Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-21T18:51:43.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-12-21T18:51:43.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-12-21T18:51:43.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-12-21T18:51:43.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-12-21T18:51:43.999Z] === RUN TestTransfer [2021-12-21T18:51:43.999Z] --- PASS: TestTransfer (0.13s) [2021-12-21T18:51:43.999Z] === RUN TestConcurrencyLimit [2021-12-21T18:51:43.999Z] === RUN TestNotFound [2021-12-21T18:51:43.999Z] --- PASS: TestNotFound (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestConflict [2021-12-21T18:51:43.999Z] --- PASS: TestConflict (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestForbidden [2021-12-21T18:51:43.999Z] --- PASS: TestForbidden (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestInvalidParameter [2021-12-21T18:51:43.999Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestNotImplemented [2021-12-21T18:51:43.999Z] --- PASS: TestNotImplemented (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestNotModified [2021-12-21T18:51:43.999Z] --- PASS: TestNotModified (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestUnauthorized [2021-12-21T18:51:43.999Z] --- PASS: TestUnauthorized (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestUnknown [2021-12-21T18:51:43.999Z] --- PASS: TestUnknown (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestCancelled [2021-12-21T18:51:43.999Z] --- PASS: TestCancelled (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestDeadline [2021-12-21T18:51:43.999Z] --- PASS: TestDeadline (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestDataLoss [2021-12-21T18:51:43.999Z] --- PASS: TestDataLoss (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestUnavailable [2021-12-21T18:51:43.999Z] --- PASS: TestUnavailable (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestSystem [2021-12-21T18:51:43.999Z] --- PASS: TestSystem (0.00s) [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Not_Found [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Bad_Request [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Conflict [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Unauthorized [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Forbidden [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Not_Modified [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-21T18:51:43.999Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-21T18:51:44.386Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.425s coverage: 59.9% of statements [2021-12-21T18:51:44.386Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-21T18:51:44.459Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-21T18:51:44.459Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-21T18:51:44.459Z] PASS [2021-12-21T18:51:44.459Z] coverage: 53.1% of statements [2021-12-21T18:51:44.459Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2021-12-21T18:51:44.459Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-12-21T18:51:44.459Z] === RUN TestInactiveJobs [2021-12-21T18:51:44.459Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-12-21T18:51:44.459Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-21T18:51:44.459Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-21T18:51:44.459Z] === RUN TestTokenPassThru [2021-12-21T18:51:44.459Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-21T18:51:44.459Z] === RUN TestTokenPassThruDifferentHost [2021-12-21T18:51:44.459Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-12-21T18:51:44.459Z] PASS [2021-12-21T18:51:44.459Z] coverage: 24.6% of statements [2021-12-21T18:51:44.459Z] ok github.com/docker/docker/distribution 1.638s coverage: 24.6% of statements [2021-12-21T18:51:44.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) [2021-12-21T18:51:44.562Z] === RUN TestBuildWithSession [2021-12-21T18:51:44.562Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:51:44.562Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-21T18:51:44.562Z] === RUN TestBuildSquashParent [2021-12-21T18:51:44.645Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-21T18:51:44.920Z] --- PASS: TestInactiveJobs (0.41s) [2021-12-21T18:51:44.920Z] === RUN TestWatchRelease [2021-12-21T18:51:44.920Z] --- PASS: TestWatchRelease (0.04s) [2021-12-21T18:51:44.920Z] === RUN TestWatchFinishedTransfer [2021-12-21T18:51:44.920Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-21T18:51:44.920Z] === RUN TestDuplicateTransfer [2021-12-21T18:51:44.920Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-21T18:51:44.920Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-12-21T18:51:44.920Z] === RUN TestSuccessfulUpload [2021-12-21T18:51:44.920Z] time="2021-12-21T18:51:44Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-21T18:51:45.142Z] ---> f8ee6ac616fd [2021-12-21T18:51:45.143Z] Successfully built f8ee6ac616fd [2021-12-21T18:51:45.143Z] Successfully tagged docker:latest [2021-12-21T18:51:45.143Z] INFO: Image build ended at 12/21/2021 18:51:41. Duration:00:03:16.4457334 [2021-12-21T18:51:45.143Z] [2021-12-21T18:51:45.143Z] [2021-12-21T18:51:45.143Z] INFO: Building the test binaries at 12/21/2021 18:51:41... [2021-12-21T18:51:45.212Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.080s coverage: 4.0% of statements [2021-12-21T18:51:45.212Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-21T18:51:45.383Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-12-21T18:51:45.383Z] === RUN TestCancelledUpload [2021-12-21T18:51:45.383Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-21T18:51:45.383Z] PASS [2021-12-21T18:51:45.383Z] coverage: 76.8% of statements [2021-12-21T18:51:45.383Z] ok github.com/docker/docker/distribution/xfer 1.957s coverage: 76.8% of statements [2021-12-21T18:51:45.383Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-21T18:51:45.383Z] === RUN TestCompare [2021-12-21T18:51:45.383Z] --- PASS: TestCompare (0.00s) [2021-12-21T18:51:45.383Z] PASS [2021-12-21T18:51:45.383Z] coverage: 19.2% of statements [2021-12-21T18:51:45.383Z] ok github.com/docker/docker/image/cache 0.175s coverage: 19.2% of statements [2021-12-21T18:51:45.779Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2021-12-21T18:51:45.779Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-21T18:51:45.844Z] === RUN TestFSGetInvalidData [2021-12-21T18:51:45.844Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-12-21T18:51:45.844Z] === RUN TestFSInvalidSet [2021-12-21T18:51:45.844Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-21T18:51:45.844Z] === RUN TestFSInvalidRoot [2021-12-21T18:51:45.844Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-21T18:51:45.844Z] === RUN TestFSMetadataGetSet [2021-12-21T18:51:45.844Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-12-21T18:51:45.844Z] === RUN TestFSInvalidWalker [2021-12-21T18:51:45.844Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-12-21T18:51:45.844Z] === RUN TestFSGetSet [2021-12-21T18:51:45.844Z] --- PASS: TestFSGetSet (0.02s) [2021-12-21T18:51:45.844Z] === RUN TestFSGetUnsetKey [2021-12-21T18:51:45.844Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-21T18:51:45.844Z] === RUN TestFSGetEmptyData [2021-12-21T18:51:45.844Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-21T18:51:45.844Z] === RUN TestFSDelete [2021-12-21T18:51:45.844Z] --- PASS: TestFSDelete (0.02s) [2021-12-21T18:51:45.844Z] === RUN TestFSWalker [2021-12-21T18:51:45.844Z] --- PASS: TestFSWalker (0.02s) [2021-12-21T18:51:45.844Z] === RUN TestFSWalkerStopOnError [2021-12-21T18:51:45.844Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-21T18:51:45.844Z] === RUN TestNewFromJSON [2021-12-21T18:51:45.844Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-21T18:51:45.844Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-21T18:51:45.844Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-21T18:51:45.844Z] === RUN TestMarshalKeyOrder [2021-12-21T18:51:45.844Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-21T18:51:45.844Z] === RUN TestHistoryEqual [2021-12-21T18:51:45.844Z] --- PASS: TestHistoryEqual (0.19s) [2021-12-21T18:51:45.844Z] === RUN TestImage [2021-12-21T18:51:45.844Z] --- PASS: TestImage (0.00s) [2021-12-21T18:51:45.844Z] === RUN TestImageOSNotEmpty [2021-12-21T18:51:46.039Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-21T18:51:46.139Z] INFO: make.ps1 starting at 12/21/2021 18:51:46 [2021-12-21T18:51:46.305Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-21T18:51:46.305Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-21T18:51:46.305Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-21T18:51:46.305Z] === RUN TestCreate [2021-12-21T18:51:46.305Z] --- PASS: TestCreate (0.01s) [2021-12-21T18:51:46.305Z] === RUN TestRestore [2021-12-21T18:51:46.305Z] time="2021-12-21T18:51:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-21T18:51:46.305Z] --- PASS: TestRestore (0.04s) [2021-12-21T18:51:46.305Z] === RUN TestAddDelete [2021-12-21T18:51:46.305Z] --- PASS: TestAddDelete (0.03s) [2021-12-21T18:51:46.305Z] === RUN TestSearchAfterDelete [2021-12-21T18:51:46.305Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-12-21T18:51:46.305Z] === RUN TestParentReset [2021-12-21T18:51:46.305Z] --- PASS: TestParentReset (0.04s) [2021-12-21T18:51:46.305Z] === RUN TestGetAndSetLastUpdated [2021-12-21T18:51:46.305Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-21T18:51:46.305Z] === RUN TestStoreLen [2021-12-21T18:51:46.305Z] --- PASS: TestStoreLen (0.07s) [2021-12-21T18:51:46.305Z] PASS [2021-12-21T18:51:46.305Z] coverage: 86.6% of statements [2021-12-21T18:51:46.305Z] ok github.com/docker/docker/image 0.720s coverage: 86.6% of statements [2021-12-21T18:51:46.611Z] INFO: Git commit (f415028976) assumed from DOCKER_GITCOMMIT environment variable [2021-12-21T18:51:46.611Z] INFO: Invoking autogen... [2021-12-21T18:51:46.766Z] === RUN TestMakeV1ConfigFromConfig [2021-12-21T18:51:46.766Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-21T18:51:46.766Z] PASS [2021-12-21T18:51:46.766Z] coverage: 25.0% of statements [2021-12-21T18:51:46.766Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2021-12-21T18:51:46.766Z] === RUN TestValidateManifest [2021-12-21T18:51:46.766Z] === RUN TestValidateManifest/nil [2021-12-21T18:51:46.766Z] === RUN TestValidateManifest/non-nil [2021-12-21T18:51:46.766Z] --- PASS: TestValidateManifest (0.00s) [2021-12-21T18:51:46.766Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-21T18:51:46.766Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-21T18:51:46.766Z] PASS [2021-12-21T18:51:46.766Z] coverage: 0.7% of statements [2021-12-21T18:51:46.766Z] ok github.com/docker/docker/image/tarexport 0.083s coverage: 0.7% of statements [2021-12-21T18:51:46.766Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-21T18:51:47.083Z] INFO: Building daemon... [2021-12-21T18:51:48.309Z] === RUN TestSerialization [2021-12-21T18:51:48.309Z] --- PASS: TestSerialization (0.02s) [2021-12-21T18:51:48.309Z] PASS [2021-12-21T18:51:48.309Z] coverage: 100.0% of statements [2021-12-21T18:51:48.309Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2021-12-21T18:51:48.731Z] --- PASS: TestBuildSquashParent (3.88s) [2021-12-21T18:51:48.731Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-21T18:51:48.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:51:48.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:51:48.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:51:48.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:51:48.731Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:51:48.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:51:48.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:51:48.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:51:48.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:51:48.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:51:48.731Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:51:48.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:51:48.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:51:48.731Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:51:48.769Z] === RUN TestEmptyLayer [2021-12-21T18:51:48.769Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-21T18:51:48.769Z] === RUN TestCommitFailure [2021-12-21T18:51:48.769Z] --- PASS: TestCommitFailure (0.02s) [2021-12-21T18:51:48.769Z] === RUN TestStartTransactionFailure [2021-12-21T18:51:48.769Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-12-21T18:51:48.769Z] === RUN TestGetOrphan [2021-12-21T18:51:48.769Z] --- PASS: TestGetOrphan (0.01s) [2021-12-21T18:51:48.769Z] === RUN TestMountAndRegister [2021-12-21T18:51:48.769Z] layer_test.go:270: Layer size: 14 [2021-12-21T18:51:48.769Z] --- PASS: TestMountAndRegister (0.13s) [2021-12-21T18:51:48.769Z] === RUN TestLayerRelease [2021-12-21T18:51:48.769Z] layer_test.go:303: Failing on Windows [2021-12-21T18:51:48.769Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-21T18:51:48.769Z] === RUN TestStoreRestore [2021-12-21T18:51:48.769Z] layer_test.go:352: Failing on Windows [2021-12-21T18:51:48.769Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-21T18:51:48.769Z] === RUN TestTarStreamStability [2021-12-21T18:51:48.769Z] layer_test.go:467: Failing on Windows [2021-12-21T18:51:48.769Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-21T18:51:48.769Z] === RUN TestRegisterExistingLayer [2021-12-21T18:51:49.232Z] === RUN TestEnvironmentParsing [2021-12-21T18:51:49.232Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-21T18:51:49.232Z] PASS [2021-12-21T18:51:49.232Z] coverage: 1.2% of statements [2021-12-21T18:51:49.232Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2021-12-21T18:51:49.232Z] --- PASS: TestRegisterExistingLayer (0.28s) [2021-12-21T18:51:49.232Z] === RUN TestTarStreamVerification [2021-12-21T18:51:49.232Z] layer_test.go:696: Failing on Windows [2021-12-21T18:51:49.232Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-21T18:51:49.232Z] === RUN TestLayerMigration [2021-12-21T18:51:49.232Z] migration_test.go:45: Failing on Windows [2021-12-21T18:51:49.232Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-21T18:51:49.232Z] === RUN TestLayerMigrationNoTarsplit [2021-12-21T18:51:49.232Z] migration_test.go:181: Failing on Windows [2021-12-21T18:51:49.232Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-21T18:51:49.232Z] === RUN TestMountInit [2021-12-21T18:51:49.232Z] mount_test.go:17: Failing on Windows [2021-12-21T18:51:49.232Z] --- SKIP: TestMountInit (0.00s) [2021-12-21T18:51:49.232Z] === RUN TestMountSize [2021-12-21T18:51:49.232Z] mount_test.go:76: Failing on Windows [2021-12-21T18:51:49.232Z] --- SKIP: TestMountSize (0.00s) [2021-12-21T18:51:49.232Z] === RUN TestMountChanges [2021-12-21T18:51:49.232Z] mount_test.go:125: Failing on Windows [2021-12-21T18:51:49.232Z] --- SKIP: TestMountChanges (0.00s) [2021-12-21T18:51:49.232Z] === RUN TestMountApply [2021-12-21T18:51:49.232Z] mount_test.go:212: Failing on Windows [2021-12-21T18:51:49.232Z] --- SKIP: TestMountApply (0.00s) [2021-12-21T18:51:49.232Z] PASS [2021-12-21T18:51:49.232Z] coverage: 30.1% of statements [2021-12-21T18:51:49.232Z] ok github.com/docker/docker/layer 0.593s coverage: 30.1% of statements [2021-12-21T18:51:49.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:51:49.693Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-21T18:51:49.693Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-21T18:51:49.693Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-21T18:51:49.693Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-21T18:51:49.693Z] === RUN TestSequenceGetAvailableBit [2021-12-21T18:51:49.693Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestSequenceEqual [2021-12-21T18:51:49.693Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestSequenceCopy [2021-12-21T18:51:49.693Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestGetFirstAvailable [2021-12-21T18:51:49.693Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestFindSequence [2021-12-21T18:51:49.693Z] --- PASS: TestFindSequence (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestCheckIfAvailable [2021-12-21T18:51:49.693Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestMergeSequences [2021-12-21T18:51:49.693Z] --- PASS: TestMergeSequences (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestPushReservation [2021-12-21T18:51:49.693Z] --- PASS: TestPushReservation (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestSerializeDeserialize [2021-12-21T18:51:49.693Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestSet [2021-12-21T18:51:49.693Z] --- PASS: TestSet (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestSetUnset [2021-12-21T18:51:49.693Z] --- PASS: TestSetUnset (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestOffsetSetUnset [2021-12-21T18:51:49.693Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestSetInRange [2021-12-21T18:51:49.693Z] --- PASS: TestSetInRange (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestSetAnyInRange [2021-12-21T18:51:49.693Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestMethods [2021-12-21T18:51:49.693Z] --- PASS: TestMethods (0.00s) [2021-12-21T18:51:49.693Z] === RUN TestRandomAllocateDeallocate [2021-12-21T18:51:50.223Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:51:50.912Z] Removing intermediate container 26cabeced764 [2021-12-21T18:51:50.912Z] ---> 374b0277d904 [2021-12-21T18:51:50.912Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-21T18:51:50.912Z] ---> Running in a0e296bd97fe [2021-12-21T18:51:51.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:51:51.590Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:51:52.486Z] [2021-12-21T18:51:52.486Z] SUCCESS: Specified value was saved. [2021-12-21T18:51:52.613Z] === RUN TestInvalidConfig [2021-12-21T18:51:52.613Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-21T18:51:52.613Z] === RUN TestConfig [2021-12-21T18:51:52.613Z] --- PASS: TestConfig (0.00s) [2021-12-21T18:51:52.613Z] === RUN TestOptionsLabels [2021-12-21T18:51:52.613Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-21T18:51:52.613Z] === RUN TestValidName [2021-12-21T18:51:52.613Z] --- PASS: TestValidName (0.00s) [2021-12-21T18:51:52.613Z] === RUN TestTLSConfiguration [2021-12-21T18:51:52.613Z] time="2021-12-21T18:51:51Z" level=info msg="Option Initializing KV with TLS" [2021-12-21T18:51:52.613Z] --- PASS: TestTLSConfiguration (0.23s) [2021-12-21T18:51:52.613Z] PASS [2021-12-21T18:51:52.613Z] coverage: 24.0% of statements [2021-12-21T18:51:52.613Z] ok github.com/docker/docker/libnetwork/config 0.333s coverage: 24.0% of statements [2021-12-21T18:51:52.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-21T18:51:53.076Z] === RUN TestKey [2021-12-21T18:51:53.076Z] --- PASS: TestKey (0.00s) [2021-12-21T18:51:53.076Z] === RUN TestParseKey [2021-12-21T18:51:53.076Z] --- PASS: TestParseKey (0.00s) [2021-12-21T18:51:53.076Z] === RUN TestInvalidDataStore [2021-12-21T18:51:53.076Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-21T18:51:53.076Z] === RUN TestKVObjectFlatKey [2021-12-21T18:51:53.076Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-21T18:51:53.076Z] === RUN TestAtomicKVObjectFlatKey [2021-12-21T18:51:53.076Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-21T18:51:53.076Z] PASS [2021-12-21T18:51:53.076Z] coverage: 21.9% of statements [2021-12-21T18:51:53.076Z] ok github.com/docker/docker/libnetwork/datastore 0.054s coverage: 21.9% of statements [2021-12-21T18:51:53.076Z] === RUN TestErrorInterfaces [2021-12-21T18:51:53.076Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-21T18:51:53.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-21T18:51:53.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2021-12-21T18:51:53.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2021-12-21T18:51:53.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.53s) [2021-12-21T18:51:53.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2021-12-21T18:51:53.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2021-12-21T18:51:53.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.54s) [2021-12-21T18:51:53.483Z] === RUN TestBuildMultiStageCopy [2021-12-21T18:51:53.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-21T18:51:53.540Z] === RUN TestNetworkMarshalling [2021-12-21T18:51:53.540Z] --- PASS: TestNetworkMarshalling (0.22s) [2021-12-21T18:51:53.540Z] === RUN TestEndpointMarshalling [2021-12-21T18:51:53.540Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestAuxAddresses [2021-12-21T18:51:53.540Z] time="2021-12-21T18:51:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T18:51:53.540Z] --- PASS: TestAuxAddresses (0.03s) [2021-12-21T18:51:53.540Z] === RUN TestSRVServiceQuery [2021-12-21T18:51:53.540Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-21T18:51:53.540Z] === RUN TestServiceVIPReuse [2021-12-21T18:51:53.540Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-12-21T18:51:53.540Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-21T18:51:53.540Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-12-21T18:51:53.540Z] === RUN TestDNSIPQuery [2021-12-21T18:51:53.540Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestDNSProxyServFail [2021-12-21T18:51:53.540Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestSandboxAddEmpty [2021-12-21T18:51:53.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestSandboxAddMultiPrio [2021-12-21T18:51:53.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestSandboxAddSamePrio [2021-12-21T18:51:53.540Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestCleanupServiceDiscovery [2021-12-21T18:51:53.540Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestDNSOptions [2021-12-21T18:51:53.540Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:51:53.540Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-21T18:51:53.540Z] === RUN TestMultipleControllersWithSameStore [2021-12-21T18:51:53.540Z] time="2021-12-21T18:51:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T18:51:53.540Z] time="2021-12-21T18:51:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T18:51:53.540Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2021-12-21T18:51:53.540Z] PASS [2021-12-21T18:51:53.540Z] coverage: 8.6% of statements [2021-12-21T18:51:53.540Z] ok github.com/docker/docker/libnetwork 0.443s coverage: 8.6% of statements [2021-12-21T18:51:53.540Z] === RUN TestIPDataMarshalling [2021-12-21T18:51:54.001Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-21T18:51:54.001Z] === RUN TestValidateAndIsV6 [2021-12-21T18:51:54.001Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-21T18:51:54.001Z] PASS [2021-12-21T18:51:54.001Z] coverage: 68.9% of statements [2021-12-21T18:51:54.001Z] ok github.com/docker/docker/libnetwork/driverapi 0.070s coverage: 68.9% of statements [2021-12-21T18:51:54.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-21T18:51:54.467Z] === RUN TestDriver [2021-12-21T18:51:54.467Z] --- PASS: TestDriver (0.00s) [2021-12-21T18:51:54.467Z] PASS [2021-12-21T18:51:54.467Z] coverage: 34.8% of statements [2021-12-21T18:51:54.467Z] ok github.com/docker/docker/libnetwork/drivers/host 0.044s coverage: 34.8% of statements [2021-12-21T18:51:54.669Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-21T18:51:54.926Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-21T18:51:54.926Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-21T18:51:54.927Z] === RUN TestDriver [2021-12-21T18:51:54.927Z] --- PASS: TestDriver (0.00s) [2021-12-21T18:51:54.927Z] PASS [2021-12-21T18:51:54.927Z] coverage: 34.8% of statements [2021-12-21T18:51:54.927Z] ok github.com/docker/docker/libnetwork/drivers/null 0.086s coverage: 34.8% of statements [2021-12-21T18:51:55.183Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2021-12-21T18:51:55.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s) [2021-12-21T18:51:55.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-12-21T18:51:55.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-12-21T18:51:55.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-12-21T18:51:55.183Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-12-21T18:51:55.183Z] === RUN TestBuildMultiStageParentConfig [2021-12-21T18:51:55.387Z] === RUN TestNetworkAllocateFree [2021-12-21T18:51:55.387Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-21T18:51:55.387Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-21T18:51:55.387Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-21T18:51:55.387Z] PASS [2021-12-21T18:51:55.387Z] coverage: 63.6% of statements [2021-12-21T18:51:55.387Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2021-12-21T18:51:55.454Z] Removing intermediate container a0e296bd97fe [2021-12-21T18:51:55.454Z] ---> 65307a9a2fd2 [2021-12-21T18:51:55.454Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-21T18:51:55.848Z] === RUN TestGetEmptyCapabilities [2021-12-21T18:51:55.848Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-21T18:51:55.848Z] === RUN TestGetExtraCapabilities [2021-12-21T18:51:55.848Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-12-21T18:51:55.848Z] === RUN TestGetInvalidCapabilities [2021-12-21T18:51:55.848Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-21T18:51:55.848Z] === RUN TestRemoteDriver [2021-12-21T18:51:55.848Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-21T18:51:55.848Z] === RUN TestDriverError [2021-12-21T18:51:55.848Z] --- PASS: TestDriverError (0.01s) [2021-12-21T18:51:55.848Z] === RUN TestMissingValues [2021-12-21T18:51:55.848Z] --- PASS: TestMissingValues (0.00s) [2021-12-21T18:51:55.848Z] === RUN TestRollback [2021-12-21T18:51:55.848Z] --- PASS: TestRollback (0.01s) [2021-12-21T18:51:55.848Z] PASS [2021-12-21T18:51:55.848Z] coverage: 57.4% of statements [2021-12-21T18:51:55.848Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.108s coverage: 57.4% of statements [2021-12-21T18:51:55.925Z] ---> Running in a982e81c87c0 [2021-12-21T18:51:56.015Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.555s coverage: 7.2% of statements [2021-12-21T18:51:56.015Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-21T18:51:56.015Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-21T18:51:56.015Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-12-21T18:51:56.015Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-21T18:51:56.015Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-21T18:51:56.015Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-21T18:51:56.138Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2021-12-21T18:51:56.138Z] === RUN TestBuildLabelWithTargets [2021-12-21T18:51:56.275Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-12-21T18:51:56.535Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2021-12-21T18:51:56.794Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-12-21T18:51:56.820Z] === RUN TestNAT [2021-12-21T18:51:56.820Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-21T18:51:56.820Z] --- SKIP: TestNAT (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestTransparent [2021-12-21T18:51:56.820Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-21T18:51:56.820Z] --- SKIP: TestTransparent (0.00s) [2021-12-21T18:51:56.820Z] PASS [2021-12-21T18:51:56.820Z] coverage: 0.0% of statements [2021-12-21T18:51:56.820Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2021-12-21T18:51:56.820Z] === RUN TestBuildDefault [2021-12-21T18:51:56.820Z] --- PASS: TestBuildDefault (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestBuildHostnameDomainname [2021-12-21T18:51:56.820Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestBuildHostname [2021-12-21T18:51:56.820Z] --- PASS: TestBuildHostname (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestBuildHostnameFQDN [2021-12-21T18:51:56.820Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestBuildNoIP [2021-12-21T18:51:56.820Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestUpdate [2021-12-21T18:51:56.820Z] --- PASS: TestUpdate (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-21T18:51:56.820Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-21T18:51:56.820Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestAddEmpty [2021-12-21T18:51:56.820Z] --- PASS: TestAddEmpty (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestAdd [2021-12-21T18:51:56.820Z] --- PASS: TestAdd (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestDeleteEmpty [2021-12-21T18:51:56.820Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestDeleteNewline [2021-12-21T18:51:56.820Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestDelete [2021-12-21T18:51:56.820Z] --- PASS: TestDelete (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestConcurrentWrites [2021-12-21T18:51:56.820Z] === RUN TestNew [2021-12-21T18:51:56.820Z] --- PASS: TestNew (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestAddDriver [2021-12-21T18:51:56.820Z] --- PASS: TestAddDriver (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestAddDuplicateDriver [2021-12-21T18:51:56.820Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-21T18:51:56.820Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestDriver [2021-12-21T18:51:56.820Z] --- PASS: TestDriver (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestIPAM [2021-12-21T18:51:56.820Z] --- PASS: TestIPAM (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestWalkIPAMs [2021-12-21T18:51:56.820Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-21T18:51:56.820Z] === RUN TestWalkDrivers [2021-12-21T18:51:56.820Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-21T18:51:56.820Z] PASS [2021-12-21T18:51:56.820Z] coverage: 82.4% of statements [2021-12-21T18:51:56.820Z] ok github.com/docker/docker/libnetwork/drvregistry 0.108s coverage: 82.4% of statements [2021-12-21T18:51:57.053Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-21T18:51:57.053Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-21T18:51:57.077Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2021-12-21T18:51:57.077Z] === RUN TestBuildWithEmptyLayers [2021-12-21T18:51:57.280Z] --- PASS: TestConcurrentWrites (0.30s) [2021-12-21T18:51:57.280Z] PASS [2021-12-21T18:51:57.280Z] coverage: 81.2% of statements [2021-12-21T18:51:57.280Z] ok github.com/docker/docker/libnetwork/etchosts 0.374s coverage: 81.2% of statements [2021-12-21T18:51:57.334Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-12-21T18:51:57.334Z] === RUN TestBuildMultiStageOnBuild [2021-12-21T18:51:57.746Z] --- PASS: TestRandomAllocateDeallocate (7.90s) [2021-12-21T18:51:57.746Z] === RUN TestAllocateRandomDeallocate [2021-12-21T18:51:57.746Z] === RUN TestDiff [2021-12-21T18:51:57.746Z] --- PASS: TestDiff (0.00s) [2021-12-21T18:51:57.746Z] === RUN TestAddedCallback [2021-12-21T18:51:57.746Z] --- PASS: TestAddedCallback (0.00s) [2021-12-21T18:51:57.746Z] === RUN TestRemovedCallback [2021-12-21T18:51:57.746Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-21T18:51:57.746Z] === RUN TestNoCallback [2021-12-21T18:51:57.746Z] --- PASS: TestNoCallback (0.00s) [2021-12-21T18:51:57.746Z] PASS [2021-12-21T18:51:57.746Z] coverage: 48.1% of statements [2021-12-21T18:51:57.746Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.058s coverage: 48.1% of statements [2021-12-21T18:51:58.207Z] === RUN TestNew [2021-12-21T18:51:58.207Z] --- PASS: TestNew (0.00s) [2021-12-21T18:51:58.207Z] === RUN TestAllocate [2021-12-21T18:51:58.207Z] --- PASS: TestAllocate (0.00s) [2021-12-21T18:51:58.207Z] === RUN TestUninitialized [2021-12-21T18:51:58.207Z] --- PASS: TestUninitialized (0.00s) [2021-12-21T18:51:58.207Z] === RUN TestAllocateInRange [2021-12-21T18:51:58.207Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-21T18:51:58.207Z] === RUN TestAllocateSerial [2021-12-21T18:51:58.207Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-21T18:51:58.207Z] PASS [2021-12-21T18:51:58.207Z] coverage: 87.5% of statements [2021-12-21T18:51:58.207Z] ok github.com/docker/docker/libnetwork/idm 0.051s coverage: 87.5% of statements [2021-12-21T18:51:58.667Z] === RUN TestCaller [2021-12-21T18:51:58.667Z] --- PASS: TestCaller (0.00s) [2021-12-21T18:51:58.667Z] PASS [2021-12-21T18:51:58.667Z] coverage: 100.0% of statements [2021-12-21T18:51:58.667Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2021-12-21T18:51:58.667Z] === RUN TestSetSerialInsertDelete [2021-12-21T18:51:58.667Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-21T18:51:58.667Z] === RUN TestSetParallelInsertDelete [2021-12-21T18:51:59.223Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2021-12-21T18:51:59.223Z] === RUN TestBuildUncleanTarFilenames [2021-12-21T18:51:59.479Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2021-12-21T18:51:59.479Z] === RUN TestBuildMultiStageLayerLeak [2021-12-21T18:51:59.640Z] --- PASS: TestAllocateRandomDeallocate (1.77s) [2021-12-21T18:51:59.640Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-21T18:51:59.756Z] Cannot create a file when that file already exists. [2021-12-21T18:52:00.611Z] === RUN TestInt2IP2IntConversion [2021-12-21T18:52:00.612Z] === RUN TestPoolRequest [2021-12-21T18:52:00.612Z] --- PASS: TestPoolRequest (0.00s) [2021-12-21T18:52:00.612Z] === RUN TestOtherRequests [2021-12-21T18:52:00.612Z] --- PASS: TestOtherRequests (0.00s) [2021-12-21T18:52:00.612Z] PASS [2021-12-21T18:52:00.612Z] coverage: 57.1% of statements [2021-12-21T18:52:00.612Z] ok github.com/docker/docker/libnetwork/ipams/null 0.055s coverage: 57.1% of statements [2021-12-21T18:52:00.844Z] --- PASS: TestBuildMultiStageLayerLeak (1.57s) [2021-12-21T18:52:00.844Z] === RUN TestBuildWithHugeFile [2021-12-21T18:52:01.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-21T18:52:01.072Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.50s) [2021-12-21T18:52:01.072Z] === RUN TestRetrieveFromStore [2021-12-21T18:52:01.072Z] --- PASS: TestInt2IP2IntConversion (0.62s) [2021-12-21T18:52:01.072Z] === RUN TestGetAddressVersion [2021-12-21T18:52:01.072Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-21T18:52:01.072Z] === RUN TestKeyString [2021-12-21T18:52:01.072Z] --- PASS: TestKeyString (0.00s) [2021-12-21T18:52:01.072Z] === RUN TestPoolDataMarshal [2021-12-21T18:52:01.072Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-21T18:52:01.072Z] === RUN TestSubnetsMarshal [2021-12-21T18:52:01.072Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-12-21T18:52:01.072Z] === RUN TestAddSubnets [2021-12-21T18:52:01.072Z] --- PASS: TestAddSubnets (0.08s) [2021-12-21T18:52:01.072Z] === RUN TestDoublePoolRelease [2021-12-21T18:52:01.072Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-12-21T18:52:01.072Z] === RUN TestAddReleasePoolID [2021-12-21T18:52:01.547Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-12-21T18:52:01.547Z] === RUN TestPredefinedPool [2021-12-21T18:52:01.547Z] --- PASS: TestPredefinedPool (0.03s) [2021-12-21T18:52:01.547Z] === RUN TestRemoveSubnet [2021-12-21T18:52:01.547Z] --- PASS: TestRemoveSubnet (0.27s) [2021-12-21T18:52:01.547Z] === RUN TestGetSameAddress [2021-12-21T18:52:01.547Z] --- PASS: TestRetrieveFromStore (0.69s) [2021-12-21T18:52:01.547Z] === RUN TestIsCorrupted [2021-12-21T18:52:01.547Z] --- PASS: TestGetSameAddress (0.03s) [2021-12-21T18:52:01.547Z] === RUN TestPoolAllocationReuse [2021-12-21T18:52:01.547Z] --- PASS: TestIsCorrupted (0.02s) [2021-12-21T18:52:01.547Z] === RUN TestSetRollover [2021-12-21T18:52:02.008Z] === RUN TestGetCapabilities [2021-12-21T18:52:02.008Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-21T18:52:02.008Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-21T18:52:02.008Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-12-21T18:52:02.008Z] === RUN TestGetDefaultAddressSpaces [2021-12-21T18:52:02.008Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-12-21T18:52:02.008Z] === RUN TestRemoteDriver [2021-12-21T18:52:02.008Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-21T18:52:02.008Z] PASS [2021-12-21T18:52:02.008Z] coverage: 47.4% of statements [2021-12-21T18:52:02.008Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.089s coverage: 47.4% of statements [2021-12-21T18:52:02.980Z] === RUN TestWindowsIPAM [2021-12-21T18:52:02.980Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-21T18:52:02.980Z] PASS [2021-12-21T18:52:02.980Z] coverage: 71.4% of statements [2021-12-21T18:52:02.980Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2021-12-21T18:52:03.952Z] --- PASS: TestSetRollover (2.12s) [2021-12-21T18:52:03.952Z] === RUN TestSetRolloverSerial [2021-12-21T18:52:03.952Z] === RUN TestDefaultNetwork [2021-12-21T18:52:03.952Z] --- PASS: TestPoolAllocationReuse (2.19s) [2021-12-21T18:52:03.952Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-21T18:52:03.952Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-12-21T18:52:03.952Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-21T18:52:03.952Z] --- PASS: TestDefaultNetwork (0.32s) [2021-12-21T18:52:03.952Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-21T18:52:04.413Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2021-12-21T18:52:04.413Z] === RUN TestInitAddressPools [2021-12-21T18:52:04.413Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-21T18:52:04.413Z] PASS [2021-12-21T18:52:04.413Z] coverage: 74.0% of statements [2021-12-21T18:52:04.413Z] ok github.com/docker/docker/libnetwork/ipamutils 0.702s coverage: 74.0% of statements [2021-12-21T18:52:05.385Z] === RUN TestKeyValue [2021-12-21T18:52:05.385Z] --- PASS: TestKeyValue (0.00s) [2021-12-21T18:52:05.385Z] PASS [2021-12-21T18:52:05.385Z] coverage: 60.0% of statements [2021-12-21T18:52:05.385Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2021-12-21T18:52:05.651Z] Removing intermediate container a982e81c87c0 [2021-12-21T18:52:05.651Z] ---> 99238bfd98c4 [2021-12-21T18:52:05.651Z] Step 13/13 : CMD ["sh"] [2021-12-21T18:52:05.651Z] ---> Running in b14eabe76362 [2021-12-21T18:52:05.651Z] Removing intermediate container b14eabe76362 [2021-12-21T18:52:05.651Z] ---> e1c96971f65e [2021-12-21T18:52:05.651Z] Successfully built e1c96971f65e [2021-12-21T18:52:05.651Z] Successfully tagged busybox:latest [2021-12-21T18:52:05.651Z] INFO: Docker images of the daemon under test [2021-12-21T18:52:05.651Z] [2021-12-21T18:52:05.651Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-21T18:52:05.651Z] busybox latest e1c96971f65e Less than a second ago 4.96GB [2021-12-21T18:52:05.651Z] microsoft/windowsservercore latest 136110e1a05c 13 days ago 4.91GB [2021-12-21T18:52:05.651Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 13 days ago 4.91GB [2021-12-21T18:52:05.651Z] [2021-12-21T18:52:05.651Z] INFO: Running integration tests at 12/21/2021 18:52:05... [2021-12-21T18:52:05.651Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-21T18:52:05.651Z] INFO: Integration API tests being run from the host: [2021-12-21T18:52:05.651Z] INFO: make.ps1 starting at 12/21/2021 18:52:05 [2021-12-21T18:52:05.849Z] --- PASS: TestSetRolloverSerial (2.10s) [2021-12-21T18:52:05.849Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-21T18:52:05.849Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-21T18:52:05.849Z] PASS [2021-12-21T18:52:05.849Z] coverage: 84.4% of statements [2021-12-21T18:52:05.849Z] ok github.com/docker/docker/libnetwork/bitseq 16.170s coverage: 84.4% of statements [2021-12-21T18:52:06.644Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-21T18:52:07.393Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.49s) [2021-12-21T18:52:07.393Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-21T18:52:08.365Z] === RUN TestNetworkDBSimple [2021-12-21T18:52:08.826Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-21T18:52:08.826Z] PASS [2021-12-21T18:52:08.826Z] coverage: 100.0% of statements [2021-12-21T18:52:08.826Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2021-12-21T18:52:09.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-21T18:52:09.259Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-12-21T18:52:09.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-21T18:52:09.799Z] 2021/12/21 18:52:09 Closing DB instances... [2021-12-21T18:52:09.799Z] === RUN TestGenerate [2021-12-21T18:52:09.799Z] --- PASS: TestGenerate (0.00s) [2021-12-21T18:52:09.799Z] === RUN TestGeneratePtr [2021-12-21T18:52:09.799Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-21T18:52:09.799Z] === RUN TestGenerateMissingField [2021-12-21T18:52:09.799Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-21T18:52:09.799Z] === RUN TestFieldCannotBeSet [2021-12-21T18:52:09.799Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-21T18:52:09.799Z] === RUN TestTypeMismatchError [2021-12-21T18:52:09.799Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-21T18:52:09.799Z] PASS [2021-12-21T18:52:09.799Z] coverage: 100.0% of statements [2021-12-21T18:52:09.799Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2021-12-21T18:52:10.259Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.90s) [2021-12-21T18:52:10.259Z] === RUN TestGetAddress [2021-12-21T18:52:10.259Z] testing: warning: no tests to run [2021-12-21T18:52:10.259Z] PASS [2021-12-21T18:52:10.259Z] coverage: 0.0% of statements [2021-12-21T18:52:10.259Z] ok github.com/docker/docker/libnetwork/osl 0.074s coverage: 0.0% of statements [no tests to run] [2021-12-21T18:52:10.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-21T18:52:10.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-21T18:52:11.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-21T18:52:11.230Z] --- PASS: TestNetworkDBSimple (2.66s) [2021-12-21T18:52:11.230Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-21T18:52:11.230Z] === RUN TestRequestNewPort [2021-12-21T18:52:11.230Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestRequestSpecificPort [2021-12-21T18:52:11.230Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestReleasePort [2021-12-21T18:52:11.230Z] --- PASS: TestReleasePort (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestReuseReleasedPort [2021-12-21T18:52:11.230Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestReleaseUnreadledPort [2021-12-21T18:52:11.230Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestUnknowProtocol [2021-12-21T18:52:11.230Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestAllocateAllPorts [2021-12-21T18:52:11.230Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestPortAllocation [2021-12-21T18:52:11.230Z] --- PASS: TestPortAllocation (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestPortAllocationWithCustomRange [2021-12-21T18:52:11.230Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestNoDuplicateBPR [2021-12-21T18:52:11.230Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-21T18:52:11.230Z] === RUN TestChangePortRange [2021-12-21T18:52:11.230Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-21T18:52:11.230Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-21T18:52:11.230Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-21T18:52:11.230Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-21T18:52:11.230Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-21T18:52:11.230Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-21T18:52:11.230Z] --- PASS: TestChangePortRange (0.00s) [2021-12-21T18:52:11.230Z] PASS [2021-12-21T18:52:11.230Z] coverage: 88.6% of statements [2021-12-21T18:52:11.230Z] ok github.com/docker/docker/libnetwork/portallocator 0.059s coverage: 88.6% of statements [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-21T18:52:11.691Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-21T18:52:12.153Z] 2021/12/21 18:52:11 Closing DB instances... [2021-12-21T18:52:12.153Z] testing: warning: no tests to run [2021-12-21T18:52:12.153Z] PASS [2021-12-21T18:52:12.153Z] coverage: 0.0% of statements [2021-12-21T18:52:12.153Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2021-12-21T18:52:12.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-21T18:52:12.614Z] === RUN TestHashData [2021-12-21T18:52:12.614Z] --- PASS: TestHashData (0.00s) [2021-12-21T18:52:12.614Z] PASS [2021-12-21T18:52:12.614Z] coverage: 2.8% of statements [2021-12-21T18:52:12.614Z] ok github.com/docker/docker/libnetwork/resolvconf 0.062s coverage: 2.8% of statements [2021-12-21T18:52:13.083Z] === RUN TestErrorConstructors [2021-12-21T18:52:13.083Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-21T18:52:13.083Z] === RUN TestCompareIPMask [2021-12-21T18:52:13.083Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-21T18:52:13.083Z] === RUN TestUtilGetHostPartIP [2021-12-21T18:52:13.083Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-21T18:52:13.083Z] === RUN TestUtilGetBroadcastIP [2021-12-21T18:52:13.083Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-21T18:52:13.083Z] === RUN TestParseCIDR [2021-12-21T18:52:13.083Z] --- PASS: TestParseCIDR (0.00s) [2021-12-21T18:52:13.083Z] PASS [2021-12-21T18:52:13.083Z] coverage: 37.3% of statements [2021-12-21T18:52:13.083Z] ok github.com/docker/docker/libnetwork/types 0.052s coverage: 37.3% of statements [2021-12-21T18:52:13.545Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2021-12-21T18:52:13.545Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-21T18:52:14.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-21T18:52:14.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-21T18:52:14.006Z] PASS [2021-12-21T18:52:14.006Z] coverage: 50.0% of statements [2021-12-21T18:52:14.006Z] ok github.com/docker/docker/oci 0.118s coverage: 50.0% of statements [2021-12-21T18:52:14.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-21T18:52:14.979Z] === RUN TestAddressPoolOpt [2021-12-21T18:52:14.979Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/a [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/something [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/_=a [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/env1=value1 [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/_env1=value1 [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/PATH [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/=a [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/PATH= [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/PATH=something [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/asd!qwe [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/1asd [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/123 [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/some_space [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/__some_space_before [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/some_space_after__ [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/= [2021-12-21T18:52:14.979Z] === RUN TestValidateEnv/PaTh [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestParseHost [2021-12-21T18:52:14.979Z] --- PASS: TestParseHost (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestParseDockerDaemonHost [2021-12-21T18:52:14.979Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestParseTCP [2021-12-21T18:52:14.979Z] --- PASS: TestParseTCP (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-21T18:52:14.979Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestValidateExtraHosts [2021-12-21T18:52:14.979Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestIpOptString [2021-12-21T18:52:14.979Z] --- PASS: TestIpOptString (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-21T18:52:14.979Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestNewIpOptValidDefaultVal [2021-12-21T18:52:14.979Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestIpOptSetInvalidVal [2021-12-21T18:52:14.979Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestValidateIPAddress [2021-12-21T18:52:14.979Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestMapOpts [2021-12-21T18:52:14.979Z] --- PASS: TestMapOpts (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestListOptsWithoutValidator [2021-12-21T18:52:14.979Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestListOptsWithValidator [2021-12-21T18:52:14.979Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestValidateDNSSearch [2021-12-21T18:52:14.979Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_general_format [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_one_more [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-21T18:52:14.979Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-21T18:52:14.979Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestNamedListOpts [2021-12-21T18:52:14.979Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestNamedMapOpts [2021-12-21T18:52:14.979Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestParseLink [2021-12-21T18:52:14.979Z] --- PASS: TestParseLink (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestQuotedStringSetWithQuotes [2021-12-21T18:52:14.979Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-21T18:52:14.979Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-21T18:52:14.979Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-21T18:52:14.979Z] === RUN TestUlimitOpt [2021-12-21T18:52:14.979Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-21T18:52:14.979Z] PASS [2021-12-21T18:52:14.979Z] coverage: 67.1% of statements [2021-12-21T18:52:14.979Z] ok github.com/docker/docker/opts 0.092s coverage: 67.1% of statements [2021-12-21T18:52:14.979Z] === RUN TestParseVersion [2021-12-21T18:52:14.979Z] --- PASS: TestParseVersion (0.00s) [2021-12-21T18:52:14.979Z] PASS [2021-12-21T18:52:14.979Z] coverage: 52.9% of statements [2021-12-21T18:52:14.979Z] ok github.com/docker/docker/pkg/aaparser 0.071s coverage: 52.9% of statements [2021-12-21T18:52:14.979Z] 2021/12/21 18:52:14 Closing DB instances... [2021-12-21T18:52:15.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-21T18:52:16.523Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2021-12-21T18:52:16.523Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-21T18:52:16.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-21T18:52:16.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-21T18:52:16.989Z] === RUN TestPeerCertificateMarshalJSON [2021-12-21T18:52:17.453Z] === RUN TestIsArchivePathDir [2021-12-21T18:52:17.453Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-12-21T18:52:17.453Z] === RUN TestIsArchivePathInvalidFile [2021-12-21T18:52:17.453Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2021-12-21T18:52:17.453Z] === RUN TestIsArchivePathTar [2021-12-21T18:52:17.453Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-21T18:52:17.453Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-21T18:52:17.453Z] --- PASS: TestPeerCertificateMarshalJSON (0.73s) [2021-12-21T18:52:17.453Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-21T18:52:17.453Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-21T18:52:17.453Z] === RUN TestMiddleware [2021-12-21T18:52:17.453Z] --- PASS: TestMiddleware (0.00s) [2021-12-21T18:52:17.453Z] === RUN TestNewResponseModifier [2021-12-21T18:52:17.453Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-21T18:52:17.453Z] PASS [2021-12-21T18:52:17.453Z] coverage: 26.8% of statements [2021-12-21T18:52:17.453Z] ok github.com/docker/docker/pkg/authorization 0.787s coverage: 26.8% of statements [2021-12-21T18:52:17.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-21T18:52:17.915Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-12-21T18:52:17.915Z] === RUN TestDecompressStreamGzip [2021-12-21T18:52:17.915Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-12-21T18:52:17.915Z] === RUN TestDecompressStreamBzip2 [2021-12-21T18:52:17.915Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-12-21T18:52:17.915Z] === RUN TestDecompressStreamXz [2021-12-21T18:52:17.915Z] archive_test.go:133: Xz not present in msys2 [2021-12-21T18:52:17.915Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestDecompressStreamZstd [2021-12-21T18:52:17.915Z] archive_test.go:140: zstd not installed [2021-12-21T18:52:17.915Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-12-21T18:52:17.915Z] === RUN TestCompressStreamXzUnsupported [2021-12-21T18:52:17.915Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-21T18:52:17.915Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestCompressStreamInvalid [2021-12-21T18:52:17.915Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestExtensionInvalid [2021-12-21T18:52:17.915Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestExtensionUncompressed [2021-12-21T18:52:17.915Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestExtensionBzip2 [2021-12-21T18:52:17.915Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestExtensionGzip [2021-12-21T18:52:17.915Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestExtensionXz [2021-12-21T18:52:17.915Z] --- PASS: TestExtensionXz (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestExtensionZstd [2021-12-21T18:52:17.915Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestCmdStreamLargeStderr [2021-12-21T18:52:17.915Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-12-21T18:52:17.915Z] === RUN TestCmdStreamBad [2021-12-21T18:52:17.915Z] archive_test.go:252: Failing on Windows CI machines [2021-12-21T18:52:17.915Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-21T18:52:17.915Z] === RUN TestCmdStreamGood [2021-12-21T18:52:18.377Z] --- PASS: TestCmdStreamGood (0.05s) [2021-12-21T18:52:18.377Z] === RUN TestUntarPathWithInvalidDest [2021-12-21T18:52:18.377Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-12-21T18:52:18.377Z] === RUN TestUntarPathWithInvalidSrc [2021-12-21T18:52:18.377Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-21T18:52:18.377Z] === RUN TestUntarPath [2021-12-21T18:52:18.377Z] --- PASS: TestUntarPath (0.07s) [2021-12-21T18:52:18.377Z] === RUN TestUntarPathWithDestinationFile [2021-12-21T18:52:18.377Z] === RUN TestUnbuffered [2021-12-21T18:52:18.377Z] --- PASS: TestUnbuffered (0.00s) [2021-12-21T18:52:18.377Z] === RUN TestRaceUnbuffered [2021-12-21T18:52:18.377Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-21T18:52:18.377Z] PASS [2021-12-21T18:52:18.377Z] coverage: 100.0% of statements [2021-12-21T18:52:18.377Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2021-12-21T18:52:18.377Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-12-21T18:52:18.377Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-21T18:52:18.377Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-12-21T18:52:18.377Z] === RUN TestCopyWithTarInvalidSrc [2021-12-21T18:52:18.377Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-21T18:52:18.377Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-21T18:52:18.377Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-21T18:52:18.377Z] === RUN TestCopyWithTarSrcFile [2021-12-21T18:52:18.377Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-21T18:52:18.377Z] === RUN TestCopyWithTarSrcFolder [2021-12-21T18:52:18.377Z] 2021/12/21 18:52:18 Closing DB instances... [2021-12-21T18:52:18.377Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-21T18:52:18.377Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-21T18:52:18.377Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-21T18:52:18.377Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-21T18:52:18.377Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-21T18:52:18.377Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-21T18:52:18.377Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-21T18:52:18.377Z] === RUN TestCopyFileWithTarSrcFile [2021-12-21T18:52:18.377Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-21T18:52:18.377Z] === RUN TestTarFiles [2021-12-21T18:52:18.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-21T18:52:18.838Z] === RUN TestMatch [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[foo]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[foo_bar]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[]#01 [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[qux]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-21T18:52:18.838Z] === RUN TestMatch/[[foo_baz]] [2021-12-21T18:52:18.838Z] --- PASS: TestMatch (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-21T18:52:18.838Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-21T18:52:18.838Z] PASS [2021-12-21T18:52:18.838Z] coverage: 87.5% of statements [2021-12-21T18:52:18.838Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2021-12-21T18:52:19.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-21T18:52:19.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-21T18:52:20.383Z] === RUN TestChrootTarUntar [2021-12-21T18:52:20.383Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-21T18:52:20.383Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootUntarEmptyArchive [2021-12-21T18:52:20.383Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootTarUntarWithSymlink [2021-12-21T18:52:20.383Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2021-12-21T18:52:20.383Z] === RUN TestChrootCopyWithTar [2021-12-21T18:52:20.383Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootCopyFileWithTar [2021-12-21T18:52:20.383Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootUntarPath [2021-12-21T18:52:20.383Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-21T18:52:20.383Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-21T18:52:20.383Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:52:20.383Z] === RUN TestChrootApplyDotDotFile [2021-12-21T18:52:20.383Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:52:20.383Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-21T18:52:20.383Z] PASS [2021-12-21T18:52:20.383Z] coverage: 15.1% of statements [2021-12-21T18:52:20.383Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.1% of statements [2021-12-21T18:52:20.852Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-12-21T18:52:20.852Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-21T18:52:20.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-21T18:52:21.313Z] === RUN TestSizeEmpty [2021-12-21T18:52:21.313Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-21T18:52:21.313Z] === RUN TestSizeEmptyFile [2021-12-21T18:52:21.313Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-21T18:52:21.313Z] === RUN TestSizeNonemptyFile [2021-12-21T18:52:21.313Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-21T18:52:21.313Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-21T18:52:21.313Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-21T18:52:21.313Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-21T18:52:21.313Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-21T18:52:21.313Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-21T18:52:21.313Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-21T18:52:21.313Z] === RUN TestMoveToSubdir [2021-12-21T18:52:21.313Z] --- PASS: TestMoveToSubdir (0.01s) [2021-12-21T18:52:21.313Z] === RUN TestSizeNonExistingDirectory [2021-12-21T18:52:21.313Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-21T18:52:21.313Z] PASS [2021-12-21T18:52:21.313Z] coverage: 80.0% of statements [2021-12-21T18:52:21.313Z] ok github.com/docker/docker/pkg/directory 0.071s coverage: 80.0% of statements [2021-12-21T18:52:21.513Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-21T18:52:21.513Z] Using test binary docker [2021-12-21T18:52:21.513Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-21T18:52:21.513Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-21T18:52:21.513Z] INFO: Waiting for daemon to start... [2021-12-21T18:52:21.513Z] Starting dockerd [2021-12-21T18:52:22.856Z] === RUN Test [2021-12-21T18:52:22.856Z] === RUN Test/TestContainsEntry [2021-12-21T18:52:22.856Z] === RUN Test/TestCreateEntries [2021-12-21T18:52:22.856Z] === RUN Test/TestEntriesDiff [2021-12-21T18:52:22.856Z] === RUN Test/TestEntriesEquality [2021-12-21T18:52:22.856Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-21T18:52:22.856Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-21T18:52:22.856Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-21T18:52:22.856Z] === RUN Test/TestGeneratorNotGenerate [2021-12-21T18:52:22.856Z] === RUN Test/TestGeneratorWithPort [2021-12-21T18:52:22.856Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-21T18:52:22.856Z] === RUN Test/TestNewEntry [2021-12-21T18:52:22.856Z] === RUN Test/TestParse [2021-12-21T18:52:22.856Z] --- PASS: Test (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-21T18:52:22.856Z] --- PASS: Test/TestParse (0.00s) [2021-12-21T18:52:22.856Z] PASS [2021-12-21T18:52:22.856Z] coverage: 58.3% of statements [2021-12-21T18:52:22.856Z] ok github.com/docker/docker/pkg/discovery 0.051s coverage: 58.3% of statements [2021-12-21T18:52:22.856Z] 2021/12/21 18:52:22 Closing DB instances... [2021-12-21T18:52:23.326Z] === RUN Test [2021-12-21T18:52:23.326Z] === RUN Test/TestContent [2021-12-21T18:52:23.326Z] === RUN Test/TestInitialize [2021-12-21T18:52:23.326Z] === RUN Test/TestNew [2021-12-21T18:52:23.326Z] === RUN Test/TestParsingContentsWithComments [2021-12-21T18:52:23.326Z] === RUN Test/TestRegister [2021-12-21T18:52:23.326Z] === RUN Test/TestWatch [2021-12-21T18:52:23.326Z] --- PASS: Test (0.01s) [2021-12-21T18:52:23.326Z] --- PASS: Test/TestContent (0.00s) [2021-12-21T18:52:23.326Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-21T18:52:23.326Z] --- PASS: Test/TestNew (0.00s) [2021-12-21T18:52:23.326Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-21T18:52:23.326Z] --- PASS: Test/TestRegister (0.00s) [2021-12-21T18:52:23.326Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T18:52:23.326Z] PASS [2021-12-21T18:52:23.326Z] coverage: 92.9% of statements [2021-12-21T18:52:23.326Z] ok github.com/docker/docker/pkg/discovery/file 0.052s coverage: 92.9% of statements [2021-12-21T18:52:23.935Z] sha256:e9ad36aacef95216393579793e294ffad4f79f67a507401c4f63729b23fadd56 [2021-12-21T18:52:23.935Z] INFO: Starting docker-py tests... [2021-12-21T18:52:23.935Z] ============================= test session starts ============================== [2021-12-21T18:52:23.935Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-12-21T18:52:23.935Z] rootdir: /src, inifile: pytest.ini [2021-12-21T18:52:23.935Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-12-21T18:52:23.935Z] collected 395 items / 1 deselected / 394 selected [2021-12-21T18:52:23.935Z] [2021-12-21T18:52:24.055Z] . [2021-12-21T18:52:24.055Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-21T18:52:24.055Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-21T18:52:24.055Z] Error: No such image: emptyfs [2021-12-21T18:52:24.055Z] Running integration-test (iteration 1) [2021-12-21T18:52:24.055Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-21T18:52:24.055Z] Loaded image: busybox:latest [2021-12-21T18:52:24.137Z] ok github.com/docker/docker/libnetwork/ipam 15.727s coverage: 85.3% of statements [2021-12-21T18:52:24.137Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-21T18:52:24.137Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-21T18:52:24.137Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-21T18:52:24.137Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-12-21T18:52:24.137Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-21T18:52:24.298Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2021-12-21T18:52:24.298Z] === RUN TestNetworkDBNodeLeave [2021-12-21T18:52:24.315Z] Loaded image: busybox:glibc [2021-12-21T18:52:24.396Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-21T18:52:24.965Z] ok github.com/docker/docker/libnetwork/ipamutils 0.278s coverage: 74.0% of statements [2021-12-21T18:52:25.274Z] === RUN Test [2021-12-21T18:52:25.274Z] === RUN Test/TestInitialize [2021-12-21T18:52:25.274Z] time="2021-12-21T18:52:24Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:52:25.274Z] time="2021-12-21T18:52:24Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:52:25.274Z] time="2021-12-21T18:52:24Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:52:25.274Z] === RUN Test/TestInitializeWithCerts [2021-12-21T18:52:25.274Z] time="2021-12-21T18:52:24Z" level=info msg="Initializing discovery with TLS" [2021-12-21T18:52:25.274Z] === RUN Test/TestWatch [2021-12-21T18:52:25.274Z] time="2021-12-21T18:52:24Z" level=info msg="Initializing discovery without TLS" [2021-12-21T18:52:25.533Z] ok github.com/docker/docker/libnetwork/iptables 0.123s coverage: 45.1% of statements [2021-12-21T18:52:25.700Z] Loaded image: debian:bullseye-slim [2021-12-21T18:52:25.701Z] Loaded image: hello-world:latest [2021-12-21T18:52:25.701Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:52:25.701Z] INFO: Testing against a local daemon [2021-12-21T18:52:25.701Z] === RUN TestCgroupNamespacesBuild [2021-12-21T18:52:25.735Z] --- PASS: TestTarFiles (7.07s) [2021-12-21T18:52:25.735Z] === RUN TestDetectCompressionZstd [2021-12-21T18:52:25.735Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-21T18:52:25.735Z] === RUN TestTarUntar [2021-12-21T18:52:25.735Z] --- PASS: TestTarUntar (0.09s) [2021-12-21T18:52:25.735Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-21T18:52:25.735Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-12-21T18:52:25.735Z] === RUN TestTarWithOptions [2021-12-21T18:52:25.735Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-21T18:52:25.735Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-21T18:52:25.735Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-21T18:52:25.735Z] === RUN TestUntarUstarGnuConflict [2021-12-21T18:52:25.735Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-21T18:52:25.735Z] === RUN TestUntarInvalidFilenames [2021-12-21T18:52:25.735Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1933017145\\dest" [2021-12-21T18:52:25.735Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-12-21T18:52:25.735Z] === RUN TestUntarHardlinkToSymlink [2021-12-21T18:52:25.735Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-21T18:52:25.735Z] === RUN TestUntarInvalidHardlink [2021-12-21T18:52:25.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink400549392\\victim\\hello" -> "../victim/hello" [2021-12-21T18:52:25.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1213934656\\victim\\hello" -> "/../victim/hello" [2021-12-21T18:52:25.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1049906558\\victim" -> "../victim" [2021-12-21T18:52:25.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink48403473\\victim" -> "../victim" [2021-12-21T18:52:25.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2643619609\\victim" -> "../victim" [2021-12-21T18:52:25.735Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4258171341\\victim" -> "../victim" [2021-12-21T18:52:25.735Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-21T18:52:25.735Z] === RUN TestUntarInvalidSymlink [2021-12-21T18:52:25.735Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2634344170\\dest\\dotdot" -> "../victim/hello" [2021-12-21T18:52:25.792Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-21T18:52:26.054Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2021-12-21T18:52:26.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3566201509\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-21T18:52:26.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4054505507\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:26.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2580749415\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:26.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1286074081\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:26.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4273314031\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:26.197Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1321146481\\dest\\dir\\loophole" -> "../../victim" [2021-12-21T18:52:26.197Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-21T18:52:26.197Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-21T18:52:26.197Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-21T18:52:26.197Z] === RUN TestXGlobalNoParent [2021-12-21T18:52:26.197Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-12-21T18:52:26.197Z] === RUN TestReplaceFileTarWrapper [2021-12-21T18:52:26.197Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-12-21T18:52:26.197Z] === RUN TestPrefixHeaderReadable [2021-12-21T18:52:26.197Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-21T18:52:26.197Z] === RUN TestDisablePigz [2021-12-21T18:52:26.197Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-21T18:52:26.197Z] --- PASS: TestDisablePigz (0.15s) [2021-12-21T18:52:26.197Z] === RUN TestPigz [2021-12-21T18:52:26.657Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-21T18:52:26.657Z] --- PASS: TestPigz (0.16s) [2021-12-21T18:52:26.657Z] === RUN TestCopyFileWithInvalidDest [2021-12-21T18:52:26.657Z] archive_windows_test.go:16: Currently fails [2021-12-21T18:52:26.657Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-21T18:52:26.657Z] === RUN TestCanonicalTarNameForPath [2021-12-21T18:52:26.657Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-21T18:52:26.657Z] === RUN TestCanonicalTarName [2021-12-21T18:52:26.657Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-21T18:52:26.657Z] === RUN TestChmodTarEntry [2021-12-21T18:52:26.657Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-21T18:52:26.657Z] === RUN TestHardLinkOrder [2021-12-21T18:52:26.657Z] --- PASS: TestHardLinkOrder (0.10s) [2021-12-21T18:52:26.657Z] === RUN TestChangeString [2021-12-21T18:52:26.657Z] --- PASS: TestChangeString (0.00s) [2021-12-21T18:52:26.657Z] === RUN TestChangesWithNoChanges [2021-12-21T18:52:26.657Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-12-21T18:52:26.657Z] === RUN TestChangesWithChanges [2021-12-21T18:52:26.657Z] --- PASS: TestChangesWithChanges (0.04s) [2021-12-21T18:52:26.657Z] === RUN TestChangesWithChangesGH13590 [2021-12-21T18:52:26.657Z] changes_test.go:195: needs more investigation [2021-12-21T18:52:26.657Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-21T18:52:26.657Z] === RUN TestChangesDirsEmpty [2021-12-21T18:52:26.657Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-12-21T18:52:26.657Z] === RUN TestChangesDirsMutated [2021-12-21T18:52:27.093Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2021-12-21T18:52:27.093Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-21T18:52:27.117Z] --- PASS: TestNetworkDBNodeLeave (2.91s) [2021-12-21T18:52:27.117Z] === RUN TestNetworkDBWatch [2021-12-21T18:52:27.117Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-12-21T18:52:27.117Z] === RUN TestApplyLayer [2021-12-21T18:52:27.117Z] changes_test.go:432: needs further investigation [2021-12-21T18:52:27.117Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-21T18:52:27.117Z] === RUN TestChangesSizeWithHardlinks [2021-12-21T18:52:27.117Z] changes_test.go:468: needs further investigation [2021-12-21T18:52:27.117Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-21T18:52:27.117Z] === RUN TestChangesSizeWithNoChanges [2021-12-21T18:52:27.117Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-21T18:52:27.117Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-21T18:52:27.117Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-21T18:52:27.117Z] === RUN TestChangesSize [2021-12-21T18:52:27.117Z] --- PASS: TestChangesSize (0.01s) [2021-12-21T18:52:27.117Z] === RUN TestApplyLayerInvalidFilenames [2021-12-21T18:52:27.117Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2828843566\\dest" [2021-12-21T18:52:27.117Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-21T18:52:27.117Z] === RUN TestApplyLayerInvalidHardlink [2021-12-21T18:52:27.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1627983755\\victim\\hello" -> "../victim/hello" [2021-12-21T18:52:27.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2551030155\\victim\\hello" -> "/../victim/hello" [2021-12-21T18:52:27.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3826319314\\victim" -> "../victim" [2021-12-21T18:52:27.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1950213631\\victim" -> "../victim" [2021-12-21T18:52:27.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3546281669\\victim" -> "../victim" [2021-12-21T18:52:27.117Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1838766494\\victim" -> "../victim" [2021-12-21T18:52:27.117Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-12-21T18:52:27.117Z] === RUN TestApplyLayerInvalidSymlink [2021-12-21T18:52:27.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3317537865\\dest\\dotdot" -> "../victim/hello" [2021-12-21T18:52:27.117Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink287895563\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-21T18:52:27.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2670176575\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:27.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1497202247\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:27.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4129976052\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:27.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1857225055\\dest\\loophole-victim" -> "../victim" [2021-12-21T18:52:27.118Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-12-21T18:52:27.118Z] === RUN TestApplyLayerWhiteouts [2021-12-21T18:52:27.118Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-12-21T18:52:27.118Z] === RUN TestGenerateEmptyFile [2021-12-21T18:52:27.118Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-21T18:52:27.118Z] === RUN TestGenerateWithContent [2021-12-21T18:52:27.118Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-21T18:52:27.118Z] PASS [2021-12-21T18:52:27.118Z] coverage: 63.0% of statements [2021-12-21T18:52:27.118Z] ok github.com/docker/docker/pkg/archive 10.036s coverage: 63.0% of statements [2021-12-21T18:52:28.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2021-12-21T18:52:28.034Z] === RUN TestBuildWithSession [2021-12-21T18:52:28.034Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:52:28.034Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-21T18:52:28.034Z] === RUN TestBuildSquashParent [2021-12-21T18:52:28.090Z] --- PASS: Test (3.19s) [2021-12-21T18:52:28.090Z] --- PASS: Test/TestInitialize (0.18s) [2021-12-21T18:52:28.090Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-12-21T18:52:28.090Z] --- PASS: Test/TestWatch (3.00s) [2021-12-21T18:52:28.090Z] PASS [2021-12-21T18:52:28.090Z] coverage: 84.1% of statements [2021-12-21T18:52:28.090Z] ok github.com/docker/docker/pkg/discovery/kv 3.243s coverage: 84.1% of statements [2021-12-21T18:52:28.552Z] 2021/12/21 18:52:28 Closing DB instances... [2021-12-21T18:52:29.012Z] === RUN Test [2021-12-21T18:52:29.012Z] === RUN Test/TestWatch [2021-12-21T18:52:29.012Z] --- PASS: Test (0.00s) [2021-12-21T18:52:29.012Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T18:52:29.012Z] PASS [2021-12-21T18:52:29.012Z] coverage: 92.3% of statements [2021-12-21T18:52:29.012Z] ok github.com/docker/docker/pkg/discovery/memory 0.054s coverage: 92.3% of statements [2021-12-21T18:52:29.983Z] === RUN Test [2021-12-21T18:52:29.983Z] === RUN Test/TestInitialize [2021-12-21T18:52:29.983Z] === RUN Test/TestInitializeWithPattern [2021-12-21T18:52:29.983Z] === RUN Test/TestRegister [2021-12-21T18:52:29.983Z] === RUN Test/TestWatch [2021-12-21T18:52:29.983Z] --- PASS: Test (0.00s) [2021-12-21T18:52:29.983Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-21T18:52:29.983Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-21T18:52:29.983Z] --- PASS: Test/TestRegister (0.00s) [2021-12-21T18:52:29.983Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T18:52:29.983Z] PASS [2021-12-21T18:52:29.983Z] coverage: 93.8% of statements [2021-12-21T18:52:29.983Z] ok github.com/docker/docker/pkg/discovery/nodes 0.084s coverage: 93.8% of statements [2021-12-21T18:52:30.444Z] --- PASS: TestNetworkDBWatch (3.28s) [2021-12-21T18:52:30.444Z] === RUN TestNetworkDBBulkSync [2021-12-21T18:52:30.905Z] === RUN TestPollerAddRemove [2021-12-21T18:52:30.905Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-21T18:52:30.905Z] === RUN TestPollerEvent [2021-12-21T18:52:30.905Z] poller_test.go:40: No chmod on Windows [2021-12-21T18:52:30.905Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-21T18:52:30.905Z] === RUN TestPollerClose [2021-12-21T18:52:30.905Z] --- PASS: TestPollerClose (0.00s) [2021-12-21T18:52:30.905Z] PASS [2021-12-21T18:52:30.905Z] coverage: 45.7% of statements [2021-12-21T18:52:30.905Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2021-12-21T18:52:31.366Z] 2021/12/21 18:52:31 Closing DB instances... [2021-12-21T18:52:31.829Z] === RUN TestCopyFileWithInvalidSrc [2021-12-21T18:52:31.829Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-21T18:52:31.829Z] === RUN TestCopyFileWithInvalidDest [2021-12-21T18:52:31.829Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2021-12-21T18:52:31.829Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-21T18:52:31.829Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-21T18:52:31.829Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-21T18:52:32.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:52:32.024Z] INFO: Testing against a local daemon [2021-12-21T18:52:32.024Z] === RUN TestBuildWithSession [2021-12-21T18:52:32.024Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:52:32.024Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-21T18:52:32.024Z] === RUN TestBuildSquashParent [2021-12-21T18:52:32.024Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:52:32.024Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-21T18:52:32.024Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-21T18:52:32.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:52:32.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:52:32.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:52:32.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:52:32.024Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:52:32.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:52:32.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:52:32.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:52:32.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:52:32.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:52:32.024Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:52:32.024Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:52:32.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:52:32.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:52:32.024Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:52:32.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:52:32.291Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-12-21T18:52:32.291Z] === RUN TestCopyFile [2021-12-21T18:52:32.291Z] --- PASS: TestCopyFile (0.01s) [2021-12-21T18:52:32.291Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-21T18:52:32.291Z] fileutils_test.go:133: Needs porting to Windows [2021-12-21T18:52:32.291Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-21T18:52:32.291Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-21T18:52:32.291Z] fileutils_test.go:179: Needs porting to Windows [2021-12-21T18:52:32.291Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestWildcardMatches [2021-12-21T18:52:32.291Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestPatternMatches [2021-12-21T18:52:32.291Z] --- PASS: TestPatternMatches (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-21T18:52:32.291Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestPatternMatchesFolderExclusions [2021-12-21T18:52:32.291Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-21T18:52:32.291Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-21T18:52:32.291Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-21T18:52:32.291Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-21T18:52:32.291Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestSingleExclamationError [2021-12-21T18:52:32.291Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestMatchesWithNoPatterns [2021-12-21T18:52:32.291Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestMatchesWithMalformedPatterns [2021-12-21T18:52:32.291Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestMatches [2021-12-21T18:52:32.291Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-21T18:52:32.291Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-21T18:52:32.291Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-21T18:52:32.291Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-21T18:52:32.291Z] --- PASS: TestMatches (0.01s) [2021-12-21T18:52:32.291Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-21T18:52:32.291Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-21T18:52:32.291Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-21T18:52:32.291Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestCleanPatterns [2021-12-21T18:52:32.291Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-21T18:52:32.291Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestCleanPatternsExceptionFlag [2021-12-21T18:52:32.291Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-21T18:52:32.291Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-21T18:52:32.291Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestCleanPatternsErrorSingleException [2021-12-21T18:52:32.291Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-21T18:52:32.291Z] === RUN TestCreateIfNotExistsDir [2021-12-21T18:52:32.291Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-12-21T18:52:32.291Z] === RUN TestCreateIfNotExistsFile [2021-12-21T18:52:32.291Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-21T18:52:32.291Z] === RUN TestMatch [2021-12-21T18:52:32.291Z] --- PASS: TestMatch (0.00s) [2021-12-21T18:52:32.291Z] PASS [2021-12-21T18:52:32.291Z] coverage: 84.0% of statements [2021-12-21T18:52:32.291Z] ok github.com/docker/docker/pkg/fileutils 0.113s coverage: 84.0% of statements [2021-12-21T18:52:32.751Z] === RUN TestGet [2021-12-21T18:52:32.751Z] --- PASS: TestGet (0.00s) [2021-12-21T18:52:32.751Z] === RUN TestGetShortcutString [2021-12-21T18:52:32.751Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-21T18:52:32.751Z] PASS [2021-12-21T18:52:32.751Z] coverage: 42.9% of statements [2021-12-21T18:52:32.751Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2021-12-21T18:52:33.214Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2021-12-21T18:52:33.214Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-21T18:52:34.185Z] === RUN TestCreateIDMapOrder [2021-12-21T18:52:34.185Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-21T18:52:34.185Z] PASS [2021-12-21T18:52:34.185Z] coverage: 7.2% of statements [2021-12-21T18:52:34.185Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2021-12-21T18:52:35.726Z] --- PASS: TestGetAddress (25.33s) [2021-12-21T18:52:35.726Z] === RUN TestRequestSyntaxCheck [2021-12-21T18:52:35.726Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-12-21T18:52:35.726Z] === RUN TestRequest [2021-12-21T18:52:35.726Z] === RUN TestFixedBufferCap [2021-12-21T18:52:35.726Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-21T18:52:35.726Z] === RUN TestFixedBufferLen [2021-12-21T18:52:35.726Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-21T18:52:35.726Z] === RUN TestFixedBufferString [2021-12-21T18:52:35.726Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-21T18:52:35.726Z] === RUN TestFixedBufferWrite [2021-12-21T18:52:35.726Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-21T18:52:35.726Z] === RUN TestFixedBufferRead [2021-12-21T18:52:35.726Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-21T18:52:35.726Z] === RUN TestBytesPipeRead [2021-12-21T18:52:35.726Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-21T18:52:35.726Z] === RUN TestBytesPipeWrite [2021-12-21T18:52:35.726Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-21T18:52:35.726Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-21T18:52:36.165Z] --- PASS: TestBuildSquashParent (7.10s) [2021-12-21T18:52:36.165Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-21T18:52:36.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:52:36.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:52:36.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:52:36.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:52:36.165Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:52:36.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:52:36.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:52:36.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:52:36.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:52:36.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:52:36.165Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:52:36.165Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:52:36.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:52:36.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:52:36.187Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2021-12-21T18:52:36.187Z] === RUN TestAtomicWriteToFile [2021-12-21T18:52:36.187Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-21T18:52:36.187Z] === RUN TestAtomicWriteSetCommit [2021-12-21T18:52:36.187Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-21T18:52:36.187Z] === RUN TestAtomicWriteSetCancel [2021-12-21T18:52:36.187Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-21T18:52:36.187Z] === RUN TestReadCloserWrapperClose [2021-12-21T18:52:36.187Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-21T18:52:36.187Z] === RUN TestReaderErrWrapperReadOnError [2021-12-21T18:52:36.187Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-21T18:52:36.187Z] === RUN TestReaderErrWrapperRead [2021-12-21T18:52:36.187Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-21T18:52:36.187Z] === RUN TestCancelReadCloser [2021-12-21T18:52:36.187Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-21T18:52:36.187Z] === RUN TestWriteCloserWrapperClose [2021-12-21T18:52:36.187Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-21T18:52:36.187Z] === RUN TestNopWriteCloser [2021-12-21T18:52:36.187Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-21T18:52:36.187Z] === RUN TestNopWriter [2021-12-21T18:52:36.187Z] --- PASS: TestNopWriter (0.00s) [2021-12-21T18:52:36.187Z] === RUN TestWriteCounter [2021-12-21T18:52:36.187Z] --- PASS: TestWriteCounter (0.00s) [2021-12-21T18:52:36.187Z] PASS [2021-12-21T18:52:36.187Z] coverage: 69.2% of statements [2021-12-21T18:52:36.187Z] ok github.com/docker/docker/pkg/ioutils 0.761s coverage: 69.2% of statements [2021-12-21T18:52:36.439Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-12-21T18:52:36.648Z] 2021/12/21 18:52:36 Closing DB instances... [2021-12-21T18:52:36.738Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:52:36.738Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:52:37.256Z] tests/integration/api_client_test.py ..... [ 7%] [2021-12-21T18:52:37.619Z] === RUN TestError [2021-12-21T18:52:37.619Z] --- PASS: TestError (0.00s) [2021-12-21T18:52:37.619Z] === RUN TestProgressString [2021-12-21T18:52:37.619Z] === RUN TestProgressString/no_progress [2021-12-21T18:52:37.619Z] === RUN TestProgressString/progress_1 [2021-12-21T18:52:37.619Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-21T18:52:37.619Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-21T18:52:37.619Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-21T18:52:37.619Z] === RUN TestProgressString/with_units [2021-12-21T18:52:37.619Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-21T18:52:37.619Z] === RUN TestProgressString/hide_counts [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-21T18:52:37.619Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-21T18:52:37.619Z] === RUN TestJSONMessageDisplay [2021-12-21T18:52:37.619Z] --- PASS: TestJSONMessageDisplay (0.23s) [2021-12-21T18:52:37.619Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-21T18:52:37.619Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-21T18:52:37.619Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-21T18:52:37.619Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-21T18:52:37.619Z] === RUN TestDisplayJSONMessagesStream [2021-12-21T18:52:37.619Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-21T18:52:37.619Z] PASS [2021-12-21T18:52:37.619Z] coverage: 91.7% of statements [2021-12-21T18:52:37.619Z] ok github.com/docker/docker/pkg/jsonmessage 0.289s coverage: 91.7% of statements [2021-12-21T18:52:38.592Z] === RUN TestStandardLongPath [2021-12-21T18:52:38.592Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-21T18:52:38.592Z] === RUN TestUNCLongPath [2021-12-21T18:52:38.592Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-21T18:52:38.592Z] PASS [2021-12-21T18:52:38.592Z] coverage: 100.0% of statements [2021-12-21T18:52:38.592Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2021-12-21T18:52:38.754Z] tests/integration/api_config_test.py ...... [ 8%] [2021-12-21T18:52:39.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:52:39.279Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:52:39.567Z] === RUN TestNameFormat [2021-12-21T18:52:39.567Z] --- PASS: TestNameFormat (0.00s) [2021-12-21T18:52:39.567Z] === RUN TestNameRetries [2021-12-21T18:52:39.567Z] --- PASS: TestNameRetries (0.00s) [2021-12-21T18:52:39.567Z] PASS [2021-12-21T18:52:39.567Z] coverage: 85.7% of statements [2021-12-21T18:52:39.567Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2021-12-21T18:52:39.567Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.49s) [2021-12-21T18:52:39.567Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-21T18:52:40.537Z] === RUN TestParseKeyValueOpt [2021-12-21T18:52:40.537Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-21T18:52:40.537Z] === RUN TestParseUintList [2021-12-21T18:52:40.537Z] --- PASS: TestParseUintList (0.00s) [2021-12-21T18:52:40.537Z] === RUN TestParseUintListMaximumLimits [2021-12-21T18:52:40.537Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-21T18:52:40.537Z] PASS [2021-12-21T18:52:40.537Z] coverage: 97.0% of statements [2021-12-21T18:52:40.537Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2021-12-21T18:52:40.997Z] 2021/12/21 18:52:40 Closing DB instances... [2021-12-21T18:52:40.997Z] === RUN TestNewAndRemove [2021-12-21T18:52:40.997Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-21T18:52:40.997Z] === RUN TestRemoveInvalidPath [2021-12-21T18:52:40.997Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-21T18:52:40.997Z] PASS [2021-12-21T18:52:40.997Z] coverage: 82.6% of statements [2021-12-21T18:52:40.997Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2021-12-21T18:52:41.190Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-12-21T18:52:41.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2021-12-21T18:52:41.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2021-12-21T18:52:41.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2021-12-21T18:52:41.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2021-12-21T18:52:41.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2021-12-21T18:52:41.190Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-12-21T18:52:41.190Z] === RUN TestBuildMultiStageCopy [2021-12-21T18:52:41.190Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-21T18:52:42.543Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.68s) [2021-12-21T18:52:42.544Z] === RUN TestNetworkDBGarbageCollection [2021-12-21T18:52:43.517Z] === RUN TestFailedConnection [2021-12-21T18:52:44.484Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-21T18:52:44.495Z] --- PASS: TestFailedConnection (1.02s) [2021-12-21T18:52:44.495Z] === RUN TestFailOnce [2021-12-21T18:52:44.495Z] 2021/12/21 18:52:44 http: panic serving 127.0.0.1:49295: Plugin not ready [2021-12-21T18:52:44.495Z] goroutine 34 [running]: [2021-12-21T18:52:44.495Z] net/http.(*conn).serve.func1() [2021-12-21T18:52:44.495Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-21T18:52:44.495Z] panic({0x16dac40, 0x17e7350}) [2021-12-21T18:52:44.495Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-21T18:52:44.495Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x2b59d16321f25bc3}, 0xc0000bfa98) [2021-12-21T18:52:44.495Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-21T18:52:44.495Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x17f40d0, 0xc00021a000}, 0x162f106) [2021-12-21T18:52:44.495Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-21T18:52:44.495Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x17f40d0, 0xc00021a000}, 0xc0000b6000) [2021-12-21T18:52:44.495Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-21T18:52:44.495Z] net/http.serverHandler.ServeHTTP({0x17f26d0}, {0x17f40d0, 0xc00021a000}, 0xc0000b6000) [2021-12-21T18:52:44.495Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-21T18:52:44.495Z] net/http.(*conn).serve(0xc0000a8000, {0x17f5fa0, 0xc00008a0c0}) [2021-12-21T18:52:44.495Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-21T18:52:44.495Z] created by net/http.(*Server).Serve [2021-12-21T18:52:44.495Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-21T18:52:44.495Z] time="2021-12-21T18:52:44Z" 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" [2021-12-21T18:52:45.056Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-21T18:52:45.465Z] --- PASS: TestFailOnce (1.20s) [2021-12-21T18:52:45.465Z] === RUN TestEchoInputOutput [2021-12-21T18:52:45.465Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-21T18:52:45.465Z] === RUN TestBackoff [2021-12-21T18:52:45.465Z] --- PASS: TestBackoff (0.00s) [2021-12-21T18:52:45.465Z] === RUN TestAbortRetry [2021-12-21T18:52:45.465Z] --- PASS: TestAbortRetry (0.00s) [2021-12-21T18:52:45.465Z] === RUN TestClientScheme [2021-12-21T18:52:45.465Z] --- PASS: TestClientScheme (0.00s) [2021-12-21T18:52:45.465Z] === RUN TestNewClientWithTimeout [2021-12-21T18:52:45.926Z] time="2021-12-21T18:52:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-21T18:52:46.438Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-21T18:52:47.380Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-21T18:52:47.471Z] time="2021-12-21T18:52:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-21T18:52:48.320Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-12-21T18:52:48.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2021-12-21T18:52:48.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-12-21T18:52:48.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-12-21T18:52:48.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-12-21T18:52:48.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-12-21T18:52:48.320Z] === RUN TestBuildMultiStageParentConfig [2021-12-21T18:52:49.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:52:49.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:52:50.392Z] --- PASS: TestRequest (14.28s) [2021-12-21T18:52:50.392Z] === RUN TestOverlappingRequests [2021-12-21T18:52:50.392Z] time="2021-12-21T18:52:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-21T18:52:50.392Z] --- PASS: TestOverlappingRequests (0.60s) [2021-12-21T18:52:50.392Z] === RUN TestRelease [2021-12-21T18:52:51.365Z] === RUN TestParseEmptyInterface [2021-12-21T18:52:51.365Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-21T18:52:51.365Z] === RUN TestParseNonInterfaceType [2021-12-21T18:52:51.365Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-21T18:52:51.365Z] === RUN TestParseWithOneFunction [2021-12-21T18:52:51.365Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-21T18:52:51.365Z] === RUN TestParseWithMultipleFuncs [2021-12-21T18:52:51.365Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-21T18:52:51.365Z] === RUN TestParseWithUnnamedReturn [2021-12-21T18:52:51.365Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-21T18:52:51.365Z] === RUN TestEmbeddedInterface [2021-12-21T18:52:51.365Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-21T18:52:51.365Z] === RUN TestParsedImports [2021-12-21T18:52:51.365Z] --- PASS: TestParsedImports (0.00s) [2021-12-21T18:52:51.365Z] === RUN TestAliasedImports [2021-12-21T18:52:51.365Z] --- PASS: TestAliasedImports (0.00s) [2021-12-21T18:52:51.365Z] PASS [2021-12-21T18:52:51.365Z] coverage: 56.8% of statements [2021-12-21T18:52:51.365Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-12-21T18:52:52.337Z] === RUN TestHTTPTransport [2021-12-21T18:52:52.337Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-21T18:52:52.337Z] PASS [2021-12-21T18:52:52.337Z] coverage: 85.7% of statements [2021-12-21T18:52:52.337Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2021-12-21T18:52:52.797Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-21T18:52:52.797Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-21T18:52:52.797Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-21T18:52:52.797Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-21T18:52:52.797Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-21T18:52:52.797Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-21T18:52:52.797Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-21T18:52:52.797Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-21T18:52:52.797Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-21T18:52:52.797Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-21T18:52:52.797Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-21T18:52:52.797Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-21T18:52:52.797Z] === RUN TestBufferPoolPutAndGet [2021-12-21T18:52:52.797Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-21T18:52:52.797Z] PASS [2021-12-21T18:52:52.797Z] coverage: 88.2% of statements [2021-12-21T18:52:52.797Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-12-21T18:52:52.797Z] --- PASS: TestRelease (2.50s) [2021-12-21T18:52:52.797Z] === RUN TestAllocateRandomDeallocate [2021-12-21T18:52:53.695Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-12-21T18:52:53.695Z] === RUN TestBuildLabelWithTargets [2021-12-21T18:52:53.771Z] === RUN TestOutputOnPrematureClose [2021-12-21T18:52:53.771Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-21T18:52:53.771Z] === RUN TestCompleteSilently [2021-12-21T18:52:53.771Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-21T18:52:53.771Z] PASS [2021-12-21T18:52:53.771Z] coverage: 75.9% of statements [2021-12-21T18:52:53.771Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2021-12-21T18:52:54.231Z] === RUN TestSendToOneSub [2021-12-21T18:52:54.231Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-21T18:52:54.231Z] === RUN TestSendToMultipleSubs [2021-12-21T18:52:54.231Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-21T18:52:54.231Z] === RUN TestEvictOneSub [2021-12-21T18:52:54.231Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-21T18:52:54.231Z] === RUN TestClosePublisher [2021-12-21T18:52:54.231Z] --- PASS: TestClosePublisher (0.00s) [2021-12-21T18:52:54.231Z] === RUN TestPubSubRace [2021-12-21T18:52:54.692Z] time="2021-12-21T18:52:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.Echo: Post \"http://127.0.0.1:49299/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-21T18:52:55.154Z] --- PASS: TestPubSubRace (1.08s) [2021-12-21T18:52:55.154Z] PASS [2021-12-21T18:52:55.154Z] coverage: 75.0% of statements [2021-12-21T18:52:55.154Z] ok github.com/docker/docker/pkg/pubsub 1.129s coverage: 75.0% of statements [2021-12-21T18:52:56.125Z] === RUN TestRegister [2021-12-21T18:52:56.125Z] --- PASS: TestRegister (0.00s) [2021-12-21T18:52:56.125Z] === RUN TestCommand [2021-12-21T18:52:56.125Z] --- PASS: TestCommand (0.03s) [2021-12-21T18:52:56.125Z] === RUN TestNaiveSelf [2021-12-21T18:52:56.125Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-21T18:52:56.125Z] PASS [2021-12-21T18:52:56.125Z] coverage: 82.4% of statements [2021-12-21T18:52:56.125Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2021-12-21T18:52:56.586Z] === RUN TestDump [2021-12-21T18:52:56.586Z] goroutine 21 [running]: [2021-12-21T18:52:56.586Z] github.com/docker/docker/pkg/stack.dump(0xbeb457) [2021-12-21T18:52:56.586Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-21T18:52:56.586Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-21T18:52:56.586Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-21T18:52:56.586Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-21T18:52:56.586Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-21T18:52:56.586Z] testing.tRunner(0xc0000856c0, 0xd58e38) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:52:56.586Z] created by testing.(*T).Run [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-21T18:52:56.586Z] [2021-12-21T18:52:56.586Z] goroutine 1 [chan receive]: [2021-12-21T18:52:56.586Z] testing.(*T).Run(0xc000085520, {0xd4a4fd, 0xbca1b3}, 0xd58e38) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-21T18:52:56.586Z] testing.runTests.func1(0xc0000c6720) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-21T18:52:56.586Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:52:56.586Z] testing.runTests(0xc0000dc080, {0xebcba0, 0x3, 0x3}, {0xbea6ad, 0xd4c1f7, 0xec1640}) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-21T18:52:56.586Z] testing.(*M).Run(0xc0000dc080) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-21T18:52:56.586Z] main.main() [2021-12-21T18:52:56.586Z] _testmain.go:95 +0x1f5 [2021-12-21T18:52:56.586Z] --- PASS: TestDump (0.00s) [2021-12-21T18:52:56.586Z] === RUN TestDumpToFile [2021-12-21T18:52:56.586Z] --- PASS: TestDumpToFile (0.18s) [2021-12-21T18:52:56.586Z] === RUN TestDumpToFileWithEmptyInput [2021-12-21T18:52:56.586Z] goroutine 23 [running]: [2021-12-21T18:52:56.586Z] github.com/docker/docker/pkg/stack.dump(0xc583f4) [2021-12-21T18:52:56.586Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-21T18:52:56.586Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc587a0}) [2021-12-21T18:52:56.586Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-21T18:52:56.586Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000856c0) [2021-12-21T18:52:56.586Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-21T18:52:56.586Z] testing.tRunner(0xc000085ba0, 0xd58e28) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:52:56.586Z] created by testing.(*T).Run [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-21T18:52:56.586Z] [2021-12-21T18:52:56.586Z] goroutine 1 [chan receive]: [2021-12-21T18:52:56.586Z] testing.(*T).Run(0xc000085520, {0xd51289, 0xbca1b3}, 0xd58e28) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-21T18:52:56.586Z] testing.runTests.func1(0xc0000c6720) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-21T18:52:56.586Z] testing.tRunner(0xc000085520, 0xc0000d1ce0) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T18:52:56.586Z] testing.runTests(0xc0000dc080, {0xebcba0, 0x3, 0x3}, {0xbea6ad, 0xd4c1f7, 0xec1640}) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-21T18:52:56.586Z] testing.(*M).Run(0xc0000dc080) [2021-12-21T18:52:56.586Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-21T18:52:57.047Z] main.main() [2021-12-21T18:52:57.047Z] _testmain.go:95 +0x1f5 [2021-12-21T18:52:57.047Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-21T18:52:57.047Z] PASS [2021-12-21T18:52:57.047Z] coverage: 90.9% of statements [2021-12-21T18:52:57.047Z] ok github.com/docker/docker/pkg/stack 0.217s coverage: 90.9% of statements [2021-12-21T18:52:57.508Z] === RUN TestNewStdWriter [2021-12-21T18:52:57.509Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-21T18:52:57.509Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestWriteWithNilBytes [2021-12-21T18:52:57.509Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestWrite [2021-12-21T18:52:57.509Z] --- PASS: TestWrite (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestWriteWithWriterError [2021-12-21T18:52:57.509Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-21T18:52:57.509Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyWriteAndRead [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-21T18:52:57.509Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-21T18:52:57.509Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-21T18:52:57.509Z] PASS [2021-12-21T18:52:57.509Z] coverage: 100.0% of statements [2021-12-21T18:52:57.509Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2021-12-21T18:52:58.481Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-21T18:52:58.481Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-21T18:52:58.481Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestFormatStatus [2021-12-21T18:52:58.481Z] --- PASS: TestFormatStatus (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestFormatError [2021-12-21T18:52:58.481Z] --- PASS: TestFormatError (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestFormatJSONError [2021-12-21T18:52:58.481Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-21T18:52:58.481Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-21T18:52:58.481Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestNewJSONProgressOutput [2021-12-21T18:52:58.481Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestAuxFormatterEmit [2021-12-21T18:52:58.481Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestStreamWriterStdout [2021-12-21T18:52:58.481Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-21T18:52:58.481Z] === RUN TestStreamWriterStderr [2021-12-21T18:52:58.481Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-21T18:52:58.481Z] PASS [2021-12-21T18:52:58.481Z] coverage: 66.2% of statements [2021-12-21T18:52:58.481Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-12-21T18:52:58.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-21T18:52:58.942Z] === RUN TestGenerateRandomID [2021-12-21T18:52:58.942Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-21T18:52:58.942Z] === RUN TestShortenId [2021-12-21T18:52:58.942Z] --- PASS: TestShortenId (0.00s) [2021-12-21T18:52:58.942Z] === RUN TestShortenSha256Id [2021-12-21T18:52:58.942Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-21T18:52:58.942Z] === RUN TestShortenIdEmpty [2021-12-21T18:52:58.942Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-21T18:52:58.942Z] === RUN TestShortenIdInvalid [2021-12-21T18:52:58.942Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-21T18:52:58.942Z] === RUN TestIsShortIDNonHex [2021-12-21T18:52:58.942Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-21T18:52:58.942Z] === RUN TestIsShortIDNotCorrectSize [2021-12-21T18:52:58.942Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-21T18:52:58.942Z] PASS [2021-12-21T18:52:58.942Z] coverage: 70.6% of statements [2021-12-21T18:52:58.942Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-12-21T18:52:59.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-21T18:52:59.915Z] === RUN TestIsCpusetListAvailable [2021-12-21T18:52:59.916Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-21T18:52:59.916Z] PASS [2021-12-21T18:52:59.916Z] coverage: 39.4% of statements [2021-12-21T18:52:59.916Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 39.4% of statements [2021-12-21T18:52:59.916Z] --- PASS: TestAllocateRandomDeallocate (6.98s) [2021-12-21T18:52:59.916Z] === RUN TestRetrieveFromStore [2021-12-21T18:53:00.407Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-21T18:53:00.407Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.46s) [2021-12-21T18:53:00.407Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.59s) [2021-12-21T18:53:00.407Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.67s) [2021-12-21T18:53:00.407Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.85s) [2021-12-21T18:53:00.407Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.46s) [2021-12-21T18:53:00.407Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.70s) [2021-12-21T18:53:00.407Z] === RUN TestBuildMultiStageCopy [2021-12-21T18:53:00.407Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-21T18:53:01.460Z] === RUN TestChtimes [2021-12-21T18:53:01.460Z] --- PASS: TestChtimes (0.00s) [2021-12-21T18:53:01.460Z] === RUN TestChtimesWindows [2021-12-21T18:53:01.460Z] --- PASS: TestChtimesWindows (0.01s) [2021-12-21T18:53:01.460Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-21T18:53:01.460Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-21T18:53:01.460Z] === RUN TestEnsureRemoveAllNotExist [2021-12-21T18:53:01.460Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-21T18:53:01.460Z] === RUN TestEnsureRemoveAllWithDir [2021-12-21T18:53:01.460Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-21T18:53:01.460Z] === RUN TestEnsureRemoveAllWithFile [2021-12-21T18:53:01.460Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-21T18:53:01.460Z] === RUN TestHasWin32KSupport [2021-12-21T18:53:01.460Z] syscall_windows_test.go:8: win32k: true [2021-12-21T18:53:01.460Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-21T18:53:01.460Z] PASS [2021-12-21T18:53:01.460Z] coverage: 13.0% of statements [2021-12-21T18:53:01.460Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.0% of statements [2021-12-21T18:53:01.825Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-12-21T18:53:01.825Z] === RUN TestBuildWithEmptyLayers [2021-12-21T18:53:01.923Z] === RUN TestTailFile [2021-12-21T18:53:01.923Z] --- PASS: TestTailFile (0.00s) [2021-12-21T18:53:01.923Z] === RUN TestTailFileManyLines [2021-12-21T18:53:01.923Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-21T18:53:01.923Z] === RUN TestTailEmptyFile [2021-12-21T18:53:01.923Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-21T18:53:01.923Z] === RUN TestTailNegativeN [2021-12-21T18:53:01.923Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader [2021-12-21T18:53:01.923Z] === PAUSE TestNewTailReader [2021-12-21T18:53:01.923Z] === CONT TestNewTailReader [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-21T18:53:01.923Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-21T18:53:01.923Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-21T18:53:01.923Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/no_delimiter [2021-12-21T18:53:01.923Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-21T18:53:01.923Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-21T18:53:01.923Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/truncated_last_line [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-21T18:53:01.923Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-21T18:53:01.923Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === CONT TestNewTailReader/no_delimiter [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:01.924Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:01.924Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:01.924Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.924Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:01.924Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:01.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:01.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:01.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T18:53:01.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T18:53:02.417Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.417Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.418Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.418Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T18:53:02.420Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.420Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.420Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.883Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.883Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.884Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.884Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T18:53:02.885Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:53:02.885Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.02s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:53:02.886Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:02.887Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-12-21T18:53:03.352Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T18:53:03.353Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T18:53:03.353Z] PASS [2021-12-21T18:53:03.353Z] coverage: 88.6% of statements [2021-12-21T18:53:03.353Z] ok github.com/docker/docker/pkg/tailfile 0.236s coverage: 88.6% of statements [2021-12-21T18:53:03.353Z] --- PASS: TestRetrieveFromStore (2.31s) [2021-12-21T18:53:03.353Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-21T18:53:03.353Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-21T18:53:03.353Z] === RUN TestParallelPredefinedRequest1 [2021-12-21T18:53:03.353Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-21T18:53:03.353Z] === RUN TestParallelPredefinedRequest2 [2021-12-21T18:53:03.353Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-21T18:53:03.353Z] === RUN TestParallelPredefinedRequest3 [2021-12-21T18:53:03.353Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-21T18:53:03.353Z] === RUN TestParallelPredefinedRequest4 [2021-12-21T18:53:03.353Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-21T18:53:03.353Z] === RUN TestParallelPredefinedRequest5 [2021-12-21T18:53:03.353Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-21T18:53:03.353Z] === RUN TestDebug [2021-12-21T18:53:03.353Z] --- PASS: TestDebug (0.00s) [2021-12-21T18:53:03.353Z] === RUN TestRequestPoolParallel [2021-12-21T18:53:03.353Z] --- PASS: TestRequestPoolParallel (0.29s) [2021-12-21T18:53:03.353Z] === RUN TestFullAllocateRelease [2021-12-21T18:53:03.353Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-21T18:53:03.353Z] === RUN TestClientStream [2021-12-21T18:53:03.353Z] --- PASS: TestClientStream (0.00s) [2021-12-21T18:53:03.353Z] === RUN TestClientSendFile [2021-12-21T18:53:03.353Z] --- PASS: TestClientSendFile (0.00s) [2021-12-21T18:53:03.353Z] === RUN TestClientWithRequestTimeout [2021-12-21T18:53:03.353Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-21T18:53:03.353Z] === RUN TestFileSpecPlugin [2021-12-21T18:53:03.353Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-21T18:53:03.353Z] === RUN TestFileJSONSpecPlugin [2021-12-21T18:53:03.353Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-21T18:53:03.353Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-21T18:53:03.353Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-12-21T18:53:03.353Z] === RUN TestPluginAddHandler [2021-12-21T18:53:03.353Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-21T18:53:03.353Z] === RUN TestPluginWaitBadPlugin [2021-12-21T18:53:03.353Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-21T18:53:03.353Z] === RUN TestGet [2021-12-21T18:53:03.353Z] time="2021-12-21T18:53:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-21T18:53:03.353Z] --- PASS: TestFullAllocateRelease (0.67s) [2021-12-21T18:53:03.353Z] === RUN TestOddAllocateRelease [2021-12-21T18:53:03.813Z] --- PASS: TestOddAllocateRelease (0.32s) [2021-12-21T18:53:03.813Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-21T18:53:03.813Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-12-21T18:53:03.813Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-21T18:53:03.813Z] === RUN TestTarSumRemoveNonExistent [2021-12-21T18:53:03.813Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-12-21T18:53:03.813Z] === RUN TestTarSumRemove [2021-12-21T18:53:03.813Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestSortFileInfoSums [2021-12-21T18:53:03.813Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestNewTarSumForLabelInvalid [2021-12-21T18:53:03.813Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestNewTarSumForLabel [2021-12-21T18:53:03.813Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestEmptyTar [2021-12-21T18:53:03.813Z] --- PASS: TestEmptyTar (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestTarSumsReadSize [2021-12-21T18:53:03.813Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestTarSums [2021-12-21T18:53:03.813Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-12-21T18:53:03.813Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-21T18:53:03.813Z] --- PASS: TestTarSums (0.07s) [2021-12-21T18:53:03.813Z] === RUN TestIteration [2021-12-21T18:53:03.813Z] --- PASS: TestIteration (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestVersionLabelForChecksum [2021-12-21T18:53:03.813Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestVersion [2021-12-21T18:53:03.813Z] --- PASS: TestVersion (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestGetVersion [2021-12-21T18:53:03.813Z] --- PASS: TestGetVersion (0.00s) [2021-12-21T18:53:03.813Z] === RUN TestGetVersions [2021-12-21T18:53:03.813Z] --- PASS: TestGetVersions (0.00s) [2021-12-21T18:53:03.813Z] PASS [2021-12-21T18:53:03.813Z] coverage: 89.3% of statements [2021-12-21T18:53:03.813Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2021-12-21T18:53:03.813Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest1 [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest4 [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest3 [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest1 [2021-12-21T18:53:03.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest3 [2021-12-21T18:53:03.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:03.813Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest2 [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest4 [2021-12-21T18:53:03.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:03.813Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest2 [2021-12-21T18:53:03.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:03.813Z] === CONT TestParallelPredefinedRequest5 [2021-12-21T18:53:03.813Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:03.813Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-21T18:53:03.813Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-21T18:53:03.813Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-21T18:53:03.813Z] PASS [2021-12-21T18:53:03.813Z] coverage: 85.3% of statements [2021-12-21T18:53:03.813Z] ok github.com/docker/docker/libnetwork/ipam 63.490s coverage: 85.3% of statements [2021-12-21T18:53:04.275Z] time="2021-12-21T18:53:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-21T18:53:04.275Z] testing: warning: no tests to run [2021-12-21T18:53:04.275Z] PASS [2021-12-21T18:53:04.275Z] coverage: [no statements] [2021-12-21T18:53:04.275Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-12-21T18:53:04.365Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-12-21T18:53:04.365Z] === RUN TestBuildMultiStageOnBuild [2021-12-21T18:53:05.246Z] === RUN TestTruncIndex [2021-12-21T18:53:05.246Z] --- PASS: TestTruncIndex (0.10s) [2021-12-21T18:53:05.246Z] PASS [2021-12-21T18:53:05.246Z] coverage: 91.5% of statements [2021-12-21T18:53:05.246Z] ok github.com/docker/docker/pkg/truncindex 0.149s coverage: 91.5% of statements [2021-12-21T18:53:05.710Z] === RUN TestIsGIT [2021-12-21T18:53:05.710Z] --- PASS: TestIsGIT (0.00s) [2021-12-21T18:53:05.710Z] === RUN TestIsTransport [2021-12-21T18:53:05.710Z] --- PASS: TestIsTransport (0.00s) [2021-12-21T18:53:05.710Z] PASS [2021-12-21T18:53:05.710Z] coverage: 100.0% of statements [2021-12-21T18:53:05.710Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-12-21T18:53:06.170Z] === RUN TestVersionInfo [2021-12-21T18:53:06.170Z] --- PASS: TestVersionInfo (0.00s) [2021-12-21T18:53:06.170Z] === RUN TestAppendVersions [2021-12-21T18:53:06.170Z] --- PASS: TestAppendVersions (0.00s) [2021-12-21T18:53:06.170Z] PASS [2021-12-21T18:53:06.170Z] coverage: 88.9% of statements [2021-12-21T18:53:06.170Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-12-21T18:53:06.170Z] time="2021-12-21T18:53:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-21T18:53:07.715Z] === RUN TestValidatePrivileges [2021-12-21T18:53:07.715Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-21T18:53:07.715Z] === RUN TestFilterByCapNeg [2021-12-21T18:53:07.715Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-21T18:53:07.715Z] === RUN TestFilterByCapPos [2021-12-21T18:53:07.715Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-21T18:53:07.715Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-21T18:53:07.715Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-21T18:53:07.715Z] PASS [2021-12-21T18:53:07.715Z] coverage: 12.0% of statements [2021-12-21T18:53:07.715Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.0% of statements [2021-12-21T18:53:08.478Z] --- PASS: TestBuildWithHugeFile (62.70s) [2021-12-21T18:53:08.478Z] === RUN TestBuildWCOWSandboxSize [2021-12-21T18:53:08.478Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:53:08.478Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:53:08.478Z] === RUN TestBuildWithEmptyDockerfile [2021-12-21T18:53:08.478Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:53:08.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:53:08.478Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:53:08.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:53:08.478Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:53:08.478Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:53:08.478Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:53:08.478Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:53:08.478Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:53:08.478Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-21T18:53:08.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-12-21T18:53:08.478Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-12-21T18:53:08.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-21T18:53:08.478Z] === RUN TestBuildPreserveOwnership [2021-12-21T18:53:08.478Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-21T18:53:08.478Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-21T18:53:08.478Z] --- PASS: TestBuildPreserveOwnership (3.59s) [2021-12-21T18:53:08.478Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2021-12-21T18:53:08.478Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2021-12-21T18:53:08.478Z] === RUN TestBuildPlatformInvalid [2021-12-21T18:53:08.478Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-21T18:53:08.478Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-21T18:53:08.478Z] Loaded image: busybox:latest [2021-12-21T18:53:08.478Z] Loaded image: busybox:glibc [2021-12-21T18:53:08.687Z] === RUN TestNewSettable [2021-12-21T18:53:08.687Z] --- PASS: TestNewSettable (0.00s) [2021-12-21T18:53:08.687Z] === RUN TestIsSettable [2021-12-21T18:53:08.687Z] --- PASS: TestIsSettable (0.00s) [2021-12-21T18:53:08.687Z] === RUN TestUpdateSettingsEnv [2021-12-21T18:53:08.687Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-21T18:53:08.687Z] PASS [2021-12-21T18:53:08.687Z] coverage: 20.0% of statements [2021-12-21T18:53:08.687Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2021-12-21T18:53:08.945Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-12-21T18:53:09.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-21T18:53:09.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-21T18:53:09.645Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-12-21T18:53:09.645Z] === RUN TestBuildUncleanTarFilenames [2021-12-21T18:53:09.645Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-12-21T18:53:09.645Z] === RUN TestBuildMultiStageLayerLeak [2021-12-21T18:53:09.659Z] === RUN TestLoad [2021-12-21T18:53:09.659Z] --- PASS: TestLoad (0.00s) [2021-12-21T18:53:09.659Z] === RUN TestSave [2021-12-21T18:53:09.659Z] --- PASS: TestSave (0.03s) [2021-12-21T18:53:09.659Z] === RUN TestAddDeleteGet [2021-12-21T18:53:09.659Z] --- PASS: TestAddDeleteGet (0.05s) [2021-12-21T18:53:09.659Z] === RUN TestInvalidTags [2021-12-21T18:53:09.659Z] --- PASS: TestInvalidTags (0.01s) [2021-12-21T18:53:09.659Z] PASS [2021-12-21T18:53:09.659Z] coverage: 84.4% of statements [2021-12-21T18:53:09.659Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2021-12-21T18:53:09.844Z] Loaded image: debian:bullseye-slim [2021-12-21T18:53:09.844Z] Loaded image: hello-world:latest [2021-12-21T18:53:10.098Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-21T18:53:10.101Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:53:10.121Z] time="2021-12-21T18:53:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-21T18:53:11.665Z] === RUN TestResolveAuthConfigIndexServer [2021-12-21T18:53:11.665Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-21T18:53:11.665Z] === RUN TestResolveAuthConfigFullURL [2021-12-21T18:53:11.665Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-21T18:53:11.665Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-21T18:53:11.665Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-21T18:53:11.665Z] === RUN TestValidateMirror [2021-12-21T18:53:11.665Z] --- PASS: TestValidateMirror (0.00s) [2021-12-21T18:53:11.665Z] === RUN TestLoadInsecureRegistries [2021-12-21T18:53:11.675Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-21T18:53:12.126Z] time="2021-12-21T18:53:11Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-21T18:53:12.126Z] time="2021-12-21T18:53:11Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-21T18:53:12.126Z] time="2021-12-21T18:53:11Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-21T18:53:12.126Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-12-21T18:53:12.126Z] === RUN TestNewServiceConfig [2021-12-21T18:53:12.126Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestValidateIndexName [2021-12-21T18:53:12.126Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestValidateIndexNameWithError [2021-12-21T18:53:12.126Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestEndpointParse [2021-12-21T18:53:12.126Z] --- PASS: TestEndpointParse (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestEndpointParseInvalid [2021-12-21T18:53:12.126Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestValidateEndpoint [2021-12-21T18:53:12.126Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-21T18:53:12.126Z] === RUN TestPing [2021-12-21T18:53:12.126Z] --- PASS: TestPing (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestPingRegistryEndpoint [2021-12-21T18:53:12.126Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:12.126Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-12-21T18:53:12.126Z] === RUN TestEndpoint [2021-12-21T18:53:12.126Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:12.126Z] --- SKIP: TestEndpoint (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestParseRepositoryInfo [2021-12-21T18:53:12.126Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestNewIndexInfo [2021-12-21T18:53:12.126Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestMirrorEndpointLookup [2021-12-21T18:53:12.126Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:12.126Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestSearchRepositories [2021-12-21T18:53:12.126Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-21T18:53:12.126Z] Host: 127.0.0.1:49315 [2021-12-21T18:53:12.126Z] User-Agent: docker test client [2021-12-21T18:53:12.126Z] Authorization: Token fake-token [2021-12-21T18:53:12.126Z] X-Docker-Token: true [2021-12-21T18:53:12.126Z] Accept-Encoding: gzip [2021-12-21T18:53:12.126Z] [2021-12-21T18:53:12.126Z] [2021-12-21T18:53:12.126Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-21T18:53:12.126Z] Connection: close [2021-12-21T18:53:12.126Z] Content-Length: 144 [2021-12-21T18:53:12.126Z] Cache-Control: no-cache [2021-12-21T18:53:12.126Z] Content-Type: application/json [2021-12-21T18:53:12.126Z] Date: Tue, 21 Dec 2021 18:53:11 GMT [2021-12-21T18:53:12.126Z] Expires: -1 [2021-12-21T18:53:12.126Z] Pragma: no-cache [2021-12-21T18:53:12.126Z] Server: docker-tests/mock [2021-12-21T18:53:12.126Z] X-Docker-Registry-Config: mock [2021-12-21T18:53:12.126Z] X-Docker-Registry-Version: 0.0.0 [2021-12-21T18:53:12.126Z] [2021-12-21T18:53:12.126Z] [2021-12-21T18:53:12.126Z] --- PASS: TestSearchRepositories (0.01s) [2021-12-21T18:53:12.126Z] === RUN TestTrustedLocation [2021-12-21T18:53:12.126Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-21T18:53:12.126Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestAllowNondistributableArtifacts [2021-12-21T18:53:12.126Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-21T18:53:12.126Z] === RUN TestIsSecureIndex [2021-12-21T18:53:12.126Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-21T18:53:12.126Z] PASS [2021-12-21T18:53:12.126Z] coverage: 51.2% of statements [2021-12-21T18:53:12.126Z] ok github.com/docker/docker/registry 0.288s coverage: 51.2% of statements [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestReaderWithReadError [2021-12-21T18:53:13.100Z] time="2021-12-21T18:53:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestReader [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-21T18:53:13.100Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-21T18:53:13.100Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-21T18:53:13.100Z] PASS [2021-12-21T18:53:13.100Z] coverage: 100.0% of statements [2021-12-21T18:53:13.100Z] ok github.com/docker/docker/registry/resumable 0.241s coverage: 100.0% of statements [2021-12-21T18:53:13.249Z] --- PASS: TestBuildMultiStageCopy (13.65s) [2021-12-21T18:53:13.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.96s) [2021-12-21T18:53:13.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2021-12-21T18:53:13.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2021-12-21T18:53:13.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.27s) [2021-12-21T18:53:13.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2021-12-21T18:53:13.249Z] === RUN TestBuildMultiStageParentConfig [2021-12-21T18:53:13.455Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-12-21T18:53:13.455Z] [2021-12-21T18:53:13.455Z] ________ ____ __. [2021-12-21T18:53:13.455Z] \_____ \ | |/ _| [2021-12-21T18:53:13.455Z] / | \| < [2021-12-21T18:53:13.455Z] / | \ | \ [2021-12-21T18:53:13.455Z] \_______ /____|__ \ [2021-12-21T18:53:13.455Z] \/ \/ [2021-12-21T18:53:13.455Z] [2021-12-21T18:53:13.455Z] INFO: make.ps1 ended at 12/21/2021 18:53:01 [2021-12-21T18:53:13.455Z] INFO: Binaries build ended at 12/21/2021 18:53:02. Duration:00:01:20.5726383 [2021-12-21T18:53:13.455Z] INFO: Copying the built daemon binary to d:\CI\PR-43097\3\binary\dockerd-f415028976.exe... [2021-12-21T18:53:13.455Z] INFO: Copying the built client binary to d:\CI\PR-43097\3\binary\docker-f415028976.exe... [2021-12-21T18:53:13.455Z] INFO: Copying dockerversion from the container... [2021-12-21T18:53:13.455Z] INFO: Copying the golang package from the container to d:\CI\PR-43097\3\installer\go.zip... [2021-12-21T18:53:13.455Z] INFO: Extracting go.zip to d:\CI\PR-43097\3\go [2021-12-21T18:53:14.079Z] === RUN TestRestartManagerTimeout [2021-12-21T18:53:14.079Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-21T18:53:14.079Z] === RUN TestRestartManagerTimeoutReset [2021-12-21T18:53:14.079Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-21T18:53:14.079Z] PASS [2021-12-21T18:53:14.079Z] coverage: 50.9% of statements [2021-12-21T18:53:14.079Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-12-21T18:53:14.539Z] === RUN TestDecodeContainerConfig [2021-12-21T18:53:14.539Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-21T18:53:14.539Z] === RUN TestDecodeContainerConfigIsolation [2021-12-21T18:53:14.539Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-21T18:53:14.539Z] === RUN TestValidatePrivileged [2021-12-21T18:53:14.539Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-21T18:53:14.539Z] PASS [2021-12-21T18:53:14.539Z] coverage: 52.6% of statements [2021-12-21T18:53:14.539Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2021-12-21T18:53:14.929Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-12-21T18:53:14.929Z] === RUN TestBuildWithHugeFile [2021-12-21T18:53:15.477Z] --- PASS: TestBuildMultiStageParentConfig (2.65s) [2021-12-21T18:53:15.477Z] === RUN TestBuildLabelWithTargets [2021-12-21T18:53:15.477Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:53:15.477Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-21T18:53:15.477Z] === RUN TestBuildWithEmptyLayers [2021-12-21T18:53:15.509Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-21T18:53:15.509Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-21T18:53:15.509Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-21T18:53:15.509Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-21T18:53:15.509Z] PASS [2021-12-21T18:53:15.509Z] coverage: 62.5% of statements [2021-12-21T18:53:15.509Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-12-21T18:53:17.050Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2021-12-21T18:53:17.050Z] === RUN TestBuildMultiStageOnBuild [2021-12-21T18:53:18.190Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.75s) [2021-12-21T18:53:18.190Z] PASS [2021-12-21T18:53:18.190Z] [2021-12-21T18:53:18.190Z] === Skipped [2021-12-21T18:53:18.190Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-21T18:53:18.190Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:53:18.190Z] [2021-12-21T18:53:18.190Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:53:18.190Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:53:18.190Z] [2021-12-21T18:53:18.190Z] DONE 34 tests, 2 skipped in 98.288s [2021-12-21T18:53:18.190Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-21T18:53:18.425Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-21T18:53:18.425Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-21T18:53:18.425Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-21T18:53:18.425Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-21T18:53:18.425Z] --- PASS: TestGet (15.01s) [2021-12-21T18:53:18.425Z] === RUN TestPluginWithNoManifest [2021-12-21T18:53:18.425Z] --- PASS: TestPluginWithNoManifest (0.01s) [2021-12-21T18:53:18.425Z] === RUN TestGetAll [2021-12-21T18:53:18.425Z] --- PASS: TestGetAll (0.00s) [2021-12-21T18:53:18.425Z] PASS [2021-12-21T18:53:18.425Z] coverage: 73.2% of statements [2021-12-21T18:53:18.425Z] ok github.com/docker/docker/pkg/plugins 34.954s coverage: 73.2% of statements [2021-12-21T18:53:18.445Z] INFO: Testing against a local daemon [2021-12-21T18:53:18.445Z] === RUN TestConfigInspect [2021-12-21T18:53:19.975Z] === RUN TestGetDriver [2021-12-21T18:53:19.975Z] --- PASS: TestGetDriver (0.00s) [2021-12-21T18:53:19.975Z] === RUN TestVolumeRequestError [2021-12-21T18:53:19.975Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-21T18:53:19.975Z] PASS [2021-12-21T18:53:19.975Z] coverage: 36.1% of statements [2021-12-21T18:53:19.975Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2021-12-21T18:53:19.975Z] === RUN TestGetAddress [2021-12-21T18:53:19.975Z] --- PASS: TestGetAddress (0.00s) [2021-12-21T18:53:19.975Z] === RUN TestRemove [2021-12-21T18:53:19.975Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-21T18:53:19.975Z] --- SKIP: TestRemove (0.00s) [2021-12-21T18:53:19.975Z] === RUN TestInitializeWithVolumes [2021-12-21T18:53:19.975Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-21T18:53:19.975Z] === RUN TestCreate [2021-12-21T18:53:19.975Z] --- PASS: TestCreate (0.01s) [2021-12-21T18:53:19.975Z] === RUN TestValidateName [2021-12-21T18:53:19.975Z] --- PASS: TestValidateName (0.00s) [2021-12-21T18:53:19.975Z] === RUN TestCreateWithOpts [2021-12-21T18:53:19.975Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-21T18:53:19.975Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-21T18:53:19.975Z] === RUN TestRelaodNoOpts [2021-12-21T18:53:19.975Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-21T18:53:19.975Z] PASS [2021-12-21T18:53:19.975Z] coverage: 41.5% of statements [2021-12-21T18:53:19.975Z] ok github.com/docker/docker/volume/local 0.090s coverage: 41.5% of statements [2021-12-21T18:53:19.975Z] === RUN TestLCOWParseMountRaw [2021-12-21T18:53:19.975Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-21T18:53:19.975Z] === RUN TestLCOWParseMountRawSplit [2021-12-21T18:53:19.975Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-21T18:53:20.435Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRaw [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-21T18:53:20.435Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestConvertTmpfsOptions [2021-12-21T18:53:20.435Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-21T18:53:20.435Z] linux_parser_test.go:209: data="ro" [2021-12-21T18:53:20.435Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestParseMountSpec [2021-12-21T18:53:20.435Z] parser_test.go:62: case 0 [2021-12-21T18:53:20.435Z] parser_test.go:62: case 1 [2021-12-21T18:53:20.435Z] parser_test.go:62: case 2 [2021-12-21T18:53:20.435Z] parser_test.go:62: case 3 [2021-12-21T18:53:20.435Z] parser_test.go:62: case 4 [2021-12-21T18:53:20.435Z] parser_test.go:62: case 5 [2021-12-21T18:53:20.435Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestValidateMount [2021-12-21T18:53:20.435Z] --- PASS: TestValidateMount (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRaw [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-21T18:53:20.435Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-21T18:53:20.435Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-21T18:53:20.435Z] PASS [2021-12-21T18:53:20.435Z] coverage: 67.6% of statements [2021-12-21T18:53:20.435Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.6% of statements [2021-12-21T18:53:20.960Z] --- PASS: TestConfigInspect (2.28s) [2021-12-21T18:53:20.960Z] === RUN TestConfigList [2021-12-21T18:53:21.407Z] === RUN TestSetGetMeta [2021-12-21T18:53:21.407Z] === PAUSE TestSetGetMeta [2021-12-21T18:53:21.407Z] === RUN TestRestore [2021-12-21T18:53:21.407Z] === PAUSE TestRestore [2021-12-21T18:53:21.407Z] === RUN TestServiceCreate [2021-12-21T18:53:21.407Z] === PAUSE TestServiceCreate [2021-12-21T18:53:21.407Z] === RUN TestServiceList [2021-12-21T18:53:21.407Z] === PAUSE TestServiceList [2021-12-21T18:53:21.407Z] === RUN TestServiceRemove [2021-12-21T18:53:21.407Z] === PAUSE TestServiceRemove [2021-12-21T18:53:21.407Z] === RUN TestServiceGet [2021-12-21T18:53:21.407Z] === PAUSE TestServiceGet [2021-12-21T18:53:21.407Z] === RUN TestServicePrune [2021-12-21T18:53:21.407Z] === PAUSE TestServicePrune [2021-12-21T18:53:21.407Z] === RUN TestCreate [2021-12-21T18:53:21.407Z] === PAUSE TestCreate [2021-12-21T18:53:21.407Z] === RUN TestRemove [2021-12-21T18:53:21.407Z] === PAUSE TestRemove [2021-12-21T18:53:21.407Z] === RUN TestList [2021-12-21T18:53:21.407Z] === PAUSE TestList [2021-12-21T18:53:21.407Z] === RUN TestFindByDriver [2021-12-21T18:53:21.407Z] === PAUSE TestFindByDriver [2021-12-21T18:53:21.407Z] === RUN TestFindByReferenced [2021-12-21T18:53:21.407Z] === PAUSE TestFindByReferenced [2021-12-21T18:53:21.407Z] === RUN TestDerefMultipleOfSameRef [2021-12-21T18:53:21.407Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-21T18:53:21.407Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T18:53:21.407Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T18:53:21.407Z] === RUN TestDefererencePluginOnCreateError [2021-12-21T18:53:21.407Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-21T18:53:21.407Z] === RUN TestRefDerefRemove [2021-12-21T18:53:21.407Z] === PAUSE TestRefDerefRemove [2021-12-21T18:53:21.407Z] === RUN TestGet [2021-12-21T18:53:21.407Z] === PAUSE TestGet [2021-12-21T18:53:21.407Z] === RUN TestGetWithReference [2021-12-21T18:53:21.407Z] === PAUSE TestGetWithReference [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_nil_list [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_empty_list [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_filter_some [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_filter_middle [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-21T18:53:21.407Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-21T18:53:21.407Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-21T18:53:21.407Z] === CONT TestFilterFunc/test_nil_list [2021-12-21T18:53:21.407Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-21T18:53:21.407Z] === CONT TestFilterFunc/test_filter_some [2021-12-21T18:53:21.407Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-21T18:53:21.408Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T18:53:21.408Z] === CONT TestFilterFunc/test_empty_list [2021-12-21T18:53:21.408Z] === CONT TestFilterFunc/test_filter_middle [2021-12-21T18:53:21.408Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-21T18:53:21.408Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-21T18:53:21.408Z] === CONT TestSetGetMeta [2021-12-21T18:53:21.408Z] === CONT TestList [2021-12-21T18:53:21.408Z] === CONT TestServiceGet [2021-12-21T18:53:21.408Z] === CONT TestCreate [2021-12-21T18:53:21.408Z] --- PASS: TestSetGetMeta (0.03s) [2021-12-21T18:53:21.408Z] === CONT TestRemove [2021-12-21T18:53:21.408Z] --- PASS: TestCreate (0.03s) [2021-12-21T18:53:21.408Z] === CONT TestServicePrune [2021-12-21T18:53:21.408Z] --- PASS: TestList (0.06s) [2021-12-21T18:53:21.408Z] === CONT TestGetWithReference [2021-12-21T18:53:21.408Z] --- PASS: TestRemove (0.04s) [2021-12-21T18:53:21.408Z] === CONT TestGet [2021-12-21T18:53:21.408Z] --- PASS: TestGetWithReference (0.03s) [2021-12-21T18:53:21.408Z] === CONT TestRefDerefRemove [2021-12-21T18:53:21.408Z] --- PASS: TestGet (0.03s) [2021-12-21T18:53:21.408Z] === CONT TestDefererencePluginOnCreateError [2021-12-21T18:53:21.868Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-21T18:53:21.868Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T18:53:21.868Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-12-21T18:53:21.868Z] === CONT TestDerefMultipleOfSameRef [2021-12-21T18:53:21.868Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-21T18:53:21.868Z] === CONT TestFindByReferenced [2021-12-21T18:53:21.868Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-21T18:53:21.868Z] === CONT TestFindByDriver [2021-12-21T18:53:21.868Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-21T18:53:21.868Z] === CONT TestServiceRemove [2021-12-21T18:53:21.868Z] --- PASS: TestFindByDriver (0.03s) [2021-12-21T18:53:21.868Z] === CONT TestServiceList [2021-12-21T18:53:21.868Z] --- PASS: TestServiceGet (0.23s) [2021-12-21T18:53:21.868Z] === CONT TestServiceCreate [2021-12-21T18:53:21.868Z] time="2021-12-21T18:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:53:21.868Z] --- PASS: TestServiceRemove (0.08s) [2021-12-21T18:53:21.868Z] === CONT TestRestore [2021-12-21T18:53:21.868Z] --- PASS: TestServiceList (0.06s) [2021-12-21T18:53:21.868Z] time="2021-12-21T18:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:53:21.868Z] time="2021-12-21T18:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:53:21.868Z] --- PASS: TestServiceCreate (0.03s) [2021-12-21T18:53:21.868Z] time="2021-12-21T18:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-21T18:53:21.868Z] --- PASS: TestRestore (0.03s) [2021-12-21T18:53:21.868Z] time="2021-12-21T18:53:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T18:53:21.868Z] --- PASS: TestServicePrune (0.24s) [2021-12-21T18:53:21.868Z] PASS [2021-12-21T18:53:21.868Z] coverage: 69.0% of statements [2021-12-21T18:53:21.868Z] ok github.com/docker/docker/volume/service 0.311s coverage: 69.0% of statements [2021-12-21T18:53:22.850Z] --- PASS: TestConfigList (2.12s) [2021-12-21T18:53:22.850Z] === RUN TestConfigsCreateAndDelete [2021-12-21T18:53:24.739Z] --- PASS: TestConfigsCreateAndDelete (2.10s) [2021-12-21T18:53:24.739Z] === RUN TestConfigsUpdate [2021-12-21T18:53:27.254Z] --- PASS: TestConfigsUpdate (2.11s) [2021-12-21T18:53:27.254Z] === RUN TestTemplatedConfig [2021-12-21T18:53:29.769Z] --- PASS: TestTemplatedConfig (2.69s) [2021-12-21T18:53:29.769Z] === RUN TestConfigCreateResolve [2021-12-21T18:53:31.322Z] INFO: Extraction ended at 12/21/2021 18:53:30. Duration:00:00:25.4941806 [2021-12-21T18:53:31.322Z] INFO: Updating the golang and path environment variables [2021-12-21T18:53:31.322Z] INFO: GOPATH=d:\gopath [2021-12-21T18:53:31.322Z] INFO: go version go1.17.5 windows/amd64 [2021-12-21T18:53:31.322Z] INFO: Running the daemon under test in debug mode [2021-12-21T18:53:31.322Z] INFO: Running the daemon under test in containerd mode [2021-12-21T18:53:31.322Z] INFO: Starting a daemon under test... [2021-12-21T18:53:31.322Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43097\3\daemon --pidfile d:\CI\PR-43097\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-12-21T18:53:31.322Z] INFO: Containerd started successfully. [2021-12-21T18:53:31.322Z] INFO: Process started successfully. [2021-12-21T18:53:31.322Z] INFO: Start tailing logs of the daemon under tests [2021-12-21T18:53:31.322Z] INFO: Waiting for the daemon under test to start... [2021-12-21T18:53:31.660Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-12-21T18:53:31.660Z] PASS [2021-12-21T18:53:31.660Z] [2021-12-21T18:53:31.660Z] DONE 6 tests in 13.454s [2021-12-21T18:53:31.660Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-21T18:53:31.917Z] INFO: Testing against a local daemon [2021-12-21T18:53:31.917Z] === RUN TestCheckpoint [2021-12-21T18:53:31.917Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:53:31.917Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-21T18:53:31.917Z] === RUN TestContainerInvalidJSON [2021-12-21T18:53:31.917Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:53:31.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:53:31.917Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:53:31.917Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:53:31.917Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:53:31.917Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:53:31.917Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-12-21T18:53:31.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-21T18:53:31.917Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-21T18:53:31.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-21T18:53:31.917Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-21T18:53:31.917Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-21T18:53:31.917Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-21T18:53:31.917Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-21T18:53:31.917Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-21T18:53:31.917Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-21T18:53:31.917Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-21T18:53:31.917Z] === RUN TestCopyFromContainer [2021-12-21T18:53:31.995Z] --- PASS: TestBuildMultiStageOnBuild (14.31s) [2021-12-21T18:53:31.995Z] === RUN TestBuildUncleanTarFilenames [2021-12-21T18:53:31.995Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:53:31.995Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-21T18:53:31.995Z] === RUN TestBuildMultiStageLayerLeak [2021-12-21T18:53:33.284Z] === RUN TestCopyFromContainer// [2021-12-21T18:53:33.284Z] === RUN TestCopyFromContainer//bar/root [2021-12-21T18:53:33.284Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-21T18:53:33.284Z] === RUN TestCopyFromContainer/bar/quux [2021-12-21T18:53:33.284Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-21T18:53:33.541Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-21T18:53:33.541Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-21T18:53:33.541Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-21T18:53:33.541Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-21T18:53:33.797Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer (1.73s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-21T18:53:33.797Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-21T18:53:33.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-21T18:53:33.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:53:33.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:53:33.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:53:33.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:53:33.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:53:33.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:53:33.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:53:33.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:53:33.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:53:33.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-21T18:53:33.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-21T18:53:33.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-21T18:53:33.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-21T18:53:33.797Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-21T18:53:33.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-21T18:53:33.797Z] === RUN TestCreateWithInvalidEnv [2021-12-21T18:53:33.797Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-21T18:53:33.797Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-21T18:53:33.797Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-21T18:53:33.797Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-21T18:53:33.797Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-21T18:53:33.797Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-21T18:53:33.797Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-21T18:53:33.797Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-21T18:53:33.797Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-21T18:53:33.797Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-21T18:53:33.797Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-21T18:53:33.797Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-21T18:53:33.797Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-21T18:53:33.797Z] === RUN TestCreateTmpfsMountsTarget [2021-12-21T18:53:33.797Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-21T18:53:33.797Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-21T18:53:35.688Z] --- PASS: TestCreateWithCustomMaskedPaths (1.72s) [2021-12-21T18:53:35.688Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-21T18:53:36.710Z] 2021/12/21 18:53:34 Closing DB instances... [2021-12-21T18:53:36.710Z] --- PASS: TestNetworkDBGarbageCollection (54.28s) [2021-12-21T18:53:36.710Z] === RUN TestFindNode [2021-12-21T18:53:36.710Z] 2021/12/21 18:53:36 Closing DB instances... [2021-12-21T18:53:36.710Z] --- PASS: TestFindNode (0.02s) [2021-12-21T18:53:36.710Z] === RUN TestChangeNodeState [2021-12-21T18:53:36.710Z] 2021/12/21 18:53:36 Closing DB instances... [2021-12-21T18:53:36.710Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-21T18:53:36.710Z] === RUN TestNodeReincarnation [2021-12-21T18:53:36.710Z] 2021/12/21 18:53:36 Closing DB instances... [2021-12-21T18:53:37.054Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2021-12-21T18:53:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-21T18:53:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:53:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:53:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:53:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:53:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:53:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:53:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:53:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:53:37.054Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:53:37.054Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:53:37.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:53:37.054Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:53:37.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:53:37.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:53:37.310Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:53:37.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-21T18:53:37.310Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-21T18:53:37.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-21T18:53:37.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-21T18:53:37.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-21T18:53:37.311Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-21T18:53:37.311Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-21T18:53:37.872Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-12-21T18:53:37.872Z] === RUN TestCreateDifferentPlatform [2021-12-21T18:53:37.872Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-21T18:53:37.872Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-21T18:53:37.872Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-21T18:53:37.872Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-21T18:53:37.872Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-21T18:53:37.872Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-21T18:53:37.872Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-21T18:53:37.872Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-21T18:53:37.872Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-21T18:53:37.872Z] === RUN TestContainerStartOnDaemonRestart [2021-12-21T18:53:37.872Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-21T18:53:37.872Z] === RUN TestDaemonRestartIpcMode [2021-12-21T18:53:37.872Z] === PAUSE TestDaemonRestartIpcMode [2021-12-21T18:53:37.872Z] === RUN TestDaemonHostGatewayIP [2021-12-21T18:53:37.872Z] === PAUSE TestDaemonHostGatewayIP [2021-12-21T18:53:37.872Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-21T18:53:37.872Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-21T18:53:37.872Z] === RUN TestContainerKillOnDaemonStart [2021-12-21T18:53:37.872Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-21T18:53:37.872Z] === RUN TestDiff [2021-12-21T18:53:38.434Z] --- PASS: TestDiff (0.55s) [2021-12-21T18:53:38.434Z] === RUN TestExecWithCloseStdin [2021-12-21T18:53:38.996Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-12-21T18:53:38.997Z] === RUN TestExec [2021-12-21T18:53:39.924Z] --- PASS: TestExec (0.64s) [2021-12-21T18:53:39.924Z] === RUN TestExecUser [2021-12-21T18:53:40.487Z] --- PASS: TestExecUser (0.62s) [2021-12-21T18:53:40.487Z] === RUN TestExportContainerAndImportImage [2021-12-21T18:53:41.049Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2021-12-21T18:53:41.049Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-21T18:53:42.415Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-12-21T18:53:42.415Z] === RUN TestHealthCheckWorkdir [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-21T18:53:42.517Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-21T18:53:42.517Z] === RUN TestParallelCreate [2021-12-21T18:53:42.517Z] 2021/12/21 18:53:41 Closing DB instances... [2021-12-21T18:53:42.517Z] --- PASS: TestParallelCreate (0.02s) [2021-12-21T18:53:42.517Z] === RUN TestParallelDelete [2021-12-21T18:53:42.517Z] 2021/12/21 18:53:41 Closing DB instances... [2021-12-21T18:53:42.517Z] --- PASS: TestParallelDelete (0.02s) [2021-12-21T18:53:42.517Z] === RUN TestNetworkDBIslands [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c3a935f2951b with config:&{NodeID:c3a935f2951b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node c3a935f2951b/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node c3a935f2951b/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:422d5fc18f50 with config:&{NodeID:422d5fc18f50 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node 422d5fc18f50/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node 422d5fc18f50/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node 422d5fc18f50/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node 422d5fc18f50/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node c3a935f2951b/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=info msg="Node c3a935f2951b/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e6c302e5207e with config:&{NodeID:e6c302e5207e Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node c3a935f2951b/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node c3a935f2951b/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node 422d5fc18f50/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node 422d5fc18f50/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.517Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:2de3040faf08 with config:&{NodeID:2de3040faf08 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node c3a935f2951b/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node c3a935f2951b/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 422d5fc18f50/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 422d5fc18f50/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node e6c302e5207e/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:42.978Z] time="2021-12-21T18:53:42Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.343Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2021-12-21T18:53:43.343Z] === RUN TestHealthKillContainer [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ead50c8921b8 with config:&{NodeID:ead50c8921b8 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node c3a935f2951b/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node c3a935f2951b/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node 422d5fc18f50/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node 422d5fc18f50/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node e6c302e5207e/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node e6c302e5207e/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.439Z] time="2021-12-21T18:53:43Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:43.440Z] time="2021-12-21T18:53:43Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:43.901Z] networkdb_test.go:835: Re-joining: 3 [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=info msg="The new bootstrap node list is:[172.21.160.21:10033 172.21.160.21:10034 172.21.160.21:10035]" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10033" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49357" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10034" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49358" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10035" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49359" [2021-12-21T18:53:43.901Z] networkdb_test.go:835: Re-joining: 4 [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=info msg="The new bootstrap node list is:[172.21.160.21:10033 172.21.160.21:10034 172.21.160.21:10035]" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10033" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49360" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49361" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10034" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10035" [2021-12-21T18:53:43.901Z] time="2021-12-21T18:53:43Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49362" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:43Z" level=info msg="node 0 leaving" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="node5(ead50c8921b8): Node leave event for c3a935f2951b/172.21.160.21" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="node3(e6c302e5207e): Node leave event for c3a935f2951b/172.21.160.21" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="node4(2de3040faf08): Node leave event for c3a935f2951b/172.21.160.21" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="node1(c3a935f2951b): Node leave event for c3a935f2951b/172.21.160.21" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="node2(422d5fc18f50): Node leave event for c3a935f2951b/172.21.160.21" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.364Z] time="2021-12-21T18:53:44Z" level=info msg="Node c3a935f2951b/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.431Z] --- PASS: TestBuildMultiStageLayerLeak (11.90s) [2021-12-21T18:53:44.431Z] === RUN TestBuildWithHugeFile [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="node 1 leaving" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50 change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="node4(2de3040faf08): Node leave event for 422d5fc18f50/172.21.160.21" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50 change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="node5(ead50c8921b8): Node leave event for 422d5fc18f50/172.21.160.21" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50 change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="node3(e6c302e5207e): Node leave event for 422d5fc18f50/172.21.160.21" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50 change state NodeActive --> NodeLeft" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="node2(422d5fc18f50): Node leave event for 422d5fc18f50/172.21.160.21" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50/172.21.160.21, left gossip cluster" [2021-12-21T18:53:44.824Z] time="2021-12-21T18:53:44Z" level=info msg="Node 422d5fc18f50/172.21.160.21, left gossip cluster" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=info msg="node 2 leaving" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=info msg="Node e6c302e5207e change state NodeActive --> NodeLeft" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=info msg="node4(2de3040faf08): Node leave event for e6c302e5207e/172.21.160.21" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=info msg="Node e6c302e5207e change state NodeActive --> NodeLeft" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=info msg="node5(ead50c8921b8): Node leave event for e6c302e5207e/172.21.160.21" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=info msg="Node e6c302e5207e change state NodeActive --> NodeLeft" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=info msg="node3(e6c302e5207e): Node leave event for e6c302e5207e/172.21.160.21" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=debug msg="memberlist: Failed ping: ead50c8921b8 (timeout reached)" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.160.21:10035: use of closed network connection" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.160.21:10034: use of closed network connection" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.160.21:10036: use of closed network connection" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:44Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49363" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:45Z" level=info msg="Node e6c302e5207e/172.21.160.21, left gossip cluster" [2021-12-21T18:53:45.285Z] time="2021-12-21T18:53:45Z" level=info msg="Node e6c302e5207e/172.21.160.21, left gossip cluster" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="Node e6c302e5207e/172.21.160.21, left gossip cluster" [2021-12-21T18:53:45.748Z] networkdb_test.go:867: node5: OK [2021-12-21T18:53:45.748Z] networkdb_test.go:867: node4: OK [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="node 0 coming back" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:702df271f77c with config:&{NodeID:702df271f77c Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="Node 702df271f77c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="Node 702df271f77c/172.21.160.21, added to nodes list" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="node 1 coming back" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:69fe5ea26cf6 with config:&{NodeID:69fe5ea26cf6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, added to nodes list" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="node 2 coming back" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:47581ef55a2c with config:&{NodeID:47581ef55a2c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="Node 47581ef55a2c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=info msg="Node 47581ef55a2c/172.21.160.21, added to nodes list" [2021-12-21T18:53:45.748Z] time="2021-12-21T18:53:45Z" level=warning msg="memberlist: Was able to connect to ead50c8921b8 but other probes failed, network may be misconfigured" [2021-12-21T18:53:46.209Z] time="2021-12-21T18:53:45Z" level=debug msg="memberlist: Failed ping: 2de3040faf08 (timeout reached)" [2021-12-21T18:53:46.209Z] time="2021-12-21T18:53:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.160.21:10037: use of closed network connection" [2021-12-21T18:53:46.209Z] time="2021-12-21T18:53:45Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49364" [2021-12-21T18:53:46.670Z] time="2021-12-21T18:53:46Z" level=warning msg="memberlist: Was able to connect to 2de3040faf08 but other probes failed, network may be misconfigured" [2021-12-21T18:53:48.855Z] time="2021-12-21T18:53:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.160.21:10033 172.21.160.21:10034 172.21.160.21:10035]" [2021-12-21T18:53:49.315Z] time="2021-12-21T18:53:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.160.21:10033 172.21.160.21:10034 172.21.160.21:10035]" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10033" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49365" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, is the new incarnation of the shutdown node c3a935f2951b/172.21.160.21" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10034" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49366" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, is the new incarnation of the shutdown node 422d5fc18f50/172.21.160.21" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, is the new incarnation of the shutdown node c3a935f2951b/172.21.160.21" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10035" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49367" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 702df271f77c/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node ead50c8921b8/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 2de3040faf08/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 2de3040faf08/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, is the new incarnation of the shutdown node e6c302e5207e/172.21.160.21" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, added to nodes list" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, is the new incarnation of the shutdown node 422d5fc18f50/172.21.160.21" [2021-12-21T18:53:49.776Z] time="2021-12-21T18:53:49Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, added to nodes list" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, is the new incarnation of the shutdown node e6c302e5207e/172.21.160.21" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, added to nodes list" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, added to nodes list" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, joined gossip cluster" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:49Z" level=info msg="Node 47581ef55a2c/172.21.160.21, added to nodes list" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:50Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49368" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10033" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10034" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:50Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49369" [2021-12-21T18:53:50.237Z] time="2021-12-21T18:53:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.160.21:10035" [2021-12-21T18:53:50.238Z] time="2021-12-21T18:53:50Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49370" [2021-12-21T18:53:50.698Z] 2021/12/21 18:53:50 Closing DB instances... [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c change state NodeActive --> NodeLeft" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="node5(ead50c8921b8): Node leave event for 702df271f77c/172.21.160.21" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c change state NodeActive --> NodeLeft" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="node2(69fe5ea26cf6): Node leave event for 702df271f77c/172.21.160.21" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c change state NodeActive --> NodeLeft" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="node3(47581ef55a2c): Node leave event for 702df271f77c/172.21.160.21" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c change state NodeActive --> NodeLeft" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c change state NodeActive --> NodeLeft" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="node4(2de3040faf08): Node leave event for 702df271f77c/172.21.160.21" [2021-12-21T18:53:50.698Z] time="2021-12-21T18:53:50Z" level=info msg="node1(702df271f77c): Node leave event for 702df271f77c/172.21.160.21" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 702df271f77c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 69fe5ea26cf6 change state NodeActive --> NodeLeft" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="node4(2de3040faf08): Node leave event for 69fe5ea26cf6/172.21.160.21" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 69fe5ea26cf6 change state NodeActive --> NodeLeft" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="node3(47581ef55a2c): Node leave event for 69fe5ea26cf6/172.21.160.21" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 69fe5ea26cf6 change state NodeActive --> NodeLeft" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="node5(ead50c8921b8): Node leave event for 69fe5ea26cf6/172.21.160.21" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="Node 69fe5ea26cf6 change state NodeActive --> NodeLeft" [2021-12-21T18:53:51.159Z] time="2021-12-21T18:53:50Z" level=info msg="node2(69fe5ea26cf6): Node leave event for 69fe5ea26cf6/172.21.160.21" [2021-12-21T18:53:51.506Z] --- PASS: TestHealthKillContainer (8.27s) [2021-12-21T18:53:51.506Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 69fe5ea26cf6/172.21.160.21, left gossip cluster" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 47581ef55a2c change state NodeActive --> NodeLeft" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="node5(ead50c8921b8): Node leave event for 47581ef55a2c/172.21.160.21" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 47581ef55a2c change state NodeActive --> NodeLeft" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="node4(2de3040faf08): Node leave event for 47581ef55a2c/172.21.160.21" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 47581ef55a2c change state NodeActive --> NodeLeft" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="node3(47581ef55a2c): Node leave event for 47581ef55a2c/172.21.160.21" [2021-12-21T18:53:51.621Z] time="2021-12-21T18:53:51Z" level=info msg="Node 47581ef55a2c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:52.069Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-12-21T18:53:52.069Z] === RUN TestIpcModeNone [2021-12-21T18:53:52.087Z] time="2021-12-21T18:53:51Z" level=info msg="Node 47581ef55a2c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:52.087Z] time="2021-12-21T18:53:51Z" level=info msg="Node 47581ef55a2c/172.21.160.21, left gossip cluster" [2021-12-21T18:53:52.087Z] time="2021-12-21T18:53:51Z" level=debug msg="memberlist: Failed ping: 47581ef55a2c (timeout reached)" [2021-12-21T18:53:52.087Z] time="2021-12-21T18:53:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.160.21:10036: use of closed network connection" [2021-12-21T18:53:52.087Z] time="2021-12-21T18:53:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.160.21:10037: use of closed network connection" [2021-12-21T18:53:52.087Z] time="2021-12-21T18:53:51Z" level=debug msg="memberlist: Stream connection from=172.21.160.21:49371" [2021-12-21T18:53:52.549Z] time="2021-12-21T18:53:52Z" level=info msg="Node 2de3040faf08 change state NodeActive --> NodeLeft" [2021-12-21T18:53:52.549Z] time="2021-12-21T18:53:52Z" level=info msg="node5(ead50c8921b8): Node leave event for 2de3040faf08/172.21.160.21" [2021-12-21T18:53:52.549Z] time="2021-12-21T18:53:52Z" level=info msg="Node 2de3040faf08 change state NodeActive --> NodeLeft" [2021-12-21T18:53:52.549Z] time="2021-12-21T18:53:52Z" level=info msg="node4(2de3040faf08): Node leave event for 2de3040faf08/172.21.160.21" [2021-12-21T18:53:52.549Z] time="2021-12-21T18:53:52Z" level=warning msg="memberlist: Was able to connect to 47581ef55a2c but other probes failed, network may be misconfigured" [2021-12-21T18:53:52.595Z] ...INFO: Daemon under test started and replied! [2021-12-21T18:53:52.596Z] INFO: Docker version of the daemon under test [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] Client: [2021-12-21T18:53:52.596Z] Version: 17.06.2-ce [2021-12-21T18:53:52.596Z] API version: 1.30 [2021-12-21T18:53:52.596Z] Go version: go1.8.3 [2021-12-21T18:53:52.596Z] Git commit: cec0b72 [2021-12-21T18:53:52.596Z] Built: Tue Sep 5 19:57:19 2017 [2021-12-21T18:53:52.596Z] OS/Arch: windows/amd64 [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] Server: [2021-12-21T18:53:52.596Z] Version: 0.0.0-dev [2021-12-21T18:53:52.596Z] API version: 1.42 (minimum version 1.24) [2021-12-21T18:53:52.596Z] Go version: go1.17.5 [2021-12-21T18:53:52.596Z] Git commit: f415028976 [2021-12-21T18:53:52.596Z] Built: 12/21/2021 18:51:46 [2021-12-21T18:53:52.596Z] OS/Arch: windows/amd64 [2021-12-21T18:53:52.596Z] Experimental: false [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] INFO: Docker info of the daemon under test [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] Containers: 0 [2021-12-21T18:53:52.596Z] Running: 0 [2021-12-21T18:53:52.596Z] Paused: 0 [2021-12-21T18:53:52.596Z] Stopped: 0 [2021-12-21T18:53:52.596Z] Images: 0 [2021-12-21T18:53:52.596Z] Server Version: 0.0.0-dev [2021-12-21T18:53:52.596Z] Storage Driver: windowsfilter [2021-12-21T18:53:52.596Z] Windows: [2021-12-21T18:53:52.596Z] Logging Driver: json-file [2021-12-21T18:53:52.596Z] Plugins: [2021-12-21T18:53:52.596Z] Volume: local [2021-12-21T18:53:52.596Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T18:53:52.596Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T18:53:52.596Z] Swarm: inactive [2021-12-21T18:53:52.596Z] Default Isolation: process [2021-12-21T18:53:52.596Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T18:53:52.596Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T18:53:52.596Z] OSType: windows [2021-12-21T18:53:52.596Z] Architecture: x86_64 [2021-12-21T18:53:52.596Z] CPUs: 4 [2021-12-21T18:53:52.596Z] Total Memory: 32GiB [2021-12-21T18:53:52.596Z] Name: azwin-2-dfd0b0 [2021-12-21T18:53:52.596Z] ID: VVPH:XGRM:PWDH:V2YF:JQUO:DJL7:KSM4:SJBT:I552:6XKE:WVYJ:PKWH [2021-12-21T18:53:52.596Z] Docker Root Dir: D:\CI\PR-43097\3\daemon [2021-12-21T18:53:52.596Z] Debug Mode (client): false [2021-12-21T18:53:52.596Z] Debug Mode (server): true [2021-12-21T18:53:52.596Z] File Descriptors: -1 [2021-12-21T18:53:52.596Z] Goroutines: 31 [2021-12-21T18:53:52.596Z] System Time: 2021-12-21T18:53:50.1096587Z [2021-12-21T18:53:52.596Z] EventsListeners: 0 [2021-12-21T18:53:52.596Z] Registry: https://index.docker.io/v1/ [2021-12-21T18:53:52.596Z] Labels: [2021-12-21T18:53:52.596Z] Experimental: false [2021-12-21T18:53:52.596Z] Insecure Registries: [2021-12-21T18:53:52.596Z] 127.0.0.0/8 [2021-12-21T18:53:52.596Z] Live Restore Enabled: false [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] INFO: Docker images of the daemon under test [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-21T18:53:52.596Z] [2021-12-21T18:53:52.596Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-12-21T18:53:52.596Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-12-21T18:53:52.596Z] ltsc2022: Pulling from windows/servercore [2021-12-21T18:53:52.596Z] 8f616e6e9eec: Pulling fs layer [2021-12-21T18:53:52.596Z] 4d1d74adc6a9: Pulling fs layer [2021-12-21T18:53:52.631Z] --- PASS: TestIpcModeNone (0.59s) [2021-12-21T18:53:52.631Z] === RUN TestIpcModePrivate [2021-12-21T18:53:52.887Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2021-12-21T18:53:53.012Z] time="2021-12-21T18:53:52Z" level=info msg="Node 2de3040faf08/172.21.160.21, left gossip cluster" [2021-12-21T18:53:53.012Z] time="2021-12-21T18:53:52Z" level=info msg="Node 2de3040faf08/172.21.160.21, left gossip cluster" [2021-12-21T18:53:53.143Z] --- PASS: TestIpcModePrivate (0.65s) [2021-12-21T18:53:53.143Z] === RUN TestIpcModeShareable [2021-12-21T18:53:53.474Z] time="2021-12-21T18:53:53Z" level=info msg="Node ead50c8921b8/172.21.160.21, left gossip cluster" [2021-12-21T18:53:53.474Z] time="2021-12-21T18:53:53Z" level=info msg="Node ead50c8921b8 change state NodeActive --> NodeFailed" [2021-12-21T18:53:53.474Z] time="2021-12-21T18:53:53Z" level=info msg="Node ead50c8921b8/172.21.160.21, added to failed nodes list" [2021-12-21T18:53:53.474Z] --- PASS: TestNetworkDBIslands (11.68s) [2021-12-21T18:53:53.474Z] PASS [2021-12-21T18:53:53.474Z] coverage: 59.9% of statements [2021-12-21T18:53:53.474Z] ok github.com/docker/docker/libnetwork/networkdb 105.010s coverage: 59.9% of statements [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/quota [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/rootless [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/volume [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-21T18:53:53.474Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-21T18:53:53.704Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2021-12-21T18:53:53.960Z] --- PASS: TestIpcModeShareable (0.63s) [2021-12-21T18:53:53.960Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-21T18:53:55.850Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2021-12-21T18:53:55.850Z] === RUN TestAPIIpcModeHost [2021-12-21T18:53:56.107Z] --- PASS: TestAPIIpcModeHost (0.39s) [2021-12-21T18:53:56.107Z] === RUN TestDaemonIpcModeShareable [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === Skipped [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-21T18:53:56.392Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-21T18:53:56.392Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-21T18:53:56.392Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-21T18:53:56.392Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-12-21T18:53:56.392Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-21T18:53:56.392Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-21T18:53:56.392Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-21T18:53:56.392Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-21T18:53:56.392Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-12-21T18:53:56.392Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-21T18:53:56.392Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-21T18:53:56.392Z] daemon_test.go:146: root required [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-21T18:53:56.392Z] reload_test.go:520: root required [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-12-21T18:53:56.392Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-21T18:53:56.392Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-21T18:53:56.392Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-21T18:53:56.392Z] download_test.go:267: Needs fixing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-21T18:53:56.392Z] layer_test.go:303: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-21T18:53:56.392Z] layer_test.go:352: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-21T18:53:56.392Z] layer_test.go:467: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-21T18:53:56.392Z] layer_test.go:696: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-21T18:53:56.392Z] migration_test.go:45: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-21T18:53:56.392Z] migration_test.go:181: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-21T18:53:56.392Z] mount_test.go:17: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-21T18:53:56.392Z] mount_test.go:76: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-21T18:53:56.392Z] mount_test.go:125: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-21T18:53:56.392Z] mount_test.go:212: Failing on Windows [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-21T18:53:56.392Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-12-21T18:53:56.392Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-12-21T18:53:56.392Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-21T18:53:56.392Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-21T18:53:56.392Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.392Z] [2021-12-21T18:53:56.392Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-21T18:53:56.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-21T18:53:56.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-21T18:53:56.393Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-21T18:53:56.393Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-21T18:53:56.393Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-21T18:53:56.393Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-21T18:53:56.393Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-21T18:53:56.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-21T18:53:56.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-21T18:53:56.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-21T18:53:56.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-21T18:53:56.393Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:133: Xz not present in msys2 [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-12-21T18:53:56.393Z] archive_test.go:140: zstd not installed [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:252: Failing on Windows CI machines [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-21T18:53:56.393Z] archive_windows_test.go:16: Currently fails [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-21T18:53:56.393Z] changes_test.go:195: needs more investigation [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-21T18:53:56.393Z] changes_test.go:432: needs further investigation [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-21T18:53:56.393Z] changes_test.go:468: needs further investigation [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2021-12-21T18:53:56.393Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-21T18:53:56.393Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-21T18:53:56.393Z] poller_test.go:40: No chmod on Windows [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-21T18:53:56.393Z] fileutils_test.go:133: Needs porting to Windows [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-21T18:53:56.393Z] fileutils_test.go:179: Needs porting to Windows [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-12-21T18:53:56.393Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-21T18:53:56.393Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-21T18:53:56.393Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-21T18:53:56.393Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-21T18:53:56.393Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-21T18:53:56.393Z] [2021-12-21T18:53:56.393Z] DONE 2099 tests, 68 skipped in 307.577s [2021-12-21T18:53:56.393Z] INFO: make.ps1 ended at 12/21/2021 18:53:56 [2021-12-21T18:53:57.034Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-21T18:53:57.290Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2021-12-21T18:53:57.290Z] === RUN TestDaemonIpcModePrivate [2021-12-21T18:53:58.217Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-21T18:53:58.473Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-12-21T18:53:58.473Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-21T18:53:58.577Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-21T18:53:58.578Z] INFO: Unit tests ended at 12/21/2021 18:53:58. Duration:00:05:27.0773086 [2021-12-21T18:53:58.578Z] INFO: Building busybox [2021-12-21T18:53:58.578Z] Sending build context to Docker daemon 5.12kB [2021-12-21T18:53:58.578Z] [2021-12-21T18:53:58.578Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-21T18:53:58.578Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-21T18:53:58.578Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-21T18:53:58.578Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-21T18:53:58.578Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-21T18:53:58.578Z] ---> 1316f72af619 [2021-12-21T18:53:58.578Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-21T18:53:58.578Z] ---> Running in 189a124ed97e [2021-12-21T18:53:59.398Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2021-12-21T18:53:59.654Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2021-12-21T18:53:59.654Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-21T18:54:00.581Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2021-12-21T18:54:00.836Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-12-21T18:54:00.836Z] === RUN TestIpcModeOlderClient [2021-12-21T18:54:00.836Z] === PAUSE TestIpcModeOlderClient [2021-12-21T18:54:00.836Z] === RUN TestKillContainerInvalidSignal [2021-12-21T18:54:01.092Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-12-21T18:54:01.092Z] === RUN TestKillContainer [2021-12-21T18:54:01.092Z] === RUN TestKillContainer/no_signal [2021-12-21T18:54:01.654Z] === RUN TestKillContainer/non_killing_signal [2021-12-21T18:54:01.910Z] === RUN TestKillContainer/killing_signal [2021-12-21T18:54:02.472Z] --- PASS: TestKillContainer (1.29s) [2021-12-21T18:54:02.472Z] --- PASS: TestKillContainer/no_signal (0.44s) [2021-12-21T18:54:02.472Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-12-21T18:54:02.472Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-12-21T18:54:02.472Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-21T18:54:02.472Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-21T18:54:03.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-21T18:54:03.070Z] ..........................xx.................... [ 29%] [2021-12-21T18:54:03.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-12-21T18:54:03.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-12-21T18:54:03.597Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-12-21T18:54:03.597Z] === RUN TestKillStoppedContainer [2021-12-21T18:54:03.853Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-12-21T18:54:03.853Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-21T18:54:03.853Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-12-21T18:54:03.853Z] === RUN TestKillDifferentUserContainer [2021-12-21T18:54:04.109Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-12-21T18:54:04.109Z] === RUN TestInspectOomKilledTrue [2021-12-21T18:54:04.109Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-21T18:54:04.109Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-21T18:54:04.109Z] === RUN TestInspectOomKilledFalse [2021-12-21T18:54:04.671Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2021-12-21T18:54:04.671Z] === RUN TestLinksEtcHostsContentMatch [2021-12-21T18:54:04.928Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2021-12-21T18:54:04.928Z] === RUN TestLinksContainerNames [2021-12-21T18:54:05.127Z] 8f616e6e9eec: Verifying Checksum [2021-12-21T18:54:05.127Z] 8f616e6e9eec: Download complete [2021-12-21T18:54:05.856Z] --- PASS: TestLinksContainerNames (0.88s) [2021-12-21T18:54:05.856Z] === RUN TestLogsFollowTailEmpty [2021-12-21T18:54:06.113Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-12-21T18:54:06.113Z] === RUN TestContainerNetworkMountsNoChown [2021-12-21T18:54:06.676Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/default [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/default [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/private [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/private [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rprivate [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/slave [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/slave [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rslave [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/shared [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/shared [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rshared [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/default [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/rprivate [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/private [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/shared [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/rshared [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/rslave [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/slave [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:54:06.676Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-21T18:54:06.676Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:54:06.676Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:54:06.933Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:54:07.190Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-21T18:54:07.190Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-21T18:54:07.190Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-21T18:54:07.190Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-21T18:54:07.190Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-12-21T18:54:07.190Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-12-21T18:54:07.190Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-21T18:54:07.190Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-21T18:54:07.191Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-21T18:54:07.191Z] === RUN TestContainerBindMountNonRecursive [2021-12-21T18:54:08.557Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2021-12-21T18:54:08.557Z] === RUN TestContainerVolumesMountedAsShared [2021-12-21T18:54:08.813Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-12-21T18:54:08.813Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-21T18:54:09.069Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2021-12-21T18:54:09.069Z] === RUN TestNetworkNat [2021-12-21T18:54:09.632Z] --- PASS: TestNetworkNat (0.44s) [2021-12-21T18:54:09.632Z] === RUN TestNetworkLocalhostTCPNat [2021-12-21T18:54:09.888Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-12-21T18:54:09.888Z] === RUN TestNetworkLoopbackNat [2021-12-21T18:54:11.192Z] --- PASS: TestBuildWithHugeFile (51.75s) [2021-12-21T18:54:11.192Z] === RUN TestBuildWCOWSandboxSize [2021-12-21T18:54:11.192Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:54:11.192Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:54:11.192Z] === RUN TestBuildWithEmptyDockerfile [2021-12-21T18:54:11.192Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:54:11.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:54:11.192Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:54:11.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:54:11.192Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:54:11.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:54:11.192Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:54:11.192Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:54:11.192Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:54:11.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-12-21T18:54:11.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-12-21T18:54:11.192Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-12-21T18:54:11.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-12-21T18:54:11.192Z] === RUN TestBuildPreserveOwnership [2021-12-21T18:54:11.192Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-21T18:54:12.133Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-21T18:54:13.154Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-12-21T18:54:13.154Z] === RUN TestPause [2021-12-21T18:54:13.154Z] --- PASS: TestPause (0.42s) [2021-12-21T18:54:13.154Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-21T18:54:13.154Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T18:54:13.154Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T18:54:13.154Z] === RUN TestPauseStopPausedContainer [2021-12-21T18:54:13.410Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2021-12-21T18:54:13.410Z] === RUN TestPidHost [2021-12-21T18:54:14.339Z] --- PASS: TestPidHost (0.98s) [2021-12-21T18:54:14.339Z] === RUN TestPsFilter [2021-12-21T18:54:14.599Z] --- PASS: TestPsFilter (0.11s) [2021-12-21T18:54:14.599Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-21T18:54:15.162Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2021-12-21T18:54:15.163Z] === RUN TestRemoveContainerWithVolume [2021-12-21T18:54:15.419Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-12-21T18:54:15.419Z] === RUN TestRemoveContainerRunning [2021-12-21T18:54:15.980Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-12-21T18:54:15.980Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-21T18:54:16.236Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-12-21T18:54:16.236Z] === RUN TestRemoveInvalidContainer [2021-12-21T18:54:16.236Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-21T18:54:16.236Z] === RUN TestRenameLinkedContainer [2021-12-21T18:54:16.337Z] --- PASS: TestBuildPreserveOwnership (10.01s) [2021-12-21T18:54:16.337Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.01s) [2021-12-21T18:54:16.337Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-12-21T18:54:16.337Z] === RUN TestBuildPlatformInvalid [2021-12-21T18:54:16.337Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-12-21T18:54:16.337Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-21T18:54:16.337Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-21T18:54:16.337Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-21T18:54:16.337Z] PASS [2021-12-21T18:54:16.337Z] [2021-12-21T18:54:16.337Z] === Skipped [2021-12-21T18:54:16.337Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-21T18:54:16.337Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:54:16.337Z] [2021-12-21T18:54:16.337Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:54:16.337Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:54:16.337Z] [2021-12-21T18:54:16.337Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-12-21T18:54:16.337Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-12-21T18:54:16.337Z] [2021-12-21T18:54:16.337Z] DONE 34 tests, 3 skipped in 112.427s [2021-12-21T18:54:16.338Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-21T18:54:16.338Z] INFO: Testing against a local daemon [2021-12-21T18:54:16.338Z] === RUN TestConfigInspect [2021-12-21T18:54:16.338Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.338Z] --- SKIP: TestConfigInspect (0.01s) [2021-12-21T18:54:16.338Z] === RUN TestConfigList [2021-12-21T18:54:16.338Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.338Z] --- SKIP: TestConfigList (0.01s) [2021-12-21T18:54:16.338Z] === RUN TestConfigsCreateAndDelete [2021-12-21T18:54:16.338Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.338Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-12-21T18:54:16.338Z] === RUN TestConfigsUpdate [2021-12-21T18:54:16.338Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.338Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-12-21T18:54:16.598Z] === RUN TestTemplatedConfig [2021-12-21T18:54:16.598Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-21T18:54:16.598Z] === RUN TestConfigCreateResolve [2021-12-21T18:54:16.598Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-12-21T18:54:16.598Z] PASS [2021-12-21T18:54:16.598Z] [2021-12-21T18:54:16.598Z] === Skipped [2021-12-21T18:54:16.598Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2021-12-21T18:54:16.598Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] [2021-12-21T18:54:16.598Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-12-21T18:54:16.598Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] [2021-12-21T18:54:16.598Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-12-21T18:54:16.598Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] [2021-12-21T18:54:16.598Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-12-21T18:54:16.598Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] [2021-12-21T18:54:16.598Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-12-21T18:54:16.598Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] [2021-12-21T18:54:16.598Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-12-21T18:54:16.598Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:54:16.598Z] [2021-12-21T18:54:16.598Z] DONE 6 tests, 6 skipped in 0.169s [2021-12-21T18:54:16.598Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-21T18:54:16.598Z] INFO: Testing against a local daemon [2021-12-21T18:54:16.598Z] === RUN TestCheckpoint [2021-12-21T18:54:16.598Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:54:16.598Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-21T18:54:16.598Z] === RUN TestContainerInvalidJSON [2021-12-21T18:54:16.598Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:54:16.598Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:54:16.598Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:54:16.598Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:54:16.598Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:54:16.598Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:54:16.598Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-21T18:54:16.598Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-21T18:54:16.598Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-21T18:54:16.598Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-21T18:54:16.859Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-21T18:54:16.859Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-21T18:54:16.859Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-21T18:54:16.859Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-21T18:54:16.859Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-12-21T18:54:16.859Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-21T18:54:16.859Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-12-21T18:54:16.859Z] === RUN TestCopyFromContainer [2021-12-21T18:54:17.504Z] ok github.com/docker/docker/libnetwork/networkdb 103.831s coverage: 60.0% of statements [2021-12-21T18:54:17.504Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-21T18:54:17.504Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-21T18:54:17.504Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2021-12-21T18:54:17.504Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.006s coverage: 20.0% of statements [2021-12-21T18:54:17.504Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-12-21T18:54:17.504Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2021-12-21T18:54:17.504Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-12-21T18:54:17.504Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-21T18:54:17.762Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-21T18:54:17.762Z] [2021-12-21T18:54:17.762Z] === Skipped [2021-12-21T18:54:17.762Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-21T18:54:17.762Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-21T18:54:17.762Z] [2021-12-21T18:54:17.762Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-21T18:54:17.763Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-21T18:54:17.763Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-21T18:54:17.763Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-21T18:54:17.763Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-21T18:54:17.763Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-21T18:54:17.763Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-21T18:54:17.763Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-21T18:54:17.763Z] firewalld_test.go:14: firewalld is not running [2021-12-21T18:54:17.763Z] [2021-12-21T18:54:17.763Z] DONE 331 tests, 9 skipped in 200.793s [2021-12-21T18:54:18.127Z] --- PASS: TestRenameLinkedContainer (1.72s) [2021-12-21T18:54:18.127Z] === RUN TestRenameStoppedContainer [2021-12-21T18:54:18.384Z] --- PASS: TestRenameStoppedContainer (0.45s) [2021-12-21T18:54:18.384Z] === RUN TestRenameRunningContainerAndReuse Post stage [Pipeline] junit [2021-12-21T18:54:18.716Z] Recording test results [2021-12-21T18:54:19.312Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2021-12-21T18:54:19.312Z] === RUN TestRenameInvalidName [2021-12-21T18:54:19.569Z] --- PASS: TestRenameInvalidName (0.40s) [2021-12-21T18:54:19.569Z] === RUN TestRenameAnonymousContainer [2021-12-21T18:54:19.689Z] Removing intermediate container 189a124ed97e [2021-12-21T18:54:19.689Z] ---> 497d68798b56 [2021-12-21T18:54:19.689Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-21T18:54:19.689Z] ---> Running in ffaca6d3973e [2021-12-21T18:54:19.689Z] Removing intermediate container ffaca6d3973e [2021-12-21T18:54:19.689Z] ---> d9f9f0cd51f5 [2021-12-21T18:54:19.689Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-21T18:54:19.689Z] ---> Running in 4bd8276c40ea [2021-12-21T18:54:19.689Z] Removing intermediate container 4bd8276c40ea [2021-12-21T18:54:19.689Z] ---> f6c07b0d7cac [2021-12-21T18:54:19.689Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-21T18:54:19.689Z] [2021-12-21T18:54:19.689Z] ---> e37999330fd1 [2021-12-21T18:54:19.689Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-21T18:54:19.689Z] ---> Running in cf1b6571b6e3 [2021-12-21T18:54:19.772Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-12-21T18:54:20.156Z] === RUN TestCopyFromContainer// [2021-12-21T18:54:20.156Z] === RUN TestCopyFromContainer//bar/root [2021-12-21T18:54:20.156Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-21T18:54:20.198Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-12-21T18:54:20.417Z] === RUN TestCopyFromContainer/bar/quux [2021-12-21T18:54:20.417Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-21T18:54:20.417Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-21T18:54:20.417Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-21T18:54:20.417Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-21T18:54:20.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -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:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh dynbinary test-integration [2021-12-21T18:54:20.677Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-21T18:54:20.678Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer (3.84s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-21T18:54:20.678Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-21T18:54:20.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-21T18:54:20.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:54:20.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:54:20.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:54:20.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:54:20.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:54:20.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:54:20.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:54:20.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:54:20.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:54:20.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-21T18:54:20.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-21T18:54:20.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-21T18:54:20.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-21T18:54:20.678Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-21T18:54:20.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-21T18:54:20.678Z] === RUN TestCreateWithInvalidEnv [2021-12-21T18:54:20.678Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-21T18:54:20.678Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-21T18:54:20.678Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-21T18:54:20.678Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-21T18:54:20.678Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-21T18:54:20.678Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-21T18:54:20.678Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-21T18:54:20.678Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-21T18:54:20.678Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-21T18:54:20.678Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-12-21T18:54:20.678Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-21T18:54:20.678Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-21T18:54:20.678Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-21T18:54:20.678Z] === RUN TestCreateTmpfsMountsTarget [2021-12-21T18:54:20.678Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-12-21T18:54:20.678Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-21T18:54:21.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-21T18:54:21.461Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2021-12-21T18:54:21.461Z] === RUN TestRenameContainerWithSameName [2021-12-21T18:54:21.461Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-12-21T18:54:21.461Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-21T18:54:21.504Z] [2021-12-21T18:54:21.504Z] Removing bundles/ [2021-12-21T18:54:21.504Z] [2021-12-21T18:54:21.504Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-12-21T18:54:21.504Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:54:21.504Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:54:22.061Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2021-12-21T18:54:22.061Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-21T18:54:22.389Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-12-21T18:54:22.389Z] === RUN TestResize [2021-12-21T18:54:22.951Z] --- PASS: TestResize (0.43s) [2021-12-21T18:54:22.951Z] === RUN TestResizeWithInvalidSize [2021-12-21T18:54:23.003Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2021-12-21T18:54:23.003Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-21T18:54:23.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:54:23.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:54:23.003Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:54:23.003Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:54:23.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:54:23.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:54:23.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:54:23.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:54:23.004Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:54:23.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:54:23.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:54:23.004Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:54:23.207Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-12-21T18:54:23.207Z] === RUN TestResizeWhenContainerNotStarted [2021-12-21T18:54:23.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:54:23.264Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:54:23.265Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:54:23.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-21T18:54:23.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-21T18:54:23.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-21T18:54:23.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-21T18:54:23.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-21T18:54:23.265Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-21T18:54:23.265Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-21T18:54:23.525Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2021-12-21T18:54:23.525Z] === RUN TestCreateDifferentPlatform [2021-12-21T18:54:23.525Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-21T18:54:23.525Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-21T18:54:23.525Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-21T18:54:23.525Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-21T18:54:23.525Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-21T18:54:23.525Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-21T18:54:23.525Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-21T18:54:23.525Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-21T18:54:23.525Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-21T18:54:23.525Z] === RUN TestContainerStartOnDaemonRestart [2021-12-21T18:54:23.525Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-21T18:54:23.525Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-12-21T18:54:23.525Z] === RUN TestDaemonRestartIpcMode [2021-12-21T18:54:23.525Z] === PAUSE TestDaemonRestartIpcMode [2021-12-21T18:54:23.525Z] === RUN TestDaemonHostGatewayIP [2021-12-21T18:54:23.525Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:54:23.525Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-12-21T18:54:23.525Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-21T18:54:23.525Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-21T18:54:23.525Z] === RUN TestContainerKillOnDaemonStart [2021-12-21T18:54:23.525Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-21T18:54:23.525Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-21T18:54:23.525Z] === RUN TestDiff [2021-12-21T18:54:23.769Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:54:23.769Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:54:23.769Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:54:23.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T18:54:23.769Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:54:24.096Z] --- PASS: TestDiff (0.42s) [2021-12-21T18:54:24.096Z] === RUN TestExecWithCloseStdin [2021-12-21T18:54:24.357Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-12-21T18:54:24.357Z] === RUN TestExec [2021-12-21T18:54:24.929Z] --- PASS: TestExec (0.45s) [2021-12-21T18:54:24.929Z] === RUN TestExecUser [2021-12-21T18:54:25.499Z] --- PASS: TestExecUser (0.48s) [2021-12-21T18:54:25.499Z] === RUN TestExportContainerAndImportImage [2021-12-21T18:54:25.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:54:26.071Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2021-12-21T18:54:26.071Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-21T18:54:27.026Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:54:27.192Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-12-21T18:54:27.457Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-12-21T18:54:27.457Z] === RUN TestHealthCheckWorkdir [2021-12-21T18:54:27.716Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2021-12-21T18:54:27.716Z] === RUN TestHealthKillContainer [2021-12-21T18:54:27.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:54:27.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:54:29.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:54:29.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:54:31.960Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-12-21T18:54:32.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:54:32.872Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T18:54:35.289Z] 4d1d74adc6a9: Verifying Checksum [2021-12-21T18:54:35.289Z] 4d1d74adc6a9: Download complete [2021-12-21T18:54:35.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T18:54:35.846Z] --- PASS: TestHealthKillContainer (7.88s) [2021-12-21T18:54:35.847Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-21T18:54:35.847Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T18:54:35.847Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T18:54:35.847Z] === RUN TestIpcModeNone [2021-12-21T18:54:36.107Z] --- PASS: TestIpcModeNone (0.44s) [2021-12-21T18:54:36.107Z] === RUN TestIpcModePrivate [2021-12-21T18:54:36.367Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-12-21T18:54:36.627Z] --- PASS: TestIpcModePrivate (0.42s) [2021-12-21T18:54:36.627Z] === RUN TestIpcModeShareable [2021-12-21T18:54:36.627Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:54:36.627Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-12-21T18:54:36.627Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-21T18:54:36.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T18:54:36.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T18:54:38.011Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2021-12-21T18:54:38.011Z] === RUN TestAPIIpcModeHost [2021-12-21T18:54:38.011Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:54:38.011Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-12-21T18:54:38.011Z] === RUN TestDaemonIpcModeShareable [2021-12-21T18:54:38.011Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:54:38.011Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-12-21T18:54:38.011Z] === RUN TestDaemonIpcModePrivate [2021-12-21T18:54:38.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T18:54:38.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T18:54:38.952Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-12-21T18:54:38.952Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2021-12-21T18:54:38.952Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-21T18:54:38.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:54:38.952Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-21T18:54:38.952Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-21T18:54:38.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:54:38.952Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-21T18:54:38.952Z] === RUN TestIpcModeOlderClient [2021-12-21T18:54:38.952Z] === PAUSE TestIpcModeOlderClient [2021-12-21T18:54:38.952Z] === RUN TestKillContainerInvalidSignal [2021-12-21T18:54:39.523Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2021-12-21T18:54:39.523Z] === RUN TestKillContainer [2021-12-21T18:54:39.523Z] === RUN TestKillContainer/no_signal [2021-12-21T18:54:39.785Z] === RUN TestKillContainer/non_killing_signal [2021-12-21T18:54:40.045Z] === RUN TestKillContainer/killing_signal [2021-12-21T18:54:40.546Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T18:54:40.616Z] --- PASS: TestKillContainer (1.23s) [2021-12-21T18:54:40.616Z] --- PASS: TestKillContainer/no_signal (0.39s) [2021-12-21T18:54:40.616Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-12-21T18:54:40.616Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-12-21T18:54:40.616Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-21T18:54:40.616Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-21T18:54:41.187Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-21T18:54:41.447Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2021-12-21T18:54:41.447Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-12-21T18:54:41.447Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2021-12-21T18:54:41.447Z] === RUN TestKillStoppedContainer [2021-12-21T18:54:41.447Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-21T18:54:41.447Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-21T18:54:41.447Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-21T18:54:41.447Z] === RUN TestKillDifferentUserContainer [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.07s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s) [2021-12-21T18:54:41.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2021-12-21T18:54:41.912Z] === RUN TestCgroupNamespacesRun [2021-12-21T18:54:42.017Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-12-21T18:54:42.017Z] === RUN TestInspectOomKilledTrue [2021-12-21T18:54:42.017Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:54:42.017Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-21T18:54:42.017Z] === RUN TestInspectOomKilledFalse [2021-12-21T18:54:42.017Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T18:54:42.017Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-21T18:54:42.017Z] === RUN TestLinksEtcHostsContentMatch [2021-12-21T18:54:42.017Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-21T18:54:42.017Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-12-21T18:54:42.017Z] === RUN TestLinksContainerNames [2021-12-21T18:54:42.958Z] --- PASS: TestLinksContainerNames (0.81s) [2021-12-21T18:54:42.958Z] === RUN TestLogsFollowTailEmpty [2021-12-21T18:54:43.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-21T18:54:43.219Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2021-12-21T18:54:43.219Z] === RUN TestContainerNetworkMountsNoChown [2021-12-21T18:54:43.278Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2021-12-21T18:54:43.278Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-21T18:54:43.278Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-21T18:54:43.278Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-21T18:54:43.278Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-21T18:54:43.479Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/default [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/default [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/private [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/private [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rprivate [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/slave [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/slave [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rslave [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/shared [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/shared [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rshared [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/default [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/rshared [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/rprivate [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/shared [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/rslave [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/slave [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-21T18:54:43.479Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:54:43.479Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:54:43.479Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/private [2021-12-21T18:54:43.740Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-21T18:54:43.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-21T18:54:43.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:54:43.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:54:43.740Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-21T18:54:43.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-21T18:54:43.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:54:43.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:54:43.740Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:54:44.000Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-12-21T18:54:44.000Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-21T18:54:44.000Z] === RUN TestContainerBindMountNonRecursive [2021-12-21T18:54:44.000Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-21T18:54:44.000Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-12-21T18:54:44.000Z] === RUN TestContainerVolumesMountedAsShared [2021-12-21T18:54:44.000Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-21T18:54:44.000Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-12-21T18:54:44.000Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-21T18:54:44.000Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-21T18:54:44.000Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-12-21T18:54:44.000Z] === RUN TestNetworkNat [2021-12-21T18:54:44.571Z] --- PASS: TestNetworkNat (0.59s) [2021-12-21T18:54:44.571Z] === RUN TestNetworkLocalhostTCPNat [2021-12-21T18:54:44.644Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.25s) [2021-12-21T18:54:44.644Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-21T18:54:44.888Z] Removing intermediate container cf1b6571b6e3 [2021-12-21T18:54:44.888Z] ---> 53c393df7a36 [2021-12-21T18:54:44.888Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-21T18:54:44.888Z] ---> Running in 7e3a910b5fad [2021-12-21T18:54:44.888Z] [2021-12-21T18:54:44.888Z] SUCCESS: Specified value was saved. [2021-12-21T18:54:45.141Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2021-12-21T18:54:45.141Z] === RUN TestNetworkLoopbackNat [2021-12-21T18:54:45.572Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2021-12-21T18:54:45.572Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-21T18:54:46.431Z] Removing intermediate container 7e3a910b5fad [2021-12-21T18:54:46.431Z] ---> 59a67ee59be1 [2021-12-21T18:54:46.431Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-21T18:54:46.431Z] ---> Running in e3dc96f8ae06 [2021-12-21T18:54:46.937Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2021-12-21T18:54:46.937Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-21T18:54:47.681Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2021-12-21T18:54:47.681Z] === RUN TestPause [2021-12-21T18:54:47.681Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:54:47.681Z] --- SKIP: TestPause (0.00s) [2021-12-21T18:54:47.681Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-21T18:54:47.681Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T18:54:47.681Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T18:54:47.681Z] === RUN TestPauseStopPausedContainer [2021-12-21T18:54:47.681Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:54:47.681Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-12-21T18:54:47.681Z] === RUN TestPidHost [2021-12-21T18:54:47.864Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-12-21T18:54:47.864Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-21T18:54:48.417Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-12-21T18:54:48.425Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-12-21T18:54:48.425Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-21T18:54:48.641Z] --- PASS: TestPidHost (0.92s) [2021-12-21T18:54:48.641Z] === RUN TestPsFilter [2021-12-21T18:54:48.641Z] --- PASS: TestPsFilter (0.12s) [2021-12-21T18:54:48.641Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-21T18:54:48.911Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-12-21T18:54:48.911Z] === RUN TestRemoveContainerWithVolume [2021-12-21T18:54:49.501Z] --- PASS: TestRemoveContainerWithVolume (0.51s) [2021-12-21T18:54:49.501Z] === RUN TestRemoveContainerRunning [2021-12-21T18:54:49.761Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-12-21T18:54:49.761Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-21T18:54:49.791Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2021-12-21T18:54:49.791Z] === RUN TestNISDomainname [2021-12-21T18:54:50.332Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-12-21T18:54:50.332Z] === RUN TestRemoveInvalidContainer [2021-12-21T18:54:50.332Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-21T18:54:50.332Z] === RUN TestRenameLinkedContainer [2021-12-21T18:54:50.354Z] --- PASS: TestNISDomainname (0.57s) [2021-12-21T18:54:50.354Z] === RUN TestHostnameDnsResolution [2021-12-21T18:54:51.281Z] --- PASS: TestHostnameDnsResolution (0.75s) [2021-12-21T18:54:51.281Z] === RUN TestUnprivilegedPortsAndPing [2021-12-21T18:54:51.537Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2021-12-21T18:54:51.537Z] === RUN TestStats [2021-12-21T18:54:52.246Z] --- PASS: TestRenameLinkedContainer (1.61s) [2021-12-21T18:54:52.247Z] === RUN TestRenameStoppedContainer [2021-12-21T18:54:52.247Z] --- PASS: TestRenameStoppedContainer (0.38s) [2021-12-21T18:54:52.247Z] === RUN TestRenameRunningContainerAndReuse [2021-12-21T18:54:53.189Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2021-12-21T18:54:53.189Z] === RUN TestRenameInvalidName [2021-12-21T18:54:53.450Z] --- PASS: TestRenameInvalidName (0.43s) [2021-12-21T18:54:53.450Z] === RUN TestRenameAnonymousContainer [2021-12-21T18:54:53.531Z] Cannot create a file when that file already exists. [2021-12-21T18:54:54.051Z] --- PASS: TestStats (2.48s) [2021-12-21T18:54:54.052Z] === RUN TestStopContainerWithTimeout [2021-12-21T18:54:54.052Z] === RUN TestStopContainerWithTimeout/0 [2021-12-21T18:54:54.052Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-21T18:54:54.052Z] === RUN TestStopContainerWithTimeout/1 [2021-12-21T18:54:54.052Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-21T18:54:54.052Z] === RUN TestStopContainerWithTimeout/3 [2021-12-21T18:54:54.052Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-21T18:54:54.052Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-21T18:54:54.052Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-21T18:54:54.052Z] === CONT TestStopContainerWithTimeout/0 [2021-12-21T18:54:54.052Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-21T18:54:54.614Z] === CONT TestStopContainerWithTimeout/3 [2021-12-21T18:54:55.363Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2021-12-21T18:54:55.363Z] === RUN TestRenameContainerWithSameName [2021-12-21T18:54:55.363Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-12-21T18:54:55.363Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-21T18:54:56.304Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2021-12-21T18:54:56.304Z] === RUN TestResize [2021-12-21T18:54:56.564Z] --- PASS: TestResize (0.39s) [2021-12-21T18:54:56.564Z] === RUN TestResizeWithInvalidSize [2021-12-21T18:54:57.129Z] === CONT TestStopContainerWithTimeout/1 [2021-12-21T18:54:57.134Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-12-21T18:54:57.134Z] === RUN TestResizeWhenContainerNotStarted [2021-12-21T18:54:57.395Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-12-21T18:54:57.395Z] === RUN TestDaemonRestartKillContainers [2021-12-21T18:54:57.395Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-21T18:54:57.395Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-21T18:54:57.395Z] === RUN TestCgroupNamespacesRun [2021-12-21T18:54:58.056Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-21T18:54:58.056Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2021-12-21T18:54:58.056Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-12-21T18:54:58.056Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-12-21T18:54:58.056Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-12-21T18:54:58.056Z] === RUN TestDeleteDevicemapper [2021-12-21T18:54:58.056Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T18:54:58.056Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-21T18:54:58.056Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-21T18:54:58.751Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-12-21T18:54:58.777Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2021-12-21T18:54:58.777Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-21T18:54:59.335Z] Removing intermediate container e3dc96f8ae06 [2021-12-21T18:54:59.335Z] ---> d12a728d42ed [2021-12-21T18:54:59.335Z] Step 13/13 : CMD ["sh"] [2021-12-21T18:54:59.335Z] ---> Running in f37d41d81d18 [2021-12-21T18:54:59.335Z] Removing intermediate container f37d41d81d18 [2021-12-21T18:54:59.335Z] ---> 456a6c8d0bed [2021-12-21T18:54:59.335Z] Successfully built 456a6c8d0bed [2021-12-21T18:54:59.335Z] Successfully tagged busybox:latest [2021-12-21T18:54:59.335Z] INFO: Docker images of the daemon under test [2021-12-21T18:54:59.335Z] [2021-12-21T18:54:59.335Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-21T18:54:59.335Z] busybox latest 456a6c8d0bed Less than a second ago 5.77GB [2021-12-21T18:54:59.335Z] microsoft/windowsservercore latest 1316f72af619 2 weeks ago 5.74GB [2021-12-21T18:54:59.335Z] mcr.microsoft.com/windows/servercore ltsc2019 1316f72af619 2 weeks ago 5.74GB [2021-12-21T18:54:59.335Z] [2021-12-21T18:54:59.335Z] INFO: Running integration tests at 12/21/2021 18:54:58... [2021-12-21T18:54:59.335Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-21T18:54:59.335Z] INFO: Integration API tests being run from the host: [2021-12-21T18:54:59.335Z] INFO: make.ps1 starting at 12/21/2021 18:54:58 [2021-12-21T18:54:59.718Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-12-21T18:54:59.718Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-21T18:55:00.130Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-12-21T18:55:00.575Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2021-12-21T18:55:00.575Z] === RUN TestUpdateMemory [2021-12-21T18:55:00.575Z] --- PASS: TestUpdateMemory (0.59s) [2021-12-21T18:55:00.575Z] === RUN TestUpdateCPUQuota [2021-12-21T18:55:00.881Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-21T18:55:01.101Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-12-21T18:55:01.101Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-21T18:55:01.509Z] --- PASS: TestUpdateCPUQuota (0.92s) [2021-12-21T18:55:01.509Z] === RUN TestUpdatePidsLimit [2021-12-21T18:55:01.509Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-21T18:55:01.766Z] === RUN TestUpdatePidsLimit/no_change [2021-12-21T18:55:02.023Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-21T18:55:02.044Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2021-12-21T18:55:02.044Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-21T18:55:02.279Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-21T18:55:02.536Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-21T18:55:02.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-21T18:55:02.990Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2021-12-21T18:55:02.990Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-21T18:55:03.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit (2.00s) [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-12-21T18:55:03.615Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2021-12-21T18:55:03.615Z] === RUN TestUpdateRestartPolicy [2021-12-21T18:55:04.376Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-12-21T18:55:04.376Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-21T18:55:04.718Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-12-21T18:55:04.948Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-12-21T18:55:04.948Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-21T18:55:06.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2021-12-21T18:55:06.331Z] === RUN TestNISDomainname [2021-12-21T18:55:06.331Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-21T18:55:06.331Z] --- SKIP: TestNISDomainname (0.01s) [2021-12-21T18:55:06.331Z] === RUN TestHostnameDnsResolution [2021-12-21T18:55:06.591Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-12-21T18:55:06.591Z] === RUN TestUnprivilegedPortsAndPing [2021-12-21T18:55:06.591Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-21T18:55:06.591Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-12-21T18:55:06.591Z] === RUN TestStats [2021-12-21T18:55:06.591Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:06.591Z] --- SKIP: TestStats (0.00s) [2021-12-21T18:55:06.591Z] === RUN TestStopContainerWithTimeout [2021-12-21T18:55:06.591Z] === RUN TestStopContainerWithTimeout/0 [2021-12-21T18:55:06.591Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-21T18:55:06.591Z] === RUN TestStopContainerWithTimeout/1 [2021-12-21T18:55:06.591Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-21T18:55:06.591Z] === RUN TestStopContainerWithTimeout/3 [2021-12-21T18:55:06.591Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-21T18:55:06.591Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-21T18:55:06.591Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-21T18:55:06.591Z] === CONT TestStopContainerWithTimeout/0 [2021-12-21T18:55:06.591Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-21T18:55:07.163Z] === CONT TestStopContainerWithTimeout/3 [2021-12-21T18:55:09.704Z] === CONT TestStopContainerWithTimeout/1 [2021-12-21T18:55:10.646Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-21T18:55:10.646Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2021-12-21T18:55:10.646Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2021-12-21T18:55:10.646Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-12-21T18:55:10.646Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2021-12-21T18:55:10.646Z] === RUN TestDeleteDevicemapper [2021-12-21T18:55:10.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T18:55:10.646Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-21T18:55:10.646Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-21T18:55:12.030Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.32s) [2021-12-21T18:55:12.030Z] === RUN TestUpdateMemory [2021-12-21T18:55:12.030Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:12.030Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-21T18:55:12.030Z] === RUN TestUpdateCPUQuota [2021-12-21T18:55:12.030Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:12.030Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-12-21T18:55:12.030Z] === RUN TestUpdatePidsLimit [2021-12-21T18:55:12.030Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:12.030Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-12-21T18:55:12.030Z] === RUN TestUpdateRestartPolicy [2021-12-21T18:55:15.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-21T18:55:15.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-21T18:55:15.783Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2021-12-21T18:55:15.783Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-21T18:55:15.783Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-12-21T18:55:15.783Z] === RUN TestWaitNonBlocked [2021-12-21T18:55:15.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:55:15.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:55:15.783Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:55:15.783Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:55:15.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:55:15.783Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:55:15.783Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-21T18:55:15.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2021-12-21T18:55:15.783Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-12-21T18:55:15.783Z] === RUN TestWaitBlocked [2021-12-21T18:55:15.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T18:55:15.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T18:55:15.783Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T18:55:15.783Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T18:55:15.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T18:55:15.783Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T18:55:16.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-21T18:55:16.711Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-21T18:55:16.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2021-12-21T18:55:16.711Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2021-12-21T18:55:16.711Z] === CONT TestContainerStartOnDaemonRestart [2021-12-21T18:55:16.711Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-21T18:55:18.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-21T18:55:19.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-21T18:55:19.231Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2021-12-21T18:55:19.231Z] === CONT TestIpcModeOlderClient [2021-12-21T18:55:19.231Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2021-12-21T18:55:19.231Z] === CONT TestContainerKillOnDaemonStart [2021-12-21T18:55:19.231Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-12-21T18:55:19.231Z] === CONT TestDaemonHostGatewayIP [2021-12-21T18:55:20.382Z] ............................ [ 67%] [2021-12-21T18:55:21.747Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2021-12-21T18:55:21.748Z] === CONT TestDaemonRestartIpcMode [2021-12-21T18:55:22.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-21T18:55:24.260Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2021-12-21T18:55:24.260Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-21T18:55:24.260Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-12-21T18:55:24.260Z] === RUN TestWaitNonBlocked [2021-12-21T18:55:24.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:55:24.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:55:24.260Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:55:24.260Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:55:24.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:55:24.260Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:55:24.260Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-21T18:55:24.260Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2021-12-21T18:55:24.260Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-12-21T18:55:24.260Z] === RUN TestWaitBlocked [2021-12-21T18:55:24.260Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T18:55:24.260Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T18:55:24.260Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T18:55:24.260Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T18:55:24.260Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T18:55:24.260Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T18:55:24.265Z] --- PASS: TestDaemonRestartIpcMode (2.33s) [2021-12-21T18:55:24.830Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-21T18:55:24.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2021-12-21T18:55:24.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2021-12-21T18:55:24.830Z] === CONT TestDaemonRestartIpcMode [2021-12-21T18:55:24.830Z] === CONT TestIpcModeOlderClient [2021-12-21T18:55:24.830Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-12-21T18:55:24.830Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-21T18:55:27.385Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2021-12-21T18:55:27.647Z] --- PASS: TestDaemonRestartIpcMode (2.99s) [2021-12-21T18:55:27.647Z] PASS [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === Skipped [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-21T18:55:27.647Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-12-21T18:55:27.647Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-12-21T18:55:27.647Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-12-21T18:55:27.647Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T18:55:27.647Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-12-21T18:55:27.647Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-12-21T18:55:27.647Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-12-21T18:55:27.647Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-12-21T18:55:27.647Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-12-21T18:55:27.647Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-21T18:55:27.647Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-21T18:55:27.647Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-12-21T18:55:27.647Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-12-21T18:55:27.647Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-12-21T18:55:27.647Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-12-21T18:55:27.647Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-12-21T18:55:27.647Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T18:55:27.647Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-12-21T18:55:27.647Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-12-21T18:55:27.647Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-12-21T18:55:27.647Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-12-21T18:55:27.647Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-12-21T18:55:27.647Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-21T18:55:27.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-21T18:55:27.647Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-12-21T18:55:27.647Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-12-21T18:55:27.647Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-12-21T18:55:27.647Z] [2021-12-21T18:55:27.647Z] DONE 177 tests, 27 skipped in 71.156s [2021-12-21T18:55:27.647Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-21T18:55:27.908Z] === RUN TestConfigDaemonLibtrustID [2021-12-21T18:55:28.479Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-12-21T18:55:28.479Z] === RUN TestDaemonConfigValidation [2021-12-21T18:55:28.479Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-21T18:55:28.479Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-21T18:55:28.479Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-21T18:55:28.479Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-21T18:55:28.479Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-21T18:55:28.479Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-21T18:55:28.479Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-21T18:55:28.479Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-21T18:55:28.479Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-21T18:55:28.479Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-21T18:55:28.479Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-21T18:55:28.479Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-21T18:55:28.479Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-21T18:55:28.479Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-21T18:55:28.479Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-21T18:55:28.479Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-21T18:55:28.479Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-12-21T18:55:28.479Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-12-21T18:55:28.479Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-12-21T18:55:28.479Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-12-21T18:55:28.479Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-21T18:55:28.479Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-21T18:55:28.479Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-21T18:55:29.862Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-21T18:55:30.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-21T18:55:30.803Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-21T18:55:30.822Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2021-12-21T18:55:30.822Z] PASS [2021-12-21T18:55:30.822Z] [2021-12-21T18:55:30.822Z] === Skipped [2021-12-21T18:55:30.822Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-21T18:55:30.822Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:55:30.822Z] [2021-12-21T18:55:30.822Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-21T18:55:30.822Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-12-21T18:55:30.822Z] [2021-12-21T18:55:30.822Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T18:55:30.822Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T18:55:30.822Z] [2021-12-21T18:55:30.822Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-12-21T18:55:30.822Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-12-21T18:55:30.822Z] [2021-12-21T18:55:30.822Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-21T18:55:30.822Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T18:55:30.822Z] [2021-12-21T18:55:30.822Z] DONE 200 tests, 5 skipped in 118.850s [2021-12-21T18:55:30.822Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-21T18:55:30.822Z] === RUN TestConfigDaemonLibtrustID [2021-12-21T18:55:31.084Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-12-21T18:55:31.084Z] === RUN TestDaemonConfigValidation [2021-12-21T18:55:31.084Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-21T18:55:31.084Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-21T18:55:31.084Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-21T18:55:31.084Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-21T18:55:31.084Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-21T18:55:31.084Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-21T18:55:31.084Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-21T18:55:31.084Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-21T18:55:31.084Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-21T18:55:31.084Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-21T18:55:31.084Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-21T18:55:31.084Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-21T18:55:31.368Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-21T18:55:31.368Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-21T18:55:31.368Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-21T18:55:31.368Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-21T18:55:31.368Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-12-21T18:55:31.368Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-12-21T18:55:31.368Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-12-21T18:55:31.369Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-12-21T18:55:31.369Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-12-21T18:55:31.369Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-21T18:55:31.369Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-21T18:55:31.748Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-21T18:55:31.748Z] daemon_test.go:156: [d55950cb5d82e] daemon is not started [2021-12-21T18:55:31.748Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-12-21T18:55:31.748Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-12-21T18:55:31.748Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-12-21T18:55:31.748Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-12-21T18:55:31.748Z] === RUN TestDaemonProxy [2021-12-21T18:55:31.748Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-21T18:55:31.748Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-21T18:55:31.748Z] PASS [2021-12-21T18:55:31.748Z] [2021-12-21T18:55:31.748Z] === Skipped [2021-12-21T18:55:31.748Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-12-21T18:55:31.748Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-12-21T18:55:31.748Z] [2021-12-21T18:55:31.748Z] DONE 12 tests, 1 skipped in 4.191s [2021-12-21T18:55:31.748Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-21T18:55:32.009Z] INFO: Testing against a local daemon [2021-12-21T18:55:32.009Z] === RUN TestCommitInheritsEnv [2021-12-21T18:55:32.737Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-21T18:55:33.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-21T18:55:33.390Z] --- PASS: TestCommitInheritsEnv (1.09s) [2021-12-21T18:55:33.390Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-21T18:55:33.390Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-21T18:55:33.390Z] === RUN TestImagesFilterMultiReference [2021-12-21T18:55:33.390Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-12-21T18:55:33.390Z] === RUN TestImagePullPlatformInvalid [2021-12-21T18:55:33.390Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-21T18:55:33.390Z] === RUN TestRemoveImageOrphaning [2021-12-21T18:55:33.664Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-21T18:55:34.592Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-21T18:55:34.592Z] daemon_test.go:156: [ddaaedee27265] daemon is not started [2021-12-21T18:55:34.592Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s) [2021-12-21T18:55:34.592Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-12-21T18:55:34.592Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-12-21T18:55:34.592Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-12-21T18:55:34.592Z] === RUN TestDaemonProxy [2021-12-21T18:55:34.592Z] === RUN TestDaemonProxy/environment_variables [2021-12-21T18:55:35.302Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-12-21T18:55:35.302Z] === RUN TestRemoveImageGarbageCollector [2021-12-21T18:55:35.302Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-21T18:55:35.302Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-21T18:55:35.302Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-21T18:55:35.302Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-12-21T18:55:35.302Z] === RUN TestTagInvalidReference [2021-12-21T18:55:35.302Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-21T18:55:35.302Z] === RUN TestTagValidPrefixedRepo [2021-12-21T18:55:35.302Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-21T18:55:35.302Z] === RUN TestTagExistedNameWithoutForce [2021-12-21T18:55:35.302Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-21T18:55:35.302Z] === RUN TestTagOfficialNames [2021-12-21T18:55:35.302Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-21T18:55:35.302Z] === RUN TestTagMatchesDigest [2021-12-21T18:55:35.302Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-21T18:55:35.302Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-21T18:55:35.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-21T18:55:36.055Z] 8f616e6e9eec: Pull complete [2021-12-21T18:55:36.480Z] === RUN TestDaemonProxy/command-line_options [2021-12-21T18:55:36.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T18:55:36.636Z] INFO: Testing against a local daemon [2021-12-21T18:55:36.636Z] === RUN TestBuildWithSession [2021-12-21T18:55:36.636Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:55:36.636Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-21T18:55:36.636Z] === RUN TestBuildSquashParent [2021-12-21T18:55:36.636Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:36.636Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-21T18:55:36.636Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-21T18:55:36.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:55:36.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:55:36.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:55:36.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:55:36.636Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:55:36.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:55:36.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:55:36.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:55:36.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:55:36.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:55:36.636Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:55:36.636Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:55:36.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:55:36.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:55:36.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:55:36.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:55:36.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-21T18:55:38.371Z] === RUN TestDaemonProxy/configuration_file [2021-12-21T18:55:39.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-21T18:55:39.736Z] === RUN TestDaemonProxy/conflicting_options [2021-12-21T18:55:40.297Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-21T18:55:40.859Z] --- PASS: TestDaemonProxy (6.26s) [2021-12-21T18:55:40.859Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-12-21T18:55:40.859Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2021-12-21T18:55:40.859Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2021-12-21T18:55:40.859Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-21T18:55:40.859Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-21T18:55:40.859Z] PASS [2021-12-21T18:55:40.859Z] [2021-12-21T18:55:40.859Z] DONE 17 tests in 10.222s [2021-12-21T18:55:40.859Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-21T18:55:40.859Z] INFO: Testing against a local daemon [2021-12-21T18:55:40.859Z] === RUN TestCommitInheritsEnv [2021-12-21T18:55:41.115Z] --- PASS: TestCommitInheritsEnv (0.28s) [2021-12-21T18:55:41.115Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-21T18:55:41.115Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-21T18:55:41.115Z] === RUN TestImagesFilterMultiReference [2021-12-21T18:55:41.115Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-12-21T18:55:41.115Z] === RUN TestImagePullPlatformInvalid [2021-12-21T18:55:41.372Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-21T18:55:41.372Z] === RUN TestRemoveImageOrphaning [2021-12-21T18:55:41.628Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-12-21T18:55:41.628Z] === RUN TestRemoveImageGarbageCollector [2021-12-21T18:55:41.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-21T18:55:42.953Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-12-21T18:55:42.953Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:55:42.953Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:55:42.953Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-12-21T18:55:42.953Z] [2021-12-21T18:55:42.953Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-12-21T18:55:42.953Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-12-21T18:55:42.953Z] HOSTNAME=5af0baa1fe8d [2021-12-21T18:55:42.953Z] TESTDEBUG=0 [2021-12-21T18:55:42.953Z] DEST=bundles/test-integration [2021-12-21T18:55:42.953Z] PWD=/go/src/github.com/docker/docker [2021-12-21T18:55:42.953Z] DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 [2021-12-21T18:55:42.953Z] container=docker [2021-12-21T18:55:42.953Z] HOME=/root [2021-12-21T18:55:42.953Z] GOLANG_VERSION=1.17.5 [2021-12-21T18:55:42.953Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-12-21T18:55:42.953Z] VALIDATE_BRANCH=master [2021-12-21T18:55:42.953Z] TERM=xterm [2021-12-21T18:55:42.953Z] DOCKER_PKG=github.com/docker/docker [2021-12-21T18:55:42.953Z] SHLVL=1 [2021-12-21T18:55:42.953Z] TIMEOUT=120m [2021-12-21T18:55:42.953Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-12-21T18:55:42.953Z] DOCKER_GRAPHDRIVER=overlay2 [2021-12-21T18:55:42.953Z] GO111MODULE=off [2021-12-21T18:55:42.953Z] DOCKER_EXPERIMENTAL=1 [2021-12-21T18:55:42.953Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-12-21T18:55:42.953Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-12-21T18:55:42.953Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-12-21T18:55:42.953Z] GOPATH=/go [2021-12-21T18:55:42.953Z] PKG_CONFIG=pkg-config [2021-12-21T18:55:42.953Z] _=/usr/bin/env [2021-12-21T18:55:42.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-12-21T18:55:43.516Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2021-12-21T18:55:43.516Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-21T18:55:43.516Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-21T18:55:43.516Z] === RUN TestTagInvalidReference [2021-12-21T18:55:43.516Z] --- PASS: TestTagInvalidReference (0.01s) [2021-12-21T18:55:43.516Z] === RUN TestTagValidPrefixedRepo [2021-12-21T18:55:43.516Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-21T18:55:43.516Z] === RUN TestTagExistedNameWithoutForce [2021-12-21T18:55:43.516Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-21T18:55:43.516Z] === RUN TestTagOfficialNames [2021-12-21T18:55:43.516Z] --- PASS: TestTagOfficialNames (0.05s) [2021-12-21T18:55:43.516Z] === RUN TestTagMatchesDigest [2021-12-21T18:55:43.516Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-21T18:55:43.516Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-21T18:55:45.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-21T18:55:46.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-21T18:55:47.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:55:47.003Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:55:49.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-21T18:55:52.018Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-21T18:55:52.018Z] Using test binary docker [2021-12-21T18:55:52.018Z] +++ /etc/init.d/apparmor start [2021-12-21T18:55:52.018Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-21T18:55:52.018Z] INFO: Waiting for daemon to start... [2021-12-21T18:55:52.018Z] Starting dockerd [2021-12-21T18:55:52.018Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-12-21T18:55:53.936Z] . [2021-12-21T18:55:53.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-21T18:55:53.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-21T18:55:53.936Z] Error: No such image: emptyfs [2021-12-21T18:55:53.936Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-21T18:55:53.936Z] ++++ docker load [2021-12-21T18:55:54.196Z] Running integration-test (iteration 1) [2021-12-21T18:55:54.196Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-12-21T18:55:54.196Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:55:54.196Z] ++ set -e [2021-12-21T18:55:54.196Z] ++ '[' -n 0 ']' [2021-12-21T18:55:54.196Z] ++ set -x [2021-12-21T18:55:54.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:55:55.135Z] Loaded image: busybox:latest [2021-12-21T18:55:55.595Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-12-21T18:55:55.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.27s) [2021-12-21T18:55:55.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.56s) [2021-12-21T18:55:55.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.77s) [2021-12-21T18:55:55.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.05s) [2021-12-21T18:55:55.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.72s) [2021-12-21T18:55:55.595Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.16s) [2021-12-21T18:55:55.595Z] === RUN TestBuildMultiStageCopy [2021-12-21T18:55:55.595Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-21T18:55:55.704Z] Loaded image: busybox:glibc [2021-12-21T18:55:56.218Z] --- PASS: TestBuildWithHugeFile (118.69s) [2021-12-21T18:55:56.218Z] === RUN TestBuildWCOWSandboxSize [2021-12-21T18:55:56.218Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:55:56.218Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestBuildWithEmptyDockerfile [2021-12-21T18:55:56.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:55:56.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:55:56.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:55:56.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:55:56.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:55:56.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:55:56.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:55:56.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:55:56.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:55:56.218Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-12-21T18:55:56.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-12-21T18:55:56.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-21T18:55:56.218Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-21T18:55:56.218Z] === RUN TestBuildPreserveOwnership [2021-12-21T18:55:56.218Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:55:56.218Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestBuildPlatformInvalid [2021-12-21T18:55:56.218Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-21T18:55:56.218Z] PASS [2021-12-21T18:55:56.218Z] ok github.com/docker/docker/integration/build 190.039s [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === Skipped [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-21T18:55:56.218Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-21T18:55:56.218Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-21T18:55:56.218Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-21T18:55:56.218Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:55:56.218Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-21T18:55:56.218Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] DONE 29 tests, 6 skipped in 215.905s [2021-12-21T18:55:56.218Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-21T18:55:56.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:55:56.218Z] INFO: Testing against a local daemon [2021-12-21T18:55:56.218Z] === RUN TestConfigInspect [2021-12-21T18:55:56.218Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestConfigList [2021-12-21T18:55:56.218Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestConfigList (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestConfigsCreateAndDelete [2021-12-21T18:55:56.218Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestConfigsUpdate [2021-12-21T18:55:56.218Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestTemplatedConfig [2021-12-21T18:55:56.218Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestConfigCreateResolve [2021-12-21T18:55:56.218Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:55:56.218Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-21T18:55:56.218Z] PASS [2021-12-21T18:55:56.218Z] ok github.com/docker/docker/integration/config 0.107s [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === Skipped [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-21T18:55:56.218Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-21T18:55:56.218Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-21T18:55:56.218Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-21T18:55:56.218Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-21T18:55:56.218Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-21T18:55:56.218Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:55:56.218Z] [2021-12-21T18:55:56.218Z] DONE 6 tests, 6 skipped in 2.064s [2021-12-21T18:55:56.218Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-21T18:55:56.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:55:56.218Z] INFO: Testing against a local daemon [2021-12-21T18:55:56.218Z] === RUN TestCheckpoint [2021-12-21T18:55:56.218Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:55:56.218Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestContainerInvalidJSON [2021-12-21T18:55:56.218Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:55:56.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:55:56.218Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:55:56.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:55:56.218Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:55:56.218Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:55:56.218Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-12-21T18:55:56.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-21T18:55:56.218Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-12-21T18:55:56.218Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-21T18:55:56.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-12-21T18:55:56.218Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-21T18:55:56.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-12-21T18:55:56.218Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-21T18:55:56.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-12-21T18:55:56.218Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-21T18:55:56.218Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-12-21T18:55:56.218Z] === RUN TestCopyFromContainer [2021-12-21T18:55:56.218Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-21T18:55:56.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:55:56.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:55:56.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:55:56.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:55:56.218Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:55:56.218Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:55:56.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:55:56.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:55:56.218Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:55:56.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-21T18:55:56.218Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-21T18:55:56.218Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidEnv [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-12-21T18:55:56.218Z] === RUN TestCreateTmpfsMountsTarget [2021-12-21T18:55:56.218Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-21T18:55:56.218Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:55:56.218Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-21T18:55:56.218Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:55:56.218Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:55:56.218Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:55:56.218Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:55:56.218Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-21T18:55:56.218Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-21T18:55:56.218Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateDifferentPlatform [2021-12-21T18:55:56.218Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-21T18:55:56.218Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-21T18:55:56.218Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-21T18:55:56.218Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-21T18:55:56.218Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-12-21T18:55:56.218Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-21T18:55:56.218Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-21T18:55:56.218Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-21T18:55:56.218Z] === RUN TestContainerKillOnDaemonStart [2021-12-21T18:55:56.218Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.218Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestDiff [2021-12-21T18:55:56.218Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-21T18:55:56.218Z] --- SKIP: TestDiff (0.00s) [2021-12-21T18:55:56.218Z] === RUN TestExecWithCloseStdin [2021-12-21T18:55:56.218Z] --- PASS: TestExecWithCloseStdin (2.55s) [2021-12-21T18:55:56.219Z] === RUN TestExec [2021-12-21T18:55:56.219Z] --- PASS: TestExec (2.39s) [2021-12-21T18:55:56.219Z] === RUN TestExecUser [2021-12-21T18:55:56.219Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-21T18:55:56.219Z] --- SKIP: TestExecUser (0.00s) [2021-12-21T18:55:56.219Z] === RUN TestExportContainerAndImportImage [2021-12-21T18:55:56.219Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.219Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-21T18:55:56.219Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-21T18:55:56.219Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:55:56.219Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-21T18:55:56.219Z] === RUN TestHealthCheckWorkdir [2021-12-21T18:55:56.219Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-21T18:55:56.219Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-21T18:55:56.219Z] === RUN TestHealthKillContainer [2021-12-21T18:55:56.219Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-21T18:55:56.219Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-21T18:55:56.219Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-21T18:55:56.219Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T18:55:56.219Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T18:55:56.219Z] === RUN TestKillContainerInvalidSignal [2021-12-21T18:55:56.219Z] --- PASS: TestKillContainerInvalidSignal (2.25s) [2021-12-21T18:55:56.219Z] === RUN TestKillContainer [2021-12-21T18:55:56.219Z] === RUN TestKillContainer/no_signal [2021-12-21T18:55:58.432Z] === RUN TestKillContainer/non_killing_signal [2021-12-21T18:55:58.432Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-21T18:55:58.432Z] === RUN TestKillContainer/killing_signal [2021-12-21T18:55:59.448Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-12-21T18:56:00.981Z] Loaded image: debian:bullseye-slim [2021-12-21T18:56:00.981Z] Loaded image: hello-world:latest [2021-12-21T18:56:00.981Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:56:00.981Z] INFO: Testing against a local daemon [2021-12-21T18:56:00.981Z] === RUN TestCgroupNamespacesBuild [2021-12-21T18:56:01.356Z] --- PASS: TestKillContainer (4.96s) [2021-12-21T18:56:01.356Z] --- PASS: TestKillContainer/no_signal (2.13s) [2021-12-21T18:56:01.356Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-21T18:56:01.356Z] --- PASS: TestKillContainer/killing_signal (2.78s) [2021-12-21T18:56:01.356Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-21T18:56:01.356Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:56:01.356Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-21T18:56:01.356Z] === RUN TestKillStoppedContainer [2021-12-21T18:56:01.356Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:56:01.356Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-21T18:56:01.356Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-21T18:56:01.356Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:56:01.356Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-21T18:56:01.356Z] === RUN TestKillDifferentUserContainer [2021-12-21T18:56:01.356Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-21T18:56:01.356Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-21T18:56:01.356Z] === RUN TestInspectOomKilledTrue [2021-12-21T18:56:01.356Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:56:01.356Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-21T18:56:01.356Z] === RUN TestInspectOomKilledFalse [2021-12-21T18:56:01.356Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T18:56:01.356Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-21T18:56:01.356Z] === RUN TestLogsFollowTailEmpty [2021-12-21T18:56:02.889Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2021-12-21T18:56:02.890Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-21T18:56:03.550Z] --- PASS: TestLogsFollowTailEmpty (2.19s) [2021-12-21T18:56:03.550Z] === RUN TestNetworkNat [2021-12-21T18:56:03.550Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-21T18:56:03.550Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-21T18:56:03.550Z] === RUN TestNetworkLocalhostTCPNat [2021-12-21T18:56:05.427Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.12s) [2021-12-21T18:56:05.427Z] === RUN TestBuildWithSession [2021-12-21T18:56:05.427Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:56:05.427Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-21T18:56:05.427Z] === RUN TestBuildSquashParent [2021-12-21T18:56:05.740Z] --- PASS: TestNetworkLocalhostTCPNat (2.59s) [2021-12-21T18:56:05.740Z] === RUN TestNetworkLoopbackNat [2021-12-21T18:56:05.740Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-21T18:56:05.740Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-21T18:56:05.740Z] === RUN TestPause [2021-12-21T18:56:05.740Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-21T18:56:05.740Z] --- SKIP: TestPause (0.00s) [2021-12-21T18:56:05.740Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-21T18:56:05.947Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-21T18:56:05.947Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-21T18:56:06.919Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-21T18:56:07.935Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.25s) [2021-12-21T18:56:07.935Z] === RUN TestPauseStopPausedContainer [2021-12-21T18:56:07.935Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:56:07.935Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-21T18:56:07.935Z] === RUN TestPsFilter [2021-12-21T18:56:08.397Z] --- PASS: TestPsFilter (0.38s) [2021-12-21T18:56:08.397Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-21T18:56:08.465Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-21T18:56:09.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-12-21T18:56:09.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-12-21T18:56:10.011Z] --- PASS: TestBuildMultiStageCopy (15.01s) [2021-12-21T18:56:10.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.79s) [2021-12-21T18:56:10.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2021-12-21T18:56:10.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2021-12-21T18:56:10.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.41s) [2021-12-21T18:56:10.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.55s) [2021-12-21T18:56:10.011Z] === RUN TestBuildMultiStageParentConfig [2021-12-21T18:56:11.319Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.78s) [2021-12-21T18:56:11.319Z] === RUN TestRemoveContainerWithVolume [2021-12-21T18:56:12.932Z] --- PASS: TestBuildMultiStageParentConfig (3.16s) [2021-12-21T18:56:12.932Z] === RUN TestBuildLabelWithTargets [2021-12-21T18:56:12.932Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:56:12.932Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-12-21T18:56:12.932Z] === RUN TestBuildWithEmptyLayers [2021-12-21T18:56:13.558Z] --- PASS: TestBuildSquashParent (8.56s) [2021-12-21T18:56:13.558Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-21T18:56:13.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:56:13.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:56:13.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:56:13.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:56:13.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:56:13.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:56:13.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:56:13.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:56:13.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:56:13.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:56:13.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:56:13.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:56:13.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:56:13.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:56:14.246Z] --- PASS: TestRemoveContainerWithVolume (2.56s) [2021-12-21T18:56:14.246Z] === RUN TestRemoveContainerRunning [2021-12-21T18:56:14.476Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2021-12-21T18:56:14.476Z] === RUN TestBuildMultiStageOnBuild [2021-12-21T18:56:14.795Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-12-21T18:56:15.824Z] --- PASS: TestRemoveContainerRunning (2.25s) [2021-12-21T18:56:15.824Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-21T18:56:16.683Z] tests/integration/client_test.py ..... [ 75%] [2021-12-21T18:56:16.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:56:16.947Z] tests/integration/context_api_test.py ... [ 76%] [2021-12-21T18:56:17.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:56:17.516Z] tests/integration/errors_test.py . [ 76%] [2021-12-21T18:56:18.747Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.20s) [2021-12-21T18:56:18.747Z] === RUN TestRemoveInvalidContainer [2021-12-21T18:56:18.747Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-21T18:56:18.747Z] === RUN TestRenameLinkedContainer [2021-12-21T18:56:18.747Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-21T18:56:18.747Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-21T18:56:18.747Z] === RUN TestRenameStoppedContainer [2021-12-21T18:56:19.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:56:20.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:56:20.938Z] --- PASS: TestRenameStoppedContainer (2.83s) [2021-12-21T18:56:20.939Z] === RUN TestRenameRunningContainerAndReuse [2021-12-21T18:56:23.572Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-21T18:56:23.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2021-12-21T18:56:23.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2021-12-21T18:56:23.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2021-12-21T18:56:23.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2021-12-21T18:56:23.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2021-12-21T18:56:23.572Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2021-12-21T18:56:23.572Z] === RUN TestBuildMultiStageCopy [2021-12-21T18:56:23.572Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-21T18:56:25.681Z] --- PASS: TestRenameRunningContainerAndReuse (4.41s) [2021-12-21T18:56:25.681Z] === RUN TestRenameInvalidName [2021-12-21T18:56:26.105Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-21T18:56:26.363Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-21T18:56:26.931Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-21T18:56:27.499Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-21T18:56:27.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-12-21T18:56:27.883Z] --- PASS: TestRenameInvalidName (2.28s) [2021-12-21T18:56:27.884Z] === RUN TestRenameAnonymousContainer [2021-12-21T18:56:28.067Z] --- PASS: TestBuildMultiStageCopy (4.61s) [2021-12-21T18:56:28.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2021-12-21T18:56:28.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-12-21T18:56:28.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-12-21T18:56:28.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2021-12-21T18:56:28.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2021-12-21T18:56:28.067Z] === RUN TestBuildMultiStageParentConfig [2021-12-21T18:56:29.004Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2021-12-21T18:56:29.004Z] === RUN TestBuildLabelWithTargets [2021-12-21T18:56:29.321Z] --- PASS: TestBuildMultiStageOnBuild (14.54s) [2021-12-21T18:56:29.321Z] === RUN TestBuildUncleanTarFilenames [2021-12-21T18:56:29.321Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:56:29.321Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-12-21T18:56:29.321Z] === RUN TestBuildMultiStageLayerLeak [2021-12-21T18:56:31.536Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2021-12-21T18:56:31.536Z] === RUN TestBuildWithEmptyLayers [2021-12-21T18:56:32.474Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2021-12-21T18:56:32.474Z] === RUN TestBuildMultiStageOnBuild [2021-12-21T18:56:35.013Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2021-12-21T18:56:35.013Z] === RUN TestBuildUncleanTarFilenames [2021-12-21T18:56:36.252Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-12-21T18:56:36.920Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2021-12-21T18:56:36.920Z] === RUN TestBuildMultiStageLayerLeak [2021-12-21T18:56:37.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-12-21T18:56:38.241Z] --- PASS: TestRenameAnonymousContainer (10.35s) [2021-12-21T18:56:38.241Z] === RUN TestRenameContainerWithSameName [2021-12-21T18:56:40.215Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2021-12-21T18:56:40.215Z] === RUN TestBuildWithHugeFile [2021-12-21T18:56:40.439Z] --- PASS: TestRenameContainerWithSameName (2.32s) [2021-12-21T18:56:40.439Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-21T18:56:40.439Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-21T18:56:40.439Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-21T18:56:40.439Z] === RUN TestResize [2021-12-21T18:56:42.630Z] --- PASS: TestResize (2.27s) [2021-12-21T18:56:42.630Z] === RUN TestResizeWithInvalidSize [2021-12-21T18:56:44.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-12-21T18:56:44.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-12-21T18:56:44.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-12-21T18:56:44.832Z] --- PASS: TestResizeWithInvalidSize (2.27s) [2021-12-21T18:56:44.832Z] === RUN TestResizeWhenContainerNotStarted [2021-12-21T18:56:45.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-12-21T18:56:45.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-12-21T18:56:46.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-12-21T18:56:47.769Z] --- PASS: TestResizeWhenContainerNotStarted (2.81s) [2021-12-21T18:56:47.769Z] === RUN TestDaemonRestartKillContainers [2021-12-21T18:56:47.769Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:56:47.769Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-21T18:56:47.769Z] === RUN TestStats [2021-12-21T18:56:47.769Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-21T18:56:47.769Z] --- SKIP: TestStats (0.00s) [2021-12-21T18:56:47.769Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-21T18:56:48.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-12-21T18:56:49.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-12-21T18:56:50.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-12-21T18:56:50.481Z] --- PASS: TestBuildMultiStageLayerLeak (21.61s) [2021-12-21T18:56:50.481Z] === RUN TestBuildWithHugeFile [2021-12-21T18:56:50.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-12-21T18:56:51.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-12-21T18:56:52.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-12-21T18:56:52.434Z] ......... [ 85%] [2021-12-21T18:56:53.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-12-21T18:56:53.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-12-21T18:56:54.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-12-21T18:56:54.895Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.98s) [2021-12-21T18:56:54.895Z] === RUN TestStopContainerWithTimeout [2021-12-21T18:56:54.895Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-21T18:56:54.895Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-21T18:56:54.895Z] === RUN TestUpdateRestartPolicy [2021-12-21T18:56:55.255Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-21T18:56:55.255Z] Using test binary docker [2021-12-21T18:56:55.255Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-12-21T18:56:55.255Z] +++ /etc/init.d/apparmor start [2021-12-21T18:56:55.255Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-21T18:56:55.255Z] INFO: Waiting for daemon to start... [2021-12-21T18:56:55.255Z] Starting dockerd [2021-12-21T18:56:55.255Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-12-21T18:56:56.898Z] tests/integration/models_images_test.py ............... [ 89%] [2021-12-21T18:56:58.338Z] tests/integration/models_networks_test.py .... [ 90%] [2021-12-21T18:57:03.371Z] . [2021-12-21T18:57:03.371Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-21T18:57:03.371Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-21T18:57:03.371Z] Error: No such image: emptyfs [2021-12-21T18:57:03.371Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-21T18:57:03.371Z] ++++ docker load [2021-12-21T18:57:03.371Z] Running integration-test (iteration 1) [2021-12-21T18:57:03.371Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-12-21T18:57:03.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:57:03.371Z] ++ set -e [2021-12-21T18:57:03.371Z] ++ '[' -n 0 ']' [2021-12-21T18:57:03.371Z] ++ set -x [2021-12-21T18:57:03.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:57:03.371Z] Loaded image: busybox:latest [2021-12-21T18:57:03.371Z] Loaded image: busybox:glibc [2021-12-21T18:57:03.630Z] Loaded image: debian:bullseye-slim [2021-12-21T18:57:03.630Z] Loaded image: hello-world:latest [2021-12-21T18:57:03.889Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:57:03.889Z] INFO: Testing against a local daemon [2021-12-21T18:57:03.889Z] === RUN TestCgroupNamespacesBuild [2021-12-21T18:57:04.825Z] --- PASS: TestCgroupNamespacesBuild (1.07s) [2021-12-21T18:57:04.825Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-12-21T18:57:04.872Z] tests/integration/models_nodes_test.py . [ 90%] [2021-12-21T18:57:04.872Z] tests/integration/models_resources_test.py . [ 91%] [2021-12-21T18:57:06.202Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2021-12-21T18:57:06.202Z] === RUN TestBuildWithSession [2021-12-21T18:57:06.202Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:57:06.202Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-21T18:57:06.202Z] === RUN TestBuildSquashParent [2021-12-21T18:57:09.493Z] --- PASS: TestBuildSquashParent (3.15s) [2021-12-21T18:57:09.493Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-21T18:57:09.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:57:09.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:57:09.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:57:09.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:57:09.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:57:09.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:57:09.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:57:09.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:57:09.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:57:09.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:57:09.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:57:09.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:57:09.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T18:57:09.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T18:57:10.429Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T18:57:10.429Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T18:57:10.948Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-12-21T18:57:11.366Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T18:57:11.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T18:57:11.789Z] --- PASS: TestImportExtremelyLargeImageWorks (89.75s) [2021-12-21T18:57:11.789Z] PASS [2021-12-21T18:57:11.789Z] [2021-12-21T18:57:11.789Z] === Skipped [2021-12-21T18:57:11.789Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-21T18:57:11.789Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-12-21T18:57:11.789Z] [2021-12-21T18:57:11.789Z] DONE 12 tests, 1 skipped in 93.216s [2021-12-21T18:57:11.789Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-21T18:57:11.789Z] INFO: Testing against a local daemon [2021-12-21T18:57:11.789Z] === RUN TestNetworkCreateDelete [2021-12-21T18:57:11.789Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-12-21T18:57:11.789Z] === RUN TestDockerNetworkDeletePreferID [2021-12-21T18:57:11.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-12-21T18:57:11.789Z] === RUN TestDaemonDNSFallback [2021-12-21T18:57:12.049Z] --- PASS: TestDaemonDNSFallback (6.30s) [2021-12-21T18:57:12.049Z] === RUN TestInspectNetwork [2021-12-21T18:57:12.049Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.049Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestRunContainerWithBridgeNone [2021-12-21T18:57:12.049Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestNetworkInvalidJSON [2021-12-21T18:57:12.049Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:12.049Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:12.049Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:12.049Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:12.049Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:12.049Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:12.049Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:12.049Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:12.049Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:12.049Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-21T18:57:12.049Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-21T18:57:12.049Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-21T18:57:12.049Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestNetworkList [2021-12-21T18:57:12.049Z] === RUN TestNetworkList//networks [2021-12-21T18:57:12.049Z] === PAUSE TestNetworkList//networks [2021-12-21T18:57:12.049Z] === RUN TestNetworkList//networks/ [2021-12-21T18:57:12.049Z] === PAUSE TestNetworkList//networks/ [2021-12-21T18:57:12.049Z] === CONT TestNetworkList//networks [2021-12-21T18:57:12.049Z] === CONT TestNetworkList//networks/ [2021-12-21T18:57:12.049Z] --- PASS: TestNetworkList (0.01s) [2021-12-21T18:57:12.049Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-21T18:57:12.049Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestHostIPv4BridgeLabel [2021-12-21T18:57:12.049Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-21T18:57:12.049Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-12-21T18:57:12.049Z] === RUN TestDaemonDefaultNetworkPools [2021-12-21T18:57:12.049Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-12-21T18:57:12.049Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-21T18:57:12.049Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-21T18:57:12.049Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-21T18:57:12.049Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-12-21T18:57:12.049Z] === RUN TestServiceWithPredefinedNetwork [2021-12-21T18:57:12.049Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.049Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-21T18:57:12.049Z] service_test.go:243: FLAKY_TEST [2021-12-21T18:57:12.049Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T18:57:12.049Z] === RUN TestServiceWithDataPathPortInit [2021-12-21T18:57:12.049Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.049Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-12-21T18:57:12.049Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-21T18:57:12.049Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.049Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T18:57:12.049Z] PASS [2021-12-21T18:57:12.049Z] [2021-12-21T18:57:12.049Z] === Skipped [2021-12-21T18:57:12.049Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-12-21T18:57:12.049Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.049Z] [2021-12-21T18:57:12.049Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-12-21T18:57:12.049Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.049Z] [2021-12-21T18:57:12.049Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-12-21T18:57:12.050Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-12-21T18:57:12.050Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-12-21T18:57:12.050Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T18:57:12.050Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T18:57:12.050Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-12-21T18:57:12.050Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T18:57:12.050Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T18:57:12.050Z] service_test.go:243: FLAKY_TEST [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-12-21T18:57:12.050Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T18:57:12.050Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] DONE 22 tests, 12 skipped in 6.938s [2021-12-21T18:57:12.050Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-21T18:57:12.050Z] INFO: Testing against a local daemon [2021-12-21T18:57:12.050Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-21T18:57:12.050Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:12.050Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T18:57:12.050Z] === RUN TestDockerNetworkIpvlan [2021-12-21T18:57:12.050Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:12.050Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-21T18:57:12.050Z] PASS [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === Skipped [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T18:57:12.050Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-21T18:57:12.050Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:12.050Z] [2021-12-21T18:57:12.050Z] DONE 2 tests, 2 skipped in 0.113s [2021-12-21T18:57:12.050Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-21T18:57:12.310Z] INFO: Testing against a local daemon [2021-12-21T18:57:12.310Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-21T18:57:12.310Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.310Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-21T18:57:12.310Z] === RUN TestDockerNetworkMacvlan [2021-12-21T18:57:12.310Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.310Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-12-21T18:57:12.310Z] PASS [2021-12-21T18:57:12.310Z] [2021-12-21T18:57:12.310Z] === Skipped [2021-12-21T18:57:12.310Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-12-21T18:57:12.310Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.310Z] [2021-12-21T18:57:12.310Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-12-21T18:57:12.310Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:12.310Z] [2021-12-21T18:57:12.310Z] DONE 2 tests, 2 skipped in 0.137s [2021-12-21T18:57:12.310Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-21T18:57:12.310Z] testing: warning: no tests to run [2021-12-21T18:57:12.310Z] PASS [2021-12-21T18:57:12.310Z] [2021-12-21T18:57:12.310Z] DONE 0 tests in 0.026s [2021-12-21T18:57:12.310Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-21T18:57:12.569Z] INFO: Testing against a local daemon [2021-12-21T18:57:12.569Z] === RUN TestAuthZPluginAllowRequest [2021-12-21T18:57:12.569Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.569Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-12-21T18:57:12.569Z] === RUN TestAuthZPluginTLS [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginDenyRequest [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginDenyResponse [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginAllowEventStream [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginErrorResponse [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginErrorRequest [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginHeader [2021-12-21T18:57:12.570Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.570Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-12-21T18:57:12.570Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-21T18:57:12.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.830Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-12-21T18:57:12.830Z] === RUN TestAuthZPluginV2Disable [2021-12-21T18:57:12.830Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.830Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-12-21T18:57:12.831Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-21T18:57:12.831Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-21T18:57:12.831Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-21T18:57:12.831Z] PASS [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === Skipped [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-12-21T18:57:12.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] DONE 17 tests, 17 skipped in 0.428s [2021-12-21T18:57:12.831Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-21T18:57:12.831Z] INFO: Testing against a local daemon [2021-12-21T18:57:12.831Z] === RUN TestPluginInvalidJSON [2021-12-21T18:57:12.831Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:57:12.831Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:57:12.831Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:57:12.831Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-21T18:57:12.831Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-21T18:57:12.831Z] === RUN TestPluginInstall [2021-12-21T18:57:12.831Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-21T18:57:12.831Z] === RUN TestPluginsWithRuntimes [2021-12-21T18:57:12.831Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-12-21T18:57:12.831Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-21T18:57:12.831Z] === RUN TestPluginBackCompatMediaTypes [2021-12-21T18:57:12.831Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-21T18:57:12.831Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T18:57:12.831Z] PASS [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === Skipped [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-12-21T18:57:12.831Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-12-21T18:57:12.831Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T18:57:12.831Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-12-21T18:57:12.831Z] [2021-12-21T18:57:12.831Z] DONE 5 tests, 3 skipped in 0.148s [2021-12-21T18:57:12.831Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-21T18:57:13.004Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-12-21T18:57:13.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2021-12-21T18:57:13.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2021-12-21T18:57:13.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.06s) [2021-12-21T18:57:13.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s) [2021-12-21T18:57:13.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2021-12-21T18:57:13.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2021-12-21T18:57:13.004Z] === RUN TestBuildMultiStageCopy [2021-12-21T18:57:13.004Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-21T18:57:13.092Z] INFO: Testing against a local daemon [2021-12-21T18:57:13.092Z] === RUN TestExternalGraphDriver [2021-12-21T18:57:13.092Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-21T18:57:13.092Z] --- SKIP: TestExternalGraphDriver (0.03s) [2021-12-21T18:57:13.092Z] === RUN TestGraphdriverPluginV2 [2021-12-21T18:57:13.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-21T18:57:13.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-21T18:57:14.200Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-21T18:57:14.461Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-21T18:57:14.461Z] --- PASS: TestBuildMultiStageCopy (1.76s) [2021-12-21T18:57:14.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s) [2021-12-21T18:57:14.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2021-12-21T18:57:14.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-12-21T18:57:14.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-12-21T18:57:14.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2021-12-21T18:57:14.461Z] === RUN TestBuildMultiStageParentConfig [2021-12-21T18:57:15.034Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2021-12-21T18:57:15.034Z] === RUN TestBuildLabelWithTargets [2021-12-21T18:57:15.971Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2021-12-21T18:57:15.971Z] === RUN TestBuildWithEmptyLayers [2021-12-21T18:57:16.231Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-12-21T18:57:16.231Z] === RUN TestBuildMultiStageOnBuild [2021-12-21T18:57:17.292Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2021-12-21T18:57:17.292Z] PASS [2021-12-21T18:57:17.292Z] [2021-12-21T18:57:17.292Z] === Skipped [2021-12-21T18:57:17.292Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2021-12-21T18:57:17.292Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-12-21T18:57:17.292Z] [2021-12-21T18:57:17.292Z] DONE 2 tests, 1 skipped in 3.615s [2021-12-21T18:57:17.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-21T18:57:17.292Z] INFO: Testing against a local daemon [2021-12-21T18:57:17.292Z] === RUN TestContinueAfterPluginCrash [2021-12-21T18:57:17.292Z] === PAUSE TestContinueAfterPluginCrash [2021-12-21T18:57:17.292Z] === RUN TestReadPluginNoRead [2021-12-21T18:57:17.292Z] === PAUSE TestReadPluginNoRead [2021-12-21T18:57:17.292Z] === RUN TestDaemonStartWithLogOpt [2021-12-21T18:57:17.292Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-21T18:57:17.292Z] === CONT TestContinueAfterPluginCrash [2021-12-21T18:57:17.292Z] === CONT TestDaemonStartWithLogOpt [2021-12-21T18:57:17.609Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2021-12-21T18:57:17.609Z] === RUN TestBuildUncleanTarFilenames [2021-12-21T18:57:17.737Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-12-21T18:57:17.993Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-12-21T18:57:18.178Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2021-12-21T18:57:18.178Z] === RUN TestBuildMultiStageLayerLeak [2021-12-21T18:57:19.558Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2021-12-21T18:57:19.558Z] === RUN TestBuildWithHugeFile [2021-12-21T18:57:19.893Z] --- PASS: TestImportExtremelyLargeImageWorks (91.00s) [2021-12-21T18:57:19.893Z] PASS [2021-12-21T18:57:19.893Z] [2021-12-21T18:57:19.893Z] DONE 12 tests in 93.707s [2021-12-21T18:57:19.893Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-21T18:57:19.893Z] INFO: Testing against a local daemon [2021-12-21T18:57:19.893Z] === RUN TestNetworkCreateDelete [2021-12-21T18:57:19.893Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-21T18:57:19.893Z] === RUN TestDockerNetworkDeletePreferID [2021-12-21T18:57:19.893Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2021-12-21T18:57:19.893Z] === RUN TestDaemonDNSFallback [2021-12-21T18:57:20.099Z] --- PASS: TestUpdateRestartPolicy (22.98s) [2021-12-21T18:57:20.100Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-21T18:57:20.100Z] --- PASS: TestUpdateRestartWithAutoRemove (2.31s) [2021-12-21T18:57:20.100Z] === RUN TestWaitNonBlocked [2021-12-21T18:57:20.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:57:20.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:57:20.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:57:20.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:57:20.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T18:57:20.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T18:57:21.258Z] --- PASS: TestDaemonDNSFallback (6.31s) [2021-12-21T18:57:21.258Z] === RUN TestInspectNetwork [2021-12-21T18:57:21.569Z] --- PASS: TestDaemonStartWithLogOpt (4.60s) [2021-12-21T18:57:21.569Z] === CONT TestReadPluginNoRead [2021-12-21T18:57:21.894Z] tests/integration/regression_test.py ...... [ 98%] [2021-12-21T18:57:22.406Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-12-21T18:57:22.406Z] tests/integration/credentials/utils_test.py . [100%] [2021-12-21T18:57:22.406Z] [2021-12-21T18:57:22.406Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-12-21T18:57:22.406Z] =========================== short test summary info ============================ [2021-12-21T18:57:22.406Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-12-21T18:57:22.406Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-12-21T18:57:22.406Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-12-21T18:57:22.406Z] Not supported on most drivers [2021-12-21T18:57:22.406Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-12-21T18:57:22.406Z] Output of docker top depends on host distro, and is not formalized. [2021-12-21T18:57:22.406Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-12-21T18:57:22.406Z] Output of docker top depends on host distro, and is not formalized. [2021-12-21T18:57:22.406Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-12-21T18:57:22.406Z] Can fail if eth0 has multiple IP addresses [2021-12-21T18:57:22.406Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-12-21T18:57:22.406Z] This doesn't seem to be taken into account by the engine [2021-12-21T18:57:22.406Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-12-21T18:57:22.406Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-12-21T18:57:22.406Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 303.24 seconds == [2021-12-21T18:57:22.662Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-12-21T18:57:23.482Z] === RUN TestReadPluginNoRead/default [2021-12-21T18:57:23.859Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-21T18:57:23.859Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.13s) [2021-12-21T18:57:23.859Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.25s) [2021-12-21T18:57:23.859Z] === RUN TestWaitBlocked [2021-12-21T18:57:23.859Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:23.859Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-21T18:57:23.859Z] PASS [2021-12-21T18:57:23.859Z] ok github.com/docker/docker/integration/container 95.953s [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.859Z] === Skipped [2021-12-21T18:57:23.859Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-21T18:57:23.859Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.859Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-21T18:57:23.859Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-21T18:57:23.859Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-21T18:57:23.859Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-21T18:57:23.859Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-21T18:57:23.859Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.859Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-21T18:57:23.859Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-21T18:57:23.859Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-12-21T18:57:23.860Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-21T18:57:23.860Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-21T18:57:23.860Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-21T18:57:23.860Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-21T18:57:23.860Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-21T18:57:23.860Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-21T18:57:23.860Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-21T18:57:23.860Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T18:57:23.860Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-21T18:57:23.860Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-21T18:57:23.860Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-21T18:57:23.860Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-21T18:57:23.860Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-21T18:57:23.860Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-21T18:57:23.860Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-21T18:57:23.860Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-21T18:57:23.860Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-21T18:57:23.860Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-21T18:57:23.860Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-21T18:57:23.860Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-21T18:57:23.860Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-21T18:57:23.860Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-21T18:57:23.860Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-21T18:57:23.860Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-21T18:57:23.860Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-21T18:57:23.860Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-21T18:57:23.860Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:23.860Z] [2021-12-21T18:57:23.860Z] DONE 87 tests, 33 skipped in 98.558s [2021-12-21T18:57:23.860Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-21T18:57:24.528Z] === RUN TestInspectNetwork/full_network_id [2021-12-21T18:57:24.528Z] === RUN TestInspectNetwork/partial_network_id [2021-12-21T18:57:24.528Z] === RUN TestInspectNetwork/network_name [2021-12-21T18:57:24.528Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-21T18:57:24.863Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-21T18:57:25.804Z] --- PASS: TestContinueAfterPluginCrash (9.19s) [2021-12-21T18:57:26.065Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-21T18:57:27.449Z] === CONT TestReadPluginNoRead [2021-12-21T18:57:27.449Z] read_test.go:92: [d9f1ed2183658] daemon is not started [2021-12-21T18:57:27.449Z] --- PASS: TestReadPluginNoRead (5.98s) [2021-12-21T18:57:27.449Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2021-12-21T18:57:27.449Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-12-21T18:57:27.449Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2021-12-21T18:57:27.449Z] PASS [2021-12-21T18:57:27.449Z] [2021-12-21T18:57:27.449Z] DONE 6 tests in 10.715s [2021-12-21T18:57:27.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-21T18:57:27.449Z] testing: warning: no tests to run [2021-12-21T18:57:27.449Z] PASS [2021-12-21T18:57:27.449Z] [2021-12-21T18:57:27.449Z] DONE 0 tests in 0.034s [2021-12-21T18:57:27.449Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-21T18:57:27.449Z] INFO: Testing against a local daemon [2021-12-21T18:57:27.449Z] === RUN TestPluginWithDevMounts [2021-12-21T18:57:27.449Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-21T18:57:27.449Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-21T18:57:27.449Z] PASS [2021-12-21T18:57:27.449Z] [2021-12-21T18:57:27.449Z] === Skipped [2021-12-21T18:57:27.449Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-12-21T18:57:27.449Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-12-21T18:57:27.449Z] [2021-12-21T18:57:27.449Z] DONE 1 tests, 1 skipped in 0.129s [2021-12-21T18:57:27.449Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-21T18:57:27.709Z] INFO: Testing against a local daemon [2021-12-21T18:57:27.709Z] === RUN TestSecretInspect [2021-12-21T18:57:27.709Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-21T18:57:27.709Z] === RUN TestSecretList [2021-12-21T18:57:27.709Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] --- SKIP: TestSecretList (0.01s) [2021-12-21T18:57:27.709Z] === RUN TestSecretsCreateAndDelete [2021-12-21T18:57:27.709Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-12-21T18:57:27.709Z] === RUN TestSecretsUpdate [2021-12-21T18:57:27.709Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-12-21T18:57:27.709Z] === RUN TestTemplatedSecret [2021-12-21T18:57:27.709Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-21T18:57:27.709Z] === RUN TestSecretCreateResolve [2021-12-21T18:57:27.709Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-12-21T18:57:27.709Z] PASS [2021-12-21T18:57:27.709Z] [2021-12-21T18:57:27.709Z] === Skipped [2021-12-21T18:57:27.709Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-12-21T18:57:27.709Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] [2021-12-21T18:57:27.709Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-12-21T18:57:27.709Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] [2021-12-21T18:57:27.709Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-12-21T18:57:27.709Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] [2021-12-21T18:57:27.709Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-12-21T18:57:27.709Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.709Z] [2021-12-21T18:57:27.709Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-12-21T18:57:27.709Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.710Z] [2021-12-21T18:57:27.710Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-12-21T18:57:27.710Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.710Z] [2021-12-21T18:57:27.710Z] DONE 6 tests, 6 skipped in 0.192s [2021-12-21T18:57:27.710Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-21T18:57:27.710Z] INFO: Testing against a local daemon [2021-12-21T18:57:27.710Z] === RUN TestServiceCreateInit [2021-12-21T18:57:27.710Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-21T18:57:27.710Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.710Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-21T18:57:27.710Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- PASS: TestServiceCreateInit (0.02s) [2021-12-21T18:57:27.970Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T18:57:27.970Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T18:57:27.970Z] === RUN TestCreateServiceMultipleTimes [2021-12-21T18:57:27.970Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-12-21T18:57:27.970Z] === RUN TestCreateServiceConflict [2021-12-21T18:57:27.970Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-12-21T18:57:27.970Z] === RUN TestCreateServiceMaxReplicas [2021-12-21T18:57:27.970Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-12-21T18:57:27.970Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-21T18:57:27.970Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-21T18:57:27.970Z] === RUN TestCreateServiceSecretFileMode [2021-12-21T18:57:27.970Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-12-21T18:57:27.970Z] === RUN TestCreateServiceConfigFileMode [2021-12-21T18:57:27.970Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-12-21T18:57:27.970Z] === RUN TestCreateServiceSysctls [2021-12-21T18:57:27.970Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.970Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-12-21T18:57:27.970Z] === RUN TestCreateServiceCapabilities [2021-12-21T18:57:27.971Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.971Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-12-21T18:57:27.971Z] === RUN TestInspect [2021-12-21T18:57:27.971Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.971Z] --- SKIP: TestInspect (0.01s) [2021-12-21T18:57:27.971Z] === RUN TestCreateJob [2021-12-21T18:57:27.971Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.971Z] --- SKIP: TestCreateJob (0.01s) [2021-12-21T18:57:27.971Z] === RUN TestReplicatedJob [2021-12-21T18:57:27.971Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.971Z] --- SKIP: TestReplicatedJob (0.01s) [2021-12-21T18:57:27.971Z] === RUN TestUpdateReplicatedJob [2021-12-21T18:57:27.971Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.971Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-12-21T18:57:27.971Z] === RUN TestServiceListWithStatuses [2021-12-21T18:57:27.971Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T18:57:27.971Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-21T18:57:27.971Z] === RUN TestDockerNetworkConnectAlias [2021-12-21T18:57:27.971Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.971Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-12-21T18:57:27.971Z] === RUN TestDockerNetworkReConnect [2021-12-21T18:57:27.971Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:27.971Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-12-21T18:57:27.971Z] === RUN TestServicePlugin [2021-12-21T18:57:28.692Z] --- PASS: TestInspectNetwork (7.09s) [2021-12-21T18:57:28.692Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-21T18:57:28.692Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-21T18:57:28.692Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-21T18:57:28.692Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-21T18:57:28.692Z] === RUN TestRunContainerWithBridgeNone [2021-12-21T18:57:29.884Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServicePlugin (1.88s) [2021-12-21T18:57:29.884Z] === RUN TestServiceUpdateLabel [2021-12-21T18:57:29.884Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-12-21T18:57:29.884Z] === RUN TestServiceUpdateSecrets [2021-12-21T18:57:29.884Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-12-21T18:57:29.884Z] === RUN TestServiceUpdateConfigs [2021-12-21T18:57:29.884Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-12-21T18:57:29.884Z] === RUN TestServiceUpdateNetwork [2021-12-21T18:57:29.884Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-12-21T18:57:29.884Z] === RUN TestServiceUpdatePidsLimit [2021-12-21T18:57:29.884Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-12-21T18:57:29.884Z] PASS [2021-12-21T18:57:29.884Z] [2021-12-21T18:57:29.884Z] === Skipped [2021-12-21T18:57:29.884Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T18:57:29.884Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T18:57:29.884Z] [2021-12-21T18:57:29.884Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T18:57:29.884Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T18:57:29.884Z] [2021-12-21T18:57:29.884Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-12-21T18:57:29.884Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] [2021-12-21T18:57:29.884Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-12-21T18:57:29.884Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.884Z] [2021-12-21T18:57:29.884Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-12-21T18:57:29.885Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-12-21T18:57:29.885Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-12-21T18:57:29.885Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-12-21T18:57:29.885Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-12-21T18:57:29.885Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-12-21T18:57:29.885Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-12-21T18:57:29.885Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-12-21T18:57:29.885Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-12-21T18:57:29.885Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-12-21T18:57:29.885Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-21T18:57:29.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-12-21T18:57:29.885Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-12-21T18:57:29.885Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2021-12-21T18:57:29.885Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-12-21T18:57:29.885Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-12-21T18:57:29.885Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-12-21T18:57:29.885Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-12-21T18:57:29.885Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-12-21T18:57:29.885Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-12-21T18:57:29.885Z] [2021-12-21T18:57:29.885Z] DONE 24 tests, 23 skipped in 2.261s [2021-12-21T18:57:29.885Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-21T18:57:30.060Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2021-12-21T18:57:30.060Z] === RUN TestNetworkInvalidJSON [2021-12-21T18:57:30.060Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:30.060Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:30.060Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:30.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:30.060Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:30.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:30.060Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:30.060Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:30.060Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:30.060Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-21T18:57:30.060Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-21T18:57:30.060Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-21T18:57:30.060Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-21T18:57:30.060Z] === RUN TestNetworkList [2021-12-21T18:57:30.060Z] === RUN TestNetworkList//networks [2021-12-21T18:57:30.060Z] === PAUSE TestNetworkList//networks [2021-12-21T18:57:30.060Z] === RUN TestNetworkList//networks/ [2021-12-21T18:57:30.060Z] === PAUSE TestNetworkList//networks/ [2021-12-21T18:57:30.060Z] === CONT TestNetworkList//networks [2021-12-21T18:57:30.060Z] === CONT TestNetworkList//networks/ [2021-12-21T18:57:30.060Z] --- PASS: TestNetworkList (0.01s) [2021-12-21T18:57:30.060Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-21T18:57:30.060Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-21T18:57:30.060Z] === RUN TestHostIPv4BridgeLabel [2021-12-21T18:57:30.145Z] INFO: Testing against a local daemon [2021-12-21T18:57:30.145Z] === RUN TestSessionCreate [2021-12-21T18:57:30.145Z] --- PASS: TestSessionCreate (0.03s) [2021-12-21T18:57:30.145Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-21T18:57:30.145Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-21T18:57:30.145Z] PASS [2021-12-21T18:57:30.145Z] [2021-12-21T18:57:30.145Z] DONE 2 tests in 0.176s [2021-12-21T18:57:30.145Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-21T18:57:30.405Z] INFO: Testing against a local daemon [2021-12-21T18:57:30.405Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-21T18:57:30.405Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-21T18:57:30.405Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T18:57:30.405Z] === RUN TestDiskUsage [2021-12-21T18:57:30.405Z] === PAUSE TestDiskUsage [2021-12-21T18:57:30.405Z] === RUN TestEventsExecDie [2021-12-21T18:57:30.622Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-12-21T18:57:30.622Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-21T18:57:30.666Z] --- PASS: TestEventsExecDie (0.49s) [2021-12-21T18:57:30.666Z] === RUN TestEventsBackwardsCompatible [2021-12-21T18:57:30.927Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-12-21T18:57:30.927Z] === RUN TestEventsVolumeCreate [2021-12-21T18:57:30.927Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-21T18:57:30.927Z] === RUN TestInfoBinaryCommits [2021-12-21T18:57:30.927Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-21T18:57:30.927Z] === RUN TestInfoAPIVersioned [2021-12-21T18:57:30.927Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-21T18:57:30.927Z] === RUN TestInfoDiscoveryBackend [2021-12-21T18:57:31.498Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-12-21T18:57:31.498Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-21T18:57:31.550Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-21T18:57:31.550Z] === RUN TestDaemonDefaultNetworkPools [2021-12-21T18:57:32.479Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-12-21T18:57:32.479Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-21T18:57:32.837Z] 4d1d74adc6a9: Pull complete [2021-12-21T18:57:32.837Z] Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c [2021-12-21T18:57:32.837Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:57:32.837Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-12-21T18:57:32.837Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-12-21T18:57:32.837Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.405' [2021-12-21T18:57:32.837Z] WARN: Skipping validation tests [2021-12-21T18:57:32.837Z] INFO: Running unit tests at 12/21/2021 18:57:20... [2021-12-21T18:57:32.837Z] INFO: make.ps1 starting at 12/21/2021 18:57:25 [2021-12-21T18:57:32.837Z] INFO: Git commit (f415028976) assumed from DOCKER_GITCOMMIT environment variable [2021-12-21T18:57:32.837Z] INFO: Invoking autogen... [2021-12-21T18:57:32.837Z] INFO: Running unit tests... [2021-12-21T18:57:33.844Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-12-21T18:57:33.844Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-21T18:57:34.771Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-12-21T18:57:34.771Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-21T18:57:34.794Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-12-21T18:57:34.794Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-21T18:57:34.794Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:34.794Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-21T18:57:34.794Z] === RUN TestInfoAPI [2021-12-21T18:57:34.794Z] --- PASS: TestInfoAPI (0.02s) [2021-12-21T18:57:34.794Z] === RUN TestInfoAPIWarnings [2021-12-21T18:57:34.829Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-21T18:57:34.829Z] [2021-12-21T18:57:34.829Z] Unloading profiles will leave already running processes permanently [2021-12-21T18:57:34.829Z] unconfined, which can lead to unexpected situations. [2021-12-21T18:57:34.829Z] [2021-12-21T18:57:34.829Z] To set a process to complain mode, use the command line tool [2021-12-21T18:57:34.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-21T18:57:34.829Z] Post stage [Pipeline] junit [2021-12-21T18:57:34.841Z] Recording test results [2021-12-21T18:57:34.978Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-12-21T18:57:35.073Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-21T18:57:35.290Z] + echo Ensuring container killed. [2021-12-21T18:57:35.290Z] Ensuring container killed. [2021-12-21T18:57:35.290Z] + docker rm -vf docker-pr3 [2021-12-21T18:57:35.290Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-21T18:57:35.333Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-12-21T18:57:35.333Z] === RUN TestServiceWithPredefinedNetwork [2021-12-21T18:57:35.608Z] + echo Chowning /workspace to jenkins user [2021-12-21T18:57:35.608Z] Chowning /workspace to jenkins user [2021-12-21T18:57:35.608Z] + id -u [2021-12-21T18:57:35.608Z] + id -g [2021-12-21T18:57:35.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43097:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-21T18:57:37.796Z] + bundleName=docker-py [2021-12-21T18:57:37.797Z] + echo Creating docker-py-bundles.tar.gz [2021-12-21T18:57:37.797Z] Creating docker-py-bundles.tar.gz [2021-12-21T18:57:37.797Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-12-21T18:57:37.807Z] Archiving artifacts [2021-12-21T18:57:37.848Z] --- PASS: TestServiceWithPredefinedNetwork (2.22s) [2021-12-21T18:57:37.848Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-21T18:57:37.848Z] service_test.go:243: FLAKY_TEST [2021-12-21T18:57:37.848Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T18:57:37.848Z] === RUN TestServiceWithDataPathPortInit [2021-12-21T18:57:38.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-12-21T18:57:38.480Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh binary [2021-12-21T18:57:39.412Z] [2021-12-21T18:57:39.412Z] Removing bundles/ [2021-12-21T18:57:39.412Z] [2021-12-21T18:57:39.412Z] ---> Making bundle: binary (in bundles/binary) [2021-12-21T18:57:39.412Z] Building: bundles/binary-daemon/dockerd-dev [2021-12-21T18:57:39.412Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:57:45.546Z] ? github.com/docker/docker/api [no test files] [2021-12-21T18:57:49.087Z] === RUN TestConfigDaemonLibtrustID [2021-12-21T18:57:49.087Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-21T18:57:49.087Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-21T18:57:49.087Z] === RUN TestDaemonConfigValidation [2021-12-21T18:57:49.087Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-21T18:57:49.087Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-21T18:57:49.087Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-21T18:57:49.087Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-21T18:57:49.087Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-21T18:57:49.087Z] === RUN TestDaemonProxy [2021-12-21T18:57:49.087Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-21T18:57:49.087Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-21T18:57:49.087Z] PASS [2021-12-21T18:57:49.087Z] ok github.com/docker/docker/integration/daemon 0.113s [2021-12-21T18:57:49.087Z] [2021-12-21T18:57:49.087Z] === Skipped [2021-12-21T18:57:49.087Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-21T18:57:49.087Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-21T18:57:49.087Z] [2021-12-21T18:57:49.087Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-21T18:57:49.087Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-21T18:57:49.087Z] [2021-12-21T18:57:49.087Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-21T18:57:49.087Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-21T18:57:49.087Z] [2021-12-21T18:57:49.087Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-21T18:57:49.087Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-21T18:57:49.087Z] [2021-12-21T18:57:49.087Z] DONE 4 tests, 4 skipped in 22.973s [2021-12-21T18:57:49.087Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-21T18:57:49.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:57:49.087Z] INFO: Testing against a local daemon [2021-12-21T18:57:49.087Z] === RUN TestCommitInheritsEnv [2021-12-21T18:57:49.087Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:57:49.087Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-21T18:57:49.087Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-21T18:57:49.087Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-21T18:57:49.087Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T18:57:49.087Z] === RUN TestImagesFilterMultiReference [2021-12-21T18:57:49.087Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-12-21T18:57:49.087Z] === RUN TestImagePullPlatformInvalid [2021-12-21T18:57:49.087Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-21T18:57:49.087Z] === RUN TestRemoveImageOrphaning [2021-12-21T18:57:49.550Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2021-12-21T18:57:49.550Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-21T18:57:49.550Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-12-21T18:57:49.550Z] === RUN TestTagInvalidReference [2021-12-21T18:57:49.550Z] --- PASS: TestTagInvalidReference (0.04s) [2021-12-21T18:57:50.013Z] === RUN TestTagValidPrefixedRepo [2021-12-21T18:57:50.013Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-12-21T18:57:50.013Z] === RUN TestTagExistedNameWithoutForce [2021-12-21T18:57:50.013Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-21T18:57:50.013Z] === RUN TestTagOfficialNames [2021-12-21T18:57:50.013Z] --- PASS: TestTagOfficialNames (0.10s) [2021-12-21T18:57:50.013Z] === RUN TestTagMatchesDigest [2021-12-21T18:57:50.013Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-21T18:57:50.013Z] PASS [2021-12-21T18:57:50.013Z] ok github.com/docker/docker/integration/image 1.613s [2021-12-21T18:57:50.013Z] [2021-12-21T18:57:50.013Z] === Skipped [2021-12-21T18:57:50.013Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-21T18:57:50.013Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:57:50.013Z] [2021-12-21T18:57:50.013Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T18:57:50.013Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-21T18:57:50.013Z] [2021-12-21T18:57:50.013Z] DONE 11 tests, 2 skipped in 3.480s [2021-12-21T18:57:50.475Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-21T18:57:52.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:57:52.671Z] INFO: Testing against a local daemon [2021-12-21T18:57:52.671Z] === RUN TestNetworkCreateDelete [2021-12-21T18:57:52.671Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:52.671Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestDockerNetworkDeletePreferID [2021-12-21T18:57:52.671Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-21T18:57:52.671Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestDaemonDNSFallback [2021-12-21T18:57:52.671Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:52.671Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestInspectNetwork [2021-12-21T18:57:52.671Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:52.671Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestRunContainerWithBridgeNone [2021-12-21T18:57:52.671Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:52.671Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestNetworkInvalidJSON [2021-12-21T18:57:52.671Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:52.671Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:52.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:52.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:52.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:52.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:52.671Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-21T18:57:52.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T18:57:52.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T18:57:52.671Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-12-21T18:57:52.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-21T18:57:52.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-21T18:57:52.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-21T18:57:52.671Z] === RUN TestNetworkList [2021-12-21T18:57:52.671Z] === RUN TestNetworkList//networks [2021-12-21T18:57:52.671Z] === PAUSE TestNetworkList//networks [2021-12-21T18:57:52.671Z] === RUN TestNetworkList//networks/ [2021-12-21T18:57:52.671Z] === PAUSE TestNetworkList//networks/ [2021-12-21T18:57:52.671Z] === CONT TestNetworkList//networks [2021-12-21T18:57:52.671Z] === CONT TestNetworkList//networks/ [2021-12-21T18:57:52.671Z] --- PASS: TestNetworkList (0.03s) [2021-12-21T18:57:52.671Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-21T18:57:52.671Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestHostIPv4BridgeLabel [2021-12-21T18:57:52.671Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-21T18:57:52.671Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestDaemonDefaultNetworkPools [2021-12-21T18:57:52.671Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-21T18:57:52.671Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-21T18:57:52.671Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-21T18:57:52.671Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestServiceWithPredefinedNetwork [2021-12-21T18:57:52.671Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-21T18:57:52.671Z] service_test.go:243: FLAKY_TEST [2021-12-21T18:57:52.671Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestServiceWithDataPathPortInit [2021-12-21T18:57:52.671Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-21T18:57:52.671Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-21T18:57:52.671Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T18:57:52.671Z] PASS [2021-12-21T18:57:52.671Z] ok github.com/docker/docker/integration/network 0.163s [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === Skipped [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-21T18:57:52.671Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-21T18:57:52.671Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-21T18:57:52.671Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-21T18:57:52.671Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-21T18:57:52.671Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-21T18:57:52.671Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:243: FLAKY_TEST [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T18:57:52.671Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-21T18:57:52.671Z] [2021-12-21T18:57:52.671Z] DONE 22 tests, 15 skipped in 2.200s [2021-12-21T18:57:52.671Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-21T18:57:52.688Z] --- PASS: TestServiceWithDataPathPortInit (13.90s) [2021-12-21T18:57:52.688Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-21T18:57:52.896Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-12-21T18:57:52.896Z] === RUN TestInfoDebug [2021-12-21T18:57:52.896Z] --- PASS: TestInfoDebug (0.54s) [2021-12-21T18:57:52.896Z] === RUN TestInfoInsecureRegistries [2021-12-21T18:57:52.896Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-12-21T18:57:52.896Z] === RUN TestInfoRegistryMirrors [2021-12-21T18:57:52.896Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-12-21T18:57:52.896Z] === RUN TestLoginFailsWithBadCredentials [2021-12-21T18:57:52.896Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-12-21T18:57:52.896Z] === RUN TestPingCacheHeaders [2021-12-21T18:57:52.896Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-21T18:57:52.896Z] === RUN TestPingGet [2021-12-21T18:57:52.896Z] --- PASS: TestPingGet (0.01s) [2021-12-21T18:57:52.896Z] === RUN TestPingHead [2021-12-21T18:57:52.896Z] --- PASS: TestPingHead (0.01s) [2021-12-21T18:57:52.896Z] === RUN TestVersion [2021-12-21T18:57:52.896Z] --- PASS: TestVersion (0.01s) [2021-12-21T18:57:52.896Z] === CONT TestDiskUsage [2021-12-21T18:57:53.134Z] testing: warning: no tests to run [2021-12-21T18:57:53.134Z] PASS [2021-12-21T18:57:53.134Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/container_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/image_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/volume_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-21T18:57:53.466Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-21T18:57:53.596Z] [2021-12-21T18:57:53.596Z] DONE 0 tests in 0.711s [2021-12-21T18:57:53.596Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-21T18:57:53.727Z] === RUN TestDiskUsage/after_container.Run [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-21T18:57:53.987Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-21T18:57:54.055Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x35du10qulehracreg1gr9ano Created:2021-12-21 18:57:52.733158644 +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[fec18764afeb15be8a213aa4d16883bce5b8f64afd9a368a89e3405d2b114a0b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyfbvtxfa36uf1f8yppvg9ele EndpointID:67fb5e42705fe3228cdf2f9d6d326b3664705ba954a13cad32fe37420ea4766c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:607b06c84c66c1154c7c97436d658753da935561e10816b6fb66f222c094f551 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:5d946d100cc2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyfbvtxfa36uf1f8yppvg9ele EndpointID:67fb5e42705fe3228cdf2f9d6d326b3664705ba954a13cad32fe37420ea4766c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-21T18:57:54.060Z] testing: warning: no tests to run [2021-12-21T18:57:54.060Z] PASS [2021-12-21T18:57:54.060Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-12-21T18:57:54.060Z] [2021-12-21T18:57:54.060Z] DONE 0 tests in 0.721s [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage (1.27s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-12-21T18:57:54.248Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-12-21T18:57:54.248Z] PASS [2021-12-21T18:57:54.248Z] [2021-12-21T18:57:54.248Z] === Skipped [2021-12-21T18:57:54.248Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T18:57:54.248Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-21T18:57:54.248Z] [2021-12-21T18:57:54.248Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-12-21T18:57:54.248Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-12-21T18:57:54.248Z] [2021-12-21T18:57:54.248Z] DONE 53 tests, 2 skipped in 24.096s [2021-12-21T18:57:54.248Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-21T18:57:54.509Z] INFO: Testing against a local daemon [2021-12-21T18:57:54.509Z] === RUN TestVolumesCreateAndList [2021-12-21T18:57:54.509Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-21T18:57:54.509Z] === RUN TestVolumesRemove [2021-12-21T18:57:54.509Z] --- PASS: TestVolumesRemove (0.06s) [2021-12-21T18:57:54.509Z] === RUN TestVolumesInspect [2021-12-21T18:57:54.509Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-21T18:57:54.509Z] === RUN TestVolumesInvalidJSON [2021-12-21T18:57:54.509Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-21T18:57:54.509Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-21T18:57:54.509Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-21T18:57:54.510Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-21T18:57:54.510Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-21T18:57:54.510Z] PASS [2021-12-21T18:57:54.510Z] [2021-12-21T18:57:54.510Z] DONE 5 tests in 0.229s [2021-12-21T18:57:54.510Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-21T18:57:54.523Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-21T18:57:54.770Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13390 is not a child of this shell [2021-12-21T18:57:54.770Z] warning: PID 13390 from bundles/test-integration/docker.pid had a nonzero exit code [2021-12-21T18:57:54.770Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-21T18:57:54.770Z] [2021-12-21T18:57:54.770Z] Unloading profiles will leave already running processes permanently [2021-12-21T18:57:54.770Z] unconfined, which can lead to unexpected situations. [2021-12-21T18:57:54.770Z] [2021-12-21T18:57:54.770Z] To set a process to complain mode, use the command line tool [2021-12-21T18:57:54.770Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-21T18:57:54.770Z] Removing test suite binaries [2021-12-21T18:57:54.770Z] exiting test-integration [2021-12-21T18:57:54.770Z] ++ exit 0 [2021-12-21T18:57:54.770Z] [2021-12-21T18:57:54.989Z] testing: warning: no tests to run [2021-12-21T18:57:54.990Z] PASS [2021-12-21T18:57:54.990Z] ok github.com/docker/docker/integration/plugin 0.076s [2021-12-21T18:57:54.990Z] [2021-12-21T18:57:54.990Z] DONE 0 tests in 0.706s [2021-12-21T18:57:54.990Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz Post stage [Pipeline] junit [2021-12-21T18:57:55.730Z] Recording test results [2021-12-21T18:57:55.964Z] testing: warning: no tests to run [2021-12-21T18:57:55.964Z] PASS [2021-12-21T18:57:55.964Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [2021-12-21T18:57:55.964Z] [2021-12-21T18:57:55.964Z] DONE 0 tests in 0.682s [2021-12-21T18:57:55.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-21T18:57:57.953Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-21T18:57:58.291Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2021-12-21T18:57:58.291Z] PASS [2021-12-21T18:57:58.291Z] [2021-12-21T18:57:58.291Z] === Skipped [2021-12-21T18:57:58.291Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T18:57:58.291Z] service_test.go:243: FLAKY_TEST [2021-12-21T18:57:58.291Z] [2021-12-21T18:57:58.291Z] DONE 26 tests, 1 skipped in 43.754s [2021-12-21T18:57:58.291Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-21T18:57:58.291Z] INFO: Testing against a local daemon [2021-12-21T18:57:58.291Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-21T18:57:58.291Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:58.291Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T18:57:58.291Z] === RUN TestDockerNetworkIpvlan [2021-12-21T18:57:58.291Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:58.291Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-21T18:57:58.291Z] PASS [2021-12-21T18:57:58.291Z] [2021-12-21T18:57:58.291Z] === Skipped [2021-12-21T18:57:58.291Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T18:57:58.291Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:58.291Z] [2021-12-21T18:57:58.291Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-21T18:57:58.291Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T18:57:58.291Z] [2021-12-21T18:57:58.291Z] DONE 2 tests, 2 skipped in 0.037s [2021-12-21T18:57:58.291Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-21T18:57:58.306Z] + echo Ensuring container killed. [2021-12-21T18:57:58.306Z] Ensuring container killed. [2021-12-21T18:57:58.306Z] + docker rm -vf docker-pr3 [2021-12-21T18:57:58.306Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-21T18:57:58.547Z] INFO: Testing against a local daemon [2021-12-21T18:57:58.547Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-21T18:57:58.595Z] + echo Chowning /workspace to jenkins user [2021-12-21T18:57:58.595Z] Chowning /workspace to jenkins user [2021-12-21T18:57:58.595Z] + id -u [2021-12-21T18:57:58.595Z] + id -g [2021-12-21T18:57:58.595Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43097:/workspace busybox chown -R 1000:1000 /workspace [2021-12-21T18:57:58.595Z] Unable to find image 'busybox:latest' locally [2021-12-21T18:57:58.595Z] latest: Pulling from library/busybox [2021-12-21T18:57:58.855Z] 3cb635b06aa2: Pulling fs layer [2021-12-21T18:57:58.855Z] 3cb635b06aa2: Download complete [2021-12-21T18:57:58.855Z] 3cb635b06aa2: Pull complete [2021-12-21T18:57:58.855Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-21T18:57:58.855Z] Status: Downloaded newer image for busybox:latest [2021-12-21T18:57:59.912Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-12-21T18:57:59.912Z] === RUN TestDockerNetworkMacvlan [2021-12-21T18:58:00.474Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-21T18:58:00.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:00.703Z] INFO: Testing against a local daemon [2021-12-21T18:58:00.703Z] === RUN TestPluginInvalidJSON [2021-12-21T18:58:00.703Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:58:00.703Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:58:00.703Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:58:00.703Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-12-21T18:58:00.704Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-21T18:58:00.704Z] === RUN TestPluginInstall [2021-12-21T18:58:00.704Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-21T18:58:00.704Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-21T18:58:00.704Z] === RUN TestPluginsWithRuntimes [2021-12-21T18:58:00.704Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-21T18:58:00.704Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-21T18:58:00.704Z] === RUN TestPluginBackCompatMediaTypes [2021-12-21T18:58:00.704Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-21T18:58:00.704Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T18:58:00.704Z] PASS [2021-12-21T18:58:00.704Z] ok github.com/docker/docker/integration/plugin/common 0.111s [2021-12-21T18:58:00.704Z] [2021-12-21T18:58:00.704Z] === Skipped [2021-12-21T18:58:00.704Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-21T18:58:00.704Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-21T18:58:00.704Z] [2021-12-21T18:58:00.704Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-21T18:58:00.704Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-21T18:58:00.704Z] [2021-12-21T18:58:00.704Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T18:58:00.704Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-21T18:58:00.704Z] [2021-12-21T18:58:00.704Z] DONE 5 tests, 3 skipped in 4.760s [2021-12-21T18:58:00.704Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-21T18:58:01.401Z] === RUN TestDockerNetworkMacvlan/OverlapParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-21T18:58:01.671Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-21T18:58:01.671Z] Using test binary docker [2021-12-21T18:58:01.671Z] +++ /etc/init.d/apparmor start [2021-12-21T18:58:01.671Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-21T18:58:01.671Z] INFO: Waiting for daemon to start... [2021-12-21T18:58:01.671Z] Starting dockerd [2021-12-21T18:58:01.672Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-12-21T18:58:01.672Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-12-21T18:58:01.672Z] Using test binary docker [2021-12-21T18:58:01.672Z] +++ /etc/init.d/apparmor start [2021-12-21T18:58:01.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-12-21T18:58:01.672Z] INFO: Waiting for daemon to start... [2021-12-21T18:58:01.672Z] Starting dockerd [2021-12-21T18:58:01.672Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-12-21T18:58:01.708Z] + bundleName=amd64-rootless [2021-12-21T18:58:01.708Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-12-21T18:58:01.708Z] Creating amd64-rootless-bundles.tar.gz [2021-12-21T18:58:01.708Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-21T18:58:01.708Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-12-21T18:58:01.722Z] Archiving artifacts [2021-12-21T18:58:01.965Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-21T18:58:02.239Z] . [2021-12-21T18:58:02.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-21T18:58:02.239Z] [2021-12-21T18:58:02.239Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-12-21T18:58:02.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-21T18:58:02.239Z] Error: No such image: emptyfs [2021-12-21T18:58:02.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-21T18:58:02.239Z] ++++ docker load [2021-12-21T18:58:02.239Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-12-21T18:58:02.239Z] Error: No such image: emptyfs [2021-12-21T18:58:02.239Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-12-21T18:58:02.239Z] ++++ docker load [2021-12-21T18:58:02.807Z] Running integration-test (iteration 1) [2021-12-21T18:58:02.807Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-12-21T18:58:02.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-21T18:58:02.807Z] ++ set -e [2021-12-21T18:58:02.807Z] ++ '[' -n 0 ']' [2021-12-21T18:58:02.807Z] ++ set -x [2021-12-21T18:58:02.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-12-21T18:58:02.807Z] Running integration-test (iteration 1) [2021-12-21T18:58:02.807Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-12-21T18:58:02.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-21T18:58:02.807Z] ++ set -e [2021-12-21T18:58:02.807Z] ++ '[' -n 0 ']' [2021-12-21T18:58:02.807Z] ++ set -x [2021-12-21T18:58:02.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-12-21T18:58:03.376Z] Loaded image: busybox:latest [2021-12-21T18:58:03.427Z] === RUN TestMiddlewares [2021-12-21T18:58:03.427Z] --- PASS: TestMiddlewares (0.00s) [2021-12-21T18:58:03.427Z] PASS [2021-12-21T18:58:03.427Z] coverage: 9.0% of statements [2021-12-21T18:58:03.427Z] ok github.com/docker/docker/api/server 0.060s coverage: 9.0% of statements [2021-12-21T18:58:03.636Z] Loaded image: busybox:latest [2021-12-21T18:58:03.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:03.639Z] INFO: Testing against a local daemon [2021-12-21T18:58:03.639Z] === RUN TestExternalGraphDriver [2021-12-21T18:58:03.639Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-21T18:58:03.639Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-21T18:58:03.639Z] === RUN TestGraphdriverPluginV2 [2021-12-21T18:58:03.639Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-21T18:58:03.639Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-21T18:58:03.639Z] PASS [2021-12-21T18:58:03.639Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2021-12-21T18:58:03.639Z] [2021-12-21T18:58:03.639Z] === Skipped [2021-12-21T18:58:03.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-21T18:58:03.639Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-21T18:58:03.639Z] [2021-12-21T18:58:03.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-21T18:58:03.639Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-21T18:58:03.639Z] [2021-12-21T18:58:03.639Z] DONE 2 tests, 2 skipped in 2.979s [2021-12-21T18:58:03.858Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-21T18:58:03.896Z] Loaded image: busybox:glibc [2021-12-21T18:58:04.104Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-21T18:58:04.158Z] Loaded image: busybox:glibc [2021-12-21T18:58:04.261Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-21T18:58:04.582Z] + make clean [2021-12-21T18:58:04.842Z] docker volume rm -f docker-dev-cache [2021-12-21T18:58:04.842Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [2021-12-21T18:58:05.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:05.653Z] INFO: Testing against a local daemon [2021-12-21T18:58:05.653Z] === RUN TestReadPluginNoRead [2021-12-21T18:58:05.653Z] read_test.go:21: no unix domain sockets on Windows [2021-12-21T18:58:05.653Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-21T18:58:05.653Z] PASS [2021-12-21T18:58:05.653Z] ok github.com/docker/docker/integration/plugin/logging 0.098s [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-21T18:58:05.748Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-21T18:58:06.115Z] [2021-12-21T18:58:06.115Z] === Skipped [2021-12-21T18:58:06.115Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-21T18:58:06.115Z] read_test.go:21: no unix domain sockets on Windows [2021-12-21T18:58:06.115Z] [2021-12-21T18:58:06.115Z] DONE 1 tests, 1 skipped in 2.080s [2021-12-21T18:58:06.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-21T18:58:07.090Z] testing: warning: no tests to run [2021-12-21T18:58:07.090Z] PASS [2021-12-21T18:58:07.090Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2021-12-21T18:58:07.090Z] [2021-12-21T18:58:07.090Z] DONE 0 tests in 1.078s [2021-12-21T18:58:07.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-21T18:58:08.351Z] Loaded image: debian:bullseye-slim [2021-12-21T18:58:08.352Z] Loaded image: hello-world:latest [2021-12-21T18:58:08.352Z] Loaded image: debian:bullseye-slim [2021-12-21T18:58:08.352Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:58:08.352Z] INFO: Testing against a local daemon [2021-12-21T18:58:08.352Z] Loaded image: hello-world:latest [2021-12-21T18:58:08.352Z] === RUN TestDockerDaemonSuite [2021-12-21T18:58:08.352Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-12-21T18:58:08.611Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:58:08.611Z] INFO: Testing against a local daemon [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-21T18:58:08.611Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-21T18:58:09.018Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-21T18:58:09.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:09.108Z] INFO: Testing against a local daemon [2021-12-21T18:58:09.108Z] === RUN TestPluginWithDevMounts [2021-12-21T18:58:09.108Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:09.108Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-21T18:58:09.108Z] PASS [2021-12-21T18:58:09.108Z] ok github.com/docker/docker/integration/plugin/volumes 0.102s [2021-12-21T18:58:09.274Z] --- PASS: TestDockerNetworkMacvlan (9.49s) [2021-12-21T18:58:09.274Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-12-21T18:58:09.274Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-21T18:58:09.274Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2021-12-21T18:58:09.274Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2021-12-21T18:58:09.274Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2021-12-21T18:58:09.274Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2021-12-21T18:58:09.274Z] PASS [2021-12-21T18:58:09.274Z] [2021-12-21T18:58:09.274Z] DONE 8 tests in 10.849s [2021-12-21T18:58:09.274Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-21T18:58:09.274Z] testing: warning: no tests to run [2021-12-21T18:58:09.274Z] PASS [2021-12-21T18:58:09.274Z] [2021-12-21T18:58:09.274Z] DONE 0 tests in 0.012s [2021-12-21T18:58:09.274Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-21T18:58:09.274Z] INFO: Testing against a local daemon [2021-12-21T18:58:09.274Z] === RUN TestAuthZPluginAllowRequest [2021-12-21T18:58:09.581Z] [2021-12-21T18:58:09.581Z] === Skipped [2021-12-21T18:58:09.581Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-21T18:58:09.581Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:09.581Z] [2021-12-21T18:58:09.581Z] DONE 1 tests, 1 skipped in 2.089s [2021-12-21T18:58:09.581Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-21T18:58:10.643Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2021-12-21T18:58:10.643Z] === RUN TestAuthZPluginTLS [2021-12-21T18:58:10.899Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-21T18:58:10.899Z] === RUN TestAuthZPluginDenyRequest [2021-12-21T18:58:11.133Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:11.133Z] INFO: Testing against a local daemon [2021-12-21T18:58:11.133Z] === RUN TestSecretInspect [2021-12-21T18:58:11.133Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-21T18:58:11.133Z] === RUN TestSecretList [2021-12-21T18:58:11.133Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] --- SKIP: TestSecretList (0.00s) [2021-12-21T18:58:11.133Z] === RUN TestSecretsCreateAndDelete [2021-12-21T18:58:11.133Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-21T18:58:11.133Z] === RUN TestSecretsUpdate [2021-12-21T18:58:11.133Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-21T18:58:11.133Z] === RUN TestTemplatedSecret [2021-12-21T18:58:11.133Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-21T18:58:11.133Z] === RUN TestSecretCreateResolve [2021-12-21T18:58:11.133Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:11.133Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-21T18:58:11.133Z] PASS [2021-12-21T18:58:11.133Z] ok github.com/docker/docker/integration/secret 0.094s [2021-12-21T18:58:11.133Z] [2021-12-21T18:58:11.133Z] === Skipped [2021-12-21T18:58:11.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-21T18:58:11.133Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] [2021-12-21T18:58:11.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-21T18:58:11.133Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] [2021-12-21T18:58:11.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-21T18:58:11.133Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] [2021-12-21T18:58:11.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-21T18:58:11.133Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] [2021-12-21T18:58:11.133Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-21T18:58:11.133Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:11.133Z] [2021-12-21T18:58:11.133Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-21T18:58:11.133Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:11.133Z] [2021-12-21T18:58:11.133Z] DONE 6 tests, 6 skipped in 1.782s [2021-12-21T18:58:11.461Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-12-21T18:58:11.461Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-21T18:58:11.598Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-21T18:58:11.899Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-21T18:58:11.899Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-21T18:58:11.899Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-21T18:58:11.899Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-21T18:58:12.022Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-21T18:58:12.022Z] === RUN TestAuthZPluginDenyResponse [2021-12-21T18:58:12.584Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-21T18:58:12.584Z] === RUN TestAuthZPluginAllowEventStream [2021-12-21T18:58:12.836Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-21T18:58:12.836Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-21T18:58:12.836Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-21T18:58:13.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:13.802Z] INFO: Testing against a local daemon [2021-12-21T18:58:13.802Z] === RUN TestServiceCreateInit [2021-12-21T18:58:13.802Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-21T18:58:13.802Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-21T18:58:13.802Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- PASS: TestServiceCreateInit (0.04s) [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestCreateServiceMultipleTimes [2021-12-21T18:58:13.802Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestCreateServiceConflict [2021-12-21T18:58:13.802Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestCreateServiceMaxReplicas [2021-12-21T18:58:13.802Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-12-21T18:58:13.802Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-21T18:58:13.802Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestCreateServiceSecretFileMode [2021-12-21T18:58:13.802Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestCreateServiceConfigFileMode [2021-12-21T18:58:13.802Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestCreateServiceSysctls [2021-12-21T18:58:13.802Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-21T18:58:13.802Z] === RUN TestCreateServiceCapabilities [2021-12-21T18:58:13.802Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-12-21T18:58:13.802Z] === RUN TestInspect [2021-12-21T18:58:13.802Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestInspect (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestCreateJob [2021-12-21T18:58:13.802Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestCreateJob (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestReplicatedJob [2021-12-21T18:58:13.802Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestUpdateReplicatedJob [2021-12-21T18:58:13.802Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestServiceListWithStatuses [2021-12-21T18:58:13.802Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestDockerNetworkConnectAlias [2021-12-21T18:58:13.802Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestDockerNetworkReConnect [2021-12-21T18:58:13.802Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestServicePlugin [2021-12-21T18:58:13.802Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:13.802Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestServiceUpdateLabel [2021-12-21T18:58:13.802Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestServiceUpdateSecrets [2021-12-21T18:58:13.802Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestServiceUpdateConfigs [2021-12-21T18:58:13.802Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestServiceUpdateNetwork [2021-12-21T18:58:13.802Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-21T18:58:13.802Z] === RUN TestServiceUpdatePidsLimit [2021-12-21T18:58:13.802Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:13.802Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-21T18:58:13.802Z] PASS [2021-12-21T18:58:13.802Z] ok github.com/docker/docker/integration/service 0.247s [2021-12-21T18:58:13.951Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2021-12-21T18:58:13.951Z] === RUN TestAuthZPluginErrorResponse [2021-12-21T18:58:14.207Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-21T18:58:14.207Z] === RUN TestAuthZPluginErrorRequest [2021-12-21T18:58:14.215Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-21T18:58:14.215Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-21T18:58:14.215Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-21T18:58:14.215Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-21T18:58:14.265Z] [2021-12-21T18:58:14.265Z] === Skipped [2021-12-21T18:58:14.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T18:58:14.265Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.265Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T18:58:14.265Z] [2021-12-21T18:58:14.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T18:58:14.265Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.265Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T18:58:14.265Z] [2021-12-21T18:58:14.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-21T18:58:14.265Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.265Z] [2021-12-21T18:58:14.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-21T18:58:14.266Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-12-21T18:58:14.266Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-21T18:58:14.266Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-21T18:58:14.266Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-21T18:58:14.266Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-21T18:58:14.266Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-12-21T18:58:14.266Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-21T18:58:14.266Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-21T18:58:14.266Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-21T18:58:14.266Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-21T18:58:14.266Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-21T18:58:14.266Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-21T18:58:14.266Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-21T18:58:14.266Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-21T18:58:14.266Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-21T18:58:14.266Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-21T18:58:14.266Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-21T18:58:14.266Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-21T18:58:14.266Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-21T18:58:14.266Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:58:14.266Z] [2021-12-21T18:58:14.266Z] DONE 24 tests, 23 skipped in 2.628s [2021-12-21T18:58:14.266Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-21T18:58:14.769Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-21T18:58:14.769Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-21T18:58:15.151Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-12-21T18:58:15.331Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-21T18:58:15.331Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-21T18:58:15.411Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-21T18:58:15.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:15.827Z] INFO: Testing against a local daemon [2021-12-21T18:58:15.827Z] === RUN TestSessionCreate [2021-12-21T18:58:15.827Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-21T18:58:15.827Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-21T18:58:15.827Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-21T18:58:15.827Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-21T18:58:15.827Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-21T18:58:15.827Z] PASS [2021-12-21T18:58:15.827Z] ok github.com/docker/docker/integration/session 0.098s [2021-12-21T18:58:15.827Z] [2021-12-21T18:58:15.827Z] === Skipped [2021-12-21T18:58:15.827Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-21T18:58:15.827Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-21T18:58:15.827Z] [2021-12-21T18:58:15.827Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-21T18:58:15.827Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-21T18:58:15.827Z] [2021-12-21T18:58:15.827Z] DONE 2 tests, 2 skipped in 1.796s [2021-12-21T18:58:16.290Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-21T18:58:16.350Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-21T18:58:16.350Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-21T18:58:16.350Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-21T18:58:16.350Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-21T18:58:16.697Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2021-12-21T18:58:16.697Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-21T18:58:16.919Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-21T18:58:17.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:17.838Z] INFO: Testing against a local daemon [2021-12-21T18:58:17.838Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-21T18:58:17.838Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:17.838Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestDiskUsage [2021-12-21T18:58:17.838Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-21T18:58:17.838Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestEventsExecDie [2021-12-21T18:58:17.838Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-21T18:58:17.838Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestEventsBackwardsCompatible [2021-12-21T18:58:17.838Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-21T18:58:17.838Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestEventsVolumeCreate [2021-12-21T18:58:17.838Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-21T18:58:17.838Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestInfoAPI [2021-12-21T18:58:17.838Z] --- PASS: TestInfoAPI (0.04s) [2021-12-21T18:58:17.838Z] === RUN TestInfoAPIWarnings [2021-12-21T18:58:17.838Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:58:17.838Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestInfoDebug [2021-12-21T18:58:17.838Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T18:58:17.838Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestInfoInsecureRegistries [2021-12-21T18:58:17.838Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T18:58:17.838Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestInfoRegistryMirrors [2021-12-21T18:58:17.838Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T18:58:17.838Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-21T18:58:17.838Z] === RUN TestLoginFailsWithBadCredentials [2021-12-21T18:58:18.586Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2021-12-21T18:58:18.586Z] === RUN TestAuthZPluginHeader [2021-12-21T18:58:18.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-12-21T18:58:18.814Z] === RUN TestPingCacheHeaders [2021-12-21T18:58:18.814Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-21T18:58:18.814Z] === RUN TestPingGet [2021-12-21T18:58:18.814Z] --- PASS: TestPingGet (0.03s) [2021-12-21T18:58:18.814Z] === RUN TestPingHead [2021-12-21T18:58:18.814Z] --- PASS: TestPingHead (0.04s) [2021-12-21T18:58:18.814Z] === RUN TestVersion [2021-12-21T18:58:18.814Z] --- PASS: TestVersion (0.03s) [2021-12-21T18:58:18.814Z] PASS [2021-12-21T18:58:18.814Z] ok github.com/docker/docker/integration/system 1.213s [2021-12-21T18:58:18.842Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-12-21T18:58:18.842Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === Skipped [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T18:58:19.295Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-21T18:58:19.295Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-21T18:58:19.295Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-21T18:58:19.295Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-21T18:58:19.295Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-21T18:58:19.295Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-21T18:58:19.295Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-21T18:58:19.295Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-21T18:58:19.295Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T18:58:19.295Z] [2021-12-21T18:58:19.295Z] DONE 15 tests, 9 skipped in 2.973s [2021-12-21T18:58:19.295Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-21T18:58:20.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:20.843Z] INFO: Testing against a local daemon [2021-12-21T18:58:20.843Z] === RUN TestVolumesCreateAndList [2021-12-21T18:58:20.843Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-12-21T18:58:20.843Z] === RUN TestVolumesRemove [2021-12-21T18:58:21.309Z] --- PASS: TestVolumesRemove (0.16s) [2021-12-21T18:58:21.309Z] === RUN TestVolumesInspect [2021-12-21T18:58:21.309Z] --- PASS: TestVolumesInspect (0.05s) [2021-12-21T18:58:21.309Z] === RUN TestVolumesInvalidJSON [2021-12-21T18:58:21.309Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-21T18:58:21.309Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-21T18:58:21.309Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-21T18:58:21.309Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-12-21T18:58:21.309Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-21T18:58:21.309Z] PASS [2021-12-21T18:58:21.309Z] ok github.com/docker/docker/integration/volume 0.350s [2021-12-21T18:58:21.309Z] [2021-12-21T18:58:21.309Z] DONE 5 tests in 2.146s [2021-12-21T18:58:21.309Z] INFO: make.ps1 ended at 12/21/2021 18:58:21 [2021-12-21T18:58:21.309Z] INFO: Integration CLI tests being run from the host: [2021-12-21T18:58:21.309Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-12-21T18:58:22.194Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-21T18:58:23.007Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s) [2021-12-21T18:58:23.008Z] === RUN TestAuthZPluginV2Disable [2021-12-21T18:58:25.487Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-21T18:58:26.274Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2021-12-21T18:58:26.274Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-21T18:58:27.248Z] --- PASS: TestBuildWithHugeFile (58.83s) [2021-12-21T18:58:27.248Z] === RUN TestBuildWCOWSandboxSize [2021-12-21T18:58:27.248Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:58:27.248Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:58:27.248Z] === RUN TestBuildWithEmptyDockerfile [2021-12-21T18:58:27.248Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:58:27.248Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:58:27.248Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:58:27.248Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:58:27.248Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:58:27.248Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:58:27.248Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:58:27.248Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:58:27.248Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:58:27.248Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-21T18:58:27.248Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-12-21T18:58:27.248Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-12-21T18:58:27.248Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-12-21T18:58:27.248Z] === RUN TestBuildPreserveOwnership [2021-12-21T18:58:27.248Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-21T18:58:27.248Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-21T18:58:27.248Z] --- PASS: TestBuildPreserveOwnership (2.50s) [2021-12-21T18:58:27.248Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.66s) [2021-12-21T18:58:27.248Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2021-12-21T18:58:27.248Z] === RUN TestBuildPlatformInvalid [2021-12-21T18:58:27.248Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-12-21T18:58:27.248Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-21T18:58:27.248Z] Loaded image: busybox:latest [2021-12-21T18:58:27.248Z] Loaded image: busybox:glibc [2021-12-21T18:58:27.248Z] Loaded image: debian:bullseye-slim [2021-12-21T18:58:27.248Z] Loaded image: hello-world:latest [2021-12-21T18:58:27.248Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:58:28.054Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-21T18:58:29.456Z] --- PASS: TestBuildWithHugeFile (109.36s) [2021-12-21T18:58:29.456Z] === RUN TestBuildWCOWSandboxSize [2021-12-21T18:58:29.456Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:58:29.456Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:58:29.456Z] === RUN TestBuildWithEmptyDockerfile [2021-12-21T18:58:29.456Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:58:29.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:58:29.456Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:58:29.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:58:29.456Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:58:29.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:58:29.456Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:58:29.456Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:58:29.456Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:58:29.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-12-21T18:58:29.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-12-21T18:58:29.456Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-12-21T18:58:29.456Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2021-12-21T18:58:29.456Z] === RUN TestBuildPreserveOwnership [2021-12-21T18:58:29.456Z] === RUN TestBuildPreserveOwnership/copy_from [2021-12-21T18:58:29.456Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-21T18:58:29.540Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2021-12-21T18:58:29.540Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-21T18:58:30.023Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-21T18:58:30.534Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.95s) [2021-12-21T18:58:30.534Z] PASS [2021-12-21T18:58:30.534Z] [2021-12-21T18:58:30.534Z] === Skipped [2021-12-21T18:58:30.534Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-12-21T18:58:30.534Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:58:30.534Z] [2021-12-21T18:58:30.534Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:58:30.534Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:58:30.534Z] [2021-12-21T18:58:30.534Z] DONE 34 tests, 2 skipped in 87.714s [2021-12-21T18:58:30.534Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-12-21T18:58:30.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:58:30.534Z] ++ set -e [2021-12-21T18:58:30.534Z] ++ '[' -n 0 ']' [2021-12-21T18:58:30.534Z] ++ set -x [2021-12-21T18:58:30.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:58:30.534Z] INFO: Testing against a local daemon [2021-12-21T18:58:30.534Z] === RUN TestConfigInspect [2021-12-21T18:58:30.961Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-21T18:58:31.220Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-21T18:58:31.714Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T18:58:31.714Z] INFO: Testing against a local daemon [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-21T18:58:31.714Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-21T18:58:31.714Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-21T18:58:31.714Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-21T18:58:31.912Z] --- PASS: TestConfigInspect (1.85s) [2021-12-21T18:58:31.913Z] === RUN TestConfigList [2021-12-21T18:58:32.155Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-12-21T18:58:32.155Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-12-21T18:58:32.177Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-21T18:58:32.647Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-21T18:58:33.092Z] --- PASS: TestBuildPreserveOwnership (3.80s) [2021-12-21T18:58:33.092Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.70s) [2021-12-21T18:58:33.092Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2021-12-21T18:58:33.092Z] === RUN TestBuildPlatformInvalid [2021-12-21T18:58:33.113Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-21T18:58:33.351Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-12-21T18:58:33.351Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2021-12-21T18:58:33.351Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-12-21T18:58:33.610Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-12-21T18:58:34.481Z] --- PASS: TestConfigList (2.13s) [2021-12-21T18:58:34.481Z] === RUN TestConfigsCreateAndDelete [2021-12-21T18:58:34.547Z] Loaded image: busybox:latest [2021-12-21T18:58:34.547Z] Loaded image: busybox:glibc [2021-12-21T18:58:34.806Z] docker_cli_daemon_test.go:1488: [d3434d4db4df2] daemon is not started [2021-12-21T18:58:35.374Z] === RUN TestDockerSuite/TestAttachDetach [2021-12-21T18:58:35.635Z] check_test.go:308: [d4c4eb66a36c9] daemon is not started [2021-12-21T18:58:35.635Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-12-21T18:58:36.424Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-12-21T18:58:36.424Z] === RUN TestConfigsUpdate [2021-12-21T18:58:36.573Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-21T18:58:37.511Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-21T18:58:37.770Z] Loaded image: debian:bullseye-slim [2021-12-21T18:58:37.770Z] Loaded image: hello-world:latest [2021-12-21T18:58:37.801Z] --- PASS: TestConfigsUpdate (1.70s) [2021-12-21T18:58:37.801Z] === RUN TestTemplatedConfig [2021-12-21T18:58:38.030Z] Loaded image: arm32v7/hello-world:latest [2021-12-21T18:58:38.030Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-12-21T18:58:39.413Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-21T18:58:39.414Z] check_test.go:308: [d9a061028ed04] daemon is not started [2021-12-21T18:58:39.673Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-12-21T18:58:40.241Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-21T18:58:40.334Z] --- PASS: TestTemplatedConfig (2.41s) [2021-12-21T18:58:40.334Z] === RUN TestConfigCreateResolve [2021-12-21T18:58:40.809Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-21T18:58:41.705Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.17s) [2021-12-21T18:58:41.705Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-21T18:58:41.746Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-21T18:58:42.866Z] --- PASS: TestConfigCreateResolve (2.15s) [2021-12-21T18:58:42.866Z] PASS [2021-12-21T18:58:42.866Z] [2021-12-21T18:58:42.866Z] DONE 6 tests in 12.443s [2021-12-21T18:58:42.866Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-12-21T18:58:42.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:58:42.866Z] ++ set -e [2021-12-21T18:58:42.866Z] ++ '[' -n 0 ']' [2021-12-21T18:58:42.866Z] ++ set -x [2021-12-21T18:58:42.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:58:42.866Z] INFO: Testing against a local daemon [2021-12-21T18:58:42.866Z] === RUN TestCheckpoint [2021-12-21T18:58:42.866Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:58:42.866Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-21T18:58:42.866Z] === RUN TestContainerInvalidJSON [2021-12-21T18:58:42.866Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:58:42.866Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:58:42.866Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:58:42.866Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:58:42.866Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:58:42.866Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:58:42.866Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-12-21T18:58:42.866Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-21T18:58:42.866Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-21T18:58:42.866Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-21T18:58:42.866Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-12-21T18:58:42.866Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-21T18:58:42.866Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-21T18:58:42.866Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-21T18:58:42.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-12-21T18:58:42.866Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-21T18:58:42.866Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-21T18:58:42.866Z] === RUN TestCopyFromContainer [2021-12-21T18:58:43.125Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-21T18:58:43.803Z] === RUN TestCopyFromContainer// [2021-12-21T18:58:43.803Z] === RUN TestCopyFromContainer//bar/root [2021-12-21T18:58:43.803Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-21T18:58:43.803Z] === RUN TestCopyFromContainer/bar/quux [2021-12-21T18:58:43.803Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-21T18:58:43.803Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-21T18:58:44.062Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-21T18:58:44.062Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-21T18:58:44.062Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-21T18:58:44.062Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer (1.34s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-12-21T18:58:44.062Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-12-21T18:58:44.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-21T18:58:44.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:58:44.062Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:58:44.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:58:44.062Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:58:44.062Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:58:44.062Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:58:44.062Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:58:44.062Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:58:44.062Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:58:44.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-12-21T18:58:44.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-21T18:58:44.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-21T18:58:44.062Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-21T18:58:44.062Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-21T18:58:44.063Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-12-21T18:58:44.321Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-12-21T18:58:44.321Z] === RUN TestCreateWithInvalidEnv [2021-12-21T18:58:44.321Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-21T18:58:44.321Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-21T18:58:44.321Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-21T18:58:44.321Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-21T18:58:44.321Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-21T18:58:44.321Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-21T18:58:44.321Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-21T18:58:44.321Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-21T18:58:44.321Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-21T18:58:44.321Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-12-21T18:58:44.321Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-21T18:58:44.321Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-21T18:58:44.321Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-21T18:58:44.321Z] === RUN TestCreateTmpfsMountsTarget [2021-12-21T18:58:44.321Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-21T18:58:44.321Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-21T18:58:44.322Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-21T18:58:45.259Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-21T18:58:45.259Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-21T18:58:45.697Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2021-12-21T18:58:45.698Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-21T18:58:46.195Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-21T18:58:46.633Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2021-12-21T18:58:46.633Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-21T18:58:46.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:58:46.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:58:46.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:58:46.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:58:46.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:58:46.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:58:46.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:58:46.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:58:46.633Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:58:46.633Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:58:46.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:58:46.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:58:46.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:58:46.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:58:46.633Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:58:46.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-12-21T18:58:46.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-21T18:58:46.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-21T18:58:46.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-21T18:58:46.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-21T18:58:46.633Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-21T18:58:46.633Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-21T18:58:46.893Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2021-12-21T18:58:46.893Z] === RUN TestCreateDifferentPlatform [2021-12-21T18:58:46.893Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-21T18:58:46.893Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-21T18:58:46.893Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-21T18:58:46.893Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-21T18:58:46.893Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-21T18:58:46.893Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-21T18:58:46.893Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-12-21T18:58:46.893Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-21T18:58:47.133Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-12-21T18:58:47.133Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-21T18:58:47.152Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-21T18:58:47.152Z] === RUN TestContainerStartOnDaemonRestart [2021-12-21T18:58:47.152Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-21T18:58:47.152Z] === RUN TestDaemonRestartIpcMode [2021-12-21T18:58:47.152Z] === PAUSE TestDaemonRestartIpcMode [2021-12-21T18:58:47.152Z] === RUN TestDaemonHostGatewayIP [2021-12-21T18:58:47.152Z] === PAUSE TestDaemonHostGatewayIP [2021-12-21T18:58:47.152Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-21T18:58:47.152Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-21T18:58:47.152Z] === RUN TestContainerKillOnDaemonStart [2021-12-21T18:58:47.152Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-21T18:58:47.152Z] === RUN TestDiff [2021-12-21T18:58:47.411Z] --- PASS: TestDiff (0.39s) [2021-12-21T18:58:47.411Z] === RUN TestExecWithCloseStdin [2021-12-21T18:58:47.978Z] --- PASS: TestExecWithCloseStdin (0.44s) [2021-12-21T18:58:47.978Z] === RUN TestExec [2021-12-21T18:58:48.237Z] --- PASS: TestExec (0.47s) [2021-12-21T18:58:48.237Z] === RUN TestExecUser [2021-12-21T18:58:48.806Z] --- PASS: TestExecUser (0.44s) [2021-12-21T18:58:48.806Z] === RUN TestExportContainerAndImportImage [2021-12-21T18:58:49.373Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2021-12-21T18:58:49.373Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-21T18:58:49.672Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-12-21T18:58:50.750Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2021-12-21T18:58:50.750Z] === RUN TestHealthCheckWorkdir [2021-12-21T18:58:51.009Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2021-12-21T18:58:51.009Z] === RUN TestHealthKillContainer [2021-12-21T18:58:51.050Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.62s) [2021-12-21T18:58:51.050Z] PASS [2021-12-21T18:58:51.050Z] [2021-12-21T18:58:51.050Z] === Skipped [2021-12-21T18:58:51.050Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-12-21T18:58:51.050Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:58:51.050Z] [2021-12-21T18:58:51.050Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:58:51.050Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:58:51.050Z] [2021-12-21T18:58:51.050Z] DONE 34 tests, 2 skipped in 176.636s [2021-12-21T18:58:51.050Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-12-21T18:58:51.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:58:51.050Z] ++ set -e [2021-12-21T18:58:51.050Z] ++ '[' -n 0 ']' [2021-12-21T18:58:51.050Z] ++ set -x [2021-12-21T18:58:51.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:58:51.051Z] INFO: Testing against a local daemon [2021-12-21T18:58:51.051Z] === RUN TestConfigInspect [2021-12-21T18:58:52.956Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-12-21T18:58:54.339Z] --- PASS: TestConfigInspect (3.09s) [2021-12-21T18:58:54.339Z] === RUN TestConfigList [2021-12-21T18:58:55.717Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-12-21T18:58:57.095Z] --- PASS: TestConfigList (2.93s) [2021-12-21T18:58:57.095Z] === RUN TestConfigsCreateAndDelete [2021-12-21T18:58:58.033Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-12-21T18:58:59.125Z] --- PASS: TestHealthKillContainer (7.83s) [2021-12-21T18:58:59.125Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-21T18:58:59.125Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2021-12-21T18:58:59.125Z] === RUN TestIpcModeNone [2021-12-21T18:58:59.693Z] --- PASS: TestIpcModeNone (0.43s) [2021-12-21T18:58:59.693Z] === RUN TestIpcModePrivate [2021-12-21T18:58:59.745Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-12-21T18:58:59.745Z] PASS [2021-12-21T18:58:59.745Z] [2021-12-21T18:58:59.745Z] DONE 17 tests in 47.863s [2021-12-21T18:58:59.745Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-21T18:58:59.745Z] INFO: Testing against a local daemon [2021-12-21T18:58:59.745Z] === RUN TestPluginInvalidJSON [2021-12-21T18:58:59.745Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:58:59.745Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:58:59.745Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T18:58:59.745Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-21T18:58:59.745Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-21T18:58:59.745Z] === RUN TestPluginInstall [2021-12-21T18:58:59.745Z] === RUN TestPluginInstall/no_auth [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d33bd3b025c7e2d1ccc84be1c19c6b91dfd6791b37d57c14e5d212fe81f1d28b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d33bd3b025c7e2d1ccc84be1c19c6b91dfd6791b37d57c14e5d212fe81f1d28b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T18:58:59.745Z] === RUN TestPluginInstall/with_htpasswd [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d33bd3b025c7e2d1ccc84be1c19c6b91dfd6791b37d57c14e5d212fe81f1d28b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T18:58:59.745Z] time="2021-12-21T18:58:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d33bd3b025c7e2d1ccc84be1c19c6b91dfd6791b37d57c14e5d212fe81f1d28b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T18:58:59.745Z] === RUN TestPluginInstall/with_insecure [2021-12-21T18:58:59.941Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-12-21T18:58:59.942Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2021-12-21T18:58:59.942Z] === RUN TestConfigsUpdate [2021-12-21T18:58:59.952Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2021-12-21T18:59:00.210Z] --- PASS: TestIpcModePrivate (0.45s) [2021-12-21T18:59:00.210Z] === RUN TestIpcModeShareable [2021-12-21T18:59:00.307Z] time="2021-12-21T18:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T18:59:00.307Z] time="2021-12-21T18:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e89a84aeff2488f8299eca7a89a187ab7bf0b9b0991a500afc39274c6e8496d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T18:59:00.307Z] time="2021-12-21T18:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T18:59:00.307Z] time="2021-12-21T18:59:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e89a84aeff2488f8299eca7a89a187ab7bf0b9b0991a500afc39274c6e8496d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T18:59:00.307Z] plugin_test.go:165: [d0f63c64ac3aa] daemon is not started [2021-12-21T18:59:00.307Z] --- PASS: TestPluginInstall (3.19s) [2021-12-21T18:59:00.307Z] --- PASS: TestPluginInstall/no_auth (1.54s) [2021-12-21T18:59:00.307Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-12-21T18:59:00.307Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2021-12-21T18:59:00.307Z] === RUN TestPluginsWithRuntimes [2021-12-21T18:59:00.469Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2021-12-21T18:59:00.469Z] --- PASS: TestIpcModeShareable (0.44s) [2021-12-21T18:59:00.469Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-21T18:59:01.846Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-12-21T18:59:01.846Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2021-12-21T18:59:01.848Z] === RUN TestAPIIpcModeHost [2021-12-21T18:59:02.107Z] check_test.go:308: [dad9ea3190366] daemon is not started [2021-12-21T18:59:02.107Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-12-21T18:59:02.198Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-21T18:59:02.367Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-21T18:59:02.421Z] --- PASS: TestAPIIpcModeHost (0.33s) [2021-12-21T18:59:02.422Z] === RUN TestDaemonIpcModeShareable [2021-12-21T18:59:02.629Z] check_test.go:308: [d8d91fb728848] daemon is not started [2021-12-21T18:59:02.629Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-12-21T18:59:02.629Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-21T18:59:02.629Z] --- PASS: TestConfigsUpdate (2.78s) [2021-12-21T18:59:02.629Z] === RUN TestTemplatedConfig [2021-12-21T18:59:02.760Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-21T18:59:03.358Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-21T18:59:03.358Z] --- PASS: TestDaemonIpcModeShareable (1.11s) [2021-12-21T18:59:03.358Z] === RUN TestDaemonIpcModePrivate [2021-12-21T18:59:03.688Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2021-12-21T18:59:03.688Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2021-12-21T18:59:03.688Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2021-12-21T18:59:03.688Z] === RUN TestPluginBackCompatMediaTypes [2021-12-21T18:59:04.009Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-21T18:59:04.009Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-12-21T18:59:04.009Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-21T18:59:04.139Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-21T18:59:04.139Z] === RUN TestBoolValue [2021-12-21T18:59:04.139Z] --- PASS: TestBoolValue (0.00s) [2021-12-21T18:59:04.139Z] === RUN TestBoolValueOrDefault [2021-12-21T18:59:04.139Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-12-21T18:59:04.139Z] === RUN TestInt64ValueOrZero [2021-12-21T18:59:04.139Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-12-21T18:59:04.139Z] === RUN TestInt64ValueOrDefault [2021-12-21T18:59:04.139Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-12-21T18:59:04.139Z] === RUN TestInt64ValueOrDefaultWithError [2021-12-21T18:59:04.139Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-12-21T18:59:04.139Z] === RUN TestJsonContentType [2021-12-21T18:59:04.139Z] --- PASS: TestJsonContentType (0.00s) [2021-12-21T18:59:04.139Z] PASS [2021-12-21T18:59:04.139Z] coverage: 14.7% of statements [2021-12-21T18:59:04.139Z] ok github.com/docker/docker/api/server/httputils 0.096s coverage: 14.7% of statements [2021-12-21T18:59:04.139Z] === RUN TestMaskSecretKeys [2021-12-21T18:59:04.139Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-12-21T18:59:04.139Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-12-21T18:59:04.139Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-12-21T18:59:04.139Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-12-21T18:59:04.139Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-12-21T18:59:04.139Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-12-21T18:59:04.139Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-12-21T18:59:04.139Z] === RUN TestVersionMiddlewareVersion [2021-12-21T18:59:04.139Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-12-21T18:59:04.139Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-12-21T18:59:04.139Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-12-21T18:59:04.139Z] PASS [2021-12-21T18:59:04.139Z] coverage: 37.7% of statements [2021-12-21T18:59:04.139Z] ok github.com/docker/docker/api/server/middleware 0.114s coverage: 37.7% of statements [2021-12-21T18:59:04.139Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-21T18:59:04.139Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-21T18:59:04.139Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-21T18:59:04.139Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-21T18:59:04.139Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-21T18:59:04.140Z] === RUN TestAdjustForAPIVersion [2021-12-21T18:59:04.140Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 5.7% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-21T18:59:04.140Z] === RUN TestStrSliceMarshalJSON [2021-12-21T18:59:04.140Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestStrSliceUnmarshalJSON [2021-12-21T18:59:04.140Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestStrSliceUnmarshalString [2021-12-21T18:59:04.140Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestStrSliceUnmarshalSlice [2021-12-21T18:59:04.140Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 90.0% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2021-12-21T18:59:04.140Z] === RUN TestToJSON [2021-12-21T18:59:04.140Z] --- PASS: TestToJSON (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestToParamWithVersion [2021-12-21T18:59:04.140Z] --- PASS: TestToParamWithVersion (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestFromJSON [2021-12-21T18:59:04.140Z] --- PASS: TestFromJSON (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestEmpty [2021-12-21T18:59:04.140Z] --- PASS: TestEmpty (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestArgsMatchKVListEmptySources [2021-12-21T18:59:04.140Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestArgsMatchKVList [2021-12-21T18:59:04.140Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestArgsMatch [2021-12-21T18:59:04.140Z] --- PASS: TestArgsMatch (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestAdd [2021-12-21T18:59:04.140Z] --- PASS: TestAdd (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestDel [2021-12-21T18:59:04.140Z] --- PASS: TestDel (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestLen [2021-12-21T18:59:04.140Z] --- PASS: TestLen (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestExactMatch [2021-12-21T18:59:04.140Z] --- PASS: TestExactMatch (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestOnlyOneExactMatch [2021-12-21T18:59:04.140Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestContains [2021-12-21T18:59:04.140Z] --- PASS: TestContains (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestValidate [2021-12-21T18:59:04.140Z] --- PASS: TestValidate (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestWalkValues [2021-12-21T18:59:04.140Z] --- PASS: TestWalkValues (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestFuzzyMatch [2021-12-21T18:59:04.140Z] --- PASS: TestFuzzyMatch (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestClone [2021-12-21T18:59:04.140Z] --- PASS: TestClone (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 92.2% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-21T18:59:04.140Z] === RUN TestDurationToSecondsString [2021-12-21T18:59:04.140Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestGetTimestamp [2021-12-21T18:59:04.140Z] --- PASS: TestGetTimestamp (0.18s) [2021-12-21T18:59:04.140Z] === RUN TestParseTimestamps [2021-12-21T18:59:04.140Z] --- PASS: TestParseTimestamps (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 100.0% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/api/types/time 0.219s coverage: 100.0% of statements [2021-12-21T18:59:04.140Z] === RUN TestCompareVersion [2021-12-21T18:59:04.140Z] --- PASS: TestCompareVersion (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 77.3% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-12-21T18:59:04.140Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestCloneArgsSmartHttp [2021-12-21T18:59:04.140Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestCloneArgsDumbHttp [2021-12-21T18:59:04.140Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestCloneArgsGit [2021-12-21T18:59:04.140Z] --- PASS: TestCloneArgsGit (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestCheckoutGit [2021-12-21T18:59:04.140Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-12-21T18:59:04.140Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestProcessNoDockerignore [2021-12-21T18:59:04.140Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestProcessShouldLeaveAllFiles [2021-12-21T18:59:04.140Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestDetectContentType [2021-12-21T18:59:04.140Z] --- PASS: TestDetectContentType (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestSelectAcceptableMIME [2021-12-21T18:59:04.140Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestInspectEmptyResponse [2021-12-21T18:59:04.140Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestInspectResponseBinary [2021-12-21T18:59:04.140Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestResponseUnsupportedContentType [2021-12-21T18:59:04.140Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestInspectResponseTextSimple [2021-12-21T18:59:04.140Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestInspectResponseEmptyContentType [2021-12-21T18:59:04.140Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestUnknownContentLength [2021-12-21T18:59:04.140Z] --- PASS: TestUnknownContentLength (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestDownloadRemote [2021-12-21T18:59:04.140Z] === RUN TestEnable [2021-12-21T18:59:04.140Z] --- PASS: TestEnable (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestDisable [2021-12-21T18:59:04.140Z] --- PASS: TestDisable (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestEnabled [2021-12-21T18:59:04.140Z] --- PASS: TestEnabled (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 100.0% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-12-21T18:59:04.140Z] --- PASS: TestDownloadRemote (0.10s) [2021-12-21T18:59:04.140Z] === RUN TestGetWithStatusError [2021-12-21T18:59:04.140Z] --- PASS: TestGetWithStatusError (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestCloseRootDirectory [2021-12-21T18:59:04.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:59:04.140Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestHashFile [2021-12-21T18:59:04.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:59:04.140Z] --- SKIP: TestHashFile (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestHashSubdir [2021-12-21T18:59:04.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:59:04.140Z] --- SKIP: TestHashSubdir (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestRemoveDirectory [2021-12-21T18:59:04.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:59:04.140Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 9.3% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/builder/remotecontext 0.270s coverage: 9.3% of statements [2021-12-21T18:59:04.140Z] === RUN TestGetAllAllowed [2021-12-21T18:59:04.140Z] --- PASS: TestGetAllAllowed (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestGetAllMeta [2021-12-21T18:59:04.140Z] --- PASS: TestGetAllMeta (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestWarnOnUnusedBuildArgs [2021-12-21T18:59:04.140Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestIsUnreferencedBuiltin [2021-12-21T18:59:04.140Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestIsExistingDirectory [2021-12-21T18:59:04.140Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestGetFilenameForDownload [2021-12-21T18:59:04.140Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestEnv2Variables [2021-12-21T18:59:04.140Z] --- PASS: TestEnv2Variables (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-12-21T18:59:04.140Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestMaintainer [2021-12-21T18:59:04.140Z] --- PASS: TestMaintainer (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestLabel [2021-12-21T18:59:04.140Z] --- PASS: TestLabel (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestFromScratch [2021-12-21T18:59:04.140Z] --- PASS: TestFromScratch (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestFromWithArg [2021-12-21T18:59:04.140Z] --- PASS: TestFromWithArg (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-12-21T18:59:04.140Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestFromWithUndefinedArg [2021-12-21T18:59:04.140Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestFromMultiStageWithNamedStage [2021-12-21T18:59:04.140Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestOnbuild [2021-12-21T18:59:04.140Z] --- PASS: TestOnbuild (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestWorkdir [2021-12-21T18:59:04.140Z] --- PASS: TestWorkdir (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestCmd [2021-12-21T18:59:04.140Z] --- PASS: TestCmd (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestHealthcheckNone [2021-12-21T18:59:04.140Z] --- PASS: TestHealthcheckNone (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestHealthcheckCmd [2021-12-21T18:59:04.140Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestEntrypoint [2021-12-21T18:59:04.140Z] --- PASS: TestEntrypoint (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestExpose [2021-12-21T18:59:04.140Z] --- PASS: TestExpose (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestUser [2021-12-21T18:59:04.140Z] --- PASS: TestUser (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestVolume [2021-12-21T18:59:04.140Z] --- PASS: TestVolume (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestStopSignal [2021-12-21T18:59:04.140Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-21T18:59:04.140Z] --- SKIP: TestStopSignal (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestArg [2021-12-21T18:59:04.140Z] --- PASS: TestArg (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestShell [2021-12-21T18:59:04.140Z] --- PASS: TestShell (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestPrependEnvOnCmd [2021-12-21T18:59:04.140Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestRunWithBuildArgs [2021-12-21T18:59:04.140Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestRunIgnoresHealthcheck [2021-12-21T18:59:04.140Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestDispatchUnsupportedOptions [2021-12-21T18:59:04.140Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-12-21T18:59:04.140Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-12-21T18:59:04.140Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-12-21T18:59:04.140Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestNormalizeWorkdir [2021-12-21T18:59:04.140Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestDispatch [2021-12-21T18:59:04.140Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-12-21T18:59:04.140Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-12-21T18:59:04.140Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-12-21T18:59:04.140Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-12-21T18:59:04.140Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-12-21T18:59:04.140Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-12-21T18:59:04.140Z] === RUN TestDispatch/COPY_url [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch (0.07s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-12-21T18:59:04.140Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestAddScratchImageAddsToMounts [2021-12-21T18:59:04.140Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestAddFromScratchPopulatesPlatform [2021-12-21T18:59:04.140Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-12-21T18:59:04.140Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-12-21T18:59:04.140Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestImageSourceGetAddsToMounts [2021-12-21T18:59:04.140Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestEmptyDockerfile [2021-12-21T18:59:04.140Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestSymlinkDockerfile [2021-12-21T18:59:04.140Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestDockerfileOutsideTheBuildContext [2021-12-21T18:59:04.140Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestNonExistingDockerfile [2021-12-21T18:59:04.140Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestCopyRunConfig [2021-12-21T18:59:04.140Z] --- PASS: TestCopyRunConfig (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestDeepCopyRunConfig [2021-12-21T18:59:04.140Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestExportImage [2021-12-21T18:59:04.140Z] --- PASS: TestExportImage (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestNormalizeDest [2021-12-21T18:59:04.140Z] --- PASS: TestNormalizeDest (0.00s) [2021-12-21T18:59:04.140Z] PASS [2021-12-21T18:59:04.140Z] coverage: 46.8% of statements [2021-12-21T18:59:04.140Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 46.8% of statements [2021-12-21T18:59:04.140Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-21T18:59:04.140Z] === RUN TestTCP4Proxy [2021-12-21T18:59:04.140Z] --- PASS: TestTCP4Proxy (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestTCP4ProxyHalfClose [2021-12-21T18:59:04.140Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestTCP6Proxy [2021-12-21T18:59:04.140Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T18:59:04.140Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestTCPDualStackProxy [2021-12-21T18:59:04.140Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T18:59:04.140Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestUDP4Proxy [2021-12-21T18:59:04.140Z] --- PASS: TestUDP4Proxy (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestUDP6Proxy [2021-12-21T18:59:04.140Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T18:59:04.140Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestUDPWriteError [2021-12-21T18:59:04.140Z] --- PASS: TestUDPWriteError (0.00s) [2021-12-21T18:59:04.140Z] === RUN TestSCTP4Proxy [2021-12-21T18:59:04.140Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-21T18:59:04.140Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-12-21T18:59:04.140Z] === RUN TestSCTP6Proxy [2021-12-21T18:59:04.141Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T18:59:04.141Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-12-21T18:59:04.141Z] PASS [2021-12-21T18:59:04.141Z] coverage: 49.4% of statements [2021-12-21T18:59:04.141Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2021-12-21T18:59:04.250Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-21T18:59:04.250Z] PASS [2021-12-21T18:59:04.250Z] [2021-12-21T18:59:04.250Z] DONE 10 tests in 7.082s [2021-12-21T18:59:04.250Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-21T18:59:04.250Z] INFO: Testing against a local daemon [2021-12-21T18:59:04.250Z] === RUN TestExternalGraphDriver [2021-12-21T18:59:04.250Z] === RUN TestExternalGraphDriver/json [2021-12-21T18:59:04.293Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-21T18:59:04.552Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2021-12-21T18:59:04.552Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-21T18:59:04.577Z] check_test.go:308: [db6779060bf0f] daemon is not started [2021-12-21T18:59:04.577Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-12-21T18:59:04.836Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-12-21T18:59:05.487Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2021-12-21T18:59:05.487Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2021-12-21T18:59:05.487Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-21T18:59:06.138Z] === RUN TestExternalGraphDriver/spec [2021-12-21T18:59:06.742Z] --- PASS: TestTemplatedConfig (3.77s) [2021-12-21T18:59:06.742Z] === RUN TestConfigCreateResolve [2021-12-21T18:59:06.742Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-21T18:59:06.863Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2021-12-21T18:59:06.863Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2021-12-21T18:59:06.863Z] === RUN TestIpcModeOlderClient [2021-12-21T18:59:06.863Z] === PAUSE TestIpcModeOlderClient [2021-12-21T18:59:06.863Z] === RUN TestKillContainerInvalidSignal [2021-12-21T18:59:07.001Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-12-21T18:59:07.121Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2021-12-21T18:59:07.121Z] === RUN TestKillContainer [2021-12-21T18:59:07.121Z] === RUN TestKillContainer/no_signal [2021-12-21T18:59:07.688Z] === RUN TestKillContainer/non_killing_signal [2021-12-21T18:59:07.688Z] === RUN TestKillContainer/killing_signal [2021-12-21T18:59:08.051Z] === RUN TestExternalGraphDriver/pull [2021-12-21T18:59:08.255Z] --- PASS: TestKillContainer (1.16s) [2021-12-21T18:59:08.255Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-12-21T18:59:08.255Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2021-12-21T18:59:08.255Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2021-12-21T18:59:08.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-21T18:59:08.255Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-21T18:59:08.380Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-12-21T18:59:08.822Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-21T18:59:08.948Z] --- PASS: TestConfigCreateResolve (2.50s) [2021-12-21T18:59:08.948Z] PASS [2021-12-21T18:59:08.948Z] [2021-12-21T18:59:08.948Z] DONE 6 tests in 18.037s [2021-12-21T18:59:08.948Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-12-21T18:59:08.948Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:59:08.948Z] ++ set -e [2021-12-21T18:59:08.948Z] ++ '[' -n 0 ']' [2021-12-21T18:59:08.948Z] ++ set -x [2021-12-21T18:59:08.948Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-12-21T18:59:08.948Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-21T18:59:09.207Z] INFO: Testing against a local daemon [2021-12-21T18:59:09.207Z] === RUN TestCheckpoint [2021-12-21T18:59:09.207Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:59:09.207Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-21T18:59:09.207Z] === RUN TestContainerInvalidJSON [2021-12-21T18:59:09.207Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:59:09.207Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:59:09.207Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:59:09.207Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:59:09.207Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:59:09.207Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:59:09.207Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-12-21T18:59:09.207Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-12-21T18:59:09.207Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-21T18:59:09.207Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-21T18:59:09.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2021-12-21T18:59:09.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-12-21T18:59:09.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-12-21T18:59:09.391Z] === RUN TestKillStoppedContainer [2021-12-21T18:59:09.391Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-12-21T18:59:09.391Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-21T18:59:09.415Z] --- PASS: TestExternalGraphDriver (5.02s) [2021-12-21T18:59:09.415Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2021-12-21T18:59:09.415Z] --- PASS: TestExternalGraphDriver/spec (1.72s) [2021-12-21T18:59:09.415Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2021-12-21T18:59:09.415Z] === RUN TestGraphdriverPluginV2 [2021-12-21T18:59:09.466Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-12-21T18:59:09.466Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-21T18:59:09.466Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-12-21T18:59:09.466Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-21T18:59:09.466Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-12-21T18:59:09.466Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-21T18:59:09.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-12-21T18:59:09.466Z] === RUN TestCopyFromContainer [2021-12-21T18:59:09.650Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-12-21T18:59:09.650Z] === RUN TestKillDifferentUserContainer [2021-12-21T18:59:09.909Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2021-12-21T18:59:09.909Z] === RUN TestInspectOomKilledTrue [2021-12-21T18:59:10.069Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-21T18:59:10.475Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2021-12-21T18:59:10.476Z] === RUN TestInspectOomKilledFalse [2021-12-21T18:59:10.645Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-12-21T18:59:10.734Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2021-12-21T18:59:10.734Z] === RUN TestLinksEtcHostsContentMatch [2021-12-21T18:59:10.993Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2021-12-21T18:59:10.993Z] === RUN TestLinksContainerNames [2021-12-21T18:59:11.594Z] === RUN TestCopyFromContainer// [2021-12-21T18:59:11.594Z] === RUN TestCopyFromContainer//bar/root [2021-12-21T18:59:11.594Z] === RUN TestCopyFromContainer//bar/root/ [2021-12-21T18:59:11.852Z] === RUN TestCopyFromContainer/bar/quux [2021-12-21T18:59:11.852Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-12-21T18:59:11.852Z] === RUN TestCopyFromContainer/bar/quux/ [2021-12-21T18:59:11.929Z] --- PASS: TestLinksContainerNames (0.83s) [2021-12-21T18:59:11.929Z] === RUN TestLogsFollowTailEmpty [2021-12-21T18:59:12.111Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-12-21T18:59:12.111Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-12-21T18:59:12.111Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-12-21T18:59:12.188Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-12-21T18:59:12.188Z] === RUN TestContainerNetworkMountsNoChown [2021-12-21T18:59:12.369Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-12-21T18:59:12.369Z] === RUN TestCopyFromContainer/bar/notarget [2021-12-21T18:59:12.369Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer (3.04s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-12-21T18:59:12.628Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-12-21T18:59:12.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-21T18:59:12.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:59:12.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:59:12.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:59:12.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:59:12.628Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:59:12.628Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:59:12.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:59:12.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:59:12.628Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:59:12.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-12-21T18:59:12.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-21T18:59:12.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-12-21T18:59:12.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-12-21T18:59:12.628Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-21T18:59:12.628Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-12-21T18:59:12.628Z] === RUN TestCreateWithInvalidEnv [2021-12-21T18:59:12.628Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-21T18:59:12.629Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-21T18:59:12.629Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-21T18:59:12.629Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-21T18:59:12.629Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-21T18:59:12.629Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-21T18:59:12.629Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-21T18:59:12.629Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-21T18:59:12.629Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-21T18:59:12.629Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-12-21T18:59:12.629Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-21T18:59:12.629Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-21T18:59:12.629Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-12-21T18:59:12.629Z] === RUN TestCreateTmpfsMountsTarget [2021-12-21T18:59:12.629Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-12-21T18:59:12.629Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-21T18:59:12.756Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/default [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/default [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/private [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/private [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rprivate [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/slave [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/slave [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rslave [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/shared [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/shared [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rshared [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/default [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rslave [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rshared [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/shared [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rprivate [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/slave [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/private [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-21T18:59:12.756Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:59:12.756Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:59:12.756Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-21T18:59:13.015Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-12-21T18:59:13.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-12-21T18:59:13.016Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-12-21T18:59:13.016Z] === RUN TestContainerBindMountNonRecursive [2021-12-21T18:59:13.583Z] --- PASS: TestGraphdriverPluginV2 (3.88s) [2021-12-21T18:59:13.583Z] PASS [2021-12-21T18:59:13.583Z] [2021-12-21T18:59:13.583Z] DONE 5 tests in 8.941s [2021-12-21T18:59:13.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-21T18:59:13.583Z] INFO: Testing against a local daemon [2021-12-21T18:59:13.583Z] === RUN TestContinueAfterPluginCrash [2021-12-21T18:59:13.583Z] === PAUSE TestContinueAfterPluginCrash [2021-12-21T18:59:13.583Z] === RUN TestReadPluginNoRead [2021-12-21T18:59:13.583Z] === PAUSE TestReadPluginNoRead [2021-12-21T18:59:13.583Z] === RUN TestDaemonStartWithLogOpt [2021-12-21T18:59:13.583Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-21T18:59:13.583Z] === CONT TestContinueAfterPluginCrash [2021-12-21T18:59:13.583Z] === CONT TestDaemonStartWithLogOpt [2021-12-21T18:59:14.393Z] --- PASS: TestContainerBindMountNonRecursive (1.25s) [2021-12-21T18:59:14.393Z] === RUN TestContainerVolumesMountedAsShared [2021-12-21T18:59:14.531Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s) [2021-12-21T18:59:14.531Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-21T18:59:14.604Z] === RUN TestCheckpointCreateError [2021-12-21T18:59:14.604Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestCheckpointCreate [2021-12-21T18:59:14.604Z] --- PASS: TestCheckpointCreate (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestCheckpointDeleteError [2021-12-21T18:59:14.604Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestCheckpointDelete [2021-12-21T18:59:14.604Z] --- PASS: TestCheckpointDelete (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestCheckpointListError [2021-12-21T18:59:14.604Z] --- PASS: TestCheckpointListError (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestCheckpointList [2021-12-21T18:59:14.604Z] --- PASS: TestCheckpointList (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestCheckpointListContainerNotFound [2021-12-21T18:59:14.604Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestNewClientWithOpsFromEnv [2021-12-21T18:59:14.604Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-21T18:59:14.604Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestGetAPIPath [2021-12-21T18:59:14.604Z] --- PASS: TestGetAPIPath (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestParseHostURL [2021-12-21T18:59:14.604Z] --- PASS: TestParseHostURL (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-12-21T18:59:14.604Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestNegotiateAPIVersionEmpty [2021-12-21T18:59:14.604Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestNegotiateAPIVersion [2021-12-21T18:59:14.604Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestNegotiateAPVersionOverride [2021-12-21T18:59:14.604Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestNegotiateAPIVersionAutomatic [2021-12-21T18:59:14.604Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-12-21T18:59:14.604Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-12-21T18:59:14.605Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-12-21T18:59:14.605Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestClientRedirect [2021-12-21T18:59:14.605Z] --- PASS: TestClientRedirect (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigCreateUnsupported [2021-12-21T18:59:14.605Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigCreateError [2021-12-21T18:59:14.605Z] --- PASS: TestConfigCreateError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigCreate [2021-12-21T18:59:14.605Z] --- PASS: TestConfigCreate (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigInspectNotFound [2021-12-21T18:59:14.605Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigInspectWithEmptyID [2021-12-21T18:59:14.605Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigInspectUnsupported [2021-12-21T18:59:14.605Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigInspectError [2021-12-21T18:59:14.605Z] --- PASS: TestConfigInspectError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigInspectConfigNotFound [2021-12-21T18:59:14.605Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigInspect [2021-12-21T18:59:14.605Z] --- PASS: TestConfigInspect (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigListUnsupported [2021-12-21T18:59:14.605Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigListError [2021-12-21T18:59:14.605Z] --- PASS: TestConfigListError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigList [2021-12-21T18:59:14.605Z] --- PASS: TestConfigList (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigRemoveUnsupported [2021-12-21T18:59:14.605Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigRemoveError [2021-12-21T18:59:14.605Z] --- PASS: TestConfigRemoveError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigRemove [2021-12-21T18:59:14.605Z] --- PASS: TestConfigRemove (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigUpdateUnsupported [2021-12-21T18:59:14.605Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigUpdateError [2021-12-21T18:59:14.605Z] --- PASS: TestConfigUpdateError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestConfigUpdate [2021-12-21T18:59:14.605Z] --- PASS: TestConfigUpdate (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerCommitError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerCommitError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerCommit [2021-12-21T18:59:14.605Z] --- PASS: TestContainerCommit (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStatPathError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStatPathError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStatPathNotFoundError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStatPathNoHeaderError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStatPath [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStatPath (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyToContainerError [2021-12-21T18:59:14.605Z] --- PASS: TestCopyToContainerError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyToContainerNotFoundError [2021-12-21T18:59:14.605Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyToContainerNotStatusOKError [2021-12-21T18:59:14.605Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyToContainer [2021-12-21T18:59:14.605Z] --- PASS: TestCopyToContainer (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyFromContainerError [2021-12-21T18:59:14.605Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyFromContainerNotFoundError [2021-12-21T18:59:14.605Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyFromContainerNotStatusOKError [2021-12-21T18:59:14.605Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyFromContainerNoHeaderError [2021-12-21T18:59:14.605Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestCopyFromContainer [2021-12-21T18:59:14.605Z] --- PASS: TestCopyFromContainer (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerCreateError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerCreateError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerCreateImageNotFound [2021-12-21T18:59:14.605Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerCreateWithName [2021-12-21T18:59:14.605Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerCreateAutoRemove [2021-12-21T18:59:14.605Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerDiffError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerDiffError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerDiff [2021-12-21T18:59:14.605Z] --- PASS: TestContainerDiff (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecCreateError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecCreate [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecCreate (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecStartError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecStartError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecStart [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecStart (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecInspectError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecInspect [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecInspect (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExportError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExportError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExport [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExport (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerInspectError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerInspectError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerInspectContainerNotFound [2021-12-21T18:59:14.605Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerInspectWithEmptyID [2021-12-21T18:59:14.605Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerInspect [2021-12-21T18:59:14.605Z] --- PASS: TestContainerInspect (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerInspectNode [2021-12-21T18:59:14.605Z] --- PASS: TestContainerInspectNode (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerKillError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerKillError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerKill [2021-12-21T18:59:14.605Z] --- PASS: TestContainerKill (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerListError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerListError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerList [2021-12-21T18:59:14.605Z] --- PASS: TestContainerList (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerLogsNotFoundError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerLogsError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerLogsError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerLogs [2021-12-21T18:59:14.605Z] --- PASS: TestContainerLogs (0.20s) [2021-12-21T18:59:14.605Z] === RUN TestContainerPauseError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerPauseError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerPause [2021-12-21T18:59:14.605Z] --- PASS: TestContainerPause (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainersPruneError [2021-12-21T18:59:14.605Z] --- PASS: TestContainersPruneError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainersPrune [2021-12-21T18:59:14.605Z] --- PASS: TestContainersPrune (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerRemoveError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerRemoveError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerRemoveNotFoundError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerRemove [2021-12-21T18:59:14.605Z] --- PASS: TestContainerRemove (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerRenameError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerRenameError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerRename [2021-12-21T18:59:14.605Z] --- PASS: TestContainerRename (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerResizeError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerResizeError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecResizeError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerResize [2021-12-21T18:59:14.605Z] --- PASS: TestContainerResize (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerExecResize [2021-12-21T18:59:14.605Z] --- PASS: TestContainerExecResize (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerRestartError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerRestartError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerRestart [2021-12-21T18:59:14.605Z] --- PASS: TestContainerRestart (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStartError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStartError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStart [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStart (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStatsError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStatsError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStats [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStats (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStopError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStopError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerStop [2021-12-21T18:59:14.605Z] --- PASS: TestContainerStop (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerTopError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerTopError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerTop [2021-12-21T18:59:14.605Z] --- PASS: TestContainerTop (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerUnpauseError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerUnpause [2021-12-21T18:59:14.605Z] --- PASS: TestContainerUnpause (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerUpdateError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerUpdateError (0.01s) [2021-12-21T18:59:14.605Z] === RUN TestContainerUpdate [2021-12-21T18:59:14.605Z] --- PASS: TestContainerUpdate (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerWaitError [2021-12-21T18:59:14.605Z] --- PASS: TestContainerWaitError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestContainerWait [2021-12-21T18:59:14.605Z] --- PASS: TestContainerWait (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestDiskUsageError [2021-12-21T18:59:14.605Z] --- PASS: TestDiskUsageError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestDiskUsage [2021-12-21T18:59:14.605Z] --- PASS: TestDiskUsage (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestDistributionInspectUnsupported [2021-12-21T18:59:14.605Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestDistributionInspectWithEmptyID [2021-12-21T18:59:14.605Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestEventsErrorInOptions [2021-12-21T18:59:14.605Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestEventsErrorFromServer [2021-12-21T18:59:14.605Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestEvents [2021-12-21T18:59:14.605Z] --- PASS: TestEvents (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestTLSCloseWriter [2021-12-21T18:59:14.605Z] === PAUSE TestTLSCloseWriter [2021-12-21T18:59:14.605Z] === RUN TestImageBuildError [2021-12-21T18:59:14.605Z] --- PASS: TestImageBuildError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageBuild [2021-12-21T18:59:14.605Z] --- PASS: TestImageBuild (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestGetDockerOS [2021-12-21T18:59:14.605Z] --- PASS: TestGetDockerOS (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageCreateError [2021-12-21T18:59:14.605Z] --- PASS: TestImageCreateError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageCreate [2021-12-21T18:59:14.605Z] --- PASS: TestImageCreate (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageHistoryError [2021-12-21T18:59:14.605Z] --- PASS: TestImageHistoryError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageHistory [2021-12-21T18:59:14.605Z] --- PASS: TestImageHistory (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageImportError [2021-12-21T18:59:14.605Z] --- PASS: TestImageImportError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageImport [2021-12-21T18:59:14.605Z] --- PASS: TestImageImport (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageInspectError [2021-12-21T18:59:14.605Z] --- PASS: TestImageInspectError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageInspectImageNotFound [2021-12-21T18:59:14.605Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageInspectWithEmptyID [2021-12-21T18:59:14.605Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageInspect [2021-12-21T18:59:14.605Z] --- PASS: TestImageInspect (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageListError [2021-12-21T18:59:14.605Z] --- PASS: TestImageListError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageList [2021-12-21T18:59:14.605Z] --- PASS: TestImageList (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageListApiBefore125 [2021-12-21T18:59:14.605Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageLoadError [2021-12-21T18:59:14.605Z] --- PASS: TestImageLoadError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageLoad [2021-12-21T18:59:14.605Z] --- PASS: TestImageLoad (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagesPruneError [2021-12-21T18:59:14.605Z] --- PASS: TestImagesPruneError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagesPrune [2021-12-21T18:59:14.605Z] --- PASS: TestImagesPrune (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePullReferenceParseError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePullAnyError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePullAnyError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePullStatusUnauthorizedError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePullWithoutErrors [2021-12-21T18:59:14.605Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePushReferenceError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePushAnyError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushAnyError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePushStatusUnauthorizedError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithoutErrors [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-12-21T18:59:14.605Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageRemoveError [2021-12-21T18:59:14.605Z] --- PASS: TestImageRemoveError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageRemoveImageNotFound [2021-12-21T18:59:14.605Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageRemove [2021-12-21T18:59:14.605Z] --- PASS: TestImageRemove (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSaveError [2021-12-21T18:59:14.605Z] --- PASS: TestImageSaveError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSave [2021-12-21T18:59:14.605Z] --- PASS: TestImageSave (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSearchAnyError [2021-12-21T18:59:14.605Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSearchStatusUnauthorizedError [2021-12-21T18:59:14.605Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-12-21T18:59:14.605Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-12-21T18:59:14.605Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-12-21T18:59:14.605Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageSearchWithoutErrors [2021-12-21T18:59:14.605Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageTagError [2021-12-21T18:59:14.605Z] --- PASS: TestImageTagError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageTagInvalidReference [2021-12-21T18:59:14.605Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageTagInvalidSourceImageName [2021-12-21T18:59:14.605Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageTagHexSource [2021-12-21T18:59:14.605Z] --- PASS: TestImageTagHexSource (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestImageTag [2021-12-21T18:59:14.605Z] --- PASS: TestImageTag (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestInfoServerError [2021-12-21T18:59:14.605Z] --- PASS: TestInfoServerError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestInfoInvalidResponseJSONError [2021-12-21T18:59:14.605Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestInfo [2021-12-21T18:59:14.605Z] --- PASS: TestInfo (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkConnectError [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkConnectError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkConnect [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkConnect (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkCreateError [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkCreateError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkCreate [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkCreate (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkDisconnectError [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkDisconnect [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkInspect [2021-12-21T18:59:14.605Z] === RUN TestNetworkInspect/empty_ID [2021-12-21T18:59:14.605Z] === RUN TestNetworkInspect/no_options [2021-12-21T18:59:14.605Z] === RUN TestNetworkInspect/verbose [2021-12-21T18:59:14.605Z] === RUN TestNetworkInspect/global_scope [2021-12-21T18:59:14.605Z] === RUN TestNetworkInspect/unknown_network [2021-12-21T18:59:14.605Z] === RUN TestNetworkInspect/server_error [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkInspect (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkListError [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkListError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkList [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkList (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworksPruneError [2021-12-21T18:59:14.605Z] --- PASS: TestNetworksPruneError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworksPrune [2021-12-21T18:59:14.605Z] --- PASS: TestNetworksPrune (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkRemoveError [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNetworkRemove [2021-12-21T18:59:14.605Z] --- PASS: TestNetworkRemove (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNodeInspectError [2021-12-21T18:59:14.605Z] --- PASS: TestNodeInspectError (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNodeInspectNodeNotFound [2021-12-21T18:59:14.605Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNodeInspectWithEmptyID [2021-12-21T18:59:14.605Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.605Z] === RUN TestNodeInspect [2021-12-21T18:59:14.606Z] --- PASS: TestNodeInspect (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestNodeListError [2021-12-21T18:59:14.606Z] --- PASS: TestNodeListError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestNodeList [2021-12-21T18:59:14.606Z] --- PASS: TestNodeList (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestNodeRemoveError [2021-12-21T18:59:14.606Z] --- PASS: TestNodeRemoveError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestNodeRemove [2021-12-21T18:59:14.606Z] --- PASS: TestNodeRemove (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestNodeUpdateError [2021-12-21T18:59:14.606Z] --- PASS: TestNodeUpdateError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestNodeUpdate [2021-12-21T18:59:14.606Z] --- PASS: TestNodeUpdate (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestOptionWithTimeout [2021-12-21T18:59:14.606Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPingFail [2021-12-21T18:59:14.606Z] --- PASS: TestPingFail (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPingWithError [2021-12-21T18:59:14.606Z] 2021/12/21 18:59:13 RoundTripper returned a response & error; ignoring response [2021-12-21T18:59:14.606Z] 2021/12/21 18:59:13 RoundTripper returned a response & error; ignoring response [2021-12-21T18:59:14.606Z] --- PASS: TestPingWithError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPingSuccess [2021-12-21T18:59:14.606Z] --- PASS: TestPingSuccess (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPingHeadFallback [2021-12-21T18:59:14.606Z] === RUN TestPingHeadFallback/OK [2021-12-21T18:59:14.606Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-12-21T18:59:14.606Z] === RUN TestPingHeadFallback/Not_Found [2021-12-21T18:59:14.606Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-12-21T18:59:14.606Z] --- PASS: TestPingHeadFallback (0.00s) [2021-12-21T18:59:14.606Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-12-21T18:59:14.606Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-12-21T18:59:14.606Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-12-21T18:59:14.606Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginDisableError [2021-12-21T18:59:14.606Z] --- PASS: TestPluginDisableError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginDisable [2021-12-21T18:59:14.606Z] --- PASS: TestPluginDisable (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginEnableError [2021-12-21T18:59:14.606Z] --- PASS: TestPluginEnableError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginEnable [2021-12-21T18:59:14.606Z] --- PASS: TestPluginEnable (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginInspectError [2021-12-21T18:59:14.606Z] --- PASS: TestPluginInspectError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginInspectWithEmptyID [2021-12-21T18:59:14.606Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginInspect [2021-12-21T18:59:14.606Z] --- PASS: TestPluginInspect (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginListError [2021-12-21T18:59:14.606Z] --- PASS: TestPluginListError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginList [2021-12-21T18:59:14.606Z] --- PASS: TestPluginList (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginPushError [2021-12-21T18:59:14.606Z] --- PASS: TestPluginPushError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginPush [2021-12-21T18:59:14.606Z] --- PASS: TestPluginPush (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginRemoveError [2021-12-21T18:59:14.606Z] --- PASS: TestPluginRemoveError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginRemove [2021-12-21T18:59:14.606Z] --- PASS: TestPluginRemove (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginSetError [2021-12-21T18:59:14.606Z] --- PASS: TestPluginSetError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPluginSet [2021-12-21T18:59:14.606Z] --- PASS: TestPluginSet (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSetHostHeader [2021-12-21T18:59:14.606Z] --- PASS: TestSetHostHeader (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestPlainTextError [2021-12-21T18:59:14.606Z] --- PASS: TestPlainTextError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestInfiniteError [2021-12-21T18:59:14.606Z] --- PASS: TestInfiniteError (0.07s) [2021-12-21T18:59:14.606Z] === RUN TestCanceledContext [2021-12-21T18:59:14.606Z] 2021/12/21 18:59:13 RoundTripper returned a response & error; ignoring response [2021-12-21T18:59:14.606Z] --- PASS: TestCanceledContext (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestDeadlineExceededContext [2021-12-21T18:59:14.606Z] 2021/12/21 18:59:13 RoundTripper returned a response & error; ignoring response [2021-12-21T18:59:14.606Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretCreateUnsupported [2021-12-21T18:59:14.606Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretCreateError [2021-12-21T18:59:14.606Z] --- PASS: TestSecretCreateError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretCreate [2021-12-21T18:59:14.606Z] --- PASS: TestSecretCreate (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretInspectUnsupported [2021-12-21T18:59:14.606Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretInspectError [2021-12-21T18:59:14.606Z] --- PASS: TestSecretInspectError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretInspectSecretNotFound [2021-12-21T18:59:14.606Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretInspectWithEmptyID [2021-12-21T18:59:14.606Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretInspect [2021-12-21T18:59:14.606Z] --- PASS: TestSecretInspect (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretListUnsupported [2021-12-21T18:59:14.606Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretListError [2021-12-21T18:59:14.606Z] --- PASS: TestSecretListError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretList [2021-12-21T18:59:14.606Z] --- PASS: TestSecretList (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretRemoveUnsupported [2021-12-21T18:59:14.606Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretRemoveError [2021-12-21T18:59:14.606Z] --- PASS: TestSecretRemoveError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretRemove [2021-12-21T18:59:14.606Z] --- PASS: TestSecretRemove (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretUpdateUnsupported [2021-12-21T18:59:14.606Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretUpdateError [2021-12-21T18:59:14.606Z] --- PASS: TestSecretUpdateError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSecretUpdate [2021-12-21T18:59:14.606Z] --- PASS: TestSecretUpdate (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceCreateError [2021-12-21T18:59:14.606Z] --- PASS: TestServiceCreateError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceCreate [2021-12-21T18:59:14.606Z] --- PASS: TestServiceCreate (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceCreateCompatiblePlatforms [2021-12-21T18:59:14.606Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceCreateDigestPinning [2021-12-21T18:59:14.606Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceInspectError [2021-12-21T18:59:14.606Z] --- PASS: TestServiceInspectError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceInspectServiceNotFound [2021-12-21T18:59:14.606Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceInspectWithEmptyID [2021-12-21T18:59:14.606Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceInspect [2021-12-21T18:59:14.606Z] --- PASS: TestServiceInspect (0.01s) [2021-12-21T18:59:14.606Z] === RUN TestServiceListError [2021-12-21T18:59:14.606Z] --- PASS: TestServiceListError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceList [2021-12-21T18:59:14.606Z] --- PASS: TestServiceList (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceLogsError [2021-12-21T18:59:14.606Z] --- PASS: TestServiceLogsError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceLogs [2021-12-21T18:59:14.606Z] --- PASS: TestServiceLogs (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceRemoveError [2021-12-21T18:59:14.606Z] --- PASS: TestServiceRemoveError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceRemoveNotFoundError [2021-12-21T18:59:14.606Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceRemove [2021-12-21T18:59:14.606Z] --- PASS: TestServiceRemove (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceUpdateError [2021-12-21T18:59:14.606Z] --- PASS: TestServiceUpdateError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestServiceUpdate [2021-12-21T18:59:14.606Z] --- PASS: TestServiceUpdate (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmGetUnlockKeyError [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmGetUnlockKey [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmInitError [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmInitError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmInit [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmInit (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmInspectError [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmInspectError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmInspect [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmInspect (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmJoinError [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmJoinError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmJoin [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmJoin (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmLeaveError [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmLeave [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmLeave (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmUnlockError [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmUnlock [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmUnlock (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmUpdateError [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestSwarmUpdate [2021-12-21T18:59:14.606Z] --- PASS: TestSwarmUpdate (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestTaskInspectError [2021-12-21T18:59:14.606Z] --- PASS: TestTaskInspectError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestTaskInspectWithEmptyID [2021-12-21T18:59:14.606Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestTaskInspect [2021-12-21T18:59:14.606Z] --- PASS: TestTaskInspect (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestTaskListError [2021-12-21T18:59:14.606Z] --- PASS: TestTaskListError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestTaskList [2021-12-21T18:59:14.606Z] --- PASS: TestTaskList (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeCreateError [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeCreateError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeCreate [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeCreate (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeInspectError [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeInspectError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeInspectNotFound [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeInspectWithEmptyID [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeInspect [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeInspect (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeListError [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeListError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeList [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeList (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeRemoveError [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-12-21T18:59:14.606Z] === RUN TestVolumeRemove [2021-12-21T18:59:14.606Z] --- PASS: TestVolumeRemove (0.00s) [2021-12-21T18:59:14.606Z] === CONT TestTLSCloseWriter [2021-12-21T18:59:14.606Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-12-21T18:59:14.606Z] PASS [2021-12-21T18:59:14.606Z] coverage: 75.1% of statements [2021-12-21T18:59:14.606Z] ok github.com/docker/docker/client 0.435s coverage: 75.1% of statements [2021-12-21T18:59:14.652Z] --- PASS: TestContainerVolumesMountedAsShared (0.36s) [2021-12-21T18:59:14.652Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-21T18:59:14.911Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2021-12-21T18:59:14.911Z] === RUN TestNetworkNat [2021-12-21T18:59:15.478Z] --- PASS: TestNetworkNat (0.45s) [2021-12-21T18:59:15.478Z] === RUN TestNetworkLocalhostTCPNat [2021-12-21T18:59:15.882Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-12-21T18:59:15.882Z] Copying nested executables into bundles/binary-daemon [2021-12-21T18:59:15.882Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-12-21T18:59:15.882Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T18:59:15.882Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-12-21T18:59:15.882Z] [Pipeline] } [Pipeline] // stage [2021-12-21T18:59:15.910Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-12-21T18:59:15.911Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2021-12-21T18:59:15.911Z] === RUN TestCreateWithInvalidHealthcheckParams [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-12-21T18:59:16.045Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-12-21T18:59:16.045Z] === RUN TestNetworkLoopbackNat [2021-12-21T18:59:16.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:59:16.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:59:16.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:59:16.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:59:16.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:59:16.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:59:16.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:59:16.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:59:16.171Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:59:16.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:59:16.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:59:16.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:59:16.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:59:16.171Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-21T18:59:16.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:59:16.171Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:59:16.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-12-21T18:59:16.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-12-21T18:59:16.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-12-21T18:59:16.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-12-21T18:59:16.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-21T18:59:16.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-21T18:59:16.171Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-21T18:59:16.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/make.sh cross [2021-12-21T18:59:16.739Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-12-21T18:59:16.739Z] === RUN TestCreateDifferentPlatform [2021-12-21T18:59:16.739Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-21T18:59:16.739Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-21T18:59:16.739Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-12-21T18:59:16.739Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-21T18:59:16.739Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-21T18:59:16.739Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-21T18:59:16.739Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-12-21T18:59:16.739Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-21T18:59:16.739Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-21T18:59:16.739Z] === RUN TestContainerStartOnDaemonRestart [2021-12-21T18:59:16.739Z] === PAUSE TestContainerStartOnDaemonRestart [2021-12-21T18:59:16.739Z] === RUN TestDaemonRestartIpcMode [2021-12-21T18:59:16.739Z] === PAUSE TestDaemonRestartIpcMode [2021-12-21T18:59:16.739Z] === RUN TestDaemonHostGatewayIP [2021-12-21T18:59:16.739Z] === PAUSE TestDaemonHostGatewayIP [2021-12-21T18:59:16.739Z] === RUN TestRestartDaemonWithRestartingContainer [2021-12-21T18:59:16.739Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-12-21T18:59:16.739Z] === RUN TestContainerKillOnDaemonStart [2021-12-21T18:59:16.739Z] === PAUSE TestContainerKillOnDaemonStart [2021-12-21T18:59:16.739Z] === RUN TestDiff [2021-12-21T18:59:16.770Z] [2021-12-21T18:59:16.850Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2021-12-21T18:59:16.850Z] === CONT TestReadPluginNoRead [2021-12-21T18:59:17.027Z] Removing bundles/ [2021-12-21T18:59:17.027Z] [2021-12-21T18:59:17.027Z] ---> Making bundle: cross (in bundles/cross) [2021-12-21T18:59:17.027Z] Cross building: bundles/cross/linux/amd64 [2021-12-21T18:59:17.027Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-21T18:59:17.027Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-21T18:59:17.306Z] --- PASS: TestDiff (0.55s) [2021-12-21T18:59:17.306Z] === RUN TestExecWithCloseStdin [2021-12-21T18:59:17.873Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-12-21T18:59:17.873Z] === RUN TestExec [2021-12-21T18:59:18.619Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2021-12-21T18:59:18.619Z] === RUN TestPause [2021-12-21T18:59:18.739Z] === RUN TestReadPluginNoRead/default [2021-12-21T18:59:18.808Z] --- PASS: TestExec (0.72s) [2021-12-21T18:59:18.808Z] === RUN TestExecUser [2021-12-21T18:59:18.881Z] --- PASS: TestPause (0.41s) [2021-12-21T18:59:18.881Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-21T18:59:18.881Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T18:59:18.881Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T18:59:18.881Z] === RUN TestPauseStopPausedContainer [2021-12-21T18:59:19.067Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-21T18:59:19.067Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-21T18:59:19.140Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-12-21T18:59:19.140Z] === RUN TestPidHost [2021-12-21T18:59:19.326Z] --- PASS: TestExecUser (0.61s) [2021-12-21T18:59:19.326Z] === RUN TestExportContainerAndImportImage [2021-12-21T18:59:19.585Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-12-21T18:59:20.084Z] --- PASS: TestPidHost (0.92s) [2021-12-21T18:59:20.084Z] === RUN TestPsFilter [2021-12-21T18:59:20.102Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-21T18:59:20.152Z] check_test.go:308: [da64aed831ec4] daemon is not started [2021-12-21T18:59:20.152Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-12-21T18:59:20.152Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2021-12-21T18:59:20.152Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-21T18:59:20.342Z] --- PASS: TestPsFilter (0.10s) [2021-12-21T18:59:20.342Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-21T18:59:20.411Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-21T18:59:20.603Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-12-21T18:59:20.603Z] === RUN TestRemoveContainerWithVolume [2021-12-21T18:59:20.670Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-12-21T18:59:21.172Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-12-21T18:59:21.173Z] === RUN TestRemoveContainerRunning [2021-12-21T18:59:21.237Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-12-21T18:59:21.431Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-12-21T18:59:21.432Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-21T18:59:21.468Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-21T18:59:21.468Z] --- PASS: TestContinueAfterPluginCrash (8.24s) [2021-12-21T18:59:21.804Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2021-12-21T18:59:21.805Z] === RUN TestHealthCheckWorkdir [2021-12-21T18:59:21.805Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-12-21T18:59:21.999Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-12-21T18:59:21.999Z] === RUN TestRemoveInvalidContainer [2021-12-21T18:59:21.999Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-21T18:59:21.999Z] === RUN TestRenameLinkedContainer [2021-12-21T18:59:22.396Z] === CONT TestReadPluginNoRead [2021-12-21T18:59:22.396Z] read_test.go:92: [d5aff53dc7692] daemon is not started [2021-12-21T18:59:22.396Z] --- PASS: TestReadPluginNoRead (5.68s) [2021-12-21T18:59:22.396Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2021-12-21T18:59:22.396Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2021-12-21T18:59:22.396Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2021-12-21T18:59:22.396Z] PASS [2021-12-21T18:59:22.396Z] [2021-12-21T18:59:22.396Z] DONE 6 tests in 9.128s [2021-12-21T18:59:22.396Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-21T18:59:22.396Z] testing: warning: no tests to run [2021-12-21T18:59:22.396Z] PASS [2021-12-21T18:59:22.396Z] [2021-12-21T18:59:22.396Z] DONE 0 tests in 0.012s [2021-12-21T18:59:22.396Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-21T18:59:22.396Z] INFO: Testing against a local daemon [2021-12-21T18:59:22.396Z] === RUN TestPluginWithDevMounts [2021-12-21T18:59:22.396Z] === PAUSE TestPluginWithDevMounts [2021-12-21T18:59:22.396Z] === CONT TestPluginWithDevMounts [2021-12-21T18:59:22.743Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2021-12-21T18:59:22.743Z] === RUN TestHealthKillContainer [2021-12-21T18:59:23.376Z] --- PASS: TestRenameLinkedContainer (1.54s) [2021-12-21T18:59:23.376Z] === RUN TestRenameStoppedContainer [2021-12-21T18:59:23.681Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-21T18:59:23.944Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-12-21T18:59:23.944Z] === RUN TestRenameRunningContainerAndReuse [2021-12-21T18:59:24.284Z] --- PASS: TestPluginWithDevMounts (1.57s) [2021-12-21T18:59:24.284Z] PASS [2021-12-21T18:59:24.284Z] [2021-12-21T18:59:24.284Z] DONE 1 tests in 1.605s [2021-12-21T18:59:24.284Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-21T18:59:24.284Z] INFO: Testing against a local daemon [2021-12-21T18:59:24.284Z] === RUN TestSecretInspect [2021-12-21T18:59:24.512Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-12-21T18:59:24.512Z] === RUN TestRenameInvalidName [2021-12-21T18:59:24.618Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-12-21T18:59:24.618Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-21T18:59:25.080Z] --- PASS: TestRenameInvalidName (0.41s) [2021-12-21T18:59:25.080Z] === RUN TestRenameAnonymousContainer [2021-12-21T18:59:25.186Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-21T18:59:26.173Z] --- PASS: TestSecretInspect (2.15s) [2021-12-21T18:59:26.173Z] === RUN TestSecretList [2021-12-21T18:59:26.458Z] --- PASS: TestRenameAnonymousContainer (1.41s) [2021-12-21T18:59:26.458Z] === RUN TestRenameContainerWithSameName [2021-12-21T18:59:26.717Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2021-12-21T18:59:26.717Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-21T18:59:27.089Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-21T18:59:27.654Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2021-12-21T18:59:27.654Z] === RUN TestResize [2021-12-21T18:59:27.913Z] --- PASS: TestResize (0.39s) [2021-12-21T18:59:27.913Z] === RUN TestResizeWithInvalidSize [2021-12-21T18:59:28.480Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2021-12-21T18:59:28.480Z] === RUN TestResizeWhenContainerNotStarted [2021-12-21T18:59:28.688Z] --- PASS: TestSecretList (2.16s) [2021-12-21T18:59:28.688Z] === RUN TestSecretsCreateAndDelete [2021-12-21T18:59:28.739Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:59:28.739Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:59:28.739Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:59:28.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T18:59:28.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:59:28.992Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-12-21T18:59:29.560Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-21T18:59:30.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:59:30.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T18:59:30.496Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-21T18:59:30.576Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2021-12-21T18:59:30.576Z] === RUN TestSecretsUpdate [2021-12-21T18:59:30.755Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-12-21T18:59:30.755Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-21T18:59:30.755Z] check_test.go:308: [dd3e8e13483c4] daemon is not started [2021-12-21T18:59:30.755Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-12-21T18:59:31.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T18:59:31.322Z] --- PASS: TestHealthKillContainer (8.48s) [2021-12-21T18:59:31.322Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-21T18:59:31.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:59:31.582Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-21T18:59:31.841Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-12-21T18:59:31.841Z] === RUN TestIpcModeNone [2021-12-21T18:59:32.465Z] --- PASS: TestSecretsUpdate (2.11s) [2021-12-21T18:59:32.466Z] === RUN TestTemplatedSecret [2021-12-21T18:59:32.478Z] --- PASS: TestCheckoutGit (32.00s) [2021-12-21T18:59:32.478Z] === RUN TestValidGitTransport [2021-12-21T18:59:32.478Z] --- PASS: TestValidGitTransport (0.00s) [2021-12-21T18:59:32.478Z] === RUN TestGitInvalidRef [2021-12-21T18:59:32.478Z] --- PASS: TestGitInvalidRef (0.19s) [2021-12-21T18:59:32.478Z] PASS [2021-12-21T18:59:32.478Z] coverage: 86.3% of statements [2021-12-21T18:59:32.478Z] ok github.com/docker/docker/builder/remotecontext/git 32.249s coverage: 86.3% of statements [2021-12-21T18:59:32.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:59:32.642Z] --- PASS: TestBuildWithHugeFile (153.24s) [2021-12-21T18:59:32.642Z] === RUN TestBuildWCOWSandboxSize [2021-12-21T18:59:32.642Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:59:32.642Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:59:32.642Z] === RUN TestBuildWithEmptyDockerfile [2021-12-21T18:59:32.642Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:59:32.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:59:32.642Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:59:32.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:59:32.642Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:59:32.642Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:59:32.642Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T18:59:32.642Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T18:59:32.642Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T18:59:32.642Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-12-21T18:59:32.642Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-12-21T18:59:32.642Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-21T18:59:32.642Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-21T18:59:32.642Z] === RUN TestBuildPreserveOwnership [2021-12-21T18:59:32.642Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:59:32.642Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-21T18:59:32.642Z] === RUN TestBuildPlatformInvalid [2021-12-21T18:59:32.642Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-12-21T18:59:32.642Z] PASS [2021-12-21T18:59:32.642Z] ok github.com/docker/docker/integration/build 232.897s [2021-12-21T18:59:32.642Z] [2021-12-21T18:59:32.642Z] === Skipped [2021-12-21T18:59:32.642Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-21T18:59:32.642Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T18:59:32.642Z] [2021-12-21T18:59:32.642Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-21T18:59:32.642Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.642Z] [2021-12-21T18:59:32.642Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-12-21T18:59:32.642Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:59:32.642Z] [2021-12-21T18:59:32.642Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-12-21T18:59:32.642Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:59:32.642Z] [2021-12-21T18:59:32.642Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-21T18:59:32.642Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T18:59:32.642Z] [2021-12-21T18:59:32.642Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-21T18:59:32.642Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T18:59:32.642Z] [2021-12-21T18:59:32.643Z] DONE 29 tests, 6 skipped in 264.032s [2021-12-21T18:59:32.643Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-21T18:59:32.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T18:59:32.643Z] INFO: Testing against a local daemon [2021-12-21T18:59:32.643Z] === RUN TestConfigInspect [2021-12-21T18:59:32.643Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestConfigList [2021-12-21T18:59:32.643Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] --- SKIP: TestConfigList (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestConfigsCreateAndDelete [2021-12-21T18:59:32.643Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestConfigsUpdate [2021-12-21T18:59:32.643Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestTemplatedConfig [2021-12-21T18:59:32.643Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestConfigCreateResolve [2021-12-21T18:59:32.643Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:59:32.643Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-21T18:59:32.643Z] PASS [2021-12-21T18:59:32.643Z] ok github.com/docker/docker/integration/config 0.120s [2021-12-21T18:59:32.643Z] [2021-12-21T18:59:32.643Z] === Skipped [2021-12-21T18:59:32.643Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-21T18:59:32.643Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] [2021-12-21T18:59:32.643Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-21T18:59:32.643Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] [2021-12-21T18:59:32.643Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-21T18:59:32.643Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] [2021-12-21T18:59:32.643Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-21T18:59:32.643Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] [2021-12-21T18:59:32.643Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-21T18:59:32.643Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] [2021-12-21T18:59:32.643Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-21T18:59:32.643Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:59:32.643Z] [2021-12-21T18:59:32.643Z] DONE 6 tests, 6 skipped in 2.391s [2021-12-21T18:59:32.643Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-21T18:59:32.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T18:59:32.643Z] INFO: Testing against a local daemon [2021-12-21T18:59:32.643Z] === RUN TestCheckpoint [2021-12-21T18:59:32.643Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T18:59:32.643Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestContainerInvalidJSON [2021-12-21T18:59:32.643Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:59:32.643Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:59:32.643Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:59:32.643Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:59:32.643Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T18:59:32.643Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-21T18:59:32.643Z] --- PASS: TestContainerInvalidJSON (0.05s) [2021-12-21T18:59:32.643Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-21T18:59:32.643Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-21T18:59:32.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-21T18:59:32.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-12-21T18:59:32.643Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-21T18:59:32.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2021-12-21T18:59:32.643Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-21T18:59:32.643Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2021-12-21T18:59:32.643Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-21T18:59:32.643Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2021-12-21T18:59:32.643Z] === RUN TestCopyFromContainer [2021-12-21T18:59:32.643Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-21T18:59:32.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:59:32.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:59:32.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:59:32.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:59:32.643Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:59:32.643Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:59:32.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T18:59:32.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T18:59:32.643Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T18:59:32.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-12-21T18:59:32.643Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-21T18:59:32.643Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-21T18:59:32.643Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s) [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidEnv [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-21T18:59:32.643Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestCreateTmpfsMountsTarget [2021-12-21T18:59:32.643Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.643Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-21T18:59:32.643Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:59:32.643Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-21T18:59:32.643Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T18:59:32.643Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:59:32.643Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:59:32.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T18:59:32.643Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T18:59:32.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-21T18:59:32.643Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-21T18:59:32.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-21T18:59:32.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-21T18:59:32.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-21T18:59:32.644Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-21T18:59:32.644Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-21T18:59:32.644Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-21T18:59:32.644Z] === RUN TestCreateDifferentPlatform [2021-12-21T18:59:32.644Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-21T18:59:32.644Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-21T18:59:32.644Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2021-12-21T18:59:32.644Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-21T18:59:32.644Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-12-21T18:59:32.644Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-21T18:59:32.644Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-12-21T18:59:32.644Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-21T18:59:32.644Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-21T18:59:32.644Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-21T18:59:32.644Z] === RUN TestContainerKillOnDaemonStart [2021-12-21T18:59:32.644Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:32.644Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-21T18:59:32.644Z] === RUN TestDiff [2021-12-21T18:59:32.644Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-21T18:59:32.644Z] --- SKIP: TestDiff (0.00s) [2021-12-21T18:59:32.644Z] === RUN TestExecWithCloseStdin [2021-12-21T18:59:33.220Z] --- PASS: TestIpcModeNone (1.14s) [2021-12-21T18:59:33.221Z] === RUN TestIpcModePrivate [2021-12-21T18:59:33.221Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-12-21T18:59:33.472Z] ? github.com/docker/docker/cli [no test files] [2021-12-21T18:59:33.472Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-21T18:59:33.480Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-12-21T18:59:33.739Z] --- PASS: TestIpcModePrivate (0.83s) [2021-12-21T18:59:33.739Z] === RUN TestIpcModeShareable [2021-12-21T18:59:34.309Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-12-21T18:59:34.568Z] --- PASS: TestIpcModeShareable (0.88s) [2021-12-21T18:59:34.568Z] === RUN TestAPIIpcModeShareableAndContainer [2021-12-21T18:59:34.827Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-21T18:59:34.827Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-12-21T18:59:34.844Z] --- PASS: TestExecWithCloseStdin (2.80s) [2021-12-21T18:59:34.844Z] === RUN TestExec [2021-12-21T18:59:35.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T18:59:35.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T18:59:35.732Z] --- PASS: TestTemplatedSecret (2.66s) [2021-12-21T18:59:35.732Z] === RUN TestSecretCreateResolve [2021-12-21T18:59:36.732Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-12-21T18:59:36.990Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.41s) [2021-12-21T18:59:36.990Z] === RUN TestAPIIpcModeHost [2021-12-21T18:59:37.030Z] --- PASS: TestExec (2.52s) [2021-12-21T18:59:37.030Z] === RUN TestExecUser [2021-12-21T18:59:37.030Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-21T18:59:37.030Z] --- SKIP: TestExecUser (0.00s) [2021-12-21T18:59:37.030Z] === RUN TestExportContainerAndImportImage [2021-12-21T18:59:37.030Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:37.030Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-21T18:59:37.030Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-21T18:59:37.030Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:37.030Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-21T18:59:37.030Z] === RUN TestHealthCheckWorkdir [2021-12-21T18:59:37.030Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-21T18:59:37.030Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-21T18:59:37.030Z] === RUN TestHealthKillContainer [2021-12-21T18:59:37.030Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-21T18:59:37.030Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-21T18:59:37.030Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-21T18:59:37.030Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T18:59:37.030Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T18:59:37.030Z] === RUN TestKillContainerInvalidSignal [2021-12-21T18:59:37.621Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-12-21T18:59:37.621Z] PASS [2021-12-21T18:59:37.621Z] [2021-12-21T18:59:37.621Z] DONE 6 tests in 13.400s [2021-12-21T18:59:37.621Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-21T18:59:37.621Z] INFO: Testing against a local daemon [2021-12-21T18:59:37.621Z] === RUN TestServiceCreateInit [2021-12-21T18:59:37.621Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-21T18:59:37.927Z] --- PASS: TestAPIIpcModeHost (0.83s) [2021-12-21T18:59:37.927Z] === RUN TestDaemonIpcModeShareable [2021-12-21T18:59:38.188Z] check_test.go:308: [de5d5a83b4b50] daemon is not started [2021-12-21T18:59:38.188Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-12-21T18:59:38.254Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestConfigureDaemonLogs [2021-12-21T18:59:38.254Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestCommonOptionsInstallFlags [2021-12-21T18:59:38.254Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-12-21T18:59:38.254Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-12-21T18:59:38.254Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-12-21T18:59:38.254Z] PASS [2021-12-21T18:59:38.254Z] coverage: 18.6% of statements [2021-12-21T18:59:38.254Z] ok github.com/docker/docker/cmd/dockerd 0.223s coverage: 18.6% of statements [2021-12-21T18:59:38.254Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-12-21T18:59:38.254Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-21T18:59:38.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T18:59:39.219Z] --- PASS: TestKillContainerInvalidSignal (2.28s) [2021-12-21T18:59:39.219Z] === RUN TestKillContainer [2021-12-21T18:59:39.462Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T18:59:39.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-12-21T18:59:39.566Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-12-21T18:59:39.566Z] === RUN TestDaemonIpcModePrivate [2021-12-21T18:59:39.679Z] === RUN TestKillContainer/no_signal [2021-12-21T18:59:39.831Z] === RUN TestContainerStopSignal [2021-12-21T18:59:39.831Z] --- PASS: TestContainerStopSignal (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestContainerStopTimeout [2021-12-21T18:59:39.831Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestContainerSecretReferenceDestTarget [2021-12-21T18:59:39.831Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-12-21T18:59:39.831Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestContainerLogPathSetForRingLogger [2021-12-21T18:59:39.831Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestReplaceAndAppendEnvVars [2021-12-21T18:59:39.831Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-12-21T18:59:39.831Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestNewMemoryStore [2021-12-21T18:59:39.831Z] --- PASS: TestNewMemoryStore (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestAddContainers [2021-12-21T18:59:39.831Z] --- PASS: TestAddContainers (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestGetContainer [2021-12-21T18:59:39.831Z] --- PASS: TestGetContainer (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestDeleteContainer [2021-12-21T18:59:39.831Z] --- PASS: TestDeleteContainer (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestListContainers [2021-12-21T18:59:39.831Z] --- PASS: TestListContainers (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestFirstContainer [2021-12-21T18:59:39.831Z] --- PASS: TestFirstContainer (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestApplyAllContainer [2021-12-21T18:59:39.831Z] --- PASS: TestApplyAllContainer (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestIsValidHealthString [2021-12-21T18:59:39.831Z] --- PASS: TestIsValidHealthString (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestStateRunStop [2021-12-21T18:59:39.831Z] --- PASS: TestStateRunStop (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestStateTimeoutWait [2021-12-21T18:59:39.831Z] state_test.go:141: Stop callback fired [2021-12-21T18:59:39.831Z] state_test.go:165: Stop callback fired [2021-12-21T18:59:39.831Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-12-21T18:59:39.831Z] === RUN TestIsValidStateString [2021-12-21T18:59:39.831Z] --- PASS: TestIsValidStateString (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestViewSaveDelete [2021-12-21T18:59:39.831Z] --- PASS: TestViewSaveDelete (0.01s) [2021-12-21T18:59:39.831Z] === RUN TestViewAll [2021-12-21T18:59:39.831Z] --- PASS: TestViewAll (0.01s) [2021-12-21T18:59:39.831Z] === RUN TestViewGet [2021-12-21T18:59:39.831Z] --- PASS: TestViewGet (0.01s) [2021-12-21T18:59:39.831Z] === RUN TestNames [2021-12-21T18:59:39.831Z] --- PASS: TestNames (0.00s) [2021-12-21T18:59:39.831Z] === RUN TestViewWithHealthCheck [2021-12-21T18:59:39.831Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-12-21T18:59:39.831Z] PASS [2021-12-21T18:59:39.831Z] coverage: 41.7% of statements [2021-12-21T18:59:39.831Z] ok github.com/docker/docker/container 0.235s coverage: 41.7% of statements [2021-12-21T18:59:39.831Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-21T18:59:39.831Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-21T18:59:39.831Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-21T18:59:39.831Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-21T18:59:40.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T18:59:40.824Z] === RUN TestPrepare [2021-12-21T18:59:40.824Z] --- PASS: TestPrepare (0.00s) [2021-12-21T18:59:40.824Z] === RUN TestStart [2021-12-21T18:59:40.824Z] --- PASS: TestStart (0.00s) [2021-12-21T18:59:40.824Z] === RUN TestWaitCancel [2021-12-21T18:59:40.824Z] --- PASS: TestWaitCancel (0.00s) [2021-12-21T18:59:40.824Z] === RUN TestWaitDisabled [2021-12-21T18:59:40.824Z] --- PASS: TestWaitDisabled (0.00s) [2021-12-21T18:59:40.824Z] === RUN TestWaitEnabled [2021-12-21T18:59:40.824Z] --- PASS: TestWaitEnabled (0.00s) [2021-12-21T18:59:40.824Z] === RUN TestRemove [2021-12-21T18:59:40.824Z] --- PASS: TestRemove (0.00s) [2021-12-21T18:59:40.824Z] PASS [2021-12-21T18:59:40.824Z] coverage: 65.3% of statements [2021-12-21T18:59:40.824Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2021-12-21T18:59:40.943Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2021-12-21T18:59:40.966Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T18:59:41.202Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-12-21T18:59:41.202Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2021-12-21T18:59:41.202Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-12-21T18:59:41.533Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T18:59:41.771Z] check_test.go:308: [dfab7b23bab36] daemon is not started [2021-12-21T18:59:41.771Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-12-21T18:59:41.771Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-21T18:59:41.787Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-21T18:59:41.872Z] === RUN TestKillContainer/non_killing_signal [2021-12-21T18:59:41.872Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-21T18:59:41.872Z] === RUN TestKillContainer/killing_signal [2021-12-21T18:59:42.707Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-12-21T18:59:42.707Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2021-12-21T18:59:42.707Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-12-21T18:59:42.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T18:59:43.052Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-12-21T18:59:43.052Z] === RUN TestNewListSecretsFilters [2021-12-21T18:59:43.052Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-12-21T18:59:43.052Z] === RUN TestNewListConfigsFilters [2021-12-21T18:59:43.052Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-12-21T18:59:43.052Z] PASS [2021-12-21T18:59:43.052Z] coverage: 0.5% of statements [2021-12-21T18:59:43.052Z] ok github.com/docker/docker/daemon/cluster 0.520s coverage: 0.5% of statements [2021-12-21T18:59:43.052Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-12-21T18:59:43.052Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-12-21T18:59:43.052Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-12-21T18:59:43.052Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-12-21T18:59:43.052Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-12-21T18:59:43.052Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-12-21T18:59:43.052Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-12-21T18:59:43.052Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-12-21T18:59:43.052Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-12-21T18:59:43.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCIsolation [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCIsolation [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-12-21T18:59:43.524Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCConfigs [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCConfigs [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-12-21T18:59:43.524Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-12-21T18:59:43.524Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-12-21T18:59:43.524Z] PASS [2021-12-21T18:59:43.524Z] coverage: 35.9% of statements [2021-12-21T18:59:43.524Z] ok github.com/docker/docker/daemon/cluster/convert 0.744s coverage: 35.9% of statements [2021-12-21T18:59:44.612Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-12-21T18:59:44.612Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2021-12-21T18:59:44.612Z] === RUN TestIpcModeOlderClient [2021-12-21T18:59:44.612Z] === PAUSE TestIpcModeOlderClient [2021-12-21T18:59:44.612Z] === RUN TestKillContainerInvalidSignal [2021-12-21T18:59:44.612Z] docker_cli_daemon_plugins_test.go:80: [dfb7b7346f074] daemon is not started [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.72s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2021-12-21T18:59:44.855Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2021-12-21T18:59:44.855Z] === RUN TestCgroupNamespacesRun [2021-12-21T18:59:45.055Z] --- PASS: TestServiceCreateInit (7.41s) [2021-12-21T18:59:45.055Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-12-21T18:59:45.055Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2021-12-21T18:59:45.055Z] === RUN TestCreateServiceMultipleTimes [2021-12-21T18:59:45.179Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-12-21T18:59:45.179Z] === RUN TestKillContainer [2021-12-21T18:59:45.179Z] === RUN TestKillContainer/no_signal [2021-12-21T18:59:45.179Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-21T18:59:45.747Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-12-21T18:59:45.747Z] === RUN TestKillContainer/non_killing_signal [2021-12-21T18:59:46.231Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2021-12-21T18:59:46.231Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-21T18:59:46.315Z] === RUN TestKillContainer/killing_signal [2021-12-21T18:59:47.168Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-12-21T18:59:47.168Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-21T18:59:47.252Z] --- PASS: TestKillContainer (1.95s) [2021-12-21T18:59:47.252Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-12-21T18:59:47.252Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-12-21T18:59:47.252Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2021-12-21T18:59:47.252Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-21T18:59:47.252Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-12-21T18:59:47.343Z] === RUN TestDiscoveryOptsErrors [2021-12-21T18:59:47.343Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDiscoveryOpts [2021-12-21T18:59:47.343Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-12-21T18:59:47.343Z] PASS [2021-12-21T18:59:47.343Z] coverage: 30.0% of statements [2021-12-21T18:59:47.343Z] === RUN TestBuilderGC [2021-12-21T18:59:47.343Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2021-12-21T18:59:47.343Z] --- PASS: TestBuilderGC (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationNotFound [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDaemonBrokenConfiguration [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestParseClusterAdvertiseSettings [2021-12-21T18:59:47.343Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestFindConfigurationConflicts [2021-12-21T18:59:47.343Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-12-21T18:59:47.343Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeConflicts [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-12-21T18:59:47.343Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-12-21T18:59:47.343Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-12-21T18:59:47.343Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-12-21T18:59:47.343Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-12-21T18:59:47.343Z] === RUN TestValidateConfigurationErrors [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-12-21T18:59:47.344Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_label [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_dns [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_dns-search [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-12-21T18:59:47.344Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-12-21T18:59:47.344Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-12-21T18:59:47.344Z] === RUN TestModifiedDiscoverySettings [2021-12-21T18:59:47.344Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-12-21T18:59:47.344Z] === RUN TestReloadSetConfigFileNotExist [2021-12-21T18:59:47.344Z] time="2021-12-21T18:59:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-12-21T18:59:47.344Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-12-21T18:59:47.344Z] === RUN TestReloadDefaultConfigNotExist [2021-12-21T18:59:47.344Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-21T18:59:47.344Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-12-21T18:59:47.344Z] === RUN TestReloadBadDefaultConfig [2021-12-21T18:59:47.344Z] time="2021-12-21T18:59:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4264836301" [2021-12-21T18:59:47.344Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-12-21T18:59:47.344Z] === RUN TestReloadWithConflictingLabels [2021-12-21T18:59:47.344Z] time="2021-12-21T18:59:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1026836420" [2021-12-21T18:59:47.344Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-12-21T18:59:47.344Z] === RUN TestReloadWithDuplicateLabels [2021-12-21T18:59:47.344Z] time="2021-12-21T18:59:46Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3696016964" [2021-12-21T18:59:47.344Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-12-21T18:59:47.344Z] === RUN TestMaskURLCredentials [2021-12-21T18:59:47.344Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-12-21T18:59:47.344Z] === RUN TestDaemonConfigurationMerge [2021-12-21T18:59:47.344Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-12-21T18:59:47.344Z] PASS [2021-12-21T18:59:47.344Z] coverage: 80.0% of statements [2021-12-21T18:59:47.344Z] ok github.com/docker/docker/daemon/config 0.314s coverage: 80.0% of statements [2021-12-21T18:59:47.344Z] === RUN TestWaitNodeAttachment [2021-12-21T18:59:47.820Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-12-21T18:59:47.820Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-12-21T18:59:47.820Z] === RUN TestIsolationConversion [2021-12-21T18:59:47.820Z] === RUN TestIsolationConversion/default [2021-12-21T18:59:47.820Z] === RUN TestIsolationConversion/process [2021-12-21T18:59:47.820Z] === RUN TestIsolationConversion/hyperv [2021-12-21T18:59:47.820Z] --- PASS: TestIsolationConversion (0.00s) [2021-12-21T18:59:47.820Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-12-21T18:59:47.820Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-12-21T18:59:47.820Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestContainerLabels [2021-12-21T18:59:47.820Z] --- PASS: TestContainerLabels (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestCredentialSpecConversion [2021-12-21T18:59:47.820Z] === RUN TestCredentialSpecConversion/none [2021-12-21T18:59:47.820Z] === RUN TestCredentialSpecConversion/config [2021-12-21T18:59:47.820Z] === RUN TestCredentialSpecConversion/file [2021-12-21T18:59:47.820Z] === RUN TestCredentialSpecConversion/registry [2021-12-21T18:59:47.820Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-12-21T18:59:47.820Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-12-21T18:59:47.820Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-12-21T18:59:47.820Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-12-21T18:59:47.820Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestControllerValidateMountBind [2021-12-21T18:59:47.820Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestControllerValidateMountVolume [2021-12-21T18:59:47.820Z] --- PASS: TestControllerValidateMountVolume (0.01s) [2021-12-21T18:59:47.820Z] === RUN TestControllerValidateMountTarget [2021-12-21T18:59:47.820Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestControllerValidateMountTmpfs [2021-12-21T18:59:47.820Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestControllerValidateMountInvalidType [2021-12-21T18:59:47.820Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestControllerValidateMountNamedPipe [2021-12-21T18:59:47.820Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-12-21T18:59:47.820Z] PASS [2021-12-21T18:59:47.820Z] coverage: 11.0% of statements [2021-12-21T18:59:47.820Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.593s coverage: 11.0% of statements [2021-12-21T18:59:47.820Z] === RUN TestEventsLog [2021-12-21T18:59:47.820Z] --- PASS: TestEventsLog (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestEventsLogTimeout [2021-12-21T18:59:47.820Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-12-21T18:59:47.820Z] === RUN TestLogEvents [2021-12-21T18:59:47.820Z] --- PASS: TestLogEvents (0.05s) [2021-12-21T18:59:47.820Z] === RUN TestLoadBufferedEvents [2021-12-21T18:59:48.084Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-21T18:59:48.103Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2021-12-21T18:59:48.103Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-21T18:59:48.292Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-12-21T18:59:48.292Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-12-21T18:59:48.292Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-12-21T18:59:48.292Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-12-21T18:59:48.292Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-12-21T18:59:48.292Z] PASS [2021-12-21T18:59:48.292Z] coverage: 50.0% of statements [2021-12-21T18:59:48.292Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2021-12-21T18:59:48.343Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-21T18:59:48.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-12-21T18:59:48.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-12-21T18:59:48.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-12-21T18:59:48.343Z] === RUN TestKillStoppedContainer [2021-12-21T18:59:48.602Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-12-21T18:59:48.602Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-21T18:59:48.602Z] docker_cli_daemon_plugins_test.go:170: [dcf66a047a931] daemon is not started [2021-12-21T18:59:48.602Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-12-21T18:59:48.602Z] === RUN TestKillDifferentUserContainer [2021-12-21T18:59:48.764Z] === RUN TestIsEmptyDir [2021-12-21T18:59:48.764Z] --- PASS: TestIsEmptyDir (0.01s) [2021-12-21T18:59:48.764Z] PASS [2021-12-21T18:59:48.764Z] coverage: 2.3% of statements [2021-12-21T18:59:48.764Z] ok github.com/docker/docker/daemon/graphdriver 0.069s coverage: 2.3% of statements [2021-12-21T18:59:48.961Z] --- PASS: TestKillContainer (9.37s) [2021-12-21T18:59:48.962Z] --- PASS: TestKillContainer/no_signal (2.10s) [2021-12-21T18:59:48.962Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-21T18:59:48.962Z] --- PASS: TestKillContainer/killing_signal (7.20s) [2021-12-21T18:59:48.962Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-21T18:59:48.962Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:59:48.962Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-21T18:59:48.962Z] === RUN TestKillStoppedContainer [2021-12-21T18:59:48.962Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:59:48.962Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-21T18:59:48.962Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-21T18:59:48.962Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T18:59:48.962Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-21T18:59:48.962Z] === RUN TestKillDifferentUserContainer [2021-12-21T18:59:48.962Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-21T18:59:48.962Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-21T18:59:48.962Z] === RUN TestInspectOomKilledTrue [2021-12-21T18:59:48.962Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:48.962Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-21T18:59:48.962Z] === RUN TestInspectOomKilledFalse [2021-12-21T18:59:48.962Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T18:59:48.962Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-21T18:59:48.962Z] === RUN TestLogsFollowTailEmpty [2021-12-21T18:59:49.172Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2021-12-21T18:59:49.172Z] === RUN TestInspectOomKilledTrue [2021-12-21T18:59:49.172Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T18:59:49.172Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-21T18:59:49.172Z] === RUN TestInspectOomKilledFalse [2021-12-21T18:59:49.172Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T18:59:49.172Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-21T18:59:49.172Z] === RUN TestLinksEtcHostsContentMatch [2021-12-21T18:59:49.237Z] === RUN TestVerifyNetworkingConfig [2021-12-21T18:59:49.237Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestGetContainer [2021-12-21T18:59:49.237Z] --- PASS: TestGetContainer (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestValidContainerNames [2021-12-21T18:59:49.237Z] --- PASS: TestValidContainerNames (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestContainerInitDNS [2021-12-21T18:59:49.237Z] daemon_test.go:146: root required [2021-12-21T18:59:49.237Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestMerge [2021-12-21T18:59:49.237Z] --- PASS: TestMerge (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestValidateContainerIsolation [2021-12-21T18:59:49.237Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestFindNetworkErrorType [2021-12-21T18:59:49.237Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestEnsureServicesExist [2021-12-21T18:59:49.237Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestEnsureServicesExistErrors [2021-12-21T18:59:49.237Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-12-21T18:59:49.237Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-12-21T18:59:49.237Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-12-21T18:59:49.237Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-12-21T18:59:49.237Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-12-21T18:59:49.237Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-12-21T18:59:49.237Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestContainerDelete [2021-12-21T18:59:49.237Z] --- PASS: TestContainerDelete (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestContainerDoubleDelete [2021-12-21T18:59:49.237Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestLogContainerEventCopyLabels [2021-12-21T18:59:49.237Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestLogContainerEventWithAttributes [2021-12-21T18:59:49.237Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestNoneHealthcheck [2021-12-21T18:59:49.237Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestHealthStates [2021-12-21T18:59:49.237Z] === RUN TestLinkNaming [2021-12-21T18:59:49.237Z] --- PASS: TestLinkNaming (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestLinkNew [2021-12-21T18:59:49.237Z] --- PASS: TestLinkNew (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestLinkEnv [2021-12-21T18:59:49.237Z] --- PASS: TestLinkEnv (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestLinkMultipleEnv [2021-12-21T18:59:49.237Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-12-21T18:59:49.237Z] === RUN TestLinkPortRangeEnv [2021-12-21T18:59:49.237Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-12-21T18:59:49.237Z] PASS [2021-12-21T18:59:49.237Z] coverage: 93.0% of statements [2021-12-21T18:59:49.237Z] ok github.com/docker/docker/daemon/links 0.074s coverage: 93.0% of statements [2021-12-21T18:59:49.480Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2021-12-21T18:59:49.480Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] time="2021-12-21T18:59: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" [2021-12-21T18:59:49.709Z] --- PASS: TestHealthStates (0.19s) [2021-12-21T18:59:49.709Z] === RUN TestGetInspectData [2021-12-21T18:59:49.709Z] --- PASS: TestGetInspectData (0.00s) [2021-12-21T18:59:49.709Z] === RUN TestFillLicense [2021-12-21T18:59:49.709Z] --- PASS: TestFillLicense (0.00s) [2021-12-21T18:59:49.709Z] === RUN TestListInvalidFilter [2021-12-21T18:59:49.709Z] --- PASS: TestListInvalidFilter (0.00s) [2021-12-21T18:59:49.709Z] === RUN TestNameFilter [2021-12-21T18:59:49.709Z] --- PASS: TestNameFilter (0.00s) [2021-12-21T18:59:49.709Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-12-21T18:59:49.709Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-12-21T18:59:49.709Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-12-21T18:59:49.709Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-12-21T18:59:49.709Z] === RUN TestDaemonReloadLabels [2021-12-21T18:59:49.709Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-12-21T18:59:49.710Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-12-21T18:59:49.710Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-12-21T18:59:49.710Z] === RUN TestDaemonReloadMirrors [2021-12-21T18:59:49.710Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-12-21T18:59:49.710Z] === RUN TestDaemonReloadInsecureRegistries [2021-12-21T18:59:49.710Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-12-21T18:59:49.710Z] === RUN TestDaemonReloadNotAffectOthers [2021-12-21T18:59:49.710Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-12-21T18:59:49.710Z] === RUN TestDaemonDiscoveryReload [2021-12-21T18:59:49.740Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2021-12-21T18:59:49.740Z] === RUN TestLinksContainerNames [2021-12-21T18:59:49.999Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-12-21T18:59:50.416Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2021-12-21T18:59:50.416Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-21T18:59:50.706Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-12-21T18:59:50.706Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-12-21T18:59:51.148Z] --- PASS: TestLogsFollowTailEmpty (2.24s) [2021-12-21T18:59:51.148Z] === RUN TestNetworkNat [2021-12-21T18:59:51.148Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-21T18:59:51.148Z] --- SKIP: TestNetworkNat (0.01s) [2021-12-21T18:59:51.148Z] === RUN TestNetworkLocalhostTCPNat [2021-12-21T18:59:51.178Z] === RUN TestAdapterReadLogs [2021-12-21T18:59:51.178Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-12-21T18:59:51.178Z] === RUN TestCopier [2021-12-21T18:59:51.178Z] --- PASS: TestCopier (0.01s) [2021-12-21T18:59:51.178Z] === RUN TestCopierLongLines [2021-12-21T18:59:51.178Z] --- PASS: TestCopierLongLines (0.00s) [2021-12-21T18:59:51.178Z] === RUN TestCopierSlow [2021-12-21T18:59:51.178Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-12-21T18:59:51.178Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-12-21T18:59:51.178Z] --- PASS: TestCopierSlow (0.20s) [2021-12-21T18:59:51.178Z] === RUN TestCopierWithSized [2021-12-21T18:59:51.178Z] === RUN TestCopierWithSized/as_is [2021-12-21T18:59:51.178Z] === RUN TestCopierWithSized/With_RingLogger [2021-12-21T18:59:51.178Z] --- PASS: TestCopierWithSized (0.01s) [2021-12-21T18:59:51.178Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-12-21T18:59:51.178Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-12-21T18:59:51.178Z] === RUN TestCopierWithPartial [2021-12-21T18:59:51.178Z] --- PASS: TestCopierWithPartial (0.00s) [2021-12-21T18:59:51.178Z] === RUN TestRingLogger [2021-12-21T18:59:51.178Z] --- PASS: TestRingLogger (0.00s) [2021-12-21T18:59:51.178Z] === RUN TestRingCap [2021-12-21T18:59:51.178Z] --- PASS: TestRingCap (0.00s) [2021-12-21T18:59:51.178Z] === RUN TestRingClose [2021-12-21T18:59:51.178Z] --- PASS: TestRingClose (0.00s) [2021-12-21T18:59:51.178Z] === RUN TestRingDrain [2021-12-21T18:59:51.178Z] --- PASS: TestRingDrain (0.00s) [2021-12-21T18:59:51.178Z] PASS [2021-12-21T18:59:51.178Z] coverage: 43.8% of statements [2021-12-21T18:59:51.178Z] ok github.com/docker/docker/daemon/logger 0.302s coverage: 43.8% of statements [2021-12-21T18:59:51.467Z] --- PASS: TestLinksContainerNames (1.61s) [2021-12-21T18:59:51.467Z] === RUN TestLogsFollowTailEmpty [2021-12-21T18:59:51.651Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-12-21T18:59:51.651Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-12-21T18:59:51.651Z] reload_test.go:520: root required [2021-12-21T18:59:51.651Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-21T18:59:51.651Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-12-21T18:59:51.651Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-12-21T18:59:51.651Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-12-21T18:59:51.651Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-12-21T18:59:51.651Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-12-21T18:59:51.651Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2021-12-21T18:59:51.651Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-12-21T18:59:51.651Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-12-21T18:59:51.651Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-12-21T18:59:51.651Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-12-21T18:59:51.651Z] === RUN TestParseVolumesFrom [2021-12-21T18:59:51.651Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-12-21T18:59:51.651Z] PASS [2021-12-21T18:59:51.651Z] coverage: 9.0% of statements [2021-12-21T18:59:51.651Z] ok github.com/docker/docker/daemon 2.482s coverage: 9.0% of statements [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-12-21T18:59:51.651Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-12-21T18:59:51.793Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-12-21T18:59:51.794Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-21T18:59:52.052Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-12-21T18:59:52.052Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig/defaults [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig/invalid_create_group [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-12-21T18:59:52.123Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-12-21T18:59:52.123Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-12-21T18:59:52.123Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-12-21T18:59:52.123Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2021-12-21T18:59:52.123Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2021-12-21T18:59:52.123Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2021-12-21T18:59:52.123Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2021-12-21T18:59:52.123Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2021-12-21T18:59:52.123Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-12-21T18:59:52.123Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-12-21T18:59:52.123Z] === RUN TestNewAWSLogsClientRegionDetect [2021-12-21T18:59:52.123Z] === RUN TestSearchRegistryForImagesErrors [2021-12-21T18:59:52.123Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-12-21T18:59:52.123Z] === RUN TestSearchRegistryForImages [2021-12-21T18:59:52.123Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-12-21T18:59:52.123Z] === RUN TestOnlyPlatformWithFallback [2021-12-21T18:59:52.123Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-12-21T18:59:52.123Z] === RUN TestImageDelete [2021-12-21T18:59:52.123Z] === RUN TestImageDelete/no_lease [2021-12-21T18:59:52.123Z] === RUN TestImageDelete/lease_exists [2021-12-21T18:59:52.406Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-12-21T18:59:52.406Z] === RUN TestContainerNetworkMountsNoChown [2021-12-21T18:59:52.595Z] --- PASS: TestImageDelete (0.08s) [2021-12-21T18:59:52.595Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-12-21T18:59:52.595Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-12-21T18:59:52.595Z] === RUN TestContentStoreForPull [2021-12-21T18:59:52.595Z] time="2021-12-21T18:59:51Z" level=info msg="Trying to get region from EC2 Metadata" [2021-12-21T18:59:52.595Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2021-12-21T18:59:52.595Z] === RUN TestCreateSuccess [2021-12-21T18:59:52.595Z] --- PASS: TestCreateSuccess (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCreateStreamSkipped [2021-12-21T18:59:52.595Z] time="2021-12-21T18:59:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-12-21T18:59:52.595Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCreateLogGroupSuccess [2021-12-21T18:59:52.595Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCreateError [2021-12-21T18:59:52.595Z] --- PASS: TestCreateError (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCreateAlreadyExists [2021-12-21T18:59:52.595Z] time="2021-12-21T18:59:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-12-21T18:59:52.595Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestLogClosed [2021-12-21T18:59:52.595Z] --- PASS: TestLogClosed (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestLogBlocking [2021-12-21T18:59:52.595Z] --- PASS: TestLogBlocking (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestLogNonBlockingBufferEmpty [2021-12-21T18:59:52.595Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestLogNonBlockingBufferFull [2021-12-21T18:59:52.595Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestPublishBatchSuccess [2021-12-21T18:59:52.595Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestPublishBatchError [2021-12-21T18:59:52.595Z] time="2021-12-21T18:59:52Z" level=error msg=Error [2021-12-21T18:59:52.595Z] --- PASS: TestPublishBatchError (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-12-21T18:59:52.595Z] time="2021-12-21T18:59:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-21T18:59:52.595Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestPublishBatchAlreadyAccepted [2021-12-21T18:59:52.595Z] time="2021-12-21T18:59:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-12-21T18:59:52.595Z] time="2021-12-21T18:59:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-12-21T18:59:52.595Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchSimple [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchTicker [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchMultilinePattern [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchClose [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchClose (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestEffectiveLen [2021-12-21T18:59:52.595Z] === RUN TestEffectiveLen/0/Hello [2021-12-21T18:59:52.595Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-12-21T18:59:52.595Z] === RUN TestEffectiveLen/2/🙃 [2021-12-21T18:59:52.595Z] === RUN TestEffectiveLen/3/���� [2021-12-21T18:59:52.595Z] === RUN TestEffectiveLen/4/He��o [2021-12-21T18:59:52.595Z] === RUN TestEffectiveLen/5/ [2021-12-21T18:59:52.595Z] --- PASS: TestEffectiveLen (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/0/ [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/1/Hello [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: Hello [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/2/Hello [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: He [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: llo [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/3/Hello [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: Hello [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/4/🙃 [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: 🙃 [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/5/🙃 [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: 🙃 [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/6/a� [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: a [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: � [2021-12-21T18:59:52.595Z] === RUN TestFindValidSplit/7/a� [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1105: a� [2021-12-21T18:59:52.595Z] cloudwatchlogs_test.go:1106: [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestProcessEventEmoji [2021-12-21T18:59:52.595Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchLineSplit [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchLineSplitWithBinary [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchMaxEvents [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchMaxTotalBytes [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-12-21T18:59:52.595Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-12-21T18:59:52.595Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsMultilinePattern [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-12-21T18:59:52.595Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsFormat [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsFormat/1/random [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsFormat/2/ [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2021-12-21T18:59:52.595Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2021-12-21T18:59:52.595Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestCreateTagSuccess [2021-12-21T18:59:52.595Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-12-21T18:59:52.595Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-12-21T18:59:52.595Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-12-21T18:59:52.595Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-12-21T18:59:52.595Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-12-21T18:59:52.595Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-12-21T18:59:52.595Z] PASS [2021-12-21T18:59:52.595Z] coverage: 78.0% of statements [2021-12-21T18:59:52.595Z] ok github.com/docker/docker/daemon/logger/awslogs 0.464s coverage: 78.0% of statements [2021-12-21T18:59:52.595Z] --- PASS: TestContentStoreForPull (0.23s) [2021-12-21T18:59:52.595Z] PASS [2021-12-21T18:59:52.595Z] coverage: 6.7% of statements [2021-12-21T18:59:52.595Z] ok github.com/docker/docker/daemon/images 0.486s coverage: 6.7% of statements [2021-12-21T18:59:52.595Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-21T18:59:52.595Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-21T18:59:52.595Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-12-21T18:59:52.595Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-21T18:59:52.595Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-21T18:59:52.595Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-12-21T18:59:52.595Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-12-21T18:59:52.973Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-12-21T18:59:52.973Z] === RUN TestMountDaemonRoot [2021-12-21T18:59:52.973Z] === RUN TestMountDaemonRoot/default [2021-12-21T18:59:52.973Z] === PAUSE TestMountDaemonRoot/default [2021-12-21T18:59:52.973Z] === RUN TestMountDaemonRoot/private [2021-12-21T18:59:52.973Z] === PAUSE TestMountDaemonRoot/private [2021-12-21T18:59:52.973Z] === RUN TestMountDaemonRoot/rprivate [2021-12-21T18:59:52.973Z] === PAUSE TestMountDaemonRoot/rprivate [2021-12-21T18:59:52.973Z] === RUN TestMountDaemonRoot/slave [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/slave [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rslave [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rslave [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/shared [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/shared [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rshared [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rshared [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/default [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/default/bind_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/default/mount_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/default/bind_root [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/rshared [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/shared [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/rslave [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/slave [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/rprivate [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/private [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/private/bind_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:59:52.974Z] === RUN TestMountDaemonRoot/private/mount_root [2021-12-21T18:59:52.974Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-12-21T18:59:52.974Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-12-21T18:59:53.066Z] === RUN TestJSONLogsMarshalJSONBuf [2021-12-21T18:59:53.067Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-12-21T18:59:53.067Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-12-21T18:59:53.232Z] === CONT TestMountDaemonRoot/default/mount_root [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-12-21T18:59:53.233Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-12-21T18:59:53.428Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2021-12-21T18:59:53.428Z] === RUN TestNISDomainname [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-12-21T18:59:53.492Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-12-21T18:59:53.492Z] === CONT TestMountDaemonRoot/private/mount_root [2021-12-21T18:59:53.538Z] === RUN TestJSONFileLogger [2021-12-21T18:59:53.538Z] --- PASS: TestJSONFileLogger (0.00s) [2021-12-21T18:59:53.538Z] === RUN TestJSONFileLoggerWithTags [2021-12-21T18:59:53.538Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-12-21T18:59:53.538Z] === RUN TestJSONFileLoggerWithOpts [2021-12-21T18:59:53.538Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-12-21T18:59:53.538Z] === RUN TestFastTimeMarshalJSON [2021-12-21T18:59:53.538Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-12-21T18:59:53.538Z] PASS [2021-12-21T18:59:53.538Z] coverage: 87.2% of statements [2021-12-21T18:59:53.538Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-12-21T18:59:53.538Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-12-21T18:59:53.538Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-12-21T18:59:53.538Z] === RUN TestEncodeDecode [2021-12-21T18:59:53.538Z] === PAUSE TestEncodeDecode [2021-12-21T18:59:53.538Z] === RUN TestUnexpectedEOF [2021-12-21T18:59:53.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.303s coverage: 87.2% of statements [2021-12-21T18:59:53.538Z] time="2021-12-21T18:59:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-21T18:59:53.538Z] time="2021-12-21T18:59:53Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-12-21T18:59:53.538Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-12-21T18:59:53.538Z] === CONT TestEncodeDecode [2021-12-21T18:59:53.538Z] --- PASS: TestEncodeDecode (0.00s) [2021-12-21T18:59:53.538Z] PASS [2021-12-21T18:59:53.538Z] coverage: 69.9% of statements [2021-12-21T18:59:53.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.261s coverage: 69.9% of statements [2021-12-21T18:59:53.687Z] --- PASS: TestNISDomainname (0.48s) [2021-12-21T18:59:53.687Z] === RUN TestHostnameDnsResolution [2021-12-21T18:59:53.752Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-12-21T18:59:53.752Z] === CONT TestMountDaemonRoot/private/bind_root [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-12-21T18:59:53.752Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-12-21T18:59:53.752Z] === RUN TestContainerBindMountNonRecursive [2021-12-21T18:59:54.011Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-12-21T18:59:54.090Z] --- PASS: TestNetworkLocalhostTCPNat (2.77s) [2021-12-21T18:59:54.090Z] === RUN TestNetworkLoopbackNat [2021-12-21T18:59:54.090Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-21T18:59:54.090Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-21T18:59:54.090Z] === RUN TestPause [2021-12-21T18:59:54.090Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-21T18:59:54.090Z] --- SKIP: TestPause (0.00s) [2021-12-21T18:59:54.090Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-21T18:59:54.532Z] === RUN TestWriteLog [2021-12-21T18:59:54.532Z] === PAUSE TestWriteLog [2021-12-21T18:59:54.532Z] === RUN TestReadLog [2021-12-21T18:59:54.532Z] === PAUSE TestReadLog [2021-12-21T18:59:54.532Z] === CONT TestWriteLog [2021-12-21T18:59:54.532Z] === CONT TestReadLog [2021-12-21T18:59:54.532Z] --- PASS: TestWriteLog (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestReadLog/tail_exact [2021-12-21T18:59:54.532Z] === RUN TestOpenFileDelete [2021-12-21T18:59:54.532Z] --- PASS: TestOpenFileDelete (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestOpenFileRename [2021-12-21T18:59:54.532Z] --- PASS: TestOpenFileRename (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestParseLogTagDefaultTag [2021-12-21T18:59:54.532Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestParseLogTag [2021-12-21T18:59:54.532Z] --- PASS: TestParseLogTag (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestParseLogTagEmptyTag [2021-12-21T18:59:54.532Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestTailFiles [2021-12-21T18:59:54.532Z] --- PASS: TestTailFiles (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestFollowLogsConsumerGone [2021-12-21T18:59:54.532Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-12-21T18:59:54.532Z] === RUN TestFollowLogsProducerGone [2021-12-21T18:59:54.532Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-12-21T18:59:54.532Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-12-21T18:59:54.532Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-12-21T18:59:54.532Z] === RUN TestCheckCapacityAndRotate [2021-12-21T18:59:54.532Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-12-21T18:59:54.532Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-12-21T18:59:54.532Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-12-21T18:59:54.532Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-12-21T18:59:54.532Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-12-21T18:59:54.532Z] PASS [2021-12-21T18:59:54.532Z] coverage: 53.7% of statements [2021-12-21T18:59:54.532Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.110s coverage: 53.7% of statements [2021-12-21T18:59:54.532Z] === RUN TestReadLog/tail_less_than_available [2021-12-21T18:59:54.532Z] === RUN TestReadLog/tail_more_than_available [2021-12-21T18:59:54.532Z] --- PASS: TestReadLog (0.20s) [2021-12-21T18:59:54.532Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-12-21T18:59:54.532Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-12-21T18:59:54.532Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-12-21T18:59:54.532Z] PASS [2021-12-21T18:59:54.532Z] coverage: 75.2% of statements [2021-12-21T18:59:54.532Z] ok github.com/docker/docker/daemon/logger/local 0.250s coverage: 75.2% of statements [2021-12-21T18:59:54.532Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-21T18:59:54.579Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-12-21T18:59:54.624Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-12-21T18:59:54.624Z] === RUN TestUnprivilegedPortsAndPing [2021-12-21T18:59:54.883Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2021-12-21T18:59:54.883Z] === RUN TestStats [2021-12-21T18:59:55.004Z] === RUN TestLog [2021-12-21T18:59:55.004Z] --- PASS: TestLog (0.01s) [2021-12-21T18:59:55.004Z] PASS [2021-12-21T18:59:55.004Z] coverage: 31.5% of statements [2021-12-21T18:59:55.004Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2021-12-21T18:59:55.149Z] check_test.go:308: [d149cc5963960] daemon is not started [2021-12-21T18:59:55.149Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-12-21T18:59:55.409Z] --- PASS: TestContainerBindMountNonRecursive (1.60s) [2021-12-21T18:59:55.409Z] === RUN TestContainerVolumesMountedAsShared [2021-12-21T18:59:55.409Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-21T18:59:55.478Z] === RUN TestNewParse [2021-12-21T18:59:55.478Z] --- PASS: TestNewParse (0.00s) [2021-12-21T18:59:55.478Z] PASS [2021-12-21T18:59:55.478Z] coverage: 8.3% of statements [2021-12-21T18:59:55.478Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2021-12-21T18:59:55.478Z] === RUN TestValidateLogOpt [2021-12-21T18:59:55.478Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestNewMissedConfig [2021-12-21T18:59:55.478Z] --- PASS: TestNewMissedConfig (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestNewMissedUrl [2021-12-21T18:59:55.478Z] --- PASS: TestNewMissedUrl (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestNewMissedToken [2021-12-21T18:59:55.478Z] --- PASS: TestNewMissedToken (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestNewWithProxy [2021-12-21T18:59:55.478Z] --- PASS: TestNewWithProxy (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestDefault [2021-12-21T18:59:55.478Z] --- PASS: TestDefault (0.01s) [2021-12-21T18:59:55.478Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-12-21T18:59:55.478Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestJsonFormat [2021-12-21T18:59:55.478Z] --- PASS: TestJsonFormat (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestRawFormat [2021-12-21T18:59:55.478Z] --- PASS: TestRawFormat (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestRawFormatWithLabels [2021-12-21T18:59:55.478Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestRawFormatWithoutTag [2021-12-21T18:59:55.478Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-12-21T18:59:55.478Z] === RUN TestBatching [2021-12-21T18:59:55.954Z] --- PASS: TestBatching (0.21s) [2021-12-21T18:59:55.954Z] === RUN TestFrequency [2021-12-21T18:59:55.954Z] === RUN TestParseLogFormat [2021-12-21T18:59:55.954Z] --- PASS: TestParseLogFormat (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestValidateLogOptEmpty [2021-12-21T18:59:55.954Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestValidateSyslogAddress [2021-12-21T18:59:55.954Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestParseAddressDefaultPort [2021-12-21T18:59:55.954Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestValidateSyslogFacility [2021-12-21T18:59:55.954Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestValidateLogOptSyslogFormat [2021-12-21T18:59:55.954Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestValidateLogOpt [2021-12-21T18:59:55.954Z] --- PASS: TestValidateLogOpt (0.00s) [2021-12-21T18:59:55.954Z] PASS [2021-12-21T18:59:55.954Z] coverage: 46.8% of statements [2021-12-21T18:59:55.954Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2021-12-21T18:59:55.954Z] --- PASS: TestFrequency (0.18s) [2021-12-21T18:59:55.954Z] === RUN TestOneMessagePerRequest [2021-12-21T18:59:55.954Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestVerify [2021-12-21T18:59:55.954Z] --- PASS: TestVerify (0.00s) [2021-12-21T18:59:55.954Z] === RUN TestSkipVerify [2021-12-21T18:59:55.979Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-12-21T18:59:55.979Z] === RUN TestContainerVolumesMountedAsSlave [2021-12-21T18:59:56.279Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.50s) [2021-12-21T18:59:56.279Z] === RUN TestPauseStopPausedContainer [2021-12-21T18:59:56.279Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T18:59:56.279Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-21T18:59:56.279Z] === RUN TestPsFilter [2021-12-21T18:59:56.426Z] time="2021-12-21T18:59:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.427Z] time="2021-12-21T18:59:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.427Z] time="2021-12-21T18:59:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.427Z] time="2021-12-21T18:59:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.427Z] time="2021-12-21T18:59:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.427Z] time="2021-12-21T18:59:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.427Z] time="2021-12-21T18:59:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.549Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-12-21T18:59:56.549Z] === RUN TestNetworkNat [2021-12-21T18:59:56.549Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-21T18:59:56.768Z] --- PASS: TestPsFilter (0.36s) [2021-12-21T18:59:56.768Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-21T18:59:56.809Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-12-21T18:59:56.899Z] --- PASS: TestSkipVerify (0.67s) [2021-12-21T18:59:56.899Z] === RUN TestBufferMaximum [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640113196.372903\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640113196.372921\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:56.899Z] --- PASS: TestBufferMaximum (0.04s) [2021-12-21T18:59:56.899Z] === RUN TestServerAlwaysDown [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640113196.376819\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640113196.376819\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640113196.376819\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640113196.408204\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:56.899Z] time="2021-12-21T18:59:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1640113196.408204\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:56.899Z] --- PASS: TestServerAlwaysDown (0.03s) [2021-12-21T18:59:56.899Z] === RUN TestCannotSendAfterClose [2021-12-21T18:59:56.899Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-12-21T18:59:56.899Z] === RUN TestDeadlockOnBlockedEndpoint [2021-12-21T18:59:56.899Z] === RUN TestV1IDService [2021-12-21T18:59:56.899Z] --- PASS: TestV1IDService (0.03s) [2021-12-21T18:59:56.899Z] === RUN TestV2MetadataService [2021-12-21T18:59:57.378Z] --- PASS: TestNetworkNat (0.82s) [2021-12-21T18:59:57.378Z] === RUN TestNetworkLocalhostTCPNat [2021-12-21T18:59:57.416Z] --- PASS: TestStats (2.40s) [2021-12-21T18:59:57.416Z] === RUN TestStopContainerWithTimeout [2021-12-21T18:59:57.416Z] === RUN TestStopContainerWithTimeout/0 [2021-12-21T18:59:57.416Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-21T18:59:57.416Z] === RUN TestStopContainerWithTimeout/1 [2021-12-21T18:59:57.416Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-21T18:59:57.416Z] === RUN TestStopContainerWithTimeout/3 [2021-12-21T18:59:57.416Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-21T18:59:57.416Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-21T18:59:57.416Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-21T18:59:57.416Z] === CONT TestStopContainerWithTimeout/0 [2021-12-21T18:59:57.416Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-21T18:59:57.894Z] time="2021-12-21T18:59:57Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-12-21T18:59:57.894Z] time="2021-12-21T18:59:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"dfff738a15aa\"}'" [2021-12-21T18:59:57.894Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-12-21T18:59:57.894Z] PASS [2021-12-21T18:59:57.894Z] coverage: 82.5% of statements [2021-12-21T18:59:57.894Z] ok github.com/docker/docker/daemon/logger/splunk 2.208s coverage: 82.5% of statements [2021-12-21T18:59:57.894Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-21T18:59:57.894Z] ? github.com/docker/docker/daemon/network [no test files] [2021-12-21T18:59:57.894Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-21T18:59:57.894Z] --- PASS: TestV2MetadataService (0.85s) [2021-12-21T18:59:57.894Z] PASS [2021-12-21T18:59:57.894Z] coverage: 48.2% of statements [2021-12-21T18:59:57.894Z] ok github.com/docker/docker/distribution/metadata 0.968s coverage: 48.2% of statements [2021-12-21T18:59:57.894Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-12-21T18:59:57.894Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-12-21T18:59:57.894Z] === RUN TestContinueOnError_MirrorEndpoint [2021-12-21T18:59:57.894Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-12-21T18:59:57.894Z] === RUN TestContinueOnError_NeverContinue [2021-12-21T18:59:57.894Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-12-21T18:59:57.894Z] === RUN TestManifestStore [2021-12-21T18:59:57.894Z] === RUN TestManifestStore/no_remote_or_local [2021-12-21T18:59:57.894Z] === RUN TestSuccessfulDownload [2021-12-21T18:59:57.894Z] download_test.go:267: Needs fixing on Windows [2021-12-21T18:59:57.894Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-12-21T18:59:57.894Z] === RUN TestCancelledDownload [2021-12-21T18:59:57.894Z] --- PASS: TestCancelledDownload (0.00s) [2021-12-21T18:59:57.894Z] === RUN TestMaxDownloadAttempts [2021-12-21T18:59:57.894Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:59:57.894Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:59:57.894Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:59:57.894Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:59:57.894Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:59:57.894Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:59:57.894Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:59:57.894Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:59:57.894Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-12-21T18:59:57.894Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-12-21T18:59:57.894Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-12-21T18:59:57.894Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-12-21T18:59:57.947Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-21T18:59:57.984Z] === CONT TestStopContainerWithTimeout/3 [2021-12-21T18:59:58.207Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-12-21T18:59:58.207Z] === RUN TestNetworkLoopbackNat [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local340460620\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/no_local_cache [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/with_local_cache [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/unknown_media_type [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=warning msg="reference for unknown type: " [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=warning msg="reference for unknown type: " [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=warning msg="reference for unknown type: " [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=warning msg="reference for unknown type: " [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=warning msg="reference for unknown type: " [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/error_persisting_manifest [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-12-21T18:59:58.368Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore (0.36s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaType [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaType (0.01s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2021-12-21T18:59:58.368Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestFixManifestLayers [2021-12-21T18:59:58.368Z] --- PASS: TestFixManifestLayers (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestFixManifestLayersBaseLayerParent [2021-12-21T18:59:58.368Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-21T18:59:58.368Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestFixManifestLayersBadParent [2021-12-21T18:59:58.368Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestValidateManifest [2021-12-21T18:59:58.368Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-21T18:59:58.368Z] --- SKIP: TestValidateManifest (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestFormatPlatform [2021-12-21T18:59:58.368Z] --- PASS: TestFormatPlatform (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestGetRepositoryMountCandidates [2021-12-21T18:59:58.368Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestLayerAlreadyExists [2021-12-21T18:59:58.368Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:59:58.368Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:59:58.368Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:59:58.368Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:59:58.368Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:59:58.368Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-12-21T18:59:58.368Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-12-21T18:59:58.368Z] === RUN TestWhenEmptyAuthConfig [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:59:58.368Z] time="2021-12-21T18:59:58Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-12-21T18:59:58.368Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-12-21T18:59:58.368Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-12-21T18:59:58.368Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-12-21T18:59:58.368Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-12-21T18:59:58.368Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-12-21T18:59:58.368Z] === RUN TestTransfer [2021-12-21T18:59:58.467Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-12-21T18:59:58.840Z] --- PASS: TestTransfer (0.12s) [2021-12-21T18:59:58.840Z] === RUN TestConcurrencyLimit [2021-12-21T18:59:58.840Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-12-21T18:59:58.840Z] === RUN TestInactiveJobs [2021-12-21T18:59:58.840Z] === RUN TestNotFound [2021-12-21T18:59:58.840Z] --- PASS: TestNotFound (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestConflict [2021-12-21T18:59:58.840Z] --- PASS: TestConflict (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestForbidden [2021-12-21T18:59:58.840Z] --- PASS: TestForbidden (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestInvalidParameter [2021-12-21T18:59:58.840Z] --- PASS: TestInvalidParameter (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestNotImplemented [2021-12-21T18:59:58.840Z] --- PASS: TestNotImplemented (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestNotModified [2021-12-21T18:59:58.840Z] --- PASS: TestNotModified (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestUnauthorized [2021-12-21T18:59:58.840Z] --- PASS: TestUnauthorized (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestUnknown [2021-12-21T18:59:58.840Z] --- PASS: TestUnknown (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestCancelled [2021-12-21T18:59:58.840Z] --- PASS: TestCancelled (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestDeadline [2021-12-21T18:59:58.840Z] --- PASS: TestDeadline (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestDataLoss [2021-12-21T18:59:58.840Z] --- PASS: TestDataLoss (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestUnavailable [2021-12-21T18:59:58.840Z] --- PASS: TestUnavailable (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestSystem [2021-12-21T18:59:58.840Z] --- PASS: TestSystem (0.00s) [2021-12-21T18:59:58.840Z] === RUN TestFromStatusCode [2021-12-21T18:59:58.840Z] === RUN TestFromStatusCode/Not_Found [2021-12-21T18:59:58.840Z] === RUN TestFromStatusCode/Bad_Request [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-21T18:59:59.245Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-21T18:59:59.245Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-21T18:59:59.245Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-21T18:59:59.245Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-21T18:59:59.245Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-21T18:59:59.245Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-21T18:59:59.245Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-21T18:59:59.245Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-21T18:59:59.245Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Conflict [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Unauthorized [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Service_Unavailable [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Forbidden [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Not_Modified [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Not_Implemented [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-12-21T18:59:59.313Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-12-21T18:59:59.313Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-12-21T18:59:59.313Z] PASS [2021-12-21T18:59:59.313Z] coverage: 53.1% of statements [2021-12-21T18:59:59.313Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-12-21T18:59:59.313Z] --- PASS: TestInactiveJobs (0.34s) [2021-12-21T18:59:59.313Z] === RUN TestWatchRelease [2021-12-21T18:59:59.313Z] --- PASS: TestWatchRelease (0.05s) [2021-12-21T18:59:59.313Z] === RUN TestWatchFinishedTransfer [2021-12-21T18:59:59.313Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-12-21T18:59:59.313Z] === RUN TestDuplicateTransfer [2021-12-21T18:59:59.313Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-12-21T18:59:59.313Z] === RUN TestSuccessfulUpload [2021-12-21T18:59:59.681Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.76s) [2021-12-21T18:59:59.681Z] === RUN TestRemoveContainerWithVolume [2021-12-21T18:59:59.784Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2021-12-21T18:59:59.784Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-12-21T18:59:59.784Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-12-21T18:59:59.784Z] === RUN TestTokenPassThru [2021-12-21T18:59:59.784Z] --- PASS: TestTokenPassThru (0.01s) [2021-12-21T18:59:59.784Z] === RUN TestTokenPassThruDifferentHost [2021-12-21T18:59:59.784Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-12-21T18:59:59.784Z] PASS [2021-12-21T18:59:59.784Z] coverage: 24.6% of statements [2021-12-21T18:59:59.784Z] ok github.com/docker/docker/distribution 1.695s coverage: 24.6% of statements [2021-12-21T18:59:59.784Z] time="2021-12-21T18:59:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-12-21T18:59:59.784Z] === RUN TestFSGetInvalidData [2021-12-21T18:59:59.784Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-12-21T18:59:59.784Z] === RUN TestFSInvalidSet [2021-12-21T18:59:59.784Z] --- PASS: TestFSInvalidSet (0.01s) [2021-12-21T18:59:59.784Z] === RUN TestFSInvalidRoot [2021-12-21T18:59:59.784Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-12-21T18:59:59.784Z] === RUN TestFSMetadataGetSet [2021-12-21T18:59:59.784Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-12-21T18:59:59.784Z] === RUN TestFSInvalidWalker [2021-12-21T18:59:59.784Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-12-21T18:59:59.784Z] === RUN TestCancelledUpload [2021-12-21T18:59:59.784Z] --- PASS: TestCancelledUpload (0.00s) [2021-12-21T18:59:59.784Z] PASS [2021-12-21T18:59:59.784Z] coverage: 76.8% of statements [2021-12-21T18:59:59.784Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-12-21T18:59:59.784Z] === RUN TestFSGetSet [2021-12-21T18:59:59.784Z] ok github.com/docker/docker/distribution/xfer 1.825s coverage: 76.8% of statements [2021-12-21T18:59:59.784Z] --- PASS: TestFSGetSet (0.02s) [2021-12-21T18:59:59.784Z] === RUN TestFSGetUnsetKey [2021-12-21T18:59:59.784Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-21T18:59:59.784Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-21T18:59:59.784Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-12-21T18:59:59.784Z] === RUN TestFSGetEmptyData [2021-12-21T18:59:59.784Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-12-21T18:59:59.784Z] === RUN TestFSDelete [2021-12-21T18:59:59.784Z] --- PASS: TestFSDelete (0.02s) [2021-12-21T18:59:59.784Z] === RUN TestFSWalker [2021-12-21T18:59:59.784Z] --- PASS: TestFSWalker (0.02s) [2021-12-21T18:59:59.784Z] === RUN TestFSWalkerStopOnError [2021-12-21T18:59:59.784Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-12-21T18:59:59.784Z] === RUN TestNewFromJSON [2021-12-21T18:59:59.784Z] --- PASS: TestNewFromJSON (0.00s) [2021-12-21T18:59:59.784Z] === RUN TestNewFromJSONWithInvalidJSON [2021-12-21T18:59:59.784Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-12-21T18:59:59.784Z] === RUN TestMarshalKeyOrder [2021-12-21T18:59:59.784Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-12-21T18:59:59.784Z] === RUN TestHistoryEqual [2021-12-21T18:59:59.845Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-12-21T18:59:59.885Z] === CONT TestStopContainerWithTimeout/1 [2021-12-21T19:00:00.255Z] --- PASS: TestHistoryEqual (0.18s) [2021-12-21T19:00:00.255Z] === RUN TestImage [2021-12-21T19:00:00.255Z] --- PASS: TestImage (0.00s) [2021-12-21T19:00:00.255Z] === RUN TestImageOSNotEmpty [2021-12-21T19:00:00.255Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-12-21T19:00:00.255Z] === RUN TestNewChildImageFromImageWithRootFS [2021-12-21T19:00:00.255Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-12-21T19:00:00.255Z] === RUN TestCreate [2021-12-21T19:00:00.255Z] --- PASS: TestCreate (0.01s) [2021-12-21T19:00:00.255Z] === RUN TestRestore [2021-12-21T19:00:00.255Z] time="2021-12-21T18:59:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-12-21T19:00:00.255Z] --- PASS: TestRestore (0.03s) [2021-12-21T19:00:00.255Z] === RUN TestAddDelete [2021-12-21T19:00:00.255Z] --- PASS: TestAddDelete (0.06s) [2021-12-21T19:00:00.255Z] === RUN TestSearchAfterDelete [2021-12-21T19:00:00.255Z] === RUN TestCompare [2021-12-21T19:00:00.255Z] --- PASS: TestCompare (0.00s) [2021-12-21T19:00:00.255Z] PASS [2021-12-21T19:00:00.255Z] coverage: 19.2% of statements [2021-12-21T19:00:00.255Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-12-21T19:00:00.255Z] === RUN TestParentReset [2021-12-21T19:00:00.255Z] ok github.com/docker/docker/image/cache 0.097s coverage: 19.2% of statements [2021-12-21T19:00:00.255Z] --- PASS: TestParentReset (0.04s) [2021-12-21T19:00:00.255Z] === RUN TestGetAndSetLastUpdated [2021-12-21T19:00:00.255Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-12-21T19:00:00.255Z] === RUN TestStoreLen [2021-12-21T19:00:00.255Z] --- PASS: TestStoreLen (0.05s) [2021-12-21T19:00:00.255Z] PASS [2021-12-21T19:00:00.255Z] coverage: 86.6% of statements [2021-12-21T19:00:00.255Z] ok github.com/docker/docker/image 0.656s coverage: 86.6% of statements [2021-12-21T19:00:00.730Z] === RUN TestMakeV1ConfigFromConfig [2021-12-21T19:00:00.730Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-12-21T19:00:00.730Z] PASS [2021-12-21T19:00:00.730Z] coverage: 25.0% of statements [2021-12-21T19:00:00.782Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-21T19:00:01.202Z] ok github.com/docker/docker/image/v1 0.096s coverage: 25.0% of statements [2021-12-21T19:00:01.202Z] === RUN TestValidateManifest [2021-12-21T19:00:01.202Z] === RUN TestValidateManifest/nil [2021-12-21T19:00:01.202Z] === RUN TestValidateManifest/non-nil [2021-12-21T19:00:01.202Z] --- PASS: TestValidateManifest (0.00s) [2021-12-21T19:00:01.202Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-12-21T19:00:01.202Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-12-21T19:00:01.202Z] PASS [2021-12-21T19:00:01.202Z] coverage: 0.7% of statements [2021-12-21T19:00:01.202Z] ok github.com/docker/docker/image/tarexport 0.096s coverage: 0.7% of statements [2021-12-21T19:00:01.202Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-21T19:00:01.261Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-12-21T19:00:01.261Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2021-12-21T19:00:01.261Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2021-12-21T19:00:01.261Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2021-12-21T19:00:01.261Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2021-12-21T19:00:01.261Z] === RUN TestDeleteDevicemapper [2021-12-21T19:00:01.261Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T19:00:01.261Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-21T19:00:01.261Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-21T19:00:01.349Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-12-21T19:00:01.349Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-12-21T19:00:01.349Z] === RUN TestPause [2021-12-21T19:00:01.677Z] === RUN TestSerialization [2021-12-21T19:00:01.677Z] --- PASS: TestSerialization (0.02s) [2021-12-21T19:00:01.677Z] PASS [2021-12-21T19:00:01.677Z] coverage: 100.0% of statements [2021-12-21T19:00:01.677Z] ok github.com/docker/docker/libcontainerd/queue 0.087s coverage: 100.0% of statements [2021-12-21T19:00:01.917Z] --- PASS: TestPause (0.74s) [2021-12-21T19:00:01.917Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-21T19:00:01.917Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T19:00:01.917Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T19:00:01.917Z] === RUN TestPauseStopPausedContainer [2021-12-21T19:00:02.595Z] --- PASS: TestRemoveContainerWithVolume (2.64s) [2021-12-21T19:00:02.595Z] === RUN TestRemoveContainerRunning [2021-12-21T19:00:02.671Z] === RUN TestEnvironmentParsing [2021-12-21T19:00:02.671Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-12-21T19:00:02.671Z] PASS [2021-12-21T19:00:02.671Z] coverage: 1.2% of statements [2021-12-21T19:00:02.671Z] ok github.com/docker/docker/libcontainerd/local 0.127s coverage: 1.2% of statements [2021-12-21T19:00:02.673Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2021-12-21T19:00:02.673Z] === RUN TestUpdateMemory [2021-12-21T19:00:02.855Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2021-12-21T19:00:02.856Z] === RUN TestPidHost [2021-12-21T19:00:02.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-12-21T19:00:02.979Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-21T19:00:02.979Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:00:02.979Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-21T19:00:02.979Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-21T19:00:02.979Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-21T19:00:03.099Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2021-12-21T19:00:03.099Z] === RUN TestCreateServiceConflict [2021-12-21T19:00:03.099Z] --- PASS: TestCreateServiceConflict (2.13s) [2021-12-21T19:00:03.099Z] === RUN TestCreateServiceMaxReplicas [2021-12-21T19:00:03.142Z] === RUN TestEmptyLayer [2021-12-21T19:00:03.142Z] --- PASS: TestEmptyLayer (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestCommitFailure [2021-12-21T19:00:03.142Z] --- PASS: TestCommitFailure (0.01s) [2021-12-21T19:00:03.142Z] === RUN TestStartTransactionFailure [2021-12-21T19:00:03.142Z] --- PASS: TestStartTransactionFailure (0.01s) [2021-12-21T19:00:03.142Z] === RUN TestGetOrphan [2021-12-21T19:00:03.142Z] --- PASS: TestGetOrphan (0.01s) [2021-12-21T19:00:03.142Z] === RUN TestMountAndRegister [2021-12-21T19:00:03.142Z] layer_test.go:270: Layer size: 14 [2021-12-21T19:00:03.142Z] --- PASS: TestMountAndRegister (0.06s) [2021-12-21T19:00:03.142Z] === RUN TestLayerRelease [2021-12-21T19:00:03.142Z] layer_test.go:303: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestLayerRelease (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestStoreRestore [2021-12-21T19:00:03.142Z] layer_test.go:352: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestStoreRestore (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestTarStreamStability [2021-12-21T19:00:03.142Z] layer_test.go:467: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestTarStreamStability (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestRegisterExistingLayer [2021-12-21T19:00:03.142Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-12-21T19:00:03.142Z] === RUN TestTarStreamVerification [2021-12-21T19:00:03.142Z] layer_test.go:696: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestLayerMigration [2021-12-21T19:00:03.142Z] migration_test.go:45: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestLayerMigration (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestLayerMigrationNoTarsplit [2021-12-21T19:00:03.142Z] migration_test.go:181: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestMountInit [2021-12-21T19:00:03.142Z] mount_test.go:17: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestMountInit (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestMountSize [2021-12-21T19:00:03.142Z] mount_test.go:76: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestMountSize (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestMountChanges [2021-12-21T19:00:03.142Z] mount_test.go:125: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestMountChanges (0.00s) [2021-12-21T19:00:03.142Z] === RUN TestMountApply [2021-12-21T19:00:03.142Z] mount_test.go:212: Failing on Windows [2021-12-21T19:00:03.142Z] --- SKIP: TestMountApply (0.00s) [2021-12-21T19:00:03.142Z] PASS [2021-12-21T19:00:03.142Z] coverage: 30.1% of statements [2021-12-21T19:00:03.142Z] ok github.com/docker/docker/layer 0.316s coverage: 30.1% of statements [2021-12-21T19:00:03.249Z] --- PASS: TestUpdateMemory (0.52s) [2021-12-21T19:00:03.249Z] === RUN TestUpdateCPUQuota [2021-12-21T19:00:03.613Z] === RUN TestSequenceGetAvailableBit [2021-12-21T19:00:03.613Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestSequenceEqual [2021-12-21T19:00:03.613Z] --- PASS: TestSequenceEqual (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestSequenceCopy [2021-12-21T19:00:03.613Z] --- PASS: TestSequenceCopy (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestGetFirstAvailable [2021-12-21T19:00:03.613Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestFindSequence [2021-12-21T19:00:03.613Z] --- PASS: TestFindSequence (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestCheckIfAvailable [2021-12-21T19:00:03.613Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestMergeSequences [2021-12-21T19:00:03.613Z] --- PASS: TestMergeSequences (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestPushReservation [2021-12-21T19:00:03.613Z] --- PASS: TestPushReservation (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestSerializeDeserialize [2021-12-21T19:00:03.613Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestSet [2021-12-21T19:00:03.613Z] --- PASS: TestSet (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestSetUnset [2021-12-21T19:00:03.613Z] --- PASS: TestSetUnset (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestOffsetSetUnset [2021-12-21T19:00:03.613Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestSetInRange [2021-12-21T19:00:03.613Z] --- PASS: TestSetInRange (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestSetAnyInRange [2021-12-21T19:00:03.613Z] --- PASS: TestSetAnyInRange (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestMethods [2021-12-21T19:00:03.613Z] --- PASS: TestMethods (0.00s) [2021-12-21T19:00:03.613Z] === RUN TestRandomAllocateDeallocate [2021-12-21T19:00:03.613Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-21T19:00:03.613Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-21T19:00:03.613Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-21T19:00:03.613Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-21T19:00:03.818Z] --- PASS: TestUpdateCPUQuota (0.74s) [2021-12-21T19:00:03.818Z] === RUN TestUpdatePidsLimit [2021-12-21T19:00:03.818Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-21T19:00:04.077Z] === RUN TestUpdatePidsLimit/no_change [2021-12-21T19:00:04.136Z] --- PASS: TestRemoveContainerRunning (2.21s) [2021-12-21T19:00:04.136Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-21T19:00:04.335Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-21T19:00:04.595Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-21T19:00:04.762Z] --- PASS: TestPidHost (1.76s) [2021-12-21T19:00:04.763Z] === RUN TestPsFilter [2021-12-21T19:00:04.763Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-12-21T19:00:04.763Z] --- PASS: TestPsFilter (0.15s) [2021-12-21T19:00:04.763Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-21T19:00:04.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-21T19:00:04.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-21T19:00:05.113Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-21T19:00:05.188Z] === RUN TestInvalidConfig [2021-12-21T19:00:05.188Z] --- PASS: TestInvalidConfig (0.00s) [2021-12-21T19:00:05.188Z] === RUN TestConfig [2021-12-21T19:00:05.188Z] --- PASS: TestConfig (0.00s) [2021-12-21T19:00:05.188Z] === RUN TestOptionsLabels [2021-12-21T19:00:05.188Z] --- PASS: TestOptionsLabels (0.00s) [2021-12-21T19:00:05.188Z] === RUN TestValidName [2021-12-21T19:00:05.188Z] --- PASS: TestValidName (0.00s) [2021-12-21T19:00:05.188Z] === RUN TestTLSConfiguration [2021-12-21T19:00:05.331Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-12-21T19:00:05.331Z] === RUN TestRemoveContainerWithVolume [2021-12-21T19:00:05.614Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2021-12-21T19:00:05.614Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-21T19:00:05.660Z] time="2021-12-21T19:00:05Z" level=info msg="Option Initializing KV with TLS" [2021-12-21T19:00:05.660Z] --- PASS: TestTLSConfiguration (0.21s) [2021-12-21T19:00:05.660Z] PASS [2021-12-21T19:00:05.660Z] coverage: 24.0% of statements [2021-12-21T19:00:05.660Z] ok github.com/docker/docker/libnetwork/config 0.280s coverage: 24.0% of statements [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit (1.86s) [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2021-12-21T19:00:05.680Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2021-12-21T19:00:05.680Z] === RUN TestUpdateRestartPolicy [2021-12-21T19:00:06.133Z] === RUN TestKey [2021-12-21T19:00:06.133Z] --- PASS: TestKey (0.00s) [2021-12-21T19:00:06.133Z] === RUN TestParseKey [2021-12-21T19:00:06.133Z] --- PASS: TestParseKey (0.00s) [2021-12-21T19:00:06.133Z] === RUN TestInvalidDataStore [2021-12-21T19:00:06.133Z] --- PASS: TestInvalidDataStore (0.00s) [2021-12-21T19:00:06.133Z] === RUN TestKVObjectFlatKey [2021-12-21T19:00:06.133Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-12-21T19:00:06.133Z] === RUN TestAtomicKVObjectFlatKey [2021-12-21T19:00:06.133Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-12-21T19:00:06.133Z] PASS [2021-12-21T19:00:06.133Z] coverage: 21.9% of statements [2021-12-21T19:00:06.133Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2021-12-21T19:00:06.269Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2021-12-21T19:00:06.269Z] === RUN TestRemoveContainerRunning [2021-12-21T19:00:06.317Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.21s) [2021-12-21T19:00:06.317Z] === RUN TestRemoveInvalidContainer [2021-12-21T19:00:06.528Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-12-21T19:00:06.723Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-21T19:00:06.777Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-21T19:00:06.777Z] === RUN TestRenameLinkedContainer [2021-12-21T19:00:06.777Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-21T19:00:06.777Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-21T19:00:06.777Z] === RUN TestRenameStoppedContainer [2021-12-21T19:00:07.096Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-12-21T19:00:07.096Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-21T19:00:07.096Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-12-21T19:00:07.096Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-21T19:00:07.127Z] === RUN TestIPDataMarshalling [2021-12-21T19:00:07.127Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestValidateAndIsV6 [2021-12-21T19:00:07.127Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-12-21T19:00:07.127Z] PASS [2021-12-21T19:00:07.127Z] coverage: 68.9% of statements [2021-12-21T19:00:07.127Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-12-21T19:00:07.127Z] === RUN TestErrorInterfaces [2021-12-21T19:00:07.127Z] --- PASS: TestErrorInterfaces (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestNetworkMarshalling [2021-12-21T19:00:07.127Z] --- PASS: TestNetworkMarshalling (0.22s) [2021-12-21T19:00:07.127Z] === RUN TestEndpointMarshalling [2021-12-21T19:00:07.127Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestAuxAddresses [2021-12-21T19:00:07.127Z] time="2021-12-21T19:00:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T19:00:07.127Z] --- PASS: TestAuxAddresses (0.02s) [2021-12-21T19:00:07.127Z] === RUN TestSRVServiceQuery [2021-12-21T19:00:07.127Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-12-21T19:00:07.127Z] === RUN TestServiceVIPReuse [2021-12-21T19:00:07.127Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-12-21T19:00:07.127Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestDNSIPQuery [2021-12-21T19:00:07.127Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestDNSProxyServFail [2021-12-21T19:00:07.127Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestSandboxAddEmpty [2021-12-21T19:00:07.127Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestSandboxAddMultiPrio [2021-12-21T19:00:07.127Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestSandboxAddSamePrio [2021-12-21T19:00:07.127Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestCleanupServiceDiscovery [2021-12-21T19:00:07.127Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestDNSOptions [2021-12-21T19:00:07.127Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:00:07.127Z] --- SKIP: TestDNSOptions (0.00s) [2021-12-21T19:00:07.127Z] === RUN TestMultipleControllersWithSameStore [2021-12-21T19:00:07.127Z] time="2021-12-21T19:00:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T19:00:07.127Z] time="2021-12-21T19:00:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-12-21T19:00:07.127Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-12-21T19:00:07.127Z] PASS [2021-12-21T19:00:07.127Z] coverage: 8.6% of statements [2021-12-21T19:00:07.127Z] ok github.com/docker/docker/libnetwork 0.385s coverage: 8.6% of statements [2021-12-21T19:00:07.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-21T19:00:07.599Z] === RUN TestDriver [2021-12-21T19:00:07.599Z] --- PASS: TestDriver (0.00s) [2021-12-21T19:00:07.599Z] PASS [2021-12-21T19:00:07.599Z] coverage: 34.8% of statements [2021-12-21T19:00:07.599Z] ok github.com/docker/docker/libnetwork/drivers/host 0.043s coverage: 34.8% of statements [2021-12-21T19:00:07.613Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-12-21T19:00:07.613Z] === RUN TestRemoveInvalidContainer [2021-12-21T19:00:07.613Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-12-21T19:00:07.613Z] === RUN TestRenameLinkedContainer [2021-12-21T19:00:08.071Z] === RUN TestDriver [2021-12-21T19:00:08.071Z] --- PASS: TestDriver (0.00s) [2021-12-21T19:00:08.071Z] PASS [2021-12-21T19:00:08.071Z] coverage: 34.8% of statements [2021-12-21T19:00:08.071Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2021-12-21T19:00:08.543Z] === RUN TestNetworkAllocateFree [2021-12-21T19:00:08.543Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-12-21T19:00:08.543Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-12-21T19:00:08.543Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-12-21T19:00:08.543Z] PASS [2021-12-21T19:00:08.543Z] coverage: 63.6% of statements [2021-12-21T19:00:08.543Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2021-12-21T19:00:08.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-21T19:00:09.015Z] === RUN TestGetEmptyCapabilities [2021-12-21T19:00:09.015Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-12-21T19:00:09.015Z] === RUN TestGetExtraCapabilities [2021-12-21T19:00:09.015Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-12-21T19:00:09.015Z] === RUN TestGetInvalidCapabilities [2021-12-21T19:00:09.015Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-12-21T19:00:09.015Z] === RUN TestRemoteDriver [2021-12-21T19:00:09.015Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-21T19:00:09.015Z] === RUN TestDriverError [2021-12-21T19:00:09.015Z] --- PASS: TestDriverError (0.00s) [2021-12-21T19:00:09.015Z] === RUN TestMissingValues [2021-12-21T19:00:09.015Z] --- PASS: TestMissingValues (0.01s) [2021-12-21T19:00:09.015Z] === RUN TestRollback [2021-12-21T19:00:09.015Z] --- PASS: TestRollback (0.00s) [2021-12-21T19:00:09.015Z] PASS [2021-12-21T19:00:09.015Z] coverage: 57.4% of statements [2021-12-21T19:00:09.015Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2021-12-21T19:00:09.015Z] --- PASS: TestRandomAllocateDeallocate (5.61s) [2021-12-21T19:00:09.015Z] === RUN TestAllocateRandomDeallocate [2021-12-21T19:00:09.487Z] === RUN TestNew [2021-12-21T19:00:09.487Z] --- PASS: TestNew (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestAddDriver [2021-12-21T19:00:09.487Z] --- PASS: TestAddDriver (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestAddDuplicateDriver [2021-12-21T19:00:09.487Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestIPAMDefaultAddressSpaces [2021-12-21T19:00:09.487Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestDriver [2021-12-21T19:00:09.487Z] --- PASS: TestDriver (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestIPAM [2021-12-21T19:00:09.487Z] --- PASS: TestIPAM (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestWalkIPAMs [2021-12-21T19:00:09.487Z] --- PASS: TestWalkIPAMs (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestWalkDrivers [2021-12-21T19:00:09.487Z] --- PASS: TestWalkDrivers (0.00s) [2021-12-21T19:00:09.487Z] PASS [2021-12-21T19:00:09.487Z] coverage: 82.4% of statements [2021-12-21T19:00:09.487Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2021-12-21T19:00:09.487Z] === RUN TestNAT [2021-12-21T19:00:09.487Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-21T19:00:09.487Z] --- SKIP: TestNAT (0.00s) [2021-12-21T19:00:09.487Z] === RUN TestTransparent [2021-12-21T19:00:09.487Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-21T19:00:09.487Z] --- SKIP: TestTransparent (0.00s) [2021-12-21T19:00:09.487Z] PASS [2021-12-21T19:00:09.487Z] coverage: 0.0% of statements [2021-12-21T19:00:09.487Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2021-12-21T19:00:09.650Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-21T19:00:09.650Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-21T19:00:09.650Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-21T19:00:09.650Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-21T19:00:09.650Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-21T19:00:09.650Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-21T19:00:09.650Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-21T19:00:09.650Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-21T19:00:09.650Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-21T19:00:09.962Z] === RUN TestBuildDefault [2021-12-21T19:00:09.962Z] --- PASS: TestBuildDefault (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestBuildHostnameDomainname [2021-12-21T19:00:09.962Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestBuildHostname [2021-12-21T19:00:09.962Z] --- PASS: TestBuildHostname (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestBuildHostnameFQDN [2021-12-21T19:00:09.962Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestBuildNoIP [2021-12-21T19:00:09.962Z] --- PASS: TestBuildNoIP (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestUpdate [2021-12-21T19:00:09.962Z] --- PASS: TestUpdate (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-12-21T19:00:09.962Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-12-21T19:00:09.962Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestAddEmpty [2021-12-21T19:00:09.962Z] --- PASS: TestAddEmpty (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestAdd [2021-12-21T19:00:09.962Z] --- PASS: TestAdd (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestDeleteEmpty [2021-12-21T19:00:09.962Z] --- PASS: TestDeleteEmpty (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestDeleteNewline [2021-12-21T19:00:09.962Z] --- PASS: TestDeleteNewline (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestDelete [2021-12-21T19:00:09.962Z] --- PASS: TestDelete (0.00s) [2021-12-21T19:00:09.962Z] === RUN TestConcurrentWrites [2021-12-21T19:00:09.962Z] --- PASS: TestConcurrentWrites (0.29s) [2021-12-21T19:00:09.962Z] PASS [2021-12-21T19:00:09.962Z] coverage: 81.2% of statements [2021-12-21T19:00:09.962Z] ok github.com/docker/docker/libnetwork/etchosts 0.371s coverage: 81.2% of statements [2021-12-21T19:00:10.373Z] --- PASS: TestRenameLinkedContainer (2.37s) [2021-12-21T19:00:10.373Z] === RUN TestRenameStoppedContainer [2021-12-21T19:00:10.373Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-21T19:00:10.433Z] --- PASS: TestAllocateRandomDeallocate (1.20s) [2021-12-21T19:00:10.433Z] === RUN TestAllocateRandomDeallocateSerialize [2021-12-21T19:00:10.433Z] === RUN TestNew [2021-12-21T19:00:10.433Z] --- PASS: TestNew (0.00s) [2021-12-21T19:00:10.433Z] === RUN TestAllocate [2021-12-21T19:00:10.433Z] --- PASS: TestAllocate (0.00s) [2021-12-21T19:00:10.433Z] === RUN TestUninitialized [2021-12-21T19:00:10.433Z] --- PASS: TestUninitialized (0.00s) [2021-12-21T19:00:10.433Z] === RUN TestAllocateInRange [2021-12-21T19:00:10.433Z] --- PASS: TestAllocateInRange (0.00s) [2021-12-21T19:00:10.433Z] === RUN TestAllocateSerial [2021-12-21T19:00:10.433Z] --- PASS: TestAllocateSerial (0.00s) [2021-12-21T19:00:10.433Z] PASS [2021-12-21T19:00:10.433Z] coverage: 87.5% of statements [2021-12-21T19:00:10.433Z] ok github.com/docker/docker/libnetwork/idm 0.058s coverage: 87.5% of statements [2021-12-21T19:00:10.632Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-12-21T19:00:10.632Z] --- PASS: TestRenameStoppedContainer (0.57s) [2021-12-21T19:00:10.632Z] === RUN TestRenameRunningContainerAndReuse [2021-12-21T19:00:10.905Z] === RUN TestDiff [2021-12-21T19:00:10.905Z] --- PASS: TestDiff (0.00s) [2021-12-21T19:00:10.905Z] === RUN TestAddedCallback [2021-12-21T19:00:10.905Z] --- PASS: TestAddedCallback (0.00s) [2021-12-21T19:00:10.905Z] === RUN TestRemovedCallback [2021-12-21T19:00:10.905Z] --- PASS: TestRemovedCallback (0.00s) [2021-12-21T19:00:10.905Z] === RUN TestNoCallback [2021-12-21T19:00:10.905Z] --- PASS: TestNoCallback (0.00s) [2021-12-21T19:00:10.905Z] PASS [2021-12-21T19:00:10.905Z] coverage: 48.1% of statements [2021-12-21T19:00:10.905Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-12-21T19:00:11.377Z] === RUN TestCaller [2021-12-21T19:00:11.377Z] --- PASS: TestCaller (0.00s) [2021-12-21T19:00:11.377Z] PASS [2021-12-21T19:00:11.377Z] coverage: 100.0% of statements [2021-12-21T19:00:11.377Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-12-21T19:00:11.377Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.08s) [2021-12-21T19:00:11.377Z] === RUN TestRetrieveFromStore [2021-12-21T19:00:11.377Z] === RUN TestSetSerialInsertDelete [2021-12-21T19:00:11.377Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-12-21T19:00:11.377Z] === RUN TestSetParallelInsertDelete [2021-12-21T19:00:11.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-21T19:00:11.827Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2021-12-21T19:00:11.827Z] === RUN TestRenameInvalidName [2021-12-21T19:00:11.848Z] --- PASS: TestRetrieveFromStore (0.69s) [2021-12-21T19:00:11.848Z] === RUN TestIsCorrupted [2021-12-21T19:00:11.848Z] --- PASS: TestIsCorrupted (0.03s) [2021-12-21T19:00:11.848Z] === RUN TestSetRollover [2021-12-21T19:00:12.396Z] --- PASS: TestRenameInvalidName (0.51s) [2021-12-21T19:00:12.396Z] === RUN TestRenameAnonymousContainer [2021-12-21T19:00:12.842Z] === RUN TestInt2IP2IntConversion [2021-12-21T19:00:12.842Z] === RUN TestPoolRequest [2021-12-21T19:00:12.842Z] --- PASS: TestPoolRequest (0.00s) [2021-12-21T19:00:12.842Z] === RUN TestOtherRequests [2021-12-21T19:00:12.842Z] --- PASS: TestOtherRequests (0.00s) [2021-12-21T19:00:12.842Z] PASS [2021-12-21T19:00:12.842Z] coverage: 57.1% of statements [2021-12-21T19:00:12.842Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2021-12-21T19:00:13.314Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2021-12-21T19:00:13.314Z] === RUN TestGetAddressVersion [2021-12-21T19:00:13.314Z] --- PASS: TestGetAddressVersion (0.00s) [2021-12-21T19:00:13.314Z] === RUN TestKeyString [2021-12-21T19:00:13.314Z] --- PASS: TestKeyString (0.00s) [2021-12-21T19:00:13.314Z] === RUN TestPoolDataMarshal [2021-12-21T19:00:13.314Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-12-21T19:00:13.314Z] === RUN TestSubnetsMarshal [2021-12-21T19:00:13.314Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-12-21T19:00:13.314Z] === RUN TestAddSubnets [2021-12-21T19:00:13.314Z] --- PASS: TestAddSubnets (0.06s) [2021-12-21T19:00:13.314Z] === RUN TestDoublePoolRelease [2021-12-21T19:00:13.314Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-12-21T19:00:13.314Z] === RUN TestAddReleasePoolID [2021-12-21T19:00:13.314Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-12-21T19:00:13.314Z] === RUN TestPredefinedPool [2021-12-21T19:00:13.314Z] --- PASS: TestPredefinedPool (0.03s) [2021-12-21T19:00:13.314Z] === RUN TestRemoveSubnet [2021-12-21T19:00:13.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-21T19:00:13.386Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-21T19:00:13.386Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-21T19:00:13.386Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-21T19:00:13.386Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:00:13.386Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-21T19:00:13.786Z] --- PASS: TestSetRollover (1.64s) [2021-12-21T19:00:13.786Z] === RUN TestSetRolloverSerial [2021-12-21T19:00:13.786Z] --- PASS: TestRemoveSubnet (0.20s) [2021-12-21T19:00:13.786Z] === RUN TestGetSameAddress [2021-12-21T19:00:13.786Z] --- PASS: TestGetSameAddress (0.07s) [2021-12-21T19:00:13.786Z] === RUN TestPoolAllocationReuse [2021-12-21T19:00:13.861Z] --- PASS: TestRenameStoppedContainer (7.29s) [2021-12-21T19:00:13.861Z] === RUN TestRenameRunningContainerAndReuse [2021-12-21T19:00:14.258Z] === RUN TestGetCapabilities [2021-12-21T19:00:14.259Z] --- PASS: TestGetCapabilities (0.01s) [2021-12-21T19:00:14.259Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-12-21T19:00:14.259Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-12-21T19:00:14.259Z] === RUN TestGetDefaultAddressSpaces [2021-12-21T19:00:14.259Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-12-21T19:00:14.259Z] === RUN TestRemoteDriver [2021-12-21T19:00:14.259Z] --- PASS: TestRemoteDriver (0.01s) [2021-12-21T19:00:14.259Z] PASS [2021-12-21T19:00:14.259Z] coverage: 47.4% of statements [2021-12-21T19:00:14.259Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2021-12-21T19:00:14.711Z] --- PASS: TestRenameAnonymousContainer (2.17s) [2021-12-21T19:00:14.711Z] === RUN TestRenameContainerWithSameName [2021-12-21T19:00:14.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-21T19:00:14.730Z] === RUN TestWindowsIPAM [2021-12-21T19:00:14.730Z] --- PASS: TestWindowsIPAM (0.00s) [2021-12-21T19:00:14.730Z] PASS [2021-12-21T19:00:14.730Z] coverage: 71.4% of statements [2021-12-21T19:00:14.730Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2021-12-21T19:00:15.202Z] --- PASS: TestSetRolloverSerial (1.64s) [2021-12-21T19:00:15.202Z] === RUN TestGetFirstAvailableFromCurrent [2021-12-21T19:00:15.202Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-12-21T19:00:15.202Z] PASS [2021-12-21T19:00:15.202Z] coverage: 84.4% of statements [2021-12-21T19:00:15.202Z] ok github.com/docker/docker/libnetwork/bitseq 11.965s coverage: 84.4% of statements [2021-12-21T19:00:15.279Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2021-12-21T19:00:15.279Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-21T19:00:15.674Z] --- PASS: TestPoolAllocationReuse (1.79s) [2021-12-21T19:00:15.674Z] === RUN TestGetAddressSubPoolEqualPool [2021-12-21T19:00:15.674Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-12-21T19:00:15.674Z] === RUN TestRequestReleaseAddressFromSubPool [2021-12-21T19:00:15.674Z] === RUN TestDefaultNetwork [2021-12-21T19:00:16.147Z] --- PASS: TestDefaultNetwork (0.27s) [2021-12-21T19:00:16.147Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-12-21T19:00:16.147Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-12-21T19:00:16.147Z] === RUN TestInitAddressPools [2021-12-21T19:00:16.147Z] --- PASS: TestInitAddressPools (0.00s) [2021-12-21T19:00:16.147Z] PASS [2021-12-21T19:00:16.147Z] coverage: 74.0% of statements [2021-12-21T19:00:16.147Z] ok github.com/docker/docker/libnetwork/ipamutils 0.623s coverage: 74.0% of statements [2021-12-21T19:00:16.215Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-12-21T19:00:16.215Z] === RUN TestResize [2021-12-21T19:00:16.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-21T19:00:16.786Z] --- PASS: TestResize (0.60s) [2021-12-21T19:00:16.786Z] === RUN TestResizeWithInvalidSize [2021-12-21T19:00:17.046Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-12-21T19:00:17.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-21T19:00:17.141Z] === RUN TestKeyValue [2021-12-21T19:00:17.141Z] --- PASS: TestKeyValue (0.00s) [2021-12-21T19:00:17.141Z] PASS [2021-12-21T19:00:17.141Z] coverage: 60.0% of statements [2021-12-21T19:00:17.141Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2021-12-21T19:00:17.304Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2021-12-21T19:00:17.305Z] === RUN TestResizeWhenContainerNotStarted [2021-12-21T19:00:17.612Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.11s) [2021-12-21T19:00:17.612Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-12-21T19:00:17.873Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T19:00:17.874Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T19:00:17.874Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T19:00:17.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-12-21T19:00:17.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T19:00:17.884Z] --- PASS: TestUpdateRestartPolicy (10.68s) [2021-12-21T19:00:17.884Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-21T19:00:17.884Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2021-12-21T19:00:17.884Z] === RUN TestWaitNonBlocked [2021-12-21T19:00:17.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:00:17.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:00:17.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:00:17.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:00:17.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:00:17.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:00:17.884Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-21T19:00:17.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2021-12-21T19:00:17.884Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2021-12-21T19:00:17.884Z] === RUN TestWaitBlocked [2021-12-21T19:00:17.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T19:00:17.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T19:00:17.884Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T19:00:17.884Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T19:00:17.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T19:00:17.884Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T19:00:18.143Z] --- PASS: TestWaitBlocked (0.01s) [2021-12-21T19:00:18.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2021-12-21T19:00:18.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2021-12-21T19:00:18.143Z] === CONT TestContainerStartOnDaemonRestart [2021-12-21T19:00:18.143Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-21T19:00:18.561Z] --- PASS: TestRenameRunningContainerAndReuse (4.65s) [2021-12-21T19:00:18.561Z] === RUN TestRenameInvalidName [2021-12-21T19:00:19.839Z] === RUN TestNetworkDBSimple [2021-12-21T19:00:20.048Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s) [2021-12-21T19:00:20.048Z] === CONT TestDaemonHostGatewayIP [2021-12-21T19:00:20.048Z] --- PASS: TestContainerStartOnDaemonRestart (2.03s) [2021-12-21T19:00:20.048Z] === CONT TestDaemonRestartIpcMode [2021-12-21T19:00:20.311Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.59s) [2021-12-21T19:00:20.311Z] === RUN TestGetAddress [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-21T19:00:20.311Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-21T19:00:20.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-21T19:00:20.453Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2021-12-21T19:00:20.453Z] === RUN TestCreateServiceSecretFileMode [2021-12-21T19:00:20.465Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-21T19:00:20.748Z] --- PASS: TestRenameInvalidName (2.33s) [2021-12-21T19:00:20.748Z] === RUN TestRenameAnonymousContainer [2021-12-21T19:00:20.782Z] 2021/12/21 19:00:20 Closing DB instances... [2021-12-21T19:00:20.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-12-21T19:00:21.254Z] === RUN TestGenerate [2021-12-21T19:00:21.254Z] --- PASS: TestGenerate (0.00s) [2021-12-21T19:00:21.254Z] === RUN TestGeneratePtr [2021-12-21T19:00:21.254Z] --- PASS: TestGeneratePtr (0.00s) [2021-12-21T19:00:21.254Z] === RUN TestGenerateMissingField [2021-12-21T19:00:21.254Z] --- PASS: TestGenerateMissingField (0.00s) [2021-12-21T19:00:21.254Z] === RUN TestFieldCannotBeSet [2021-12-21T19:00:21.254Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-12-21T19:00:21.254Z] === RUN TestTypeMismatchError [2021-12-21T19:00:21.254Z] --- PASS: TestTypeMismatchError (0.00s) [2021-12-21T19:00:21.254Z] PASS [2021-12-21T19:00:21.254Z] coverage: 100.0% of statements [2021-12-21T19:00:21.254Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2021-12-21T19:00:21.254Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-12-21T19:00:21.254Z] PASS [2021-12-21T19:00:21.254Z] coverage: 100.0% of statements [2021-12-21T19:00:21.254Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2021-12-21T19:00:21.725Z] testing: warning: no tests to run [2021-12-21T19:00:21.725Z] PASS [2021-12-21T19:00:21.725Z] coverage: 0.0% of statements [2021-12-21T19:00:21.725Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2021-12-21T19:00:21.725Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-12-21T19:00:21.725Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-12-21T19:00:22.197Z] === RUN TestRequestNewPort [2021-12-21T19:00:22.197Z] --- PASS: TestRequestNewPort (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestRequestSpecificPort [2021-12-21T19:00:22.197Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestReleasePort [2021-12-21T19:00:22.197Z] --- PASS: TestReleasePort (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestReuseReleasedPort [2021-12-21T19:00:22.197Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestReleaseUnreadledPort [2021-12-21T19:00:22.197Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestUnknowProtocol [2021-12-21T19:00:22.197Z] --- PASS: TestUnknowProtocol (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestAllocateAllPorts [2021-12-21T19:00:22.197Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestPortAllocation [2021-12-21T19:00:22.197Z] --- PASS: TestPortAllocation (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestPortAllocationWithCustomRange [2021-12-21T19:00:22.197Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestNoDuplicateBPR [2021-12-21T19:00:22.197Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-12-21T19:00:22.197Z] === RUN TestChangePortRange [2021-12-21T19:00:22.197Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-12-21T19:00:22.197Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-12-21T19:00:22.197Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-12-21T19:00:22.197Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-12-21T19:00:22.197Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-12-21T19:00:22.197Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-12-21T19:00:22.197Z] --- PASS: TestChangePortRange (0.00s) [2021-12-21T19:00:22.197Z] PASS [2021-12-21T19:00:22.197Z] coverage: 88.6% of statements [2021-12-21T19:00:22.197Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2021-12-21T19:00:22.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-12-21T19:00:22.583Z] --- PASS: TestDaemonHostGatewayIP (2.33s) [2021-12-21T19:00:22.583Z] === CONT TestIpcModeOlderClient [2021-12-21T19:00:22.583Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2021-12-21T19:00:22.583Z] === CONT TestContainerKillOnDaemonStart [2021-12-21T19:00:22.583Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-12-21T19:00:22.621Z] check_test.go:308: [d6cafeaf0fddd] daemon is not started [2021-12-21T19:00:22.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-12-21T19:00:22.669Z] testing: warning: no tests to run [2021-12-21T19:00:22.669Z] PASS [2021-12-21T19:00:22.669Z] coverage: 0.0% of statements [2021-12-21T19:00:22.669Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2021-12-21T19:00:23.147Z] === RUN TestHashData [2021-12-21T19:00:23.147Z] --- PASS: TestHashData (0.00s) [2021-12-21T19:00:23.147Z] PASS [2021-12-21T19:00:23.147Z] coverage: 2.8% of statements [2021-12-21T19:00:23.147Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2021-12-21T19:00:23.147Z] 2021/12/21 19:00:22 Closing DB instances... [2021-12-21T19:00:23.147Z] === RUN TestErrorConstructors [2021-12-21T19:00:23.147Z] --- PASS: TestErrorConstructors (0.00s) [2021-12-21T19:00:23.147Z] === RUN TestCompareIPMask [2021-12-21T19:00:23.147Z] --- PASS: TestCompareIPMask (0.00s) [2021-12-21T19:00:23.147Z] === RUN TestUtilGetHostPartIP [2021-12-21T19:00:23.147Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-12-21T19:00:23.147Z] === RUN TestUtilGetBroadcastIP [2021-12-21T19:00:23.147Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-12-21T19:00:23.147Z] === RUN TestParseCIDR [2021-12-21T19:00:23.147Z] --- PASS: TestParseCIDR (0.00s) [2021-12-21T19:00:23.147Z] PASS [2021-12-21T19:00:23.147Z] coverage: 37.3% of statements [2021-12-21T19:00:23.147Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2021-12-21T19:00:23.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-12-21T19:00:23.998Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-12-21T19:00:24.140Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-12-21T19:00:24.140Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-12-21T19:00:24.140Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-12-21T19:00:24.141Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-12-21T19:00:24.141Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-12-21T19:00:24.141Z] PASS [2021-12-21T19:00:24.141Z] coverage: 50.0% of statements [2021-12-21T19:00:24.141Z] ok github.com/docker/docker/oci 0.060s coverage: 50.0% of statements [2021-12-21T19:00:24.612Z] === RUN TestAddressPoolOpt [2021-12-21T19:00:24.613Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/a [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/something [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/_=a [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/env1=value1 [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/_env1=value1 [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/env2=value2=value3 [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/env3=abc!qwe [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/env_4=value_4 [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/PATH [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/=a [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/PATH= [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/PATH=something [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/asd!qwe [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/1asd [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/123 [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/some_space [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/__some_space_before [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/some_space_after__ [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/= [2021-12-21T19:00:24.613Z] === RUN TestValidateEnv/PaTh [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/a (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/something (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/= (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestParseHost [2021-12-21T19:00:24.613Z] --- PASS: TestParseHost (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestParseDockerDaemonHost [2021-12-21T19:00:24.613Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestParseTCP [2021-12-21T19:00:24.613Z] --- PASS: TestParseTCP (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestParseInvalidUnixAddrInvalid [2021-12-21T19:00:24.613Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestValidateExtraHosts [2021-12-21T19:00:24.613Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestIpOptString [2021-12-21T19:00:24.613Z] --- PASS: TestIpOptString (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestNewIpOptInvalidDefaultVal [2021-12-21T19:00:24.613Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestNewIpOptValidDefaultVal [2021-12-21T19:00:24.613Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestIpOptSetInvalidVal [2021-12-21T19:00:24.613Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestValidateIPAddress [2021-12-21T19:00:24.613Z] --- PASS: TestValidateIPAddress (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestMapOpts [2021-12-21T19:00:24.613Z] --- PASS: TestMapOpts (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestListOptsWithoutValidator [2021-12-21T19:00:24.613Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestListOptsWithValidator [2021-12-21T19:00:24.613Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestValidateDNSSearch [2021-12-21T19:00:24.613Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_general_format [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_one_more [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-12-21T19:00:24.613Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-12-21T19:00:24.613Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestNamedListOpts [2021-12-21T19:00:24.613Z] --- PASS: TestNamedListOpts (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestNamedMapOpts [2021-12-21T19:00:24.613Z] --- PASS: TestNamedMapOpts (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestParseLink [2021-12-21T19:00:24.613Z] --- PASS: TestParseLink (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestQuotedStringSetWithQuotes [2021-12-21T19:00:24.613Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-12-21T19:00:24.613Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestQuotedStringSetWithNoQuotes [2021-12-21T19:00:24.613Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-12-21T19:00:24.613Z] === RUN TestUlimitOpt [2021-12-21T19:00:24.613Z] --- PASS: TestUlimitOpt (0.00s) [2021-12-21T19:00:24.613Z] PASS [2021-12-21T19:00:24.613Z] coverage: 67.1% of statements [2021-12-21T19:00:24.613Z] ok github.com/docker/docker/opts 0.076s coverage: 67.1% of statements [2021-12-21T19:00:24.613Z] === RUN TestParseVersion [2021-12-21T19:00:24.613Z] --- PASS: TestParseVersion (0.00s) [2021-12-21T19:00:24.613Z] PASS [2021-12-21T19:00:24.613Z] coverage: 52.9% of statements [2021-12-21T19:00:24.613Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-12-21T19:00:24.613Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-12-21T19:00:24.613Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-12-21T19:00:24.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-12-21T19:00:25.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T19:00:25.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-12-21T19:00:26.187Z] 2021/12/21 19:00:25 Closing DB instances... [2021-12-21T19:00:26.660Z] === RUN TestPeerCertificateMarshalJSON [2021-12-21T19:00:26.660Z] === RUN TestIsArchivePathDir [2021-12-21T19:00:27.132Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-12-21T19:00:27.132Z] === RUN TestIsArchivePathInvalidFile [2021-12-21T19:00:27.132Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-12-21T19:00:27.132Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-12-21T19:00:27.132Z] --- PASS: TestPeerCertificateMarshalJSON (0.40s) [2021-12-21T19:00:27.132Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-12-21T19:00:27.132Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-12-21T19:00:27.132Z] === RUN TestMiddleware [2021-12-21T19:00:27.132Z] --- PASS: TestMiddleware (0.00s) [2021-12-21T19:00:27.132Z] === RUN TestNewResponseModifier [2021-12-21T19:00:27.132Z] --- PASS: TestNewResponseModifier (0.00s) [2021-12-21T19:00:27.132Z] PASS [2021-12-21T19:00:27.132Z] coverage: 26.8% of statements [2021-12-21T19:00:27.132Z] ok github.com/docker/docker/pkg/authorization 0.443s coverage: 26.8% of statements [2021-12-21T19:00:27.132Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-12-21T19:00:27.132Z] === RUN TestIsArchivePathTar [2021-12-21T19:00:27.132Z] --- PASS: TestIsArchivePathTar (0.17s) [2021-12-21T19:00:27.132Z] === RUN TestDecompressStreamGzip [2021-12-21T19:00:27.132Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-12-21T19:00:27.132Z] === RUN TestDecompressStreamBzip2 [2021-12-21T19:00:27.611Z] --- PASS: TestDecompressStreamBzip2 (0.22s) [2021-12-21T19:00:27.611Z] === RUN TestDecompressStreamXz [2021-12-21T19:00:27.611Z] archive_test.go:133: Xz not present in msys2 [2021-12-21T19:00:27.611Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestDecompressStreamZstd [2021-12-21T19:00:27.611Z] === RUN TestUnbuffered [2021-12-21T19:00:27.611Z] --- PASS: TestUnbuffered (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestRaceUnbuffered [2021-12-21T19:00:27.611Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-12-21T19:00:27.611Z] PASS [2021-12-21T19:00:27.611Z] coverage: 100.0% of statements [2021-12-21T19:00:27.611Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-12-21T19:00:27.611Z] archive_test.go:140: zstd not installed [2021-12-21T19:00:27.611Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-12-21T19:00:27.611Z] === RUN TestCompressStreamXzUnsupported [2021-12-21T19:00:27.611Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestCompressStreamBzip2Unsupported [2021-12-21T19:00:27.611Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestCompressStreamInvalid [2021-12-21T19:00:27.611Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestExtensionInvalid [2021-12-21T19:00:27.611Z] --- PASS: TestExtensionInvalid (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestExtensionUncompressed [2021-12-21T19:00:27.611Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestExtensionBzip2 [2021-12-21T19:00:27.611Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestExtensionGzip [2021-12-21T19:00:27.611Z] --- PASS: TestExtensionGzip (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestExtensionXz [2021-12-21T19:00:27.611Z] --- PASS: TestExtensionXz (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestExtensionZstd [2021-12-21T19:00:27.611Z] --- PASS: TestExtensionZstd (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestCmdStreamLargeStderr [2021-12-21T19:00:27.611Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-12-21T19:00:27.611Z] === RUN TestNetworkDBCRUDTableEntry [2021-12-21T19:00:27.611Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-12-21T19:00:27.611Z] === RUN TestCmdStreamBad [2021-12-21T19:00:27.611Z] archive_test.go:252: Failing on Windows CI machines [2021-12-21T19:00:27.611Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestCmdStreamGood [2021-12-21T19:00:27.611Z] --- PASS: TestCmdStreamGood (0.05s) [2021-12-21T19:00:27.611Z] === RUN TestUntarPathWithInvalidDest [2021-12-21T19:00:27.611Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-12-21T19:00:27.611Z] === RUN TestUntarPathWithInvalidSrc [2021-12-21T19:00:27.611Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-12-21T19:00:27.611Z] === RUN TestUntarPath [2021-12-21T19:00:28.083Z] --- PASS: TestUntarPath (0.07s) [2021-12-21T19:00:28.083Z] === RUN TestUntarPathWithDestinationFile [2021-12-21T19:00:28.083Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-12-21T19:00:28.083Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-12-21T19:00:28.083Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-12-21T19:00:28.083Z] === RUN TestCopyWithTarInvalidSrc [2021-12-21T19:00:28.083Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-12-21T19:00:28.083Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-12-21T19:00:28.083Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-12-21T19:00:28.083Z] === RUN TestCopyWithTarSrcFile [2021-12-21T19:00:28.083Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-12-21T19:00:28.083Z] === RUN TestCopyWithTarSrcFolder [2021-12-21T19:00:28.083Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-12-21T19:00:28.083Z] === RUN TestCopyFileWithTarInvalidSrc [2021-12-21T19:00:28.083Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-12-21T19:00:28.083Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-12-21T19:00:28.083Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-12-21T19:00:28.083Z] === RUN TestCopyFileWithTarSrcFolder [2021-12-21T19:00:28.083Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-12-21T19:00:28.083Z] === RUN TestCopyFileWithTarSrcFile [2021-12-21T19:00:28.083Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-12-21T19:00:28.083Z] === RUN TestTarFiles [2021-12-21T19:00:28.083Z] === RUN TestMatch [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[foo]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[bar]_[foo]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[foo_bar]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[qux]_[foo]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[]#01 [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[qux]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[foo_bar_qux]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[qux]_[baz]] [2021-12-21T19:00:28.083Z] === RUN TestMatch/[[foo_baz]] [2021-12-21T19:00:28.083Z] --- PASS: TestMatch (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-12-21T19:00:28.083Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-12-21T19:00:28.083Z] PASS [2021-12-21T19:00:28.083Z] coverage: 87.5% of statements [2021-12-21T19:00:28.083Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-12-21T19:00:29.659Z] === RUN TestChrootTarUntar [2021-12-21T19:00:29.659Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootUntarWithHugeExcludesList [2021-12-21T19:00:29.659Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootUntarEmptyArchive [2021-12-21T19:00:29.659Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootTarUntarWithSymlink [2021-12-21T19:00:29.659Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootCopyWithTar [2021-12-21T19:00:29.659Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootCopyFileWithTar [2021-12-21T19:00:29.659Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootUntarPath [2021-12-21T19:00:29.659Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-12-21T19:00:29.659Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-12-21T19:00:29.659Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-21T19:00:29.659Z] === RUN TestChrootApplyDotDotFile [2021-12-21T19:00:29.659Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:00:29.659Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-12-21T19:00:29.659Z] PASS [2021-12-21T19:00:29.659Z] coverage: 15.1% of statements [2021-12-21T19:00:29.659Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 15.1% of statements [2021-12-21T19:00:29.659Z] 2021/12/21 19:00:29 Closing DB instances... [2021-12-21T19:00:30.133Z] === RUN TestSizeEmpty [2021-12-21T19:00:30.134Z] --- PASS: TestSizeEmpty (0.00s) [2021-12-21T19:00:30.134Z] === RUN TestSizeEmptyFile [2021-12-21T19:00:30.134Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-12-21T19:00:30.134Z] === RUN TestSizeNonemptyFile [2021-12-21T19:00:30.134Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-12-21T19:00:30.134Z] === RUN TestSizeNestedDirectoryEmpty [2021-12-21T19:00:30.134Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-12-21T19:00:30.134Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-12-21T19:00:30.134Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-12-21T19:00:30.134Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-12-21T19:00:30.134Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-12-21T19:00:30.134Z] === RUN TestMoveToSubdir [2021-12-21T19:00:30.134Z] --- PASS: TestMoveToSubdir (0.00s) [2021-12-21T19:00:30.134Z] === RUN TestSizeNonExistingDirectory [2021-12-21T19:00:30.134Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-12-21T19:00:30.134Z] PASS [2021-12-21T19:00:30.134Z] coverage: 80.0% of statements [2021-12-21T19:00:30.134Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-12-21T19:00:31.127Z] === RUN Test [2021-12-21T19:00:31.127Z] === RUN Test/TestContainsEntry [2021-12-21T19:00:31.127Z] === RUN Test/TestCreateEntries [2021-12-21T19:00:31.127Z] === RUN Test/TestEntriesDiff [2021-12-21T19:00:31.127Z] === RUN Test/TestEntriesEquality [2021-12-21T19:00:31.127Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-12-21T19:00:31.127Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-12-21T19:00:31.127Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-12-21T19:00:31.127Z] === RUN Test/TestGeneratorNotGenerate [2021-12-21T19:00:31.127Z] === RUN Test/TestGeneratorWithPort [2021-12-21T19:00:31.127Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-12-21T19:00:31.127Z] === RUN Test/TestNewEntry [2021-12-21T19:00:31.127Z] === RUN Test/TestParse [2021-12-21T19:00:31.127Z] --- PASS: Test (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestNewEntry (0.00s) [2021-12-21T19:00:31.127Z] --- PASS: Test/TestParse (0.00s) [2021-12-21T19:00:31.127Z] PASS [2021-12-21T19:00:31.127Z] coverage: 58.3% of statements [2021-12-21T19:00:31.127Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-12-21T19:00:31.600Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2021-12-21T19:00:31.600Z] === RUN TestNetworkDBCRUDTableEntries [2021-12-21T19:00:32.072Z] === RUN Test [2021-12-21T19:00:32.072Z] === RUN Test/TestContent [2021-12-21T19:00:32.072Z] === RUN Test/TestInitialize [2021-12-21T19:00:32.072Z] === RUN Test/TestNew [2021-12-21T19:00:32.072Z] === RUN Test/TestParsingContentsWithComments [2021-12-21T19:00:32.072Z] === RUN Test/TestRegister [2021-12-21T19:00:32.072Z] === RUN Test/TestWatch [2021-12-21T19:00:32.072Z] --- PASS: Test (0.01s) [2021-12-21T19:00:32.072Z] --- PASS: Test/TestContent (0.00s) [2021-12-21T19:00:32.072Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-21T19:00:32.072Z] --- PASS: Test/TestNew (0.00s) [2021-12-21T19:00:32.072Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-12-21T19:00:32.072Z] --- PASS: Test/TestRegister (0.00s) [2021-12-21T19:00:32.072Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T19:00:32.072Z] PASS [2021-12-21T19:00:32.072Z] coverage: 97.6% of statements [2021-12-21T19:00:32.072Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 97.6% of statements [2021-12-21T19:00:32.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-12-21T19:00:32.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-12-21T19:00:32.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-21T19:00:32.656Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2021-12-21T19:00:32.656Z] === RUN TestCreateServiceConfigFileMode [2021-12-21T19:00:33.072Z] === RUN Test [2021-12-21T19:00:33.072Z] === RUN Test/TestInitialize [2021-12-21T19:00:33.544Z] 2021/12/21 19:00:33 Closing DB instances... [2021-12-21T19:00:33.544Z] time="2021-12-21T19:00:32Z" level=info msg="Initializing discovery without TLS" [2021-12-21T19:00:33.544Z] time="2021-12-21T19:00:33Z" level=info msg="Initializing discovery without TLS" [2021-12-21T19:00:33.544Z] time="2021-12-21T19:00:33Z" level=info msg="Initializing discovery without TLS" [2021-12-21T19:00:33.544Z] === RUN Test/TestInitializeWithCerts [2021-12-21T19:00:33.544Z] time="2021-12-21T19:00:33Z" level=info msg="Initializing discovery with TLS" [2021-12-21T19:00:33.544Z] === RUN Test/TestWatch [2021-12-21T19:00:33.544Z] time="2021-12-21T19:00:33Z" level=info msg="Initializing discovery without TLS" [2021-12-21T19:00:33.544Z] --- PASS: TestTarFiles (5.55s) [2021-12-21T19:00:33.544Z] === RUN TestDetectCompressionZstd [2021-12-21T19:00:33.544Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-12-21T19:00:33.544Z] === RUN TestTarUntar [2021-12-21T19:00:33.544Z] --- PASS: TestTarUntar (0.04s) [2021-12-21T19:00:33.544Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-12-21T19:00:33.544Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-12-21T19:00:33.544Z] === RUN TestTarWithOptions [2021-12-21T19:00:33.544Z] --- PASS: TestTarWithOptions (0.03s) [2021-12-21T19:00:33.544Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-12-21T19:00:33.544Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-12-21T19:00:33.544Z] === RUN TestUntarUstarGnuConflict [2021-12-21T19:00:33.544Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-12-21T19:00:33.544Z] === RUN TestUntarInvalidFilenames [2021-12-21T19:00:34.016Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames547800042\\dest" [2021-12-21T19:00:34.016Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-12-21T19:00:34.016Z] === RUN TestUntarHardlinkToSymlink [2021-12-21T19:00:34.016Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-12-21T19:00:34.016Z] === RUN TestUntarInvalidHardlink [2021-12-21T19:00:34.016Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2346167672\\victim\\hello" -> "../victim/hello" [2021-12-21T19:00:34.016Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2054568326\\victim\\hello" -> "/../victim/hello" [2021-12-21T19:00:34.016Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2690018777\\victim" -> "../victim" [2021-12-21T19:00:34.016Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1320985124\\victim" -> "../victim" [2021-12-21T19:00:34.016Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink894378999\\victim" -> "../victim" [2021-12-21T19:00:34.016Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2299211215\\victim" -> "../victim" [2021-12-21T19:00:34.016Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-12-21T19:00:34.016Z] === RUN TestUntarInvalidSymlink [2021-12-21T19:00:34.016Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3949479776\\dest\\dotdot" -> "../victim/hello" [2021-12-21T19:00:34.016Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1205450983\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-21T19:00:34.016Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1148281285\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.016Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2800811562\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.016Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink447021510\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.016Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3516144236\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.016Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2195202579\\dest\\dir\\loophole" -> "../../victim" [2021-12-21T19:00:34.016Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-12-21T19:00:34.016Z] === RUN TestTempArchiveCloseMultipleTimes [2021-12-21T19:00:34.016Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-12-21T19:00:34.016Z] === RUN TestXGlobalNoParent [2021-12-21T19:00:34.016Z] --- PASS: TestXGlobalNoParent (0.01s) [2021-12-21T19:00:34.016Z] === RUN TestReplaceFileTarWrapper [2021-12-21T19:00:34.016Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2021-12-21T19:00:34.016Z] === RUN TestPrefixHeaderReadable [2021-12-21T19:00:34.016Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-12-21T19:00:34.016Z] === RUN TestDisablePigz [2021-12-21T19:00:34.016Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-12-21T19:00:34.495Z] --- PASS: TestDisablePigz (0.24s) [2021-12-21T19:00:34.496Z] === RUN TestPigz [2021-12-21T19:00:34.496Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-12-21T19:00:34.496Z] --- PASS: TestPigz (0.15s) [2021-12-21T19:00:34.496Z] === RUN TestCopyFileWithInvalidDest [2021-12-21T19:00:34.496Z] archive_windows_test.go:16: Currently fails [2021-12-21T19:00:34.496Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestCanonicalTarNameForPath [2021-12-21T19:00:34.496Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestCanonicalTarName [2021-12-21T19:00:34.496Z] --- PASS: TestCanonicalTarName (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChmodTarEntry [2021-12-21T19:00:34.496Z] --- PASS: TestChmodTarEntry (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestHardLinkOrder [2021-12-21T19:00:34.496Z] --- PASS: TestHardLinkOrder (0.08s) [2021-12-21T19:00:34.496Z] === RUN TestChangeString [2021-12-21T19:00:34.496Z] --- PASS: TestChangeString (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChangesWithNoChanges [2021-12-21T19:00:34.496Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-12-21T19:00:34.496Z] === RUN TestChangesWithChanges [2021-12-21T19:00:34.496Z] --- PASS: TestChangesWithChanges (0.03s) [2021-12-21T19:00:34.496Z] === RUN TestChangesWithChangesGH13590 [2021-12-21T19:00:34.496Z] changes_test.go:195: needs more investigation [2021-12-21T19:00:34.496Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChangesDirsEmpty [2021-12-21T19:00:34.496Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T19:00:34.496Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChangesDirsMutated [2021-12-21T19:00:34.496Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T19:00:34.496Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestApplyLayer [2021-12-21T19:00:34.496Z] changes_test.go:432: needs further investigation [2021-12-21T19:00:34.496Z] --- SKIP: TestApplyLayer (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChangesSizeWithHardlinks [2021-12-21T19:00:34.496Z] changes_test.go:468: needs further investigation [2021-12-21T19:00:34.496Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChangesSizeWithNoChanges [2021-12-21T19:00:34.496Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-12-21T19:00:34.496Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestChangesSize [2021-12-21T19:00:34.496Z] --- PASS: TestChangesSize (0.00s) [2021-12-21T19:00:34.496Z] === RUN TestApplyLayerInvalidFilenames [2021-12-21T19:00:34.496Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames4139252727\\dest" [2021-12-21T19:00:34.496Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-12-21T19:00:34.496Z] === RUN TestApplyLayerInvalidHardlink [2021-12-21T19:00:34.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink55028704\\victim\\hello" -> "../victim/hello" [2021-12-21T19:00:34.496Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3695209494\\victim\\hello" -> "/../victim/hello" [2021-12-21T19:00:34.786Z] --- PASS: TestContainerKillOnDaemonStart (11.44s) [2021-12-21T19:00:34.787Z] PASS [2021-12-21T19:00:34.787Z] [2021-12-21T19:00:34.787Z] === Skipped [2021-12-21T19:00:34.787Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-12-21T19:00:34.787Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T19:00:34.787Z] [2021-12-21T19:00:34.787Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T19:00:34.787Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T19:00:34.787Z] [2021-12-21T19:00:34.787Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-21T19:00:34.787Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T19:00:34.787Z] [2021-12-21T19:00:34.787Z] DONE 200 tests, 3 skipped in 111.349s [2021-12-21T19:00:34.787Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-21T19:00:34.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:00:34.787Z] ++ set -e [2021-12-21T19:00:34.787Z] ++ '[' -n 0 ']' [2021-12-21T19:00:34.787Z] ++ set -x [2021-12-21T19:00:34.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:00:34.787Z] === RUN TestConfigDaemonLibtrustID [2021-12-21T19:00:34.787Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-12-21T19:00:34.787Z] === RUN TestDaemonConfigValidation [2021-12-21T19:00:34.787Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-21T19:00:34.787Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-21T19:00:34.787Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-21T19:00:34.787Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-21T19:00:34.787Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-21T19:00:34.787Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-21T19:00:34.787Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-21T19:00:34.787Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-21T19:00:34.787Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-21T19:00:34.787Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-21T19:00:34.787Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-21T19:00:34.787Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-21T19:00:34.787Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-21T19:00:34.787Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-21T19:00:34.787Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-21T19:00:34.787Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-21T19:00:34.787Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2021-12-21T19:00:34.787Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-12-21T19:00:34.787Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2021-12-21T19:00:34.787Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-12-21T19:00:34.787Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-12-21T19:00:34.787Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-21T19:00:34.787Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-21T19:00:34.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1450575755\\victim" -> "../victim" [2021-12-21T19:00:34.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1099346419\\victim" -> "../victim" [2021-12-21T19:00:34.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1744022795\\victim" -> "../victim" [2021-12-21T19:00:34.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2274720019\\victim" -> "../victim" [2021-12-21T19:00:34.967Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-12-21T19:00:34.967Z] === RUN TestApplyLayerInvalidSymlink [2021-12-21T19:00:34.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2300532605\\dest\\dotdot" -> "../victim/hello" [2021-12-21T19:00:34.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4212135607\\dest\\slash-dotdot" -> "/../victim/hello" [2021-12-21T19:00:34.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3163109403\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1638196453\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink57643912\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1893809165\\dest\\loophole-victim" -> "../victim" [2021-12-21T19:00:34.967Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-12-21T19:00:34.967Z] === RUN TestApplyLayerWhiteouts [2021-12-21T19:00:34.967Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-12-21T19:00:34.967Z] === RUN TestGenerateEmptyFile [2021-12-21T19:00:34.967Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-12-21T19:00:34.967Z] === RUN TestGenerateWithContent [2021-12-21T19:00:34.967Z] --- PASS: TestGenerateWithContent (0.00s) [2021-12-21T19:00:34.967Z] PASS [2021-12-21T19:00:34.967Z] coverage: 62.0% of statements [2021-12-21T19:00:34.967Z] ok github.com/docker/docker/pkg/archive 8.076s coverage: 62.0% of statements [2021-12-21T19:00:34.967Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-12-21T19:00:34.967Z] === RUN TestNetworkDBNodeLeave [2021-12-21T19:00:35.581Z] --- PASS: TestRenameAnonymousContainer (12.63s) [2021-12-21T19:00:35.581Z] === RUN TestRenameContainerWithSameName [2021-12-21T19:00:35.581Z] --- PASS: TestRenameContainerWithSameName (2.32s) [2021-12-21T19:00:35.581Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-21T19:00:35.581Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-21T19:00:35.581Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-21T19:00:35.581Z] === RUN TestResize [2021-12-21T19:00:35.723Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-21T19:00:36.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-21T19:00:36.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-12-21T19:00:36.544Z] --- PASS: Test (3.21s) [2021-12-21T19:00:36.544Z] --- PASS: Test/TestInitialize (0.21s) [2021-12-21T19:00:36.544Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-12-21T19:00:36.544Z] --- PASS: Test/TestWatch (3.00s) [2021-12-21T19:00:36.544Z] PASS [2021-12-21T19:00:36.544Z] coverage: 84.1% of statements [2021-12-21T19:00:36.544Z] ok github.com/docker/docker/pkg/discovery/kv 3.263s coverage: 84.1% of statements [2021-12-21T19:00:36.712Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-21T19:00:37.170Z] === RUN Test [2021-12-21T19:00:37.170Z] === RUN Test/TestWatch [2021-12-21T19:00:37.170Z] --- PASS: Test (0.00s) [2021-12-21T19:00:37.170Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T19:00:37.170Z] PASS [2021-12-21T19:00:37.170Z] coverage: 92.3% of statements [2021-12-21T19:00:37.170Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-12-21T19:00:37.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-12-21T19:00:37.643Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-12-21T19:00:37.643Z] === RUN TestNetworkDBWatch [2021-12-21T19:00:37.912Z] --- PASS: TestResize (2.29s) [2021-12-21T19:00:37.912Z] === RUN TestResizeWithInvalidSize [2021-12-21T19:00:38.089Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-21T19:00:38.090Z] daemon_test.go:156: [dd2ba49662a5f] daemon is not started [2021-12-21T19:00:38.090Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-12-21T19:00:38.090Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-12-21T19:00:38.090Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-12-21T19:00:38.090Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-12-21T19:00:38.090Z] === RUN TestDaemonProxy [2021-12-21T19:00:38.090Z] === RUN TestDaemonProxy/environment_variables [2021-12-21T19:00:38.114Z] === RUN Test [2021-12-21T19:00:38.114Z] === RUN Test/TestInitialize [2021-12-21T19:00:38.114Z] === RUN Test/TestInitializeWithPattern [2021-12-21T19:00:38.114Z] === RUN Test/TestRegister [2021-12-21T19:00:38.114Z] === RUN Test/TestWatch [2021-12-21T19:00:38.114Z] --- PASS: Test (0.00s) [2021-12-21T19:00:38.114Z] --- PASS: Test/TestInitialize (0.00s) [2021-12-21T19:00:38.114Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-12-21T19:00:38.114Z] --- PASS: Test/TestRegister (0.00s) [2021-12-21T19:00:38.114Z] --- PASS: Test/TestWatch (0.00s) [2021-12-21T19:00:38.114Z] PASS [2021-12-21T19:00:38.114Z] coverage: 93.8% of statements [2021-12-21T19:00:38.114Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2021-12-21T19:00:38.588Z] === RUN TestPollerAddRemove [2021-12-21T19:00:38.588Z] --- PASS: TestPollerAddRemove (0.00s) [2021-12-21T19:00:38.588Z] === RUN TestPollerEvent [2021-12-21T19:00:38.588Z] poller_test.go:40: No chmod on Windows [2021-12-21T19:00:38.588Z] --- SKIP: TestPollerEvent (0.00s) [2021-12-21T19:00:38.588Z] === RUN TestPollerClose [2021-12-21T19:00:38.588Z] --- PASS: TestPollerClose (0.00s) [2021-12-21T19:00:38.588Z] PASS [2021-12-21T19:00:38.588Z] coverage: 45.7% of statements [2021-12-21T19:00:38.588Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 45.7% of statements [2021-12-21T19:00:38.788Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-12-21T19:00:38.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-21T19:00:38.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-21T19:00:39.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-12-21T19:00:39.465Z] === RUN TestDaemonProxy/command-line_options [2021-12-21T19:00:39.582Z] 2021/12/21 19:00:39 Closing DB instances... [2021-12-21T19:00:39.582Z] === RUN TestCopyFileWithInvalidSrc [2021-12-21T19:00:39.582Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCopyFileWithInvalidDest [2021-12-21T19:00:39.582Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCopyFileWithSameSrcAndDest [2021-12-21T19:00:39.582Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-12-21T19:00:39.582Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCopyFile [2021-12-21T19:00:39.582Z] --- PASS: TestCopyFile (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-12-21T19:00:39.582Z] fileutils_test.go:133: Needs porting to Windows [2021-12-21T19:00:39.582Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-12-21T19:00:39.582Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestReadSymlinkedDirectoryToFile [2021-12-21T19:00:39.582Z] fileutils_test.go:179: Needs porting to Windows [2021-12-21T19:00:39.582Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestWildcardMatches [2021-12-21T19:00:39.582Z] --- PASS: TestWildcardMatches (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestPatternMatches [2021-12-21T19:00:39.582Z] --- PASS: TestPatternMatches (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-12-21T19:00:39.582Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestPatternMatchesFolderExclusions [2021-12-21T19:00:39.582Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-12-21T19:00:39.582Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-12-21T19:00:39.582Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-12-21T19:00:39.582Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-12-21T19:00:39.582Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestSingleExclamationError [2021-12-21T19:00:39.582Z] --- PASS: TestSingleExclamationError (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestMatchesWithNoPatterns [2021-12-21T19:00:39.582Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestMatchesWithMalformedPatterns [2021-12-21T19:00:39.582Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestMatches [2021-12-21T19:00:39.582Z] === RUN TestMatches/MatchesOrParentMatches [2021-12-21T19:00:39.582Z] === RUN TestMatches/MatchesUsingParentResult [2021-12-21T19:00:39.582Z] === RUN TestMatches/MatchesUsingParentResults [2021-12-21T19:00:39.582Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2021-12-21T19:00:39.582Z] --- PASS: TestMatches (0.01s) [2021-12-21T19:00:39.582Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-12-21T19:00:39.582Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-12-21T19:00:39.582Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2021-12-21T19:00:39.582Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCleanPatterns [2021-12-21T19:00:39.582Z] --- PASS: TestCleanPatterns (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-12-21T19:00:39.582Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCleanPatternsExceptionFlag [2021-12-21T19:00:39.582Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-12-21T19:00:39.582Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-12-21T19:00:39.582Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCleanPatternsErrorSingleException [2021-12-21T19:00:39.582Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCreateIfNotExistsDir [2021-12-21T19:00:39.582Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-12-21T19:00:39.582Z] === RUN TestCreateIfNotExistsFile [2021-12-21T19:00:39.582Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-12-21T19:00:39.582Z] === RUN TestMatch [2021-12-21T19:00:39.582Z] --- PASS: TestMatch (0.00s) [2021-12-21T19:00:39.582Z] PASS [2021-12-21T19:00:39.582Z] coverage: 84.0% of statements [2021-12-21T19:00:39.582Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 84.0% of statements [2021-12-21T19:00:40.096Z] --- PASS: TestResizeWithInvalidSize (2.23s) [2021-12-21T19:00:40.096Z] === RUN TestResizeWhenContainerNotStarted [2021-12-21T19:00:40.575Z] === RUN TestGet [2021-12-21T19:00:40.575Z] --- PASS: TestGet (0.00s) [2021-12-21T19:00:40.575Z] === RUN TestGetShortcutString [2021-12-21T19:00:40.575Z] --- PASS: TestGetShortcutString (0.00s) [2021-12-21T19:00:40.575Z] PASS [2021-12-21T19:00:40.575Z] coverage: 42.9% of statements [2021-12-21T19:00:40.575Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2021-12-21T19:00:40.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-12-21T19:00:40.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-21T19:00:41.047Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-12-21T19:00:41.047Z] === RUN TestNetworkDBBulkSync [2021-12-21T19:00:41.047Z] === RUN TestCreateIDMapOrder [2021-12-21T19:00:41.047Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-12-21T19:00:41.047Z] PASS [2021-12-21T19:00:41.047Z] coverage: 7.2% of statements [2021-12-21T19:00:41.047Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2021-12-21T19:00:41.368Z] === RUN TestDaemonProxy/configuration_file [2021-12-21T19:00:41.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-12-21T19:00:42.042Z] --- PASS: TestGetAddress (21.79s) [2021-12-21T19:00:42.042Z] === RUN TestRequestSyntaxCheck [2021-12-21T19:00:42.042Z] 2021/12/21 19:00:41 Closing DB instances... [2021-12-21T19:00:42.042Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-12-21T19:00:42.042Z] === RUN TestRequest [2021-12-21T19:00:42.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-12-21T19:00:42.514Z] === RUN TestFixedBufferCap [2021-12-21T19:00:42.514Z] --- PASS: TestFixedBufferCap (0.00s) [2021-12-21T19:00:42.514Z] === RUN TestFixedBufferLen [2021-12-21T19:00:42.514Z] --- PASS: TestFixedBufferLen (0.00s) [2021-12-21T19:00:42.514Z] === RUN TestFixedBufferString [2021-12-21T19:00:42.514Z] --- PASS: TestFixedBufferString (0.00s) [2021-12-21T19:00:42.514Z] === RUN TestFixedBufferWrite [2021-12-21T19:00:42.514Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-12-21T19:00:42.514Z] === RUN TestFixedBufferRead [2021-12-21T19:00:42.514Z] --- PASS: TestFixedBufferRead (0.00s) [2021-12-21T19:00:42.514Z] === RUN TestBytesPipeRead [2021-12-21T19:00:42.514Z] --- PASS: TestBytesPipeRead (0.00s) [2021-12-21T19:00:42.514Z] === RUN TestBytesPipeWrite [2021-12-21T19:00:42.514Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-12-21T19:00:42.514Z] === RUN TestBytesPipeWriteRandomChunks [2021-12-21T19:00:42.986Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-12-21T19:00:42.986Z] === RUN TestAtomicWriteToFile [2021-12-21T19:00:42.986Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-12-21T19:00:42.986Z] === RUN TestAtomicWriteSetCommit [2021-12-21T19:00:42.986Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-12-21T19:00:42.986Z] === RUN TestAtomicWriteSetCancel [2021-12-21T19:00:42.986Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-12-21T19:00:42.986Z] === RUN TestReadCloserWrapperClose [2021-12-21T19:00:42.986Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-12-21T19:00:42.986Z] === RUN TestReaderErrWrapperReadOnError [2021-12-21T19:00:42.986Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-12-21T19:00:42.986Z] === RUN TestReaderErrWrapperRead [2021-12-21T19:00:42.986Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-12-21T19:00:42.986Z] === RUN TestCancelReadCloser [2021-12-21T19:00:42.986Z] --- PASS: TestCancelReadCloser (0.10s) [2021-12-21T19:00:42.986Z] === RUN TestWriteCloserWrapperClose [2021-12-21T19:00:42.986Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-12-21T19:00:42.986Z] === RUN TestNopWriteCloser [2021-12-21T19:00:42.986Z] --- PASS: TestNopWriteCloser (0.00s) [2021-12-21T19:00:42.986Z] === RUN TestNopWriter [2021-12-21T19:00:42.986Z] --- PASS: TestNopWriter (0.00s) [2021-12-21T19:00:42.986Z] === RUN TestWriteCounter [2021-12-21T19:00:42.986Z] --- PASS: TestWriteCounter (0.00s) [2021-12-21T19:00:42.986Z] PASS [2021-12-21T19:00:42.986Z] coverage: 69.2% of statements [2021-12-21T19:00:42.986Z] ok github.com/docker/docker/pkg/ioutils 0.634s coverage: 69.2% of statements [2021-12-21T19:00:43.014Z] --- PASS: TestResizeWhenContainerNotStarted (2.73s) [2021-12-21T19:00:43.014Z] === RUN TestDaemonRestartKillContainers [2021-12-21T19:00:43.014Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:00:43.014Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-21T19:00:43.014Z] === RUN TestStats [2021-12-21T19:00:43.014Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-21T19:00:43.014Z] --- SKIP: TestStats (0.00s) [2021-12-21T19:00:43.014Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-21T19:00:43.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-12-21T19:00:43.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-12-21T19:00:43.274Z] === RUN TestDaemonProxy/conflicting_options [2021-12-21T19:00:43.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-21T19:00:43.533Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-21T19:00:43.985Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2021-12-21T19:00:43.985Z] === RUN TestNetworkDBCRUDMediumCluster [2021-12-21T19:00:43.985Z] === RUN TestError [2021-12-21T19:00:43.985Z] --- PASS: TestError (0.00s) [2021-12-21T19:00:43.985Z] === RUN TestProgressString [2021-12-21T19:00:43.985Z] === RUN TestProgressString/no_progress [2021-12-21T19:00:43.985Z] === RUN TestProgressString/progress_1 [2021-12-21T19:00:43.985Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-12-21T19:00:43.985Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-12-21T19:00:43.985Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-12-21T19:00:43.985Z] === RUN TestProgressString/with_units [2021-12-21T19:00:43.985Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-12-21T19:00:43.985Z] === RUN TestProgressString/hide_counts [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/with_units (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-12-21T19:00:43.985Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-12-21T19:00:43.985Z] === RUN TestJSONMessageDisplay [2021-12-21T19:00:43.985Z] --- PASS: TestJSONMessageDisplay (0.21s) [2021-12-21T19:00:43.985Z] === RUN TestJSONMessageDisplayWithJSONError [2021-12-21T19:00:43.985Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-12-21T19:00:43.985Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-12-21T19:00:43.985Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-12-21T19:00:43.985Z] === RUN TestDisplayJSONMessagesStream [2021-12-21T19:00:43.985Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-12-21T19:00:43.985Z] PASS [2021-12-21T19:00:43.985Z] coverage: 91.7% of statements [2021-12-21T19:00:43.985Z] ok github.com/docker/docker/pkg/jsonmessage 0.271s coverage: 91.7% of statements [2021-12-21T19:00:44.100Z] --- PASS: TestDaemonProxy (6.25s) [2021-12-21T19:00:44.100Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2021-12-21T19:00:44.100Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2021-12-21T19:00:44.100Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2021-12-21T19:00:44.100Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-21T19:00:44.100Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-12-21T19:00:44.100Z] PASS [2021-12-21T19:00:44.100Z] [2021-12-21T19:00:44.100Z] DONE 17 tests in 10.195s [2021-12-21T19:00:44.100Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-12-21T19:00:44.100Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:00:44.100Z] ++ set -e [2021-12-21T19:00:44.100Z] ++ '[' -n 0 ']' [2021-12-21T19:00:44.100Z] ++ set -x [2021-12-21T19:00:44.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:00:44.100Z] INFO: Testing against a local daemon [2021-12-21T19:00:44.100Z] === RUN TestCommitInheritsEnv [2021-12-21T19:00:44.359Z] --- PASS: TestCommitInheritsEnv (0.22s) [2021-12-21T19:00:44.359Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-21T19:00:44.359Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-21T19:00:44.359Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T19:00:44.359Z] === RUN TestImagesFilterMultiReference [2021-12-21T19:00:44.359Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-21T19:00:44.359Z] === RUN TestImagePullPlatformInvalid [2021-12-21T19:00:44.359Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-21T19:00:44.359Z] === RUN TestRemoveImageOrphaning [2021-12-21T19:00:44.617Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-12-21T19:00:44.617Z] === RUN TestRemoveImageGarbageCollector [2021-12-21T19:00:44.617Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:00:44.617Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-12-21T19:00:44.617Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-21T19:00:44.617Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-12-21T19:00:44.617Z] === RUN TestTagInvalidReference [2021-12-21T19:00:44.819Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2021-12-21T19:00:44.820Z] === RUN TestCreateServiceSysctls [2021-12-21T19:00:44.876Z] --- PASS: TestTagInvalidReference (0.02s) [2021-12-21T19:00:44.876Z] === RUN TestTagValidPrefixedRepo [2021-12-21T19:00:44.876Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-12-21T19:00:44.876Z] === RUN TestTagExistedNameWithoutForce [2021-12-21T19:00:44.876Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-12-21T19:00:44.876Z] === RUN TestTagOfficialNames [2021-12-21T19:00:44.876Z] --- PASS: TestTagOfficialNames (0.04s) [2021-12-21T19:00:44.876Z] === RUN TestTagMatchesDigest [2021-12-21T19:00:44.876Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-12-21T19:00:44.876Z] PASS [2021-12-21T19:00:44.876Z] [2021-12-21T19:00:44.876Z] === Skipped [2021-12-21T19:00:44.876Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T19:00:44.876Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-12-21T19:00:44.876Z] [2021-12-21T19:00:44.876Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-12-21T19:00:44.876Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:00:44.876Z] [2021-12-21T19:00:44.876Z] DONE 12 tests, 2 skipped in 0.831s [2021-12-21T19:00:44.876Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-12-21T19:00:44.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:00:44.876Z] ++ set -e [2021-12-21T19:00:44.876Z] ++ '[' -n 0 ']' [2021-12-21T19:00:44.876Z] ++ set -x [2021-12-21T19:00:44.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:00:44.876Z] INFO: Testing against a local daemon [2021-12-21T19:00:44.876Z] === RUN TestNetworkCreateDelete [2021-12-21T19:00:44.979Z] === RUN TestStandardLongPath [2021-12-21T19:00:44.979Z] --- PASS: TestStandardLongPath (0.00s) [2021-12-21T19:00:44.979Z] === RUN TestUNCLongPath [2021-12-21T19:00:44.979Z] --- PASS: TestUNCLongPath (0.00s) [2021-12-21T19:00:44.979Z] PASS [2021-12-21T19:00:44.979Z] coverage: 100.0% of statements [2021-12-21T19:00:44.979Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-12-21T19:00:45.135Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-12-21T19:00:45.135Z] === RUN TestDockerNetworkDeletePreferID [2021-12-21T19:00:45.394Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2021-12-21T19:00:45.394Z] === RUN TestDaemonDNSFallback [2021-12-21T19:00:45.452Z] === RUN TestNameFormat [2021-12-21T19:00:45.452Z] --- PASS: TestNameFormat (0.00s) [2021-12-21T19:00:45.452Z] === RUN TestNameRetries [2021-12-21T19:00:45.452Z] --- PASS: TestNameRetries (0.00s) [2021-12-21T19:00:45.452Z] PASS [2021-12-21T19:00:45.452Z] coverage: 85.7% of statements [2021-12-21T19:00:45.452Z] ok github.com/docker/docker/pkg/namesgenerator 0.077s coverage: 85.7% of statements [2021-12-21T19:00:45.924Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.80s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.81s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.83s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.37s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.42s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.68s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.50s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2021-12-21T19:00:45.925Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2021-12-21T19:00:45.925Z] === RUN TestCgroupNamespacesRun [2021-12-21T19:00:46.446Z] === RUN TestParseKeyValueOpt [2021-12-21T19:00:46.446Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-12-21T19:00:46.446Z] === RUN TestParseUintList [2021-12-21T19:00:46.446Z] --- PASS: TestParseUintList (0.00s) [2021-12-21T19:00:46.446Z] === RUN TestParseUintListMaximumLimits [2021-12-21T19:00:46.446Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-12-21T19:00:46.446Z] PASS [2021-12-21T19:00:46.446Z] coverage: 97.0% of statements [2021-12-21T19:00:46.446Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2021-12-21T19:00:46.708Z] --- PASS: TestCreateServiceSysctls (2.97s) [2021-12-21T19:00:46.708Z] === RUN TestCreateServiceCapabilities [2021-12-21T19:00:46.918Z] === RUN TestNewAndRemove [2021-12-21T19:00:46.918Z] --- PASS: TestNewAndRemove (0.00s) [2021-12-21T19:00:46.918Z] === RUN TestRemoveInvalidPath [2021-12-21T19:00:46.918Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-12-21T19:00:46.918Z] PASS [2021-12-21T19:00:46.918Z] coverage: 82.6% of statements [2021-12-21T19:00:46.918Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-12-21T19:00:47.302Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-12-21T19:00:47.302Z] === RUN TestCgroupNamespacesRunPrivileged [2021-12-21T19:00:47.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-12-21T19:00:48.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-21T19:00:48.493Z] === RUN TestFailedConnection [2021-12-21T19:00:49.005Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-12-21T19:00:49.005Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-12-21T19:00:49.224Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2021-12-21T19:00:49.224Z] === RUN TestInspect [2021-12-21T19:00:49.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-21T19:00:50.510Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2021-12-21T19:00:50.510Z] === RUN TestCgroupNamespacesRunHostMode [2021-12-21T19:00:50.510Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-21T19:00:50.723Z] --- PASS: TestFailedConnection (2.08s) [2021-12-21T19:00:50.723Z] === RUN TestFailOnce [2021-12-21T19:00:50.723Z] 2021/12/21 19:00:50 http: panic serving 127.0.0.1:49285: Plugin not ready [2021-12-21T19:00:50.723Z] goroutine 18 [running]: [2021-12-21T19:00:50.723Z] net/http.(*conn).serve.func1() [2021-12-21T19:00:50.723Z] c:/go/src/net/http/server.go:1802 +0xb9 [2021-12-21T19:00:50.723Z] panic({0x9cac40, 0xad7350}) [2021-12-21T19:00:50.723Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-12-21T19:00:50.723Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xa0cdec8bfe21d7aa}, 0xc000163a98) [2021-12-21T19:00:50.723Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-12-21T19:00:50.723Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xae40d0, 0xc00015e0e0}, 0x91f106) [2021-12-21T19:00:50.723Z] c:/go/src/net/http/server.go:2047 +0x2f [2021-12-21T19:00:50.723Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xae40d0, 0xc00015e0e0}, 0xc0000ae000) [2021-12-21T19:00:50.723Z] c:/go/src/net/http/server.go:2425 +0x149 [2021-12-21T19:00:50.723Z] net/http.serverHandler.ServeHTTP({0xae26d0}, {0xae40d0, 0xc00015e0e0}, 0xc0000ae000) [2021-12-21T19:00:50.723Z] c:/go/src/net/http/server.go:2879 +0x43b [2021-12-21T19:00:50.723Z] net/http.(*conn).serve(0xc0000a8000, {0xae5fa0, 0xc00008a0c0}) [2021-12-21T19:00:50.723Z] c:/go/src/net/http/server.go:1930 +0xb08 [2021-12-21T19:00:50.723Z] created by net/http.(*Server).Serve [2021-12-21T19:00:50.723Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2021-12-21T19:00:50.723Z] time="2021-12-21T19:00:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s" [2021-12-21T19:00:50.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-12-21T19:00:51.194Z] --- PASS: TestRequest (9.25s) [2021-12-21T19:00:51.194Z] === RUN TestOverlappingRequests [2021-12-21T19:00:51.338Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-21T19:00:51.665Z] --- PASS: TestOverlappingRequests (0.41s) [2021-12-21T19:00:51.665Z] === RUN TestRelease [2021-12-21T19:00:51.665Z] --- PASS: TestFailOnce (1.20s) [2021-12-21T19:00:51.665Z] === RUN TestEchoInputOutput [2021-12-21T19:00:51.665Z] --- PASS: TestEchoInputOutput (0.00s) [2021-12-21T19:00:51.665Z] === RUN TestBackoff [2021-12-21T19:00:51.665Z] --- PASS: TestBackoff (0.00s) [2021-12-21T19:00:51.665Z] === RUN TestAbortRetry [2021-12-21T19:00:51.665Z] --- PASS: TestAbortRetry (0.00s) [2021-12-21T19:00:51.665Z] === RUN TestClientScheme [2021-12-21T19:00:51.665Z] --- PASS: TestClientScheme (0.00s) [2021-12-21T19:00:51.665Z] === RUN TestNewClientWithTimeout [2021-12-21T19:00:51.741Z] --- PASS: TestInspect (2.72s) [2021-12-21T19:00:51.741Z] === RUN TestCreateJob [2021-12-21T19:00:51.955Z] --- PASS: TestDaemonDNSFallback (6.22s) [2021-12-21T19:00:51.955Z] === RUN TestInspectNetwork [2021-12-21T19:00:52.138Z] time="2021-12-21T19:00:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-12-21T19:00:52.275Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-21T19:00:52.276Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-12-21T19:00:52.276Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-12-21T19:00:53.352Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.43s) [2021-12-21T19:00:53.352Z] === RUN TestStopContainerWithTimeout [2021-12-21T19:00:53.352Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-21T19:00:53.352Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-21T19:00:53.352Z] === RUN TestUpdateRestartPolicy [2021-12-21T19:00:53.432Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-12-21T19:00:53.432Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-12-21T19:00:53.432Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-21T19:00:53.432Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-12-21T19:00:53.432Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-12-21T19:00:53.432Z] Cross building: bundles/cross/windows/amd64 [2021-12-21T19:00:53.432Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-21T19:00:53.432Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-21T19:00:53.715Z] --- PASS: TestRelease (1.69s) [2021-12-21T19:00:53.715Z] === RUN TestAllocateRandomDeallocate [2021-12-21T19:00:53.715Z] time="2021-12-21T19:00:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-12-21T19:00:54.180Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2021-12-21T19:00:54.180Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-12-21T19:00:54.488Z] === RUN TestInspectNetwork/full_network_id [2021-12-21T19:00:54.488Z] === RUN TestInspectNetwork/partial_network_id [2021-12-21T19:00:54.488Z] === RUN TestInspectNetwork/network_name [2021-12-21T19:00:54.488Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-21T19:00:55.009Z] --- PASS: TestCreateJob (3.15s) [2021-12-21T19:00:55.009Z] === RUN TestReplicatedJob [2021-12-21T19:00:55.557Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2021-12-21T19:00:55.557Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-12-21T19:00:55.817Z] check_test.go:308: [d85595adaf270] daemon is not started [2021-12-21T19:00:55.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-12-21T19:00:56.684Z] time="2021-12-21T19:00:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-12-21T19:00:56.752Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2021-12-21T19:00:56.752Z] === RUN TestCgroupNamespacesRunOlderClient [2021-12-21T19:00:57.320Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-21T19:00:57.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-12-21T19:00:58.259Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2021-12-21T19:00:58.259Z] === RUN TestNISDomainname [2021-12-21T19:00:58.262Z] --- PASS: TestAllocateRandomDeallocate (4.69s) [2021-12-21T19:00:58.262Z] === RUN TestRetrieveFromStore [2021-12-21T19:00:58.517Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-21T19:00:58.675Z] --- PASS: TestInspectNetwork (6.97s) [2021-12-21T19:00:58.675Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-21T19:00:58.675Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-21T19:00:58.675Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-21T19:00:58.675Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-21T19:00:58.675Z] === RUN TestRunContainerWithBridgeNone [2021-12-21T19:00:59.087Z] --- PASS: TestNISDomainname (0.93s) [2021-12-21T19:00:59.087Z] === RUN TestHostnameDnsResolution [2021-12-21T19:00:59.346Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-12-21T19:00:59.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-12-21T19:00:59.837Z] === RUN TestParseEmptyInterface [2021-12-21T19:00:59.838Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestParseNonInterfaceType [2021-12-21T19:00:59.838Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestParseWithOneFunction [2021-12-21T19:00:59.838Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestParseWithMultipleFuncs [2021-12-21T19:00:59.838Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestParseWithUnnamedReturn [2021-12-21T19:00:59.838Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestEmbeddedInterface [2021-12-21T19:00:59.838Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestParsedImports [2021-12-21T19:00:59.838Z] --- PASS: TestParsedImports (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestAliasedImports [2021-12-21T19:00:59.838Z] --- PASS: TestAliasedImports (0.00s) [2021-12-21T19:00:59.838Z] PASS [2021-12-21T19:00:59.838Z] coverage: 56.8% of statements [2021-12-21T19:00:59.838Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2021-12-21T19:00:59.838Z] --- PASS: TestRetrieveFromStore (1.57s) [2021-12-21T19:00:59.838Z] === RUN TestRequestReleaseAddressDuplicate [2021-12-21T19:00:59.838Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-12-21T19:00:59.838Z] === RUN TestParallelPredefinedRequest1 [2021-12-21T19:00:59.838Z] === PAUSE TestParallelPredefinedRequest1 [2021-12-21T19:00:59.838Z] === RUN TestParallelPredefinedRequest2 [2021-12-21T19:00:59.838Z] === PAUSE TestParallelPredefinedRequest2 [2021-12-21T19:00:59.838Z] === RUN TestParallelPredefinedRequest3 [2021-12-21T19:00:59.838Z] === PAUSE TestParallelPredefinedRequest3 [2021-12-21T19:00:59.838Z] === RUN TestParallelPredefinedRequest4 [2021-12-21T19:00:59.838Z] === PAUSE TestParallelPredefinedRequest4 [2021-12-21T19:00:59.838Z] === RUN TestParallelPredefinedRequest5 [2021-12-21T19:00:59.838Z] === PAUSE TestParallelPredefinedRequest5 [2021-12-21T19:00:59.838Z] === RUN TestDebug [2021-12-21T19:00:59.838Z] --- PASS: TestDebug (0.00s) [2021-12-21T19:00:59.838Z] === RUN TestRequestPoolParallel [2021-12-21T19:00:59.838Z] --- PASS: TestRequestPoolParallel (0.31s) [2021-12-21T19:00:59.838Z] === RUN TestFullAllocateRelease [2021-12-21T19:01:00.051Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2021-12-21T19:01:00.052Z] === RUN TestNetworkInvalidJSON [2021-12-21T19:01:00.052Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-21T19:01:00.052Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-21T19:01:00.052Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:01:00.052Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:01:00.052Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:01:00.052Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:01:00.052Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-21T19:01:00.052Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:01:00.052Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:01:00.052Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-12-21T19:01:00.052Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-21T19:01:00.052Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-21T19:01:00.052Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-21T19:01:00.052Z] === RUN TestNetworkList [2021-12-21T19:01:00.052Z] === RUN TestNetworkList//networks [2021-12-21T19:01:00.052Z] === PAUSE TestNetworkList//networks [2021-12-21T19:01:00.052Z] === RUN TestNetworkList//networks/ [2021-12-21T19:01:00.052Z] === PAUSE TestNetworkList//networks/ [2021-12-21T19:01:00.052Z] === CONT TestNetworkList//networks [2021-12-21T19:01:00.052Z] === CONT TestNetworkList//networks/ [2021-12-21T19:01:00.052Z] --- PASS: TestNetworkList (0.02s) [2021-12-21T19:01:00.052Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-21T19:01:00.052Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-21T19:01:00.052Z] === RUN TestHostIPv4BridgeLabel [2021-12-21T19:01:00.175Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-21T19:01:00.255Z] --- PASS: TestReplicatedJob (5.32s) [2021-12-21T19:01:00.255Z] === RUN TestUpdateReplicatedJob [2021-12-21T19:01:00.312Z] --- PASS: TestFullAllocateRelease (0.44s) [2021-12-21T19:01:00.312Z] === RUN TestOddAllocateRelease [2021-12-21T19:01:00.434Z] --- PASS: TestHostnameDnsResolution (1.18s) [2021-12-21T19:01:00.434Z] === RUN TestUnprivilegedPortsAndPing [2021-12-21T19:01:00.619Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-12-21T19:01:00.619Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-21T19:01:00.784Z] === RUN TestHTTPTransport [2021-12-21T19:01:00.784Z] --- PASS: TestHTTPTransport (0.00s) [2021-12-21T19:01:00.784Z] PASS [2021-12-21T19:01:00.784Z] coverage: 85.7% of statements [2021-12-21T19:01:00.784Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-12-21T19:01:00.784Z] --- PASS: TestOddAllocateRelease (0.28s) [2021-12-21T19:01:00.784Z] === RUN TestFullAllocateSerialReleaseParallel [2021-12-21T19:01:00.784Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-12-21T19:01:00.784Z] === RUN TestOddAllocateSerialReleaseParallel [2021-12-21T19:01:00.784Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-12-21T19:01:00.784Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-12-21T19:01:00.784Z] time="2021-12-21T19:01:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-12-21T19:01:00.784Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest1 [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest4 [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest3 [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest5 [2021-12-21T19:01:00.784Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest3 [2021-12-21T19:01:00.784Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:01:00.784Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-12-21T19:01:00.784Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest2 [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest1 [2021-12-21T19:01:00.784Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest2 [2021-12-21T19:01:00.784Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:01:00.784Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-12-21T19:01:00.784Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-12-21T19:01:00.784Z] === CONT TestParallelPredefinedRequest4 [2021-12-21T19:01:00.784Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:01:00.784Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-12-21T19:01:00.784Z] PASS [2021-12-21T19:01:00.784Z] coverage: 85.3% of statements [2021-12-21T19:01:00.784Z] ok github.com/docker/docker/libnetwork/ipam 48.275s coverage: 85.3% of statements [2021-12-21T19:01:01.255Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-12-21T19:01:01.255Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-21T19:01:01.255Z] === RUN TestBufioReaderPoolPutAndGet [2021-12-21T19:01:01.255Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-12-21T19:01:01.255Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-12-21T19:01:01.255Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-12-21T19:01:01.255Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-12-21T19:01:01.255Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-12-21T19:01:01.255Z] === RUN TestBufioWriterPoolPutAndGet [2021-12-21T19:01:01.255Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-12-21T19:01:01.256Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-12-21T19:01:01.256Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-12-21T19:01:01.256Z] === RUN TestBufferPoolPutAndGet [2021-12-21T19:01:01.256Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-12-21T19:01:01.256Z] PASS [2021-12-21T19:01:01.256Z] coverage: 88.2% of statements [2021-12-21T19:01:01.256Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-12-21T19:01:01.372Z] --- PASS: TestUnprivilegedPortsAndPing (1.09s) [2021-12-21T19:01:01.372Z] === RUN TestStats [2021-12-21T19:01:01.727Z] === RUN TestOutputOnPrematureClose [2021-12-21T19:01:01.727Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-12-21T19:01:01.727Z] === RUN TestCompleteSilently [2021-12-21T19:01:01.727Z] --- PASS: TestCompleteSilently (0.00s) [2021-12-21T19:01:01.727Z] PASS [2021-12-21T19:01:01.727Z] coverage: 75.9% of statements [2021-12-21T19:01:01.727Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-12-21T19:01:01.994Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-12-21T19:01:01.994Z] === RUN TestDaemonDefaultNetworkPools [2021-12-21T19:01:02.199Z] === RUN TestSendToOneSub [2021-12-21T19:01:02.199Z] --- PASS: TestSendToOneSub (0.00s) [2021-12-21T19:01:02.199Z] === RUN TestSendToMultipleSubs [2021-12-21T19:01:02.199Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-12-21T19:01:02.199Z] === RUN TestEvictOneSub [2021-12-21T19:01:02.199Z] --- PASS: TestEvictOneSub (0.00s) [2021-12-21T19:01:02.199Z] === RUN TestClosePublisher [2021-12-21T19:01:02.199Z] --- PASS: TestClosePublisher (0.00s) [2021-12-21T19:01:02.199Z] === RUN TestPubSubRace [2021-12-21T19:01:02.562Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-12-21T19:01:02.562Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-21T19:01:03.498Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-12-21T19:01:03.498Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-21T19:01:03.523Z] --- PASS: TestUpdateReplicatedJob (3.44s) [2021-12-21T19:01:03.523Z] === RUN TestServiceListWithStatuses [2021-12-21T19:01:03.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T19:01:03.523Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-21T19:01:03.523Z] === RUN TestDockerNetworkConnectAlias [2021-12-21T19:01:03.775Z] --- PASS: TestPubSubRace (1.06s) [2021-12-21T19:01:03.775Z] PASS [2021-12-21T19:01:03.775Z] coverage: 75.0% of statements [2021-12-21T19:01:03.775Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2021-12-21T19:01:04.248Z] === RUN TestRegister [2021-12-21T19:01:04.249Z] --- PASS: TestRegister (0.00s) [2021-12-21T19:01:04.249Z] === RUN TestCommand [2021-12-21T19:01:04.249Z] --- PASS: TestCommand (0.03s) [2021-12-21T19:01:04.249Z] === RUN TestNaiveSelf [2021-12-21T19:01:04.249Z] --- PASS: TestNaiveSelf (0.03s) [2021-12-21T19:01:04.249Z] PASS [2021-12-21T19:01:04.249Z] coverage: 82.4% of statements [2021-12-21T19:01:04.249Z] ok github.com/docker/docker/pkg/reexec 0.089s coverage: 82.4% of statements [2021-12-21T19:01:04.666Z] --- PASS: TestStats (2.90s) [2021-12-21T19:01:04.666Z] === RUN TestStopContainerWithTimeout [2021-12-21T19:01:04.666Z] === RUN TestStopContainerWithTimeout/0 [2021-12-21T19:01:04.666Z] === PAUSE TestStopContainerWithTimeout/0 [2021-12-21T19:01:04.666Z] === RUN TestStopContainerWithTimeout/1 [2021-12-21T19:01:04.666Z] === PAUSE TestStopContainerWithTimeout/1 [2021-12-21T19:01:04.666Z] === RUN TestStopContainerWithTimeout/3 [2021-12-21T19:01:04.666Z] === PAUSE TestStopContainerWithTimeout/3 [2021-12-21T19:01:04.666Z] === RUN TestStopContainerWithTimeout/-1 [2021-12-21T19:01:04.666Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-12-21T19:01:04.666Z] === CONT TestStopContainerWithTimeout/0 [2021-12-21T19:01:04.666Z] === CONT TestStopContainerWithTimeout/-1 [2021-12-21T19:01:04.721Z] === RUN TestDump [2021-12-21T19:01:04.721Z] goroutine 6 [running]: [2021-12-21T19:01:04.721Z] github.com/docker/docker/pkg/stack.dump(0xf6b457) [2021-12-21T19:01:04.721Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-21T19:01:04.721Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-12-21T19:01:04.721Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-12-21T19:01:04.721Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-12-21T19:01:04.721Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-12-21T19:01:04.721Z] testing.tRunner(0xc000118340, 0x10d8e38) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T19:01:04.721Z] created by testing.(*T).Run [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-21T19:01:04.721Z] [2021-12-21T19:01:04.721Z] goroutine 1 [chan receive]: [2021-12-21T19:01:04.721Z] testing.(*T).Run(0xc0001181a0, {0x10ca4fd, 0xf4a1b3}, 0x10d8e38) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-21T19:01:04.721Z] testing.runTests.func1(0xc000068750) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-21T19:01:04.721Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T19:01:04.721Z] testing.runTests(0xc000076080, {0x123cba0, 0x3, 0x3}, {0xf6a6ad, 0x10cc1f7, 0x1241640}) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-21T19:01:04.721Z] testing.(*M).Run(0xc000076080) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-21T19:01:04.721Z] main.main() [2021-12-21T19:01:04.721Z] _testmain.go:95 +0x1f5 [2021-12-21T19:01:04.721Z] --- PASS: TestDump (0.00s) [2021-12-21T19:01:04.721Z] === RUN TestDumpToFile [2021-12-21T19:01:04.721Z] --- PASS: TestDumpToFile (0.14s) [2021-12-21T19:01:04.721Z] === RUN TestDumpToFileWithEmptyInput [2021-12-21T19:01:04.721Z] goroutine 8 [running]: [2021-12-21T19:01:04.721Z] github.com/docker/docker/pkg/stack.dump(0xfd83f4) [2021-12-21T19:01:04.721Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-12-21T19:01:04.721Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xfd87a0}) [2021-12-21T19:01:04.721Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-12-21T19:01:04.721Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-12-21T19:01:04.721Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-12-21T19:01:04.721Z] testing.tRunner(0xc000118820, 0x10d8e28) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T19:01:04.721Z] created by testing.(*T).Run [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-12-21T19:01:04.721Z] [2021-12-21T19:01:04.721Z] goroutine 1 [chan receive]: [2021-12-21T19:01:04.721Z] testing.(*T).Run(0xc0001181a0, {0x10d1289, 0xf4a1b3}, 0x10d8e28) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-12-21T19:01:04.721Z] testing.runTests.func1(0xc000068750) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-12-21T19:01:04.721Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-12-21T19:01:04.721Z] testing.runTests(0xc000076080, {0x123cba0, 0x3, 0x3}, {0xf6a6ad, 0x10cc1f7, 0x1241640}) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-12-21T19:01:04.721Z] testing.(*M).Run(0xc000076080) [2021-12-21T19:01:04.721Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-12-21T19:01:04.721Z] main.main() [2021-12-21T19:01:04.721Z] _testmain.go:95 +0x1f5 [2021-12-21T19:01:04.721Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-12-21T19:01:04.721Z] PASS [2021-12-21T19:01:04.721Z] coverage: 90.9% of statements [2021-12-21T19:01:04.721Z] ok github.com/docker/docker/pkg/stack 0.174s coverage: 90.9% of statements [2021-12-21T19:01:04.876Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-12-21T19:01:04.876Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-21T19:01:05.193Z] === RUN TestNewStdWriter [2021-12-21T19:01:05.193Z] --- PASS: TestNewStdWriter (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestWriteWithUninitializedStdWriter [2021-12-21T19:01:05.193Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestWriteWithNilBytes [2021-12-21T19:01:05.193Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestWrite [2021-12-21T19:01:05.193Z] --- PASS: TestWrite (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestWriteWithWriterError [2021-12-21T19:01:05.193Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-12-21T19:01:05.193Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyWriteAndRead [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyWithInvalidInputHeader [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyWithCorruptedPrefix [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyReturnsWriteErrors [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-12-21T19:01:05.193Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-12-21T19:01:05.193Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-12-21T19:01:05.193Z] PASS [2021-12-21T19:01:05.193Z] coverage: 100.0% of statements [2021-12-21T19:01:05.193Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2021-12-21T19:01:05.444Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-12-21T19:01:05.444Z] === RUN TestServiceWithPredefinedNetwork [2021-12-21T19:01:05.605Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-21T19:01:05.605Z] === CONT TestStopContainerWithTimeout/3 [2021-12-21T19:01:06.186Z] === RUN TestRawProgressFormatterFormatStatus [2021-12-21T19:01:06.187Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestRawProgressFormatterFormatProgress [2021-12-21T19:01:06.187Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestFormatStatus [2021-12-21T19:01:06.187Z] --- PASS: TestFormatStatus (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestFormatError [2021-12-21T19:01:06.187Z] --- PASS: TestFormatError (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestFormatJSONError [2021-12-21T19:01:06.187Z] --- PASS: TestFormatJSONError (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestJsonProgressFormatterFormatProgress [2021-12-21T19:01:06.187Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestJsonProgressFormatterFormatStatus [2021-12-21T19:01:06.187Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestNewJSONProgressOutput [2021-12-21T19:01:06.187Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestAuxFormatterEmit [2021-12-21T19:01:06.187Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestStreamWriterStdout [2021-12-21T19:01:06.187Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-12-21T19:01:06.187Z] === RUN TestStreamWriterStderr [2021-12-21T19:01:06.187Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-12-21T19:01:06.187Z] PASS [2021-12-21T19:01:06.187Z] coverage: 66.2% of statements [2021-12-21T19:01:06.187Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2021-12-21T19:01:06.662Z] === RUN TestGenerateRandomID [2021-12-21T19:01:06.662Z] --- PASS: TestGenerateRandomID (0.00s) [2021-12-21T19:01:06.662Z] === RUN TestShortenId [2021-12-21T19:01:06.662Z] --- PASS: TestShortenId (0.00s) [2021-12-21T19:01:06.662Z] === RUN TestShortenSha256Id [2021-12-21T19:01:06.662Z] --- PASS: TestShortenSha256Id (0.00s) [2021-12-21T19:01:06.662Z] === RUN TestShortenIdEmpty [2021-12-21T19:01:06.662Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-12-21T19:01:06.662Z] === RUN TestShortenIdInvalid [2021-12-21T19:01:06.662Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-12-21T19:01:06.662Z] === RUN TestIsShortIDNonHex [2021-12-21T19:01:06.662Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-12-21T19:01:06.662Z] === RUN TestIsShortIDNotCorrectSize [2021-12-21T19:01:06.662Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-12-21T19:01:06.662Z] PASS [2021-12-21T19:01:06.662Z] coverage: 70.6% of statements [2021-12-21T19:01:06.662Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2021-12-21T19:01:07.375Z] --- PASS: TestServiceWithPredefinedNetwork (1.78s) [2021-12-21T19:01:07.375Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-21T19:01:07.375Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:01:07.375Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:01:07.375Z] === RUN TestServiceWithDataPathPortInit [2021-12-21T19:01:07.510Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-21T19:01:07.510Z] === CONT TestStopContainerWithTimeout/1 [2021-12-21T19:01:07.659Z] === RUN TestIsCpusetListAvailable [2021-12-21T19:01:07.659Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-12-21T19:01:07.659Z] PASS [2021-12-21T19:01:07.659Z] coverage: 39.4% of statements [2021-12-21T19:01:07.659Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-12-21T19:01:07.689Z] --- PASS: TestDockerNetworkConnectAlias (4.18s) [2021-12-21T19:01:07.689Z] === RUN TestDockerNetworkReConnect [2021-12-21T19:01:08.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-12-21T19:01:08.080Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-21T19:01:08.647Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-21T19:01:08.647Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-21T19:01:08.654Z] === RUN TestChtimes [2021-12-21T19:01:08.654Z] --- PASS: TestChtimes (0.00s) [2021-12-21T19:01:08.654Z] === RUN TestChtimesWindows [2021-12-21T19:01:08.654Z] --- PASS: TestChtimesWindows (0.01s) [2021-12-21T19:01:08.654Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-12-21T19:01:08.654Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-12-21T19:01:08.654Z] === RUN TestEnsureRemoveAllNotExist [2021-12-21T19:01:08.654Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-12-21T19:01:08.654Z] === RUN TestEnsureRemoveAllWithDir [2021-12-21T19:01:08.654Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-12-21T19:01:08.654Z] === RUN TestEnsureRemoveAllWithFile [2021-12-21T19:01:08.654Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-12-21T19:01:08.654Z] === RUN TestHasWin32KSupport [2021-12-21T19:01:08.654Z] syscall_windows_test.go:8: win32k: true [2021-12-21T19:01:08.654Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-12-21T19:01:08.654Z] PASS [2021-12-21T19:01:08.654Z] coverage: 13.0% of statements [2021-12-21T19:01:08.654Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 13.0% of statements [2021-12-21T19:01:08.906Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-21T19:01:09.166Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-12-21T19:01:09.166Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-12-21T19:01:09.166Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-12-21T19:01:09.166Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-12-21T19:01:09.166Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2021-12-21T19:01:09.166Z] === RUN TestDeleteDevicemapper [2021-12-21T19:01:09.425Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T19:01:09.425Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-12-21T19:01:09.425Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-21T19:01:09.425Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-21T19:01:09.425Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-21T19:01:09.425Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-21T19:01:09.650Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-12-21T19:01:09.650Z] === RUN TestClientStream [2021-12-21T19:01:09.650Z] --- PASS: TestClientStream (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestClientSendFile [2021-12-21T19:01:09.650Z] --- PASS: TestClientSendFile (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestClientWithRequestTimeout [2021-12-21T19:01:09.650Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-12-21T19:01:09.650Z] === RUN TestFileSpecPlugin [2021-12-21T19:01:09.650Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-12-21T19:01:09.650Z] === RUN TestFileJSONSpecPlugin [2021-12-21T19:01:09.650Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-12-21T19:01:09.650Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestPluginAddHandler [2021-12-21T19:01:09.650Z] --- PASS: TestPluginAddHandler (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestPluginWaitBadPlugin [2021-12-21T19:01:09.650Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestGet [2021-12-21T19:01:09.650Z] time="2021-12-21T19:01:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-12-21T19:01:09.650Z] === RUN TestTailFile [2021-12-21T19:01:09.650Z] --- PASS: TestTailFile (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestTailFileManyLines [2021-12-21T19:01:09.650Z] --- PASS: TestTailFileManyLines (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestTailEmptyFile [2021-12-21T19:01:09.650Z] --- PASS: TestTailEmptyFile (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestTailNegativeN [2021-12-21T19:01:09.650Z] --- PASS: TestTailNegativeN (0.00s) [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader [2021-12-21T19:01:09.650Z] === CONT TestNewTailReader [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/8_byte_delimiter [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/12_byte_delimiter [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/no_delimiter [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/no_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/single_byte_delimiter [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/truncated_last_line [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-12-21T19:01:09.650Z] === CONT TestNewTailReader/4_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.650Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.650Z] === CONT TestNewTailReader/2_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.650Z] === CONT TestNewTailReader/single_byte_delimiter [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T19:01:09.650Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T19:01:09.650Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/8_byte_delimiter [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/no_delimiter [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/12_byte_delimiter [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.651Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.651Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.651Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.652Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.652Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.652Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:09.653Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.653Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:09.653Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.127Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.127Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.128Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-12-21T19:01:10.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-12-21T19:01:10.129Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T19:01:10.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.131Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.603Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-12-21T19:01:10.604Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-12-21T19:01:10.604Z] PASS [2021-12-21T19:01:10.604Z] coverage: 88.6% of statements [2021-12-21T19:01:10.604Z] ok github.com/docker/docker/pkg/tailfile 0.207s coverage: 88.6% of statements [2021-12-21T19:01:10.604Z] time="2021-12-21T19:01:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-12-21T19:01:10.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-12-21T19:01:10.803Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-21T19:01:10.958Z] --- PASS: TestDockerNetworkReConnect (3.31s) [2021-12-21T19:01:10.958Z] === RUN TestServicePlugin [2021-12-21T19:01:11.077Z] === RUN TestTarSumRemoveNonExistent [2021-12-21T19:01:11.077Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-12-21T19:01:11.077Z] === RUN TestTarSumRemove [2021-12-21T19:01:11.077Z] --- PASS: TestTarSumRemove (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestSortFileInfoSums [2021-12-21T19:01:11.077Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestNewTarSumForLabelInvalid [2021-12-21T19:01:11.077Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestNewTarSumForLabel [2021-12-21T19:01:11.077Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestEmptyTar [2021-12-21T19:01:11.077Z] --- PASS: TestEmptyTar (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestTarSumsReadSize [2021-12-21T19:01:11.077Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-12-21T19:01:11.077Z] === RUN TestTarSums [2021-12-21T19:01:11.077Z] --- PASS: TestTarSums (0.06s) [2021-12-21T19:01:11.077Z] === RUN TestIteration [2021-12-21T19:01:11.077Z] --- PASS: TestIteration (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestVersionLabelForChecksum [2021-12-21T19:01:11.077Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestVersion [2021-12-21T19:01:11.077Z] --- PASS: TestVersion (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestGetVersion [2021-12-21T19:01:11.077Z] --- PASS: TestGetVersion (0.00s) [2021-12-21T19:01:11.077Z] === RUN TestGetVersions [2021-12-21T19:01:11.077Z] --- PASS: TestGetVersions (0.00s) [2021-12-21T19:01:11.077Z] PASS [2021-12-21T19:01:11.077Z] coverage: 89.3% of statements [2021-12-21T19:01:11.077Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2021-12-21T19:01:11.549Z] testing: warning: no tests to run [2021-12-21T19:01:11.549Z] PASS [2021-12-21T19:01:11.549Z] coverage: [no statements] [2021-12-21T19:01:11.549Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2021-12-21T19:01:12.021Z] === RUN TestTruncIndex [2021-12-21T19:01:12.493Z] --- PASS: TestTruncIndex (0.10s) [2021-12-21T19:01:12.493Z] PASS [2021-12-21T19:01:12.493Z] coverage: 91.5% of statements [2021-12-21T19:01:12.493Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-12-21T19:01:12.493Z] time="2021-12-21T19:01:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-12-21T19:01:12.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-12-21T19:01:12.709Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s) [2021-12-21T19:01:12.709Z] === RUN TestUpdateMemory [2021-12-21T19:01:12.709Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-21T19:01:12.709Z] --- SKIP: TestUpdateMemory (0.00s) [2021-12-21T19:01:12.709Z] === RUN TestUpdateCPUQuota [2021-12-21T19:01:12.965Z] === RUN TestIsGIT [2021-12-21T19:01:12.965Z] --- PASS: TestIsGIT (0.00s) [2021-12-21T19:01:12.965Z] === RUN TestIsTransport [2021-12-21T19:01:12.965Z] --- PASS: TestIsTransport (0.00s) [2021-12-21T19:01:12.965Z] PASS [2021-12-21T19:01:12.965Z] coverage: 100.0% of statements [2021-12-21T19:01:12.965Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2021-12-21T19:01:13.437Z] === RUN TestVersionInfo [2021-12-21T19:01:13.437Z] --- PASS: TestVersionInfo (0.00s) [2021-12-21T19:01:13.437Z] === RUN TestAppendVersions [2021-12-21T19:01:13.437Z] --- PASS: TestAppendVersions (0.00s) [2021-12-21T19:01:13.437Z] PASS [2021-12-21T19:01:13.437Z] coverage: 88.9% of statements [2021-12-21T19:01:13.437Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-12-21T19:01:13.437Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-21T19:01:13.437Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-21T19:01:13.437Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-21T19:01:13.437Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-12-21T19:01:14.090Z] --- PASS: TestUpdateCPUQuota (1.49s) [2021-12-21T19:01:14.090Z] === RUN TestUpdatePidsLimit [2021-12-21T19:01:14.090Z] === RUN TestUpdatePidsLimit/update_from_none [2021-12-21T19:01:14.431Z] === RUN TestNewSettable [2021-12-21T19:01:14.431Z] --- PASS: TestNewSettable (0.00s) [2021-12-21T19:01:14.431Z] === RUN TestIsSettable [2021-12-21T19:01:14.431Z] --- PASS: TestIsSettable (0.00s) [2021-12-21T19:01:14.431Z] === RUN TestUpdateSettingsEnv [2021-12-21T19:01:14.431Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-12-21T19:01:14.431Z] PASS [2021-12-21T19:01:14.431Z] coverage: 20.0% of statements [2021-12-21T19:01:14.431Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 20.0% of statements [2021-12-21T19:01:14.469Z] --- PASS: TestUpdateRestartPolicy (22.06s) [2021-12-21T19:01:14.469Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-21T19:01:14.658Z] === RUN TestUpdatePidsLimit/no_change [2021-12-21T19:01:14.659Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-12-21T19:01:14.912Z] === RUN TestValidatePrivileges [2021-12-21T19:01:14.912Z] --- PASS: TestValidatePrivileges (0.00s) [2021-12-21T19:01:14.912Z] === RUN TestFilterByCapNeg [2021-12-21T19:01:14.912Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-12-21T19:01:14.912Z] === RUN TestFilterByCapPos [2021-12-21T19:01:14.912Z] --- PASS: TestFilterByCapPos (0.00s) [2021-12-21T19:01:14.912Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-12-21T19:01:14.912Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-12-21T19:01:14.912Z] PASS [2021-12-21T19:01:14.912Z] coverage: 12.0% of statements [2021-12-21T19:01:14.912Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2021-12-21T19:01:14.926Z] === RUN TestUpdatePidsLimit/update_lower [2021-12-21T19:01:15.125Z] plugin_test.go:61: [dd56dbb559803] joining swarm manager [d28f86c4ba28d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:01:15.385Z] === RUN TestLoad [2021-12-21T19:01:15.385Z] --- PASS: TestLoad (0.00s) [2021-12-21T19:01:15.385Z] === RUN TestSave [2021-12-21T19:01:15.385Z] --- PASS: TestSave (0.03s) [2021-12-21T19:01:15.385Z] === RUN TestAddDeleteGet [2021-12-21T19:01:15.385Z] --- PASS: TestAddDeleteGet (0.04s) [2021-12-21T19:01:15.385Z] === RUN TestInvalidTags [2021-12-21T19:01:15.385Z] --- PASS: TestInvalidTags (0.01s) [2021-12-21T19:01:15.385Z] PASS [2021-12-21T19:01:15.385Z] coverage: 84.4% of statements [2021-12-21T19:01:15.385Z] ok github.com/docker/docker/reference 0.137s coverage: 84.4% of statements [2021-12-21T19:01:15.494Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-12-21T19:01:15.687Z] plugin_test.go:64: [da4307ff51d50] joining swarm manager [d28f86c4ba28d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:01:15.754Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-12-21T19:01:16.014Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-21T19:01:16.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-12-21T19:01:16.379Z] time="2021-12-21T19:01:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-12-21T19:01:16.379Z] === RUN TestResolveAuthConfigIndexServer [2021-12-21T19:01:16.379Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-12-21T19:01:16.379Z] === RUN TestResolveAuthConfigFullURL [2021-12-21T19:01:16.379Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-12-21T19:01:16.379Z] === RUN TestLoadAllowNondistributableArtifacts [2021-12-21T19:01:16.379Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-12-21T19:01:16.379Z] === RUN TestValidateMirror [2021-12-21T19:01:16.379Z] --- PASS: TestValidateMirror (0.00s) [2021-12-21T19:01:16.379Z] === RUN TestLoadInsecureRegistries [2021-12-21T19:01:16.379Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-12-21T19:01:16.379Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-12-21T19:01:16.379Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-12-21T19:01:16.379Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-12-21T19:01:16.379Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-12-21T19:01:16.379Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-12-21T19:01:16.379Z] === RUN TestResumableRequestReaderWithReadError [2021-12-21T19:01:16.583Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-12-21T19:01:16.653Z] --- PASS: TestUpdateRestartWithAutoRemove (2.17s) [2021-12-21T19:01:16.653Z] === RUN TestWaitNonBlocked [2021-12-21T19:01:16.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:01:16.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:01:16.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:01:16.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:01:16.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:01:16.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:01:16.851Z] time="2021-12-21T19:01:16Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-21T19:01:16.851Z] time="2021-12-21T19:01:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-12-21T19:01:16.851Z] time="2021-12-21T19:01:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-12-21T19:01:16.851Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-12-21T19:01:16.851Z] === RUN TestNewServiceConfig [2021-12-21T19:01:16.851Z] --- PASS: TestNewServiceConfig (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestValidateIndexName [2021-12-21T19:01:16.851Z] --- PASS: TestValidateIndexName (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestValidateIndexNameWithError [2021-12-21T19:01:16.851Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestEndpointParse [2021-12-21T19:01:16.851Z] --- PASS: TestEndpointParse (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestEndpointParseInvalid [2021-12-21T19:01:16.851Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestValidateEndpoint [2021-12-21T19:01:16.851Z] --- PASS: TestValidateEndpoint (0.01s) [2021-12-21T19:01:16.851Z] === RUN TestPing [2021-12-21T19:01:16.851Z] --- PASS: TestPing (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestPingRegistryEndpoint [2021-12-21T19:01:16.851Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:01:16.851Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestEndpoint [2021-12-21T19:01:16.851Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:01:16.851Z] --- SKIP: TestEndpoint (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestParseRepositoryInfo [2021-12-21T19:01:16.851Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestNewIndexInfo [2021-12-21T19:01:16.851Z] --- PASS: TestNewIndexInfo (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestMirrorEndpointLookup [2021-12-21T19:01:16.851Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:01:16.851Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestSearchRepositories [2021-12-21T19:01:16.851Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-12-21T19:01:16.851Z] Host: 127.0.0.1:49313 [2021-12-21T19:01:16.851Z] User-Agent: docker test client [2021-12-21T19:01:16.851Z] Authorization: Token fake-token [2021-12-21T19:01:16.851Z] X-Docker-Token: true [2021-12-21T19:01:16.851Z] Accept-Encoding: gzip [2021-12-21T19:01:16.851Z] [2021-12-21T19:01:16.851Z] [2021-12-21T19:01:16.851Z] registry_test.go:730: HTTP/1.1 200 OK [2021-12-21T19:01:16.851Z] Connection: close [2021-12-21T19:01:16.851Z] Content-Length: 144 [2021-12-21T19:01:16.851Z] Cache-Control: no-cache [2021-12-21T19:01:16.851Z] Content-Type: application/json [2021-12-21T19:01:16.851Z] Date: Tue, 21 Dec 2021 19:01:16 GMT [2021-12-21T19:01:16.851Z] Expires: -1 [2021-12-21T19:01:16.851Z] Pragma: no-cache [2021-12-21T19:01:16.851Z] Server: docker-tests/mock [2021-12-21T19:01:16.851Z] X-Docker-Registry-Config: mock [2021-12-21T19:01:16.851Z] X-Docker-Registry-Version: 0.0.0 [2021-12-21T19:01:16.851Z] [2021-12-21T19:01:16.851Z] [2021-12-21T19:01:16.851Z] --- PASS: TestSearchRepositories (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestTrustedLocation [2021-12-21T19:01:16.851Z] --- PASS: TestTrustedLocation (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-12-21T19:01:16.851Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestAllowNondistributableArtifacts [2021-12-21T19:01:16.851Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestIsSecureIndex [2021-12-21T19:01:16.851Z] --- PASS: TestIsSecureIndex (0.00s) [2021-12-21T19:01:16.851Z] PASS [2021-12-21T19:01:16.851Z] coverage: 51.2% of statements [2021-12-21T19:01:16.851Z] ok github.com/docker/docker/registry 0.261s coverage: 51.2% of statements [2021-12-21T19:01:16.851Z] time="2021-12-21T19:01:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-12-21T19:01:16.851Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-12-21T19:01:16.851Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-12-21T19:01:16.851Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-12-21T19:01:16.851Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-12-21T19:01:16.851Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestResumableRequestReader [2021-12-21T19:01:16.851Z] --- PASS: TestResumableRequestReader (0.00s) [2021-12-21T19:01:16.851Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-12-21T19:01:16.851Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-12-21T19:01:16.851Z] PASS [2021-12-21T19:01:16.851Z] coverage: 100.0% of statements [2021-12-21T19:01:16.851Z] ok github.com/docker/docker/registry/resumable 0.230s coverage: 100.0% of statements [2021-12-21T19:01:17.153Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-21T19:01:17.324Z] === RUN TestRestartManagerTimeout [2021-12-21T19:01:17.324Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-12-21T19:01:17.324Z] === RUN TestRestartManagerTimeoutReset [2021-12-21T19:01:17.324Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-12-21T19:01:17.324Z] PASS [2021-12-21T19:01:17.324Z] coverage: 50.9% of statements [2021-12-21T19:01:17.324Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2021-12-21T19:01:17.324Z] === RUN TestDecodeContainerConfig [2021-12-21T19:01:17.324Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-12-21T19:01:17.324Z] === RUN TestDecodeContainerConfigIsolation [2021-12-21T19:01:17.324Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-12-21T19:01:17.324Z] === RUN TestValidatePrivileged [2021-12-21T19:01:17.324Z] --- PASS: TestValidatePrivileged (0.00s) [2021-12-21T19:01:17.324Z] PASS [2021-12-21T19:01:17.324Z] coverage: 52.6% of statements [2021-12-21T19:01:17.324Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.6% of statements [2021-12-21T19:01:17.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-12-21T19:01:17.720Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-21T19:01:17.720Z] check_test.go:308: [deb1f3c283075] daemon is not started [2021-12-21T19:01:17.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-12-21T19:01:17.720Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-21T19:01:17.720Z] check_test.go:308: [d204cb075df05] daemon is not started [2021-12-21T19:01:17.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit (3.55s) [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-12-21T19:01:17.720Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-12-21T19:01:17.720Z] === RUN TestUpdateRestartPolicy [2021-12-21T19:01:17.980Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-21T19:01:18.240Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-21T19:01:18.316Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-12-21T19:01:18.316Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-12-21T19:01:18.316Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-12-21T19:01:18.316Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-12-21T19:01:18.316Z] PASS [2021-12-21T19:01:18.316Z] coverage: 62.5% of statements [2021-12-21T19:01:18.316Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-12-21T19:01:19.178Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-21T19:01:19.178Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-21T19:01:19.437Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-21T19:01:19.606Z] --- PASS: TestServiceWithDataPathPortInit (12.52s) [2021-12-21T19:01:19.606Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-21T19:01:20.373Z] check_test.go:308: [d6a86558f4da3] daemon is not started [2021-12-21T19:01:20.373Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-12-21T19:01:20.545Z] === RUN TestGetDriver [2021-12-21T19:01:20.545Z] --- PASS: TestGetDriver (0.00s) [2021-12-21T19:01:20.545Z] === RUN TestVolumeRequestError [2021-12-21T19:01:20.545Z] --- PASS: TestVolumeRequestError (0.01s) [2021-12-21T19:01:20.545Z] PASS [2021-12-21T19:01:20.545Z] coverage: 36.1% of statements [2021-12-21T19:01:20.545Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2021-12-21T19:01:20.545Z] === RUN TestGetAddress [2021-12-21T19:01:20.545Z] --- PASS: TestGetAddress (0.00s) [2021-12-21T19:01:20.545Z] === RUN TestRemove [2021-12-21T19:01:20.545Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-21T19:01:20.545Z] --- SKIP: TestRemove (0.00s) [2021-12-21T19:01:20.545Z] === RUN TestInitializeWithVolumes [2021-12-21T19:01:20.545Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-12-21T19:01:20.545Z] === RUN TestCreate [2021-12-21T19:01:20.545Z] --- PASS: TestCreate (0.01s) [2021-12-21T19:01:20.545Z] === RUN TestValidateName [2021-12-21T19:01:20.545Z] --- PASS: TestValidateName (0.00s) [2021-12-21T19:01:20.545Z] === RUN TestCreateWithOpts [2021-12-21T19:01:20.545Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-21T19:01:20.545Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-12-21T19:01:20.545Z] === RUN TestRelaodNoOpts [2021-12-21T19:01:20.545Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-12-21T19:01:20.545Z] PASS [2021-12-21T19:01:20.545Z] coverage: 41.5% of statements [2021-12-21T19:01:20.545Z] ok github.com/docker/docker/volume/local 0.076s coverage: 41.5% of statements [2021-12-21T19:01:21.509Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uvo49cb0lbb5xjkjnb603jaxc Created:2021-12-21 19:01:20.522839549 +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[bb43c2e18d5651c8322416df89254ee101a87e9e7041705ed1005fe118b05ef9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g8z8ismtbyzu5vubkiccu2yyg EndpointID:f96adb0eaf2694a1f0ffa02f0b78ef28a83f6633ac1572f71b2f5d903eb0174b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b1ac111cbfc8eafe3245cfc774ae3e184ac83b8549ea034edff156fa290232c8 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:7a0c13af32e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g8z8ismtbyzu5vubkiccu2yyg EndpointID:f96adb0eaf2694a1f0ffa02f0b78ef28a83f6633ac1572f71b2f5d903eb0174b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRaw [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-12-21T19:01:21.541Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-12-21T19:01:21.541Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-21T19:01:21.541Z] === RUN TestLinuxParseMountRaw [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-12-21T19:01:22.012Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestConvertTmpfsOptions [2021-12-21T19:01:22.012Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-12-21T19:01:22.012Z] linux_parser_test.go:209: data="ro" [2021-12-21T19:01:22.012Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestParseMountSpec [2021-12-21T19:01:22.012Z] parser_test.go:62: case 0 [2021-12-21T19:01:22.012Z] parser_test.go:62: case 1 [2021-12-21T19:01:22.012Z] parser_test.go:62: case 2 [2021-12-21T19:01:22.012Z] parser_test.go:62: case 3 [2021-12-21T19:01:22.012Z] parser_test.go:62: case 4 [2021-12-21T19:01:22.012Z] parser_test.go:62: case 5 [2021-12-21T19:01:22.012Z] --- PASS: TestParseMountSpec (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestValidateMount [2021-12-21T19:01:22.012Z] --- PASS: TestValidateMount (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRaw [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-12-21T19:01:22.012Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-12-21T19:01:22.012Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-12-21T19:01:22.012Z] PASS [2021-12-21T19:01:22.012Z] coverage: 67.6% of statements [2021-12-21T19:01:22.012Z] ok github.com/docker/docker/volume/mounts 0.046s coverage: 67.6% of statements [2021-12-21T19:01:22.484Z] === RUN TestSetGetMeta [2021-12-21T19:01:22.484Z] === PAUSE TestSetGetMeta [2021-12-21T19:01:22.484Z] === RUN TestRestore [2021-12-21T19:01:22.484Z] === PAUSE TestRestore [2021-12-21T19:01:22.484Z] === RUN TestServiceCreate [2021-12-21T19:01:22.484Z] === PAUSE TestServiceCreate [2021-12-21T19:01:22.484Z] === RUN TestServiceList [2021-12-21T19:01:22.484Z] === PAUSE TestServiceList [2021-12-21T19:01:22.484Z] === RUN TestServiceRemove [2021-12-21T19:01:22.484Z] === PAUSE TestServiceRemove [2021-12-21T19:01:22.484Z] === RUN TestServiceGet [2021-12-21T19:01:22.484Z] === PAUSE TestServiceGet [2021-12-21T19:01:22.484Z] === RUN TestServicePrune [2021-12-21T19:01:22.484Z] === PAUSE TestServicePrune [2021-12-21T19:01:22.484Z] === RUN TestCreate [2021-12-21T19:01:22.484Z] === PAUSE TestCreate [2021-12-21T19:01:22.484Z] === RUN TestRemove [2021-12-21T19:01:22.484Z] === PAUSE TestRemove [2021-12-21T19:01:22.484Z] === RUN TestList [2021-12-21T19:01:22.484Z] === PAUSE TestList [2021-12-21T19:01:22.484Z] === RUN TestFindByDriver [2021-12-21T19:01:22.484Z] === PAUSE TestFindByDriver [2021-12-21T19:01:22.484Z] === RUN TestFindByReferenced [2021-12-21T19:01:22.484Z] === PAUSE TestFindByReferenced [2021-12-21T19:01:22.484Z] === RUN TestDerefMultipleOfSameRef [2021-12-21T19:01:22.484Z] === PAUSE TestDerefMultipleOfSameRef [2021-12-21T19:01:22.484Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T19:01:22.484Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T19:01:22.484Z] === RUN TestDefererencePluginOnCreateError [2021-12-21T19:01:22.484Z] === PAUSE TestDefererencePluginOnCreateError [2021-12-21T19:01:22.484Z] === RUN TestRefDerefRemove [2021-12-21T19:01:22.484Z] === PAUSE TestRefDerefRemove [2021-12-21T19:01:22.484Z] === RUN TestGet [2021-12-21T19:01:22.484Z] === PAUSE TestGet [2021-12-21T19:01:22.484Z] === RUN TestGetWithReference [2021-12-21T19:01:22.484Z] === PAUSE TestGetWithReference [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_nil_list [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_nil_list [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_empty_list [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_empty_list [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_filter_some [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_filter_some [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_filter_middle [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_filter_middle [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-12-21T19:01:22.484Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-12-21T19:01:22.484Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_nil_list [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_filter_some [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_empty_list [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-12-21T19:01:22.484Z] === CONT TestFilterFunc/test_filter_middle [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-12-21T19:01:22.484Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-12-21T19:01:22.484Z] === CONT TestSetGetMeta [2021-12-21T19:01:22.484Z] === CONT TestList [2021-12-21T19:01:22.484Z] === CONT TestRemove [2021-12-21T19:01:22.484Z] === CONT TestDefererencePluginOnCreateError [2021-12-21T19:01:22.484Z] --- PASS: TestSetGetMeta (0.02s) [2021-12-21T19:01:22.484Z] === CONT TestCreate [2021-12-21T19:01:22.484Z] --- PASS: TestRemove (0.03s) [2021-12-21T19:01:22.484Z] === CONT TestServicePrune [2021-12-21T19:01:22.484Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-12-21T19:01:22.484Z] === CONT TestServiceGet [2021-12-21T19:01:22.484Z] --- PASS: TestList (0.05s) [2021-12-21T19:01:22.484Z] === CONT TestServiceRemove [2021-12-21T19:01:22.484Z] --- PASS: TestCreate (0.03s) [2021-12-21T19:01:22.484Z] === CONT TestServiceList [2021-12-21T19:01:22.484Z] === CONT TestServiceCreate [2021-12-21T19:01:22.484Z] --- PASS: TestServiceGet (0.16s) [2021-12-21T19:01:22.484Z] time="2021-12-21T19:01:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T19:01:22.484Z] --- PASS: TestServiceRemove (0.16s) [2021-12-21T19:01:22.484Z] === CONT TestRestore [2021-12-21T19:01:22.484Z] time="2021-12-21T19:01:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T19:01:22.484Z] --- PASS: TestServiceList (0.17s) [2021-12-21T19:01:22.484Z] === CONT TestGet [2021-12-21T19:01:22.484Z] time="2021-12-21T19:01:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T19:01:22.484Z] time="2021-12-21T19:01:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-12-21T19:01:22.484Z] --- PASS: TestServiceCreate (0.03s) [2021-12-21T19:01:22.484Z] === CONT TestGetWithReference [2021-12-21T19:01:22.484Z] --- PASS: TestGet (0.03s) [2021-12-21T19:01:22.484Z] === CONT TestRefDerefRemove [2021-12-21T19:01:22.484Z] --- PASS: TestRestore (0.03s) [2021-12-21T19:01:22.484Z] === CONT TestDerefMultipleOfSameRef [2021-12-21T19:01:22.484Z] time="2021-12-21T19:01:22Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-12-21T19:01:22.484Z] --- PASS: TestServicePrune (0.22s) [2021-12-21T19:01:22.484Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-12-21T19:01:22.484Z] --- PASS: TestRefDerefRemove (0.02s) [2021-12-21T19:01:22.484Z] === CONT TestFindByReferenced [2021-12-21T19:01:22.484Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-12-21T19:01:22.484Z] === CONT TestFindByDriver [2021-12-21T19:01:22.484Z] --- PASS: TestGetWithReference (0.03s) [2021-12-21T19:01:22.484Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-12-21T19:01:22.484Z] --- PASS: TestFindByReferenced (0.02s) [2021-12-21T19:01:22.484Z] --- PASS: TestFindByDriver (0.02s) [2021-12-21T19:01:22.484Z] PASS [2021-12-21T19:01:22.484Z] coverage: 69.0% of statements [2021-12-21T19:01:22.484Z] ok github.com/docker/docker/volume/service 0.337s coverage: 69.0% of statements [2021-12-21T19:01:24.618Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-12-21T19:01:24.715Z] --- PASS: TestGet (15.01s) [2021-12-21T19:01:24.715Z] === RUN TestPluginWithNoManifest [2021-12-21T19:01:24.715Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-12-21T19:01:24.715Z] === RUN TestGetAll [2021-12-21T19:01:24.715Z] --- PASS: TestGetAll (0.00s) [2021-12-21T19:01:24.715Z] PASS [2021-12-21T19:01:24.715Z] coverage: 73.2% of statements [2021-12-21T19:01:24.715Z] ok github.com/docker/docker/pkg/plugins 35.986s coverage: 73.2% of statements [2021-12-21T19:01:25.256Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-21T19:01:25.256Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.09s) [2021-12-21T19:01:25.256Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.78s) [2021-12-21T19:01:25.256Z] === RUN TestWaitBlocked [2021-12-21T19:01:25.256Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:25.256Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-21T19:01:25.256Z] PASS [2021-12-21T19:01:25.256Z] ok github.com/docker/docker/integration/container 114.332s [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === Skipped [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-21T19:01:25.256Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-21T19:01:25.256Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s) [2021-12-21T19:01:25.256Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-21T19:01:25.256Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-21T19:01:25.256Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-21T19:01:25.256Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-21T19:01:25.256Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-12-21T19:01:25.256Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-21T19:01:25.256Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-21T19:01:25.256Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-21T19:01:25.256Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-21T19:01:25.256Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-21T19:01:25.256Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-21T19:01:25.256Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-21T19:01:25.256Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T19:01:25.256Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-21T19:01:25.256Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-21T19:01:25.256Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-21T19:01:25.256Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-21T19:01:25.256Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-21T19:01:25.256Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-21T19:01:25.256Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-21T19:01:25.256Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-21T19:01:25.256Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.01s) [2021-12-21T19:01:25.256Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-21T19:01:25.256Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-21T19:01:25.256Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-21T19:01:25.256Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-21T19:01:25.256Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-21T19:01:25.256Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-21T19:01:25.256Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-21T19:01:25.256Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-21T19:01:25.256Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-21T19:01:25.256Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:25.256Z] [2021-12-21T19:01:25.256Z] DONE 87 tests, 33 skipped in 117.288s [2021-12-21T19:01:25.256Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-21T19:01:26.777Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.26s) [2021-12-21T19:01:26.777Z] PASS [2021-12-21T19:01:26.777Z] [2021-12-21T19:01:26.777Z] === Skipped [2021-12-21T19:01:26.777Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:01:26.778Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:01:26.778Z] [2021-12-21T19:01:26.778Z] DONE 26 tests, 1 skipped in 41.026s [2021-12-21T19:01:26.778Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-21T19:01:26.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:26.778Z] ++ set -e [2021-12-21T19:01:26.778Z] ++ '[' -n 0 ']' [2021-12-21T19:01:26.778Z] ++ set -x [2021-12-21T19:01:26.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:26.778Z] INFO: Testing against a local daemon [2021-12-21T19:01:26.778Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-21T19:01:26.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:01:26.778Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T19:01:26.778Z] === RUN TestDockerNetworkIpvlan [2021-12-21T19:01:26.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:01:26.778Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-21T19:01:26.778Z] PASS [2021-12-21T19:01:26.778Z] [2021-12-21T19:01:26.778Z] === Skipped [2021-12-21T19:01:26.778Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T19:01:26.778Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:01:26.778Z] [2021-12-21T19:01:26.778Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-21T19:01:26.778Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:01:26.778Z] [2021-12-21T19:01:26.778Z] DONE 2 tests, 2 skipped in 0.082s [2021-12-21T19:01:26.778Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-21T19:01:26.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:26.778Z] ++ set -e [2021-12-21T19:01:26.778Z] ++ '[' -n 0 ']' [2021-12-21T19:01:26.778Z] ++ set -x [2021-12-21T19:01:26.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:26.778Z] INFO: Testing against a local daemon [2021-12-21T19:01:26.778Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-21T19:01:27.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-12-21T19:01:27.345Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-12-21T19:01:27.345Z] === RUN TestDockerNetworkMacvlan [2021-12-21T19:01:28.093Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-21T19:01:28.281Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-21T19:01:28.352Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-21T19:01:28.534Z] 2021/12/21 19:01:28 Closing DB instances... [2021-12-21T19:01:28.849Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-21T19:01:28.922Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-21T19:01:29.006Z] time="2021-12-21T19:01:28Z" level=error msg="node: bbfdaf660058 is unknown to memberlist" [2021-12-21T19:01:29.787Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-21T19:01:29.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-12-21T19:01:30.117Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2021-12-21T19:01:30.117Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-21T19:01:30.684Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2021-12-21T19:01:30.684Z] === RUN TestWaitNonBlocked [2021-12-21T19:01:30.684Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:01:30.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:01:30.684Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:01:30.684Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:01:30.684Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:01:30.684Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:01:31.163Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-21T19:01:31.233Z] --- PASS: TestNetworkDBCRUDMediumCluster (47.32s) [2021-12-21T19:01:31.233Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-12-21T19:01:31.252Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-21T19:01:31.822Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-12-21T19:01:31.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2021-12-21T19:01:31.822Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-12-21T19:01:31.822Z] === RUN TestWaitBlocked [2021-12-21T19:01:31.822Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T19:01:31.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T19:01:31.822Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T19:01:31.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T19:01:31.822Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-12-21T19:01:31.822Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-12-21T19:01:32.229Z] 2021/12/21 19:01:31 Closing DB instances... [2021-12-21T19:01:32.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-12-21T19:01:33.067Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-21T19:01:33.328Z] --- PASS: TestWaitBlocked (0.04s) [2021-12-21T19:01:33.328Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2021-12-21T19:01:33.328Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2021-12-21T19:01:33.328Z] === CONT TestContainerStartOnDaemonRestart [2021-12-21T19:01:33.328Z] === CONT TestContainerKillOnDaemonStart [2021-12-21T19:01:33.806Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-12-21T19:01:33.806Z] === RUN TestNetworkDBGarbageCollection [2021-12-21T19:01:35.233Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-21T19:01:35.600Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-21T19:01:36.169Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2021-12-21T19:01:36.169Z] === CONT TestIpcModeOlderClient [2021-12-21T19:01:36.169Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-12-21T19:01:36.169Z] === CONT TestDaemonHostGatewayIP [2021-12-21T19:01:36.169Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-21T19:01:36.169Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-21T19:01:36.169Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-21T19:01:36.169Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-21T19:01:36.169Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-21T19:01:36.169Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-21T19:01:36.428Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-21T19:01:36.428Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-21T19:01:36.428Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-21T19:01:36.539Z] --- PASS: TestDockerNetworkMacvlan (9.01s) [2021-12-21T19:01:36.539Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-12-21T19:01:36.539Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-12-21T19:01:36.539Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2021-12-21T19:01:36.539Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2021-12-21T19:01:36.539Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.79s) [2021-12-21T19:01:36.539Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2021-12-21T19:01:36.539Z] PASS [2021-12-21T19:01:36.539Z] [2021-12-21T19:01:36.539Z] DONE 8 tests in 10.424s [2021-12-21T19:01:36.539Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-21T19:01:36.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:36.539Z] ++ set -e [2021-12-21T19:01:36.539Z] ++ '[' -n 0 ']' [2021-12-21T19:01:36.539Z] ++ set -x [2021-12-21T19:01:36.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:36.539Z] testing: warning: no tests to run [2021-12-21T19:01:36.539Z] PASS [2021-12-21T19:01:36.539Z] [2021-12-21T19:01:36.539Z] DONE 0 tests in 0.020s [2021-12-21T19:01:36.539Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-21T19:01:36.539Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:36.539Z] ++ set -e [2021-12-21T19:01:36.539Z] ++ '[' -n 0 ']' [2021-12-21T19:01:36.539Z] ++ set -x [2021-12-21T19:01:36.539Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:36.539Z] INFO: Testing against a local daemon [2021-12-21T19:01:36.539Z] === RUN TestAuthZPluginAllowRequest [2021-12-21T19:01:36.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-12-21T19:01:37.916Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2021-12-21T19:01:37.916Z] === RUN TestAuthZPluginTLS [2021-12-21T19:01:38.175Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-12-21T19:01:38.175Z] === RUN TestAuthZPluginDenyRequest [2021-12-21T19:01:38.743Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-21T19:01:38.743Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-21T19:01:39.311Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-12-21T19:01:39.311Z] === RUN TestAuthZPluginDenyResponse [2021-12-21T19:01:39.532Z] --- PASS: TestDaemonHostGatewayIP (3.15s) [2021-12-21T19:01:39.532Z] === CONT TestRestartDaemonWithRestartingContainer [2021-12-21T19:01:39.791Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-21T19:01:39.878Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-12-21T19:01:39.878Z] === RUN TestAuthZPluginAllowEventStream [2021-12-21T19:01:40.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-12-21T19:01:40.814Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2021-12-21T19:01:40.814Z] === RUN TestAuthZPluginErrorResponse [2021-12-21T19:01:41.381Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-12-21T19:01:41.381Z] === RUN TestAuthZPluginErrorRequest [2021-12-21T19:01:41.948Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-12-21T19:01:41.948Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-21T19:01:42.105Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.77s) [2021-12-21T19:01:42.105Z] === CONT TestDaemonRestartIpcMode [2021-12-21T19:01:42.178Z] --- PASS: TestServicePlugin (29.87s) [2021-12-21T19:01:42.178Z] === RUN TestServiceUpdateLabel [2021-12-21T19:01:42.517Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-12-21T19:01:42.517Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-21T19:01:43.104Z] --- PASS: TestServiceUpdateLabel (2.14s) [2021-12-21T19:01:43.104Z] === RUN TestServiceUpdateSecrets [2021-12-21T19:01:43.893Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.28s) [2021-12-21T19:01:43.893Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-21T19:01:44.012Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-12-21T19:01:44.271Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-21T19:01:45.271Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s) [2021-12-21T19:01:45.271Z] === RUN TestAuthZPluginHeader [2021-12-21T19:01:45.649Z] --- PASS: TestDaemonRestartIpcMode (3.40s) [2021-12-21T19:01:45.838Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-12-21T19:01:45.838Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-21T19:01:45.838Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:01:45.838Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-21T19:01:45.838Z] === RUN TestAuthZPluginV2Disable [2021-12-21T19:01:45.838Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:01:45.838Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-12-21T19:01:45.838Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-21T19:01:45.838Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:01:45.838Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-21T19:01:45.838Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-21T19:01:45.838Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:01:45.838Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-21T19:01:45.838Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-21T19:01:45.908Z] --- PASS: TestContainerKillOnDaemonStart (12.74s) [2021-12-21T19:01:45.908Z] PASS [2021-12-21T19:01:45.908Z] [2021-12-21T19:01:45.908Z] === Skipped [2021-12-21T19:01:45.908Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-12-21T19:01:45.908Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T19:01:45.908Z] [2021-12-21T19:01:45.908Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-12-21T19:01:45.908Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T19:01:45.908Z] [2021-12-21T19:01:45.908Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-12-21T19:01:45.908Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T19:01:45.908Z] [2021-12-21T19:01:45.908Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-12-21T19:01:45.908Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-12-21T19:01:45.908Z] [2021-12-21T19:01:45.908Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-12-21T19:01:45.908Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-12-21T19:01:45.908Z] [2021-12-21T19:01:45.908Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-12-21T19:01:45.908Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-12-21T19:01:45.908Z] [2021-12-21T19:01:45.908Z] DONE 200 tests, 6 skipped in 156.853s [2021-12-21T19:01:45.908Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-12-21T19:01:45.908Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:45.908Z] ++ set -e [2021-12-21T19:01:45.908Z] ++ '[' -n 0 ']' [2021-12-21T19:01:45.908Z] ++ set -x [2021-12-21T19:01:45.909Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:46.168Z] === RUN TestConfigDaemonLibtrustID [2021-12-21T19:01:46.735Z] check_test.go:308: [da3b194bd9a1e] daemon is not started [2021-12-21T19:01:46.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-12-21T19:01:46.735Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-12-21T19:01:46.735Z] === RUN TestDaemonConfigValidation [2021-12-21T19:01:46.735Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-12-21T19:01:46.735Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-12-21T19:01:46.735Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-12-21T19:01:46.735Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-12-21T19:01:46.735Z] === RUN TestDaemonConfigValidation/invalid_config [2021-12-21T19:01:46.735Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-12-21T19:01:46.735Z] === RUN TestDaemonConfigValidation/malformed_config [2021-12-21T19:01:46.735Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-12-21T19:01:46.735Z] === RUN TestDaemonConfigValidation/valid_config [2021-12-21T19:01:46.735Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-12-21T19:01:46.735Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-12-21T19:01:46.735Z] === CONT TestDaemonConfigValidation/malformed_config [2021-12-21T19:01:46.995Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-21T19:01:46.995Z] === CONT TestDaemonConfigValidation/valid_config [2021-12-21T19:01:46.995Z] === CONT TestDaemonConfigValidation/invalid_config [2021-12-21T19:01:46.995Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-12-21T19:01:47.253Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-12-21T19:01:47.253Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2021-12-21T19:01:47.253Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2021-12-21T19:01:47.253Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-12-21T19:01:47.253Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2021-12-21T19:01:47.253Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-12-21T19:01:47.253Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-21T19:01:47.253Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-12-21T19:01:47.253Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-21T19:01:48.192Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-12-21T19:01:49.574Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-12-21T19:01:49.574Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-12-21T19:01:50.512Z] === CONT TestConfigDaemonSeccompProfiles [2021-12-21T19:01:50.512Z] daemon_test.go:156: [d80b40f0a32b2] daemon is not started [2021-12-21T19:01:50.512Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2021-12-21T19:01:50.512Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-12-21T19:01:50.512Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2021-12-21T19:01:50.512Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2021-12-21T19:01:50.512Z] === RUN TestDaemonProxy [2021-12-21T19:01:50.513Z] === RUN TestDaemonProxy/environment_variables [2021-12-21T19:01:51.894Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-21T19:01:52.152Z] === RUN TestDaemonProxy/command-line_options [2021-12-21T19:01:53.089Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-12-21T19:01:54.027Z] === RUN TestDaemonProxy/configuration_file [2021-12-21T19:01:54.596Z] check_test.go:308: [d24432f9857fc] daemon is not started [2021-12-21T19:01:54.596Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-12-21T19:01:55.263Z] === RUN TestConfigDaemonLibtrustID [2021-12-21T19:01:55.263Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-21T19:01:55.263Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-21T19:01:55.263Z] === RUN TestDaemonConfigValidation [2021-12-21T19:01:55.263Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-21T19:01:55.263Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-21T19:01:55.263Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-21T19:01:55.263Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-21T19:01:55.263Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-21T19:01:55.263Z] === RUN TestDaemonProxy [2021-12-21T19:01:55.263Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-21T19:01:55.263Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-21T19:01:55.263Z] PASS [2021-12-21T19:01:55.263Z] ok github.com/docker/docker/integration/daemon 0.131s [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.263Z] === Skipped [2021-12-21T19:01:55.263Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-21T19:01:55.263Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.263Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-21T19:01:55.263Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.263Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-21T19:01:55.263Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.263Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-21T19:01:55.263Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.263Z] DONE 4 tests, 4 skipped in 26.600s [2021-12-21T19:01:55.263Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-21T19:01:55.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:01:55.263Z] INFO: Testing against a local daemon [2021-12-21T19:01:55.263Z] === RUN TestCommitInheritsEnv [2021-12-21T19:01:55.263Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:01:55.263Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-21T19:01:55.263Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-21T19:01:55.263Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-21T19:01:55.263Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T19:01:55.263Z] === RUN TestImagesFilterMultiReference [2021-12-21T19:01:55.263Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-12-21T19:01:55.263Z] === RUN TestImagePullPlatformInvalid [2021-12-21T19:01:55.263Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-12-21T19:01:55.263Z] === RUN TestRemoveImageOrphaning [2021-12-21T19:01:55.263Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2021-12-21T19:01:55.263Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-21T19:01:55.263Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-12-21T19:01:55.263Z] === RUN TestTagInvalidReference [2021-12-21T19:01:55.263Z] --- PASS: TestTagInvalidReference (0.04s) [2021-12-21T19:01:55.263Z] === RUN TestTagValidPrefixedRepo [2021-12-21T19:01:55.263Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2021-12-21T19:01:55.263Z] === RUN TestTagExistedNameWithoutForce [2021-12-21T19:01:55.263Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-12-21T19:01:55.263Z] === RUN TestTagOfficialNames [2021-12-21T19:01:55.263Z] --- PASS: TestTagOfficialNames (0.10s) [2021-12-21T19:01:55.263Z] === RUN TestTagMatchesDigest [2021-12-21T19:01:55.263Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-12-21T19:01:55.263Z] PASS [2021-12-21T19:01:55.263Z] ok github.com/docker/docker/integration/image 1.804s [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.263Z] === Skipped [2021-12-21T19:01:55.263Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-21T19:01:55.263Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.263Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T19:01:55.263Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-21T19:01:55.263Z] [2021-12-21T19:01:55.264Z] DONE 11 tests, 2 skipped in 3.840s [2021-12-21T19:01:55.264Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-21T19:01:55.533Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-21T19:01:55.792Z] === RUN TestDaemonProxy/conflicting_options [2021-12-21T19:01:55.792Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-21T19:01:56.360Z] === RUN TestDaemonProxy/reload_sanitized [2021-12-21T19:01:56.619Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-21T19:01:56.878Z] --- PASS: TestDaemonProxy (6.37s) [2021-12-21T19:01:56.878Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-12-21T19:01:56.878Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2021-12-21T19:01:56.878Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2021-12-21T19:01:56.878Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-12-21T19:01:56.878Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2021-12-21T19:01:56.878Z] PASS [2021-12-21T19:01:56.878Z] [2021-12-21T19:01:56.878Z] DONE 17 tests in 10.810s [2021-12-21T19:01:56.878Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-12-21T19:01:56.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:56.878Z] ++ set -e [2021-12-21T19:01:56.878Z] ++ '[' -n 0 ']' [2021-12-21T19:01:56.878Z] ++ set -x [2021-12-21T19:01:56.878Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:01:56.878Z] INFO: Testing against a local daemon [2021-12-21T19:01:56.878Z] === RUN TestCommitInheritsEnv [2021-12-21T19:01:57.446Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-12-21T19:01:57.446Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-21T19:01:57.446Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-12-21T19:01:57.446Z] === RUN TestImagesFilterMultiReference [2021-12-21T19:01:57.446Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-12-21T19:01:57.446Z] === RUN TestImagePullPlatformInvalid [2021-12-21T19:01:57.446Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-12-21T19:01:57.446Z] === RUN TestRemoveImageOrphaning [2021-12-21T19:01:57.706Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-12-21T19:01:57.706Z] === RUN TestRemoveImageGarbageCollector [2021-12-21T19:01:57.941Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2021-12-21T19:01:57.941Z] === RUN TestServiceUpdateConfigs [2021-12-21T19:01:58.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:01:58.182Z] INFO: Testing against a local daemon [2021-12-21T19:01:58.182Z] === RUN TestNetworkCreateDelete [2021-12-21T19:01:58.182Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:58.182Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestDockerNetworkDeletePreferID [2021-12-21T19:01:58.182Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-21T19:01:58.182Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestDaemonDNSFallback [2021-12-21T19:01:58.182Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:58.182Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestInspectNetwork [2021-12-21T19:01:58.182Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:58.182Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestRunContainerWithBridgeNone [2021-12-21T19:01:58.182Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:58.182Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestNetworkInvalidJSON [2021-12-21T19:01:58.182Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-21T19:01:58.182Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-21T19:01:58.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:01:58.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:01:58.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:01:58.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:01:58.182Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-21T19:01:58.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:01:58.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:01:58.182Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-12-21T19:01:58.182Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-21T19:01:58.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-21T19:01:58.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-21T19:01:58.182Z] === RUN TestNetworkList [2021-12-21T19:01:58.182Z] === RUN TestNetworkList//networks [2021-12-21T19:01:58.182Z] === PAUSE TestNetworkList//networks [2021-12-21T19:01:58.182Z] === RUN TestNetworkList//networks/ [2021-12-21T19:01:58.182Z] === PAUSE TestNetworkList//networks/ [2021-12-21T19:01:58.182Z] === CONT TestNetworkList//networks [2021-12-21T19:01:58.182Z] === CONT TestNetworkList//networks/ [2021-12-21T19:01:58.182Z] --- PASS: TestNetworkList (0.06s) [2021-12-21T19:01:58.182Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-21T19:01:58.182Z] --- PASS: TestNetworkList//networks (0.01s) [2021-12-21T19:01:58.182Z] === RUN TestHostIPv4BridgeLabel [2021-12-21T19:01:58.182Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-21T19:01:58.182Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestDaemonDefaultNetworkPools [2021-12-21T19:01:58.182Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-21T19:01:58.182Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-21T19:01:58.182Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-21T19:01:58.182Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestServiceWithPredefinedNetwork [2021-12-21T19:01:58.182Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-21T19:01:58.182Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:01:58.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestServiceWithDataPathPortInit [2021-12-21T19:01:58.182Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-21T19:01:58.182Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-21T19:01:58.182Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-21T19:01:58.182Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T19:01:58.182Z] PASS [2021-12-21T19:01:58.182Z] ok github.com/docker/docker/integration/network 0.202s [2021-12-21T19:01:58.182Z] [2021-12-21T19:01:58.182Z] === Skipped [2021-12-21T19:01:58.182Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-21T19:01:58.183Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-21T19:01:58.183Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-21T19:01:58.183Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-21T19:01:58.183Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-21T19:01:58.183Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-21T19:01:58.183Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T19:01:58.183Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-21T19:01:58.183Z] [2021-12-21T19:01:58.183Z] DONE 22 tests, 15 skipped in 2.464s [2021-12-21T19:01:58.183Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-21T19:01:58.273Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-12-21T19:01:58.644Z] testing: warning: no tests to run [2021-12-21T19:01:58.644Z] PASS [2021-12-21T19:01:58.644Z] ok github.com/docker/docker/integration/network/ipvlan 0.088s [2021-12-21T19:01:58.644Z] [2021-12-21T19:01:58.644Z] DONE 0 tests in 0.823s [2021-12-21T19:01:59.105Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-21T19:01:59.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-21T19:01:59.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-21T19:01:59.469Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-21T19:01:59.567Z] testing: warning: no tests to run [2021-12-21T19:01:59.567Z] PASS [2021-12-21T19:01:59.567Z] ok github.com/docker/docker/integration/network/macvlan 0.089s [2021-12-21T19:02:00.027Z] [2021-12-21T19:02:00.027Z] DONE 0 tests in 0.806s [2021-12-21T19:02:00.027Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-21T19:02:00.039Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2021-12-21T19:02:00.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-21T19:02:00.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-12-21T19:02:00.039Z] === RUN TestTagInvalidReference [2021-12-21T19:02:00.039Z] --- PASS: TestTagInvalidReference (0.03s) [2021-12-21T19:02:00.039Z] === RUN TestTagValidPrefixedRepo [2021-12-21T19:02:00.039Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-12-21T19:02:00.039Z] === RUN TestTagExistedNameWithoutForce [2021-12-21T19:02:00.039Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-12-21T19:02:00.039Z] === RUN TestTagOfficialNames [2021-12-21T19:02:00.039Z] --- PASS: TestTagOfficialNames (0.07s) [2021-12-21T19:02:00.039Z] === RUN TestTagMatchesDigest [2021-12-21T19:02:00.039Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-21T19:02:00.039Z] === CONT TestImportExtremelyLargeImageWorks [2021-12-21T19:02:00.607Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-21T19:02:00.999Z] testing: warning: no tests to run [2021-12-21T19:02:00.999Z] PASS [2021-12-21T19:02:01.000Z] ok github.com/docker/docker/integration/plugin 0.084s [2021-12-21T19:02:01.000Z] [2021-12-21T19:02:01.000Z] DONE 0 tests in 0.825s [2021-12-21T19:02:01.000Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-21T19:02:01.464Z] testing: warning: no tests to run [2021-12-21T19:02:01.464Z] PASS [2021-12-21T19:02:01.464Z] ok github.com/docker/docker/integration/plugin/authz 0.087s [2021-12-21T19:02:01.464Z] [2021-12-21T19:02:01.464Z] DONE 0 tests in 0.786s [2021-12-21T19:02:01.547Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-21T19:02:01.753Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-21T19:02:01.753Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-21T19:02:01.753Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-21T19:02:01.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-21T19:02:01.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-21T19:02:01.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-21T19:02:02.925Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-21T19:02:03.864Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-12-21T19:02:03.921Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-12-21T19:02:03.921Z] PASS [2021-12-21T19:02:03.921Z] [2021-12-21T19:02:03.921Z] === Skipped [2021-12-21T19:02:03.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-12-21T19:02:03.921Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:02:03.921Z] [2021-12-21T19:02:03.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-12-21T19:02:03.921Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:02:03.921Z] [2021-12-21T19:02:03.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-12-21T19:02:03.921Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:02:03.921Z] [2021-12-21T19:02:03.921Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-12-21T19:02:03.921Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:02:03.921Z] [2021-12-21T19:02:03.921Z] DONE 17 tests, 4 skipped in 25.782s [2021-12-21T19:02:03.921Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-21T19:02:03.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:03.921Z] ++ set -e [2021-12-21T19:02:03.921Z] ++ '[' -n 0 ']' [2021-12-21T19:02:03.921Z] ++ set -x [2021-12-21T19:02:03.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:03.921Z] INFO: Testing against a local daemon [2021-12-21T19:02:03.921Z] === RUN TestPluginInvalidJSON [2021-12-21T19:02:03.921Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:02:03.921Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:02:03.921Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:02:03.921Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-21T19:02:03.921Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-21T19:02:03.921Z] === RUN TestPluginInstall [2021-12-21T19:02:03.921Z] === RUN TestPluginInstall/no_auth [2021-12-21T19:02:03.921Z] time="2021-12-21T19:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:02:03.921Z] time="2021-12-21T19:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14d839ca8f49b0cb12af05a401870b1a64431c248d55957008f5bb08b3ccf36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:02:03.921Z] time="2021-12-21T19:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:02:03.921Z] time="2021-12-21T19:02:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14d839ca8f49b0cb12af05a401870b1a64431c248d55957008f5bb08b3ccf36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:02:03.921Z] === RUN TestPluginInstall/with_htpasswd [2021-12-21T19:02:04.180Z] time="2021-12-21T19:02:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:02:04.180Z] time="2021-12-21T19:02:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14d839ca8f49b0cb12af05a401870b1a64431c248d55957008f5bb08b3ccf36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:02:04.180Z] time="2021-12-21T19:02:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:02:04.180Z] time="2021-12-21T19:02:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a14d839ca8f49b0cb12af05a401870b1a64431c248d55957008f5bb08b3ccf36" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:02:04.438Z] === RUN TestPluginInstall/with_insecure [2021-12-21T19:02:04.801Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-12-21T19:02:05.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-12-21T19:02:05.374Z] time="2021-12-21T19:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:02:05.374Z] time="2021-12-21T19:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96d8c4c373739d7123dbd0faddf55da4f487db455e4ae24f437099648d4da0b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:02:05.374Z] time="2021-12-21T19:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:02:05.374Z] time="2021-12-21T19:02:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96d8c4c373739d7123dbd0faddf55da4f487db455e4ae24f437099648d4da0b2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:02:05.374Z] plugin_test.go:165: [da68e0daca9bd] daemon is not started [2021-12-21T19:02:05.374Z] --- PASS: TestPluginInstall (3.04s) [2021-12-21T19:02:05.374Z] --- PASS: TestPluginInstall/no_auth (1.43s) [2021-12-21T19:02:05.374Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2021-12-21T19:02:05.374Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2021-12-21T19:02:05.374Z] === RUN TestPluginsWithRuntimes [2021-12-21T19:02:05.937Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-12-21T19:02:05.937Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from config [2021-12-21T19:02:06.466Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-21T19:02:06.572Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from config [2021-12-21T19:02:06.929Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-21T19:02:06.929Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-21T19:02:06.929Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-21T19:02:06.929Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-21T19:02:06.929Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-21T19:02:06.929Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-21T19:02:06.929Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-21T19:02:07.140Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from config [2021-12-21T19:02:07.276Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-21T19:02:07.391Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-21T19:02:07.713Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from config [2021-12-21T19:02:07.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:07.735Z] INFO: Testing against a local daemon [2021-12-21T19:02:07.735Z] === RUN TestPluginInvalidJSON [2021-12-21T19:02:07.735Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:02:07.735Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:02:07.735Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:02:07.735Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-12-21T19:02:07.735Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-12-21T19:02:07.735Z] === RUN TestPluginInstall [2021-12-21T19:02:07.735Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-21T19:02:07.735Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-21T19:02:07.735Z] === RUN TestPluginsWithRuntimes [2021-12-21T19:02:07.735Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-21T19:02:07.735Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-21T19:02:07.735Z] === RUN TestPluginBackCompatMediaTypes [2021-12-21T19:02:07.735Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-21T19:02:07.735Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T19:02:07.735Z] PASS [2021-12-21T19:02:07.735Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2021-12-21T19:02:07.735Z] [2021-12-21T19:02:07.735Z] === Skipped [2021-12-21T19:02:07.735Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-21T19:02:07.735Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-21T19:02:07.735Z] [2021-12-21T19:02:07.735Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-21T19:02:07.735Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-21T19:02:07.735Z] [2021-12-21T19:02:07.735Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T19:02:07.735Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-21T19:02:07.735Z] [2021-12-21T19:02:07.735Z] DONE 5 tests, 3 skipped in 5.539s [2021-12-21T19:02:07.735Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-21T19:02:07.843Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-21T19:02:07.972Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from config [2021-12-21T19:02:08.367Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-21T19:02:08.539Z] docker_cli_daemon_test.go:2920: Checking IpcMode private set from cli [2021-12-21T19:02:08.780Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2021-12-21T19:02:08.780Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2021-12-21T19:02:08.780Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2021-12-21T19:02:08.780Z] === RUN TestPluginBackCompatMediaTypes [2021-12-21T19:02:09.039Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-21T19:02:09.039Z] PASS [2021-12-21T19:02:09.039Z] [2021-12-21T19:02:09.039Z] DONE 10 tests in 6.847s [2021-12-21T19:02:09.039Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-21T19:02:09.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:09.039Z] ++ set -e [2021-12-21T19:02:09.039Z] ++ '[' -n 0 ']' [2021-12-21T19:02:09.039Z] ++ set -x [2021-12-21T19:02:09.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:09.107Z] docker_cli_daemon_test.go:2920: Checking IpcMode shareable set from cli [2021-12-21T19:02:09.298Z] INFO: Testing against a local daemon [2021-12-21T19:02:09.298Z] === RUN TestExternalGraphDriver [2021-12-21T19:02:09.298Z] === RUN TestExternalGraphDriver/json [2021-12-21T19:02:09.675Z] docker_cli_daemon_test.go:2920: Checking IpcMode host set from cli [2021-12-21T19:02:10.241Z] docker_cli_daemon_test.go:2920: Checking IpcMode container:123 set from cli [2021-12-21T19:02:10.668Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:10.668Z] INFO: Testing against a local daemon [2021-12-21T19:02:10.668Z] === RUN TestExternalGraphDriver [2021-12-21T19:02:10.668Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-21T19:02:10.668Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-21T19:02:10.668Z] === RUN TestGraphdriverPluginV2 [2021-12-21T19:02:10.668Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-21T19:02:10.668Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-21T19:02:10.668Z] PASS [2021-12-21T19:02:10.668Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2021-12-21T19:02:10.675Z] === RUN TestExternalGraphDriver/spec [2021-12-21T19:02:10.808Z] docker_cli_daemon_test.go:2920: Checking IpcMode nosuchmode set from cli [2021-12-21T19:02:11.128Z] [2021-12-21T19:02:11.128Z] === Skipped [2021-12-21T19:02:11.128Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-21T19:02:11.128Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-21T19:02:11.128Z] [2021-12-21T19:02:11.128Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-21T19:02:11.128Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-21T19:02:11.128Z] [2021-12-21T19:02:11.128Z] DONE 2 tests, 2 skipped in 3.473s [2021-12-21T19:02:11.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-21T19:02:11.376Z] check_test.go:308: [d7661958fedea] daemon is not started [2021-12-21T19:02:11.376Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-12-21T19:02:11.376Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-21T19:02:12.128Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-21T19:02:12.314Z] check_test.go:308: [d09c07b8b6c73] daemon is not started [2021-12-21T19:02:12.314Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-12-21T19:02:12.578Z] === RUN TestExternalGraphDriver/pull [2021-12-21T19:02:12.777Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2021-12-21T19:02:12.777Z] === RUN TestServiceUpdateNetwork [2021-12-21T19:02:12.882Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-21T19:02:12.882Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-12-21T19:02:13.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:13.312Z] INFO: Testing against a local daemon [2021-12-21T19:02:13.312Z] === RUN TestReadPluginNoRead [2021-12-21T19:02:13.312Z] read_test.go:21: no unix domain sockets on Windows [2021-12-21T19:02:13.312Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-21T19:02:13.312Z] PASS [2021-12-21T19:02:13.312Z] ok github.com/docker/docker/integration/plugin/logging 0.100s [2021-12-21T19:02:13.312Z] [2021-12-21T19:02:13.312Z] === Skipped [2021-12-21T19:02:13.312Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-21T19:02:13.312Z] read_test.go:21: no unix domain sockets on Windows [2021-12-21T19:02:13.312Z] [2021-12-21T19:02:13.312Z] DONE 1 tests, 1 skipped in 2.403s [2021-12-21T19:02:13.676Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-21T19:02:13.676Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-21T19:02:13.676Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-21T19:02:13.676Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-21T19:02:13.676Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-21T19:02:13.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-21T19:02:13.954Z] --- PASS: TestExternalGraphDriver (4.74s) [2021-12-21T19:02:13.954Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2021-12-21T19:02:13.954Z] --- PASS: TestExternalGraphDriver/spec (1.52s) [2021-12-21T19:02:13.954Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-12-21T19:02:13.954Z] === RUN TestGraphdriverPluginV2 [2021-12-21T19:02:13.954Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:02:13.954Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-12-21T19:02:13.954Z] PASS [2021-12-21T19:02:13.954Z] [2021-12-21T19:02:13.954Z] === Skipped [2021-12-21T19:02:13.954Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-12-21T19:02:13.954Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:02:13.954Z] [2021-12-21T19:02:13.954Z] DONE 5 tests, 1 skipped in 4.850s [2021-12-21T19:02:13.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-21T19:02:13.954Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:13.954Z] ++ set -e [2021-12-21T19:02:13.954Z] ++ '[' -n 0 ']' [2021-12-21T19:02:13.954Z] ++ set -x [2021-12-21T19:02:13.954Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:13.954Z] INFO: Testing against a local daemon [2021-12-21T19:02:13.954Z] === RUN TestContinueAfterPluginCrash [2021-12-21T19:02:13.954Z] === PAUSE TestContinueAfterPluginCrash [2021-12-21T19:02:13.954Z] === RUN TestReadPluginNoRead [2021-12-21T19:02:13.954Z] === PAUSE TestReadPluginNoRead [2021-12-21T19:02:13.954Z] === RUN TestDaemonStartWithLogOpt [2021-12-21T19:02:13.954Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-21T19:02:13.954Z] === CONT TestContinueAfterPluginCrash [2021-12-21T19:02:13.954Z] === CONT TestDaemonStartWithLogOpt [2021-12-21T19:02:14.139Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-21T19:02:14.745Z] testing: warning: no tests to run [2021-12-21T19:02:14.745Z] PASS [2021-12-21T19:02:14.745Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2021-12-21T19:02:14.745Z] [2021-12-21T19:02:14.745Z] DONE 0 tests in 1.275s [2021-12-21T19:02:14.787Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-12-21T19:02:14.818Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-12-21T19:02:14.818Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-21T19:02:14.818Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-12-21T19:02:14.818Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-12-21T19:02:14.818Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-12-21T19:02:14.818Z] remote: Enumerating objects: 23, done. [2021-12-21T19:02:14.818Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-12-21T19:02:14.818Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-12-21T19:02:14.818Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-12-21T19:02:14.818Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-12-21T19:02:14.818Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-12-21T19:02:14.818Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-12-21T19:02:15.207Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-21T19:02:15.356Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-21T19:02:17.063Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-21T19:02:17.250Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2021-12-21T19:02:17.250Z] === CONT TestReadPluginNoRead [2021-12-21T19:02:17.259Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-12-21T19:02:17.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:17.392Z] INFO: Testing against a local daemon [2021-12-21T19:02:17.392Z] === RUN TestPluginWithDevMounts [2021-12-21T19:02:17.392Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:17.392Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-21T19:02:17.392Z] PASS [2021-12-21T19:02:17.392Z] ok github.com/docker/docker/integration/plugin/volumes 0.114s [2021-12-21T19:02:17.392Z] [2021-12-21T19:02:17.392Z] === Skipped [2021-12-21T19:02:17.392Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-21T19:02:17.392Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:17.392Z] [2021-12-21T19:02:17.392Z] DONE 1 tests, 1 skipped in 2.379s [2021-12-21T19:02:17.392Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-21T19:02:17.831Z] check_test.go:308: [d0bc1c66188de] daemon is not started [2021-12-21T19:02:17.831Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-12-21T19:02:19.188Z] === RUN TestReadPluginNoRead/default [2021-12-21T19:02:19.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:19.577Z] INFO: Testing against a local daemon [2021-12-21T19:02:19.577Z] === RUN TestSecretInspect [2021-12-21T19:02:19.577Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] --- SKIP: TestSecretInspect (0.01s) [2021-12-21T19:02:19.577Z] === RUN TestSecretList [2021-12-21T19:02:19.577Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] --- SKIP: TestSecretList (0.00s) [2021-12-21T19:02:19.577Z] === RUN TestSecretsCreateAndDelete [2021-12-21T19:02:19.577Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-21T19:02:19.577Z] === RUN TestSecretsUpdate [2021-12-21T19:02:19.577Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-21T19:02:19.577Z] === RUN TestTemplatedSecret [2021-12-21T19:02:19.577Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-21T19:02:19.577Z] === RUN TestSecretCreateResolve [2021-12-21T19:02:19.577Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:19.577Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-21T19:02:19.577Z] PASS [2021-12-21T19:02:19.577Z] ok github.com/docker/docker/integration/secret 0.107s [2021-12-21T19:02:19.577Z] [2021-12-21T19:02:19.577Z] === Skipped [2021-12-21T19:02:19.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-12-21T19:02:19.577Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] [2021-12-21T19:02:19.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-21T19:02:19.577Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] [2021-12-21T19:02:19.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-21T19:02:19.577Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] [2021-12-21T19:02:19.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-21T19:02:19.577Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] [2021-12-21T19:02:19.577Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-21T19:02:19.577Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:19.577Z] [2021-12-21T19:02:19.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-21T19:02:19.577Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:19.577Z] [2021-12-21T19:02:19.577Z] DONE 6 tests, 6 skipped in 2.063s [2021-12-21T19:02:19.577Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-21T19:02:20.070Z] Cross building: bundles/cross/linux/ppc64le [2021-12-21T19:02:20.070Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-21T19:02:20.070Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-21T19:02:20.563Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-21T19:02:21.118Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-12-21T19:02:21.499Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-21T19:02:22.068Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2021-12-21T19:02:22.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:22.493Z] INFO: Testing against a local daemon [2021-12-21T19:02:22.493Z] === RUN TestServiceCreateInit [2021-12-21T19:02:22.493Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-21T19:02:22.493Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-21T19:02:22.493Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- PASS: TestServiceCreateInit (0.05s) [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestCreateServiceMultipleTimes [2021-12-21T19:02:22.493Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestCreateServiceConflict [2021-12-21T19:02:22.493Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestCreateServiceMaxReplicas [2021-12-21T19:02:22.493Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-12-21T19:02:22.493Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-21T19:02:22.493Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestCreateServiceSecretFileMode [2021-12-21T19:02:22.493Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestCreateServiceConfigFileMode [2021-12-21T19:02:22.493Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestCreateServiceSysctls [2021-12-21T19:02:22.493Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-12-21T19:02:22.493Z] === RUN TestCreateServiceCapabilities [2021-12-21T19:02:22.493Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-12-21T19:02:22.493Z] === RUN TestInspect [2021-12-21T19:02:22.493Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestInspect (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestCreateJob [2021-12-21T19:02:22.493Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestCreateJob (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestReplicatedJob [2021-12-21T19:02:22.493Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestUpdateReplicatedJob [2021-12-21T19:02:22.493Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestServiceListWithStatuses [2021-12-21T19:02:22.493Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestDockerNetworkConnectAlias [2021-12-21T19:02:22.493Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestDockerNetworkReConnect [2021-12-21T19:02:22.493Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestServicePlugin [2021-12-21T19:02:22.493Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.493Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestServiceUpdateLabel [2021-12-21T19:02:22.493Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestServiceUpdateSecrets [2021-12-21T19:02:22.493Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestServiceUpdateConfigs [2021-12-21T19:02:22.493Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestServiceUpdateNetwork [2021-12-21T19:02:22.493Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-21T19:02:22.493Z] === RUN TestServiceUpdatePidsLimit [2021-12-21T19:02:22.493Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.493Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-21T19:02:22.493Z] PASS [2021-12-21T19:02:22.493Z] ok github.com/docker/docker/integration/service 0.276s [2021-12-21T19:02:22.495Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-12-21T19:02:22.637Z] === CONT TestReadPluginNoRead [2021-12-21T19:02:22.637Z] read_test.go:92: [db4e1dea43047] daemon is not started [2021-12-21T19:02:22.637Z] --- PASS: TestReadPluginNoRead (5.50s) [2021-12-21T19:02:22.637Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2021-12-21T19:02:22.637Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2021-12-21T19:02:22.637Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2021-12-21T19:02:22.637Z] PASS [2021-12-21T19:02:22.637Z] [2021-12-21T19:02:22.637Z] DONE 6 tests in 8.638s [2021-12-21T19:02:22.637Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-21T19:02:22.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:22.637Z] ++ set -e [2021-12-21T19:02:22.637Z] ++ '[' -n 0 ']' [2021-12-21T19:02:22.637Z] ++ set -x [2021-12-21T19:02:22.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:22.637Z] testing: warning: no tests to run [2021-12-21T19:02:22.637Z] PASS [2021-12-21T19:02:22.637Z] [2021-12-21T19:02:22.637Z] DONE 0 tests in 0.029s [2021-12-21T19:02:22.637Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-21T19:02:22.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:22.637Z] ++ set -e [2021-12-21T19:02:22.637Z] ++ '[' -n 0 ']' [2021-12-21T19:02:22.637Z] ++ set -x [2021-12-21T19:02:22.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:22.896Z] INFO: Testing against a local daemon [2021-12-21T19:02:22.896Z] === RUN TestPluginWithDevMounts [2021-12-21T19:02:22.896Z] === PAUSE TestPluginWithDevMounts [2021-12-21T19:02:22.896Z] === CONT TestPluginWithDevMounts [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === Skipped [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T19:02:22.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T19:02:22.954Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-21T19:02:22.954Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-21T19:02:22.954Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-12-21T19:02:22.954Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-21T19:02:22.954Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-21T19:02:22.954Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-21T19:02:22.954Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-12-21T19:02:22.954Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-12-21T19:02:22.954Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-21T19:02:22.954Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-21T19:02:22.954Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-21T19:02:22.954Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-21T19:02:22.954Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-21T19:02:22.954Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-21T19:02:22.954Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-21T19:02:22.954Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-21T19:02:22.954Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-21T19:02:22.954Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-21T19:02:22.954Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-21T19:02:22.954Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-21T19:02:22.954Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-21T19:02:22.954Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:02:22.954Z] [2021-12-21T19:02:22.954Z] DONE 24 tests, 23 skipped in 3.044s [2021-12-21T19:02:22.954Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-21T19:02:24.273Z] --- PASS: TestPluginWithDevMounts (1.53s) [2021-12-21T19:02:24.273Z] PASS [2021-12-21T19:02:24.273Z] [2021-12-21T19:02:24.273Z] DONE 1 tests in 1.618s [2021-12-21T19:02:24.273Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-21T19:02:24.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:24.273Z] ++ set -e [2021-12-21T19:02:24.273Z] ++ '[' -n 0 ']' [2021-12-21T19:02:24.273Z] ++ set -x [2021-12-21T19:02:24.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:24.531Z] INFO: Testing against a local daemon [2021-12-21T19:02:24.531Z] === RUN TestSecretInspect [2021-12-21T19:02:25.009Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2021-12-21T19:02:25.009Z] === RUN TestServiceUpdatePidsLimit [2021-12-21T19:02:25.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:25.161Z] INFO: Testing against a local daemon [2021-12-21T19:02:25.161Z] === RUN TestSessionCreate [2021-12-21T19:02:25.161Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-21T19:02:25.161Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-21T19:02:25.161Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-21T19:02:25.161Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-21T19:02:25.161Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-21T19:02:25.161Z] PASS [2021-12-21T19:02:25.161Z] ok github.com/docker/docker/integration/session 0.106s [2021-12-21T19:02:25.161Z] [2021-12-21T19:02:25.161Z] === Skipped [2021-12-21T19:02:25.161Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-21T19:02:25.161Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-21T19:02:25.161Z] [2021-12-21T19:02:25.161Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-21T19:02:25.161Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-21T19:02:25.161Z] [2021-12-21T19:02:25.161Z] DONE 2 tests, 2 skipped in 1.973s [2021-12-21T19:02:25.161Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-21T19:02:25.570Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-21T19:02:25.783Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-21T19:02:26.131Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-21T19:02:26.350Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-12-21T19:02:26.433Z] --- PASS: TestSecretInspect (1.66s) [2021-12-21T19:02:26.433Z] === RUN TestSecretList [2021-12-21T19:02:26.918Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-21T19:02:26.918Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-21T19:02:27.178Z] check_test.go:308: [db843b1fc8c75] daemon is not started [2021-12-21T19:02:27.178Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-12-21T19:02:27.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:27.354Z] INFO: Testing against a local daemon [2021-12-21T19:02:27.354Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-21T19:02:27.354Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:27.354Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestDiskUsage [2021-12-21T19:02:27.354Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-21T19:02:27.354Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestEventsExecDie [2021-12-21T19:02:27.354Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-21T19:02:27.354Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestEventsBackwardsCompatible [2021-12-21T19:02:27.354Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-21T19:02:27.354Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestEventsVolumeCreate [2021-12-21T19:02:27.354Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-21T19:02:27.354Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestInfoAPI [2021-12-21T19:02:27.354Z] --- PASS: TestInfoAPI (0.05s) [2021-12-21T19:02:27.354Z] === RUN TestInfoAPIWarnings [2021-12-21T19:02:27.354Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:02:27.354Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestInfoDebug [2021-12-21T19:02:27.354Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:02:27.354Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestInfoInsecureRegistries [2021-12-21T19:02:27.354Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:02:27.354Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestInfoRegistryMirrors [2021-12-21T19:02:27.354Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:02:27.354Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-21T19:02:27.354Z] === RUN TestLoginFailsWithBadCredentials [2021-12-21T19:02:28.327Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-12-21T19:02:28.327Z] === RUN TestPingCacheHeaders [2021-12-21T19:02:28.327Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-12-21T19:02:28.327Z] === RUN TestPingGet [2021-12-21T19:02:28.327Z] --- PASS: TestPingGet (0.04s) [2021-12-21T19:02:28.327Z] === RUN TestPingHead [2021-12-21T19:02:28.327Z] --- PASS: TestPingHead (0.05s) [2021-12-21T19:02:28.327Z] === RUN TestVersion [2021-12-21T19:02:28.327Z] --- PASS: TestVersion (0.05s) [2021-12-21T19:02:28.327Z] PASS [2021-12-21T19:02:28.327Z] ok github.com/docker/docker/integration/system 1.310s [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === Skipped [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:02:28.327Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-21T19:02:28.327Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-21T19:02:28.327Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-21T19:02:28.327Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-21T19:02:28.327Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-21T19:02:28.327Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-21T19:02:28.327Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-21T19:02:28.327Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-21T19:02:28.327Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:02:28.327Z] [2021-12-21T19:02:28.327Z] DONE 15 tests, 9 skipped in 3.280s [2021-12-21T19:02:28.327Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-21T19:02:28.335Z] --- PASS: TestSecretList (2.07s) [2021-12-21T19:02:28.335Z] === RUN TestSecretsCreateAndDelete [2021-12-21T19:02:30.240Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2021-12-21T19:02:30.240Z] === RUN TestSecretsUpdate [2021-12-21T19:02:30.510Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:30.510Z] INFO: Testing against a local daemon [2021-12-21T19:02:30.510Z] === RUN TestVolumesCreateAndList [2021-12-21T19:02:30.510Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-12-21T19:02:30.510Z] === RUN TestVolumesRemove [2021-12-21T19:02:30.510Z] --- PASS: TestVolumesRemove (0.12s) [2021-12-21T19:02:30.510Z] === RUN TestVolumesInspect [2021-12-21T19:02:30.510Z] --- PASS: TestVolumesInspect (0.05s) [2021-12-21T19:02:30.510Z] === RUN TestVolumesInvalidJSON [2021-12-21T19:02:30.971Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-21T19:02:30.971Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-21T19:02:30.971Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-21T19:02:30.971Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-12-21T19:02:30.971Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-12-21T19:02:30.971Z] PASS [2021-12-21T19:02:30.971Z] ok github.com/docker/docker/integration/volume 0.360s [2021-12-21T19:02:30.971Z] [2021-12-21T19:02:30.971Z] DONE 5 tests in 2.389s [2021-12-21T19:02:30.971Z] INFO: make.ps1 ended at 12/21/2021 19:02:30 [2021-12-21T19:02:30.971Z] INFO: Integration CLI tests being run from the host: [2021-12-21T19:02:30.971Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-12-21T19:02:31.371Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-21T19:02:31.938Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-21T19:02:31.979Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-21T19:02:32.143Z] --- PASS: TestSecretsUpdate (1.70s) [2021-12-21T19:02:32.143Z] === RUN TestTemplatedSecret [2021-12-21T19:02:33.318Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-21T19:02:34.211Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-21T19:02:34.509Z] 2021/12/21 19:02:25 Closing DB instances... [2021-12-21T19:02:34.509Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2021-12-21T19:02:34.509Z] === RUN TestFindNode [2021-12-21T19:02:34.509Z] 2021/12/21 19:02:27 Closing DB instances... [2021-12-21T19:02:34.509Z] --- PASS: TestFindNode (0.02s) [2021-12-21T19:02:34.509Z] === RUN TestChangeNodeState [2021-12-21T19:02:34.510Z] 2021/12/21 19:02:27 Closing DB instances... [2021-12-21T19:02:34.510Z] --- PASS: TestChangeNodeState (0.02s) [2021-12-21T19:02:34.510Z] === RUN TestNodeReincarnation [2021-12-21T19:02:34.510Z] 2021/12/21 19:02:27 Closing DB instances... [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-12-21T19:02:34.510Z] --- PASS: TestNodeReincarnation (5.02s) [2021-12-21T19:02:34.510Z] === RUN TestParallelCreate [2021-12-21T19:02:34.510Z] 2021/12/21 19:02:32 Closing DB instances... [2021-12-21T19:02:34.510Z] --- PASS: TestParallelCreate (0.02s) [2021-12-21T19:02:34.510Z] === RUN TestParallelDelete [2021-12-21T19:02:34.510Z] 2021/12/21 19:02:32 Closing DB instances... [2021-12-21T19:02:34.510Z] --- PASS: TestParallelDelete (0.02s) [2021-12-21T19:02:34.510Z] === RUN TestNetworkDBIslands [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6bd29cb83c65 with config:&{NodeID:6bd29cb83c65 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:01b1a68017ea with config:&{NodeID:01b1a68017ea Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 01b1a68017ea/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 01b1a68017ea/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 01b1a68017ea/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 01b1a68017ea/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:59843e3be5a0 with config:&{NodeID:59843e3be5a0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 59843e3be5a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 59843e3be5a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 59843e3be5a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 59843e3be5a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 01b1a68017ea/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 01b1a68017ea/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 59843e3be5a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:33Z" level=info msg="Node 59843e3be5a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6c0caff67c62 with config:&{NodeID:6c0caff67c62 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 01b1a68017ea/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 01b1a68017ea/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 59843e3be5a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 59843e3be5a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.510Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.675Z] --- PASS: TestTemplatedSecret (2.43s) [2021-12-21T19:02:34.675Z] === RUN TestSecretCreateResolve [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f1f5ba91bb30 with config:&{NodeID:f1f5ba91bb30 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 01b1a68017ea/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 01b1a68017ea/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 59843e3be5a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 59843e3be5a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:34.982Z] networkdb_test.go:835: Re-joining: 3 [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="The new bootstrap node list is:[172.27.213.84:10033 172.27.213.84:10034 172.27.213.84:10035]" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10033" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49388" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10034" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49389" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10035" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49390" [2021-12-21T19:02:34.982Z] networkdb_test.go:835: Re-joining: 4 [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=info msg="The new bootstrap node list is:[172.27.213.84:10033 172.27.213.84:10034 172.27.213.84:10035]" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49391" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10033" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10034" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49392" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10035" [2021-12-21T19:02:34.982Z] time="2021-12-21T19:02:34Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49393" [2021-12-21T19:02:35.223Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-12-21T19:02:35.223Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="node 0 leaving" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65 change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="node2(01b1a68017ea): Node leave event for 6bd29cb83c65/172.27.213.84" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65 change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="node4(6c0caff67c62): Node leave event for 6bd29cb83c65/172.27.213.84" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65 change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="node5(f1f5ba91bb30): Node leave event for 6bd29cb83c65/172.27.213.84" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65 change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="node3(59843e3be5a0): Node leave event for 6bd29cb83c65/172.27.213.84" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65 change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.454Z] time="2021-12-21T19:02:35Z" level=info msg="node1(6bd29cb83c65): Node leave event for 6bd29cb83c65/172.27.213.84" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 6bd29cb83c65/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="node 1 leaving" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="node5(f1f5ba91bb30): Node leave event for 01b1a68017ea/172.27.213.84" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="node4(6c0caff67c62): Node leave event for 01b1a68017ea/172.27.213.84" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea change state NodeActive --> NodeLeft" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="node3(59843e3be5a0): Node leave event for 01b1a68017ea/172.27.213.84" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea change state NodeActive --> NodeFailed" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea/172.27.213.84, added to failed nodes list" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=error msg="node: 01b1a68017ea is unknown to memberlist" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10034" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="node 2 leaving" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=info msg="Node 01b1a68017ea/172.27.213.84, left gossip cluster" [2021-12-21T19:02:35.926Z] time="2021-12-21T19:02:35Z" level=debug msg="memberlist: Failed to join 172.27.213.84: write tcp 172.27.213.84:49394->172.27.213.84:10034: wsasend: An existing connection was forcibly closed by the remote host." [2021-12-21T19:02:36.051Z] --- PASS: TestSecretCreateResolve (1.67s) [2021-12-21T19:02:36.051Z] PASS [2021-12-21T19:02:36.051Z] [2021-12-21T19:02:36.051Z] DONE 6 tests in 11.746s [2021-12-21T19:02:36.051Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-12-21T19:02:36.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:36.051Z] ++ set -e [2021-12-21T19:02:36.051Z] ++ '[' -n 0 ']' [2021-12-21T19:02:36.051Z] ++ set -x [2021-12-21T19:02:36.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:02:36.051Z] INFO: Testing against a local daemon [2021-12-21T19:02:36.051Z] === RUN TestServiceCreateInit [2021-12-21T19:02:36.310Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:35Z" level=info msg="Node 59843e3be5a0 change state NodeActive --> NodeLeft" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:35Z" level=info msg="node5(f1f5ba91bb30): Node leave event for 59843e3be5a0/172.27.213.84" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:35Z" level=info msg="Node 59843e3be5a0 change state NodeActive --> NodeLeft" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:35Z" level=info msg="node4(6c0caff67c62): Node leave event for 59843e3be5a0/172.27.213.84" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:35Z" level=info msg="Node 59843e3be5a0 change state NodeActive --> NodeLeft" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:35Z" level=info msg="node3(59843e3be5a0): Node leave event for 59843e3be5a0/172.27.213.84" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:36Z" level=info msg="Node 59843e3be5a0/172.27.213.84, left gossip cluster" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:36Z" level=info msg="Node 59843e3be5a0/172.27.213.84, left gossip cluster" [2021-12-21T19:02:36.403Z] time="2021-12-21T19:02:36Z" level=info msg="Node 59843e3be5a0/172.27.213.84, left gossip cluster" [2021-12-21T19:02:36.875Z] time="2021-12-21T19:02:36Z" level=debug msg="memberlist: Failed ping: f1f5ba91bb30 (timeout reached)" [2021-12-21T19:02:36.875Z] time="2021-12-21T19:02:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.213.84:10036: use of closed network connection" [2021-12-21T19:02:36.875Z] time="2021-12-21T19:02:36Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.213.84:10035: use of closed network connection" [2021-12-21T19:02:36.875Z] time="2021-12-21T19:02:36Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49395" [2021-12-21T19:02:36.875Z] networkdb_test.go:867: node4: OK [2021-12-21T19:02:36.875Z] networkdb_test.go:867: node5: OK [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="node 0 coming back" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0d6203a27ea4 with config:&{NodeID:0d6203a27ea4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, added to nodes list" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="node 1 coming back" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:db10d64d1ab6 with config:&{NodeID:db10d64d1ab6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="Node db10d64d1ab6/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="Node db10d64d1ab6/172.27.213.84, added to nodes list" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="node 2 coming back" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e1389f6434a0 with config:&{NodeID:e1389f6434a0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="Node e1389f6434a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:36.876Z] time="2021-12-21T19:02:36Z" level=info msg="Node e1389f6434a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:37.348Z] time="2021-12-21T19:02:36Z" level=warning msg="memberlist: Was able to connect to f1f5ba91bb30 but other probes failed, network may be misconfigured" [2021-12-21T19:02:37.802Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-21T19:02:38.264Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-21T19:02:38.264Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-21T19:02:38.264Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-21T19:02:38.514Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-12-21T19:02:39.596Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-21T19:02:40.314Z] time="2021-12-21T19:02:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.213.84:10033 172.27.213.84:10034 172.27.213.84:10035]" [2021-12-21T19:02:40.417Z] check_test.go:308: [dac72de20ad1d] daemon is not started [2021-12-21T19:02:40.417Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-12-21T19:02:40.745Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2021-12-21T19:02:40.745Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2021-12-21T19:02:40.745Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-12-21T19:02:40.745Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-12-21T19:02:40.745Z] PASS [2021-12-21T19:02:40.745Z] [2021-12-21T19:02:40.745Z] === Skipped [2021-12-21T19:02:40.745Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-21T19:02:40.745Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T19:02:40.745Z] [2021-12-21T19:02:40.745Z] DONE 27 tests, 1 skipped in 182.871s [2021-12-21T19:02:40.745Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-21T19:02:40.745Z] INFO: Testing against a local daemon [2021-12-21T19:02:40.745Z] === RUN TestSessionCreate [2021-12-21T19:02:40.745Z] --- PASS: TestSessionCreate (0.02s) [2021-12-21T19:02:40.745Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-21T19:02:40.745Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-12-21T19:02:40.745Z] PASS [2021-12-21T19:02:40.745Z] [2021-12-21T19:02:40.745Z] DONE 2 tests in 0.080s [2021-12-21T19:02:40.745Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-21T19:02:40.745Z] INFO: Testing against a local daemon [2021-12-21T19:02:40.745Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-21T19:02:40.745Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-12-21T19:02:40.745Z] === RUN TestDiskUsage [2021-12-21T19:02:40.745Z] === PAUSE TestDiskUsage [2021-12-21T19:02:40.745Z] === RUN TestEventsExecDie [2021-12-21T19:02:40.785Z] time="2021-12-21T19:02:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.213.84:10033 172.27.213.84:10034 172.27.213.84:10035]" [2021-12-21T19:02:40.985Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-21T19:02:41.000Z] --- PASS: TestEventsExecDie (0.54s) [2021-12-21T19:02:41.000Z] === RUN TestEventsBackwardsCompatible [2021-12-21T19:02:41.000Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-12-21T19:02:41.000Z] === RUN TestEventsVolumeCreate [2021-12-21T19:02:41.000Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-21T19:02:41.000Z] === RUN TestInfoBinaryCommits [2021-12-21T19:02:41.000Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-12-21T19:02:41.000Z] === RUN TestInfoAPIVersioned [2021-12-21T19:02:41.000Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-21T19:02:41.000Z] === RUN TestInfoDiscoveryBackend [2021-12-21T19:02:41.244Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-12-21T19:02:41.257Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10033" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49396" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, is the new incarnation of the shutdown node 6bd29cb83c65/172.27.213.84" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10034" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49397" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, is the new incarnation of the shutdown node 01b1a68017ea/172.27.213.84" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10035" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49398" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 6c0caff67c62/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 6c0caff67c62/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, is the new incarnation of the shutdown node 59843e3be5a0/172.27.213.84" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, is the new incarnation of the shutdown node 01b1a68017ea/172.27.213.84" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node db10d64d1ab6/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, is the new incarnation of the shutdown node 6bd29cb83c65/172.27.213.84" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, is the new incarnation of the shutdown node 59843e3be5a0/172.27.213.84" [2021-12-21T19:02:41.258Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.562Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-12-21T19:02:41.562Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, joined gossip cluster" [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=info msg="Node e1389f6434a0/172.27.213.84, added to nodes list" [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10033" [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49399" [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10034" [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49400" [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.213.84:10035" [2021-12-21T19:02:41.730Z] time="2021-12-21T19:02:41Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49401" [2021-12-21T19:02:41.730Z] 2021/12/21 19:02:41 Closing DB instances... [2021-12-21T19:02:41.812Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-12-21T19:02:42.022Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="node5(f1f5ba91bb30): Node leave event for 0d6203a27ea4/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="node4(6c0caff67c62): Node leave event for 0d6203a27ea4/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="node2(db10d64d1ab6): Node leave event for 0d6203a27ea4/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="node3(e1389f6434a0): Node leave event for 0d6203a27ea4/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="node1(0d6203a27ea4): Node leave event for 0d6203a27ea4/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:41Z" level=info msg="Node 0d6203a27ea4/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="node5(f1f5ba91bb30): Node leave event for db10d64d1ab6/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="node3(e1389f6434a0): Node leave event for db10d64d1ab6/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="node4(6c0caff67c62): Node leave event for db10d64d1ab6/172.27.213.84" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.202Z] time="2021-12-21T19:02:42Z" level=info msg="node2(db10d64d1ab6): Node leave event for db10d64d1ab6/172.27.213.84" [2021-12-21T19:02:42.380Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-12-21T19:02:42.673Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.673Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="Node db10d64d1ab6/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="Node e1389f6434a0 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="node5(f1f5ba91bb30): Node leave event for e1389f6434a0/172.27.213.84" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="Node e1389f6434a0/172.27.213.84, left gossip cluster" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="Node e1389f6434a0 change state NodeActive --> NodeFailed" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="Node e1389f6434a0/172.27.213.84, added to failed nodes list" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="Node e1389f6434a0 change state NodeActive --> NodeLeft" [2021-12-21T19:02:42.674Z] time="2021-12-21T19:02:42Z" level=info msg="node4(6c0caff67c62): Node leave event for e1389f6434a0/172.27.213.84" [2021-12-21T19:02:42.881Z] --- PASS: TestServiceCreateInit (6.23s) [2021-12-21T19:02:42.881Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.10s) [2021-12-21T19:02:42.881Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.12s) [2021-12-21T19:02:42.881Z] === RUN TestCreateServiceMultipleTimes [2021-12-21T19:02:42.926Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-21T19:02:42.926Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-21T19:02:42.947Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-21T19:02:43.145Z] time="2021-12-21T19:02:42Z" level=error msg="node: e1389f6434a0 is unknown to memberlist" [2021-12-21T19:02:43.145Z] time="2021-12-21T19:02:42Z" level=info msg="Node e1389f6434a0/172.27.213.84, left gossip cluster" [2021-12-21T19:02:43.145Z] time="2021-12-21T19:02:42Z" level=info msg="Node e1389f6434a0/172.27.213.84, left gossip cluster" [2021-12-21T19:02:43.145Z] time="2021-12-21T19:02:43Z" level=debug msg="memberlist: Failed ping: f1f5ba91bb30 (timeout reached)" [2021-12-21T19:02:43.145Z] time="2021-12-21T19:02:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.213.84:10035: use of closed network connection" [2021-12-21T19:02:43.145Z] time="2021-12-21T19:02:43Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.213.84:10036: use of closed network connection" [2021-12-21T19:02:43.145Z] time="2021-12-21T19:02:43Z" level=debug msg="memberlist: Stream connection from=172.27.213.84:49402" [2021-12-21T19:02:43.183Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-21T19:02:43.183Z] === RUN TestInfoAPI [2021-12-21T19:02:43.183Z] --- PASS: TestInfoAPI (0.02s) [2021-12-21T19:02:43.183Z] === RUN TestInfoAPIWarnings [2021-12-21T19:02:43.408Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-12-21T19:02:43.408Z] INFO: Testing against a local daemon [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-21T19:02:43.408Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-21T19:02:43.408Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-21T19:02:43.408Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-21T19:02:43.570Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-21T19:02:43.622Z] time="2021-12-21T19:02:43Z" level=info msg="Node 6c0caff67c62 change state NodeActive --> NodeLeft" [2021-12-21T19:02:43.622Z] time="2021-12-21T19:02:43Z" level=info msg="node5(f1f5ba91bb30): Node leave event for 6c0caff67c62/172.27.213.84" [2021-12-21T19:02:43.622Z] time="2021-12-21T19:02:43Z" level=info msg="Node 6c0caff67c62 change state NodeActive --> NodeLeft" [2021-12-21T19:02:43.622Z] time="2021-12-21T19:02:43Z" level=info msg="node4(6c0caff67c62): Node leave event for 6c0caff67c62/172.27.213.84" [2021-12-21T19:02:43.622Z] time="2021-12-21T19:02:43Z" level=warning msg="memberlist: Was able to connect to f1f5ba91bb30 but other probes failed, network may be misconfigured" [2021-12-21T19:02:43.622Z] time="2021-12-21T19:02:43Z" level=info msg="Node 6c0caff67c62/172.27.213.84, left gossip cluster" [2021-12-21T19:02:43.870Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-21T19:02:44.096Z] time="2021-12-21T19:02:43Z" level=info msg="Node 6c0caff67c62/172.27.213.84, left gossip cluster" [2021-12-21T19:02:44.326Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-12-21T19:02:44.326Z] check_test.go:308: [d43a8db389795] daemon is not started [2021-12-21T19:02:44.326Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-12-21T19:02:44.334Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-21T19:02:44.569Z] time="2021-12-21T19:02:44Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, left gossip cluster" [2021-12-21T19:02:44.569Z] time="2021-12-21T19:02:44Z" level=info msg="Node f1f5ba91bb30 change state NodeActive --> NodeFailed" [2021-12-21T19:02:44.569Z] time="2021-12-21T19:02:44Z" level=info msg="Node f1f5ba91bb30/172.27.213.84, added to failed nodes list" [2021-12-21T19:02:44.569Z] --- PASS: TestNetworkDBIslands (11.28s) [2021-12-21T19:02:44.569Z] PASS [2021-12-21T19:02:44.569Z] coverage: 60.3% of statements [2021-12-21T19:02:44.569Z] ok github.com/docker/docker/libnetwork/networkdb 144.558s coverage: 60.3% of statements [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/quota [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/rootless [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/volume [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-21T19:02:44.569Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-21T19:02:45.263Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-21T19:02:46.641Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === Skipped [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-12-21T19:02:47.546Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-12-21T19:02:47.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-12-21T19:02:47.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-12-21T19:02:47.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-12-21T19:02:47.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-12-21T19:02:47.546Z] client_test.go:23: runtime.GOOS == "windows" [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-21T19:02:47.546Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-21T19:02:47.546Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-21T19:02:47.546Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-12-21T19:02:47.546Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-21T19:02:47.546Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-12-21T19:02:47.546Z] daemon_test.go:146: root required [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-12-21T19:02:47.546Z] reload_test.go:520: root required [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-12-21T19:02:47.546Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-12-21T19:02:47.546Z] pull_v2_test.go:73: Needs fixing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-12-21T19:02:47.546Z] pull_v2_test.go:118: Needs fixing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-12-21T19:02:47.546Z] download_test.go:267: Needs fixing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-12-21T19:02:47.546Z] layer_test.go:303: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-12-21T19:02:47.546Z] layer_test.go:352: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-12-21T19:02:47.546Z] layer_test.go:467: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-12-21T19:02:47.546Z] layer_test.go:696: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-12-21T19:02:47.546Z] migration_test.go:45: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-12-21T19:02:47.546Z] migration_test.go:181: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-12-21T19:02:47.546Z] mount_test.go:17: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-12-21T19:02:47.546Z] mount_test.go:76: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-12-21T19:02:47.546Z] mount_test.go:125: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-12-21T19:02:47.546Z] mount_test.go:212: Failing on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-12-21T19:02:47.546Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-12-21T19:02:47.546Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-12-21T19:02:47.546Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-12-21T19:02:47.546Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-12-21T19:02:47.546Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-12-21T19:02:47.546Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-12-21T19:02:47.546Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-12-21T19:02:47.546Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-12-21T19:02:47.546Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-12-21T19:02:47.546Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-12-21T19:02:47.546Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-12-21T19:02:47.546Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-21T19:02:47.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-21T19:02:47.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-21T19:02:47.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-21T19:02:47.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-21T19:02:47.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:133: Xz not present in msys2 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-12-21T19:02:47.546Z] archive_test.go:140: zstd not installed [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:252: Failing on Windows CI machines [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-12-21T19:02:47.546Z] archive_windows_test.go:16: Currently fails [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-12-21T19:02:47.546Z] changes_test.go:195: needs more investigation [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-12-21T19:02:47.546Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-12-21T19:02:47.546Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-12-21T19:02:47.546Z] changes_test.go:432: needs further investigation [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-12-21T19:02:47.546Z] changes_test.go:468: needs further investigation [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-12-21T19:02:47.546Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-12-21T19:02:47.546Z] poller_test.go:40: No chmod on Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-12-21T19:02:47.546Z] fileutils_test.go:133: Needs porting to Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-12-21T19:02:47.546Z] fileutils_test.go:179: Needs porting to Windows [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-12-21T19:02:47.546Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-12-21T19:02:47.546Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-12-21T19:02:47.546Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-12-21T19:02:47.546Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-12-21T19:02:47.546Z] local_test.go:180: runtime.GOOS == "windows" [2021-12-21T19:02:47.546Z] [2021-12-21T19:02:47.546Z] DONE 2099 tests, 70 skipped in 312.298s [2021-12-21T19:02:47.546Z] INFO: make.ps1 ended at 12/21/2021 19:02:47 [2021-12-21T19:02:49.176Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-12-21T19:02:50.516Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-12-21T19:02:50.516Z] INFO: Unit tests ended at 12/21/2021 19:02:49. Duration:00:05:28.7268485 [2021-12-21T19:02:50.516Z] INFO: Building busybox [2021-12-21T19:02:50.516Z] Sending build context to Docker daemon 5.12kB [2021-12-21T19:02:50.516Z] [2021-12-21T19:02:50.516Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-12-21T19:02:50.516Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-12-21T19:02:50.516Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-12-21T19:02:50.516Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-12-21T19:02:50.516Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-12-21T19:02:50.516Z] ---> 136110e1a05c [2021-12-21T19:02:50.516Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-12-21T19:02:50.516Z] ---> Running in a5cb5fb25c21 [2021-12-21T19:02:50.689Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-21T19:02:50.689Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-21T19:02:50.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-21T19:02:50.689Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-21T19:02:50.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-21T19:02:50.689Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-21T19:02:50.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-21T19:02:50.689Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-21T19:02:50.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-21T19:02:50.689Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-21T19:02:53.366Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-12-21T19:02:54.745Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-12-21T19:02:56.458Z] Removing intermediate container a5cb5fb25c21 [2021-12-21T19:02:56.458Z] ---> 986823ad4235 [2021-12-21T19:02:56.458Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-12-21T19:02:56.458Z] ---> Running in 0afee5af0015 [2021-12-21T19:02:56.458Z] Removing intermediate container 0afee5af0015 [2021-12-21T19:02:56.458Z] ---> 9a1430b2d870 [2021-12-21T19:02:56.458Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-12-21T19:02:56.458Z] ---> Running in 2890fe444abd [2021-12-21T19:02:56.652Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-12-21T19:02:56.929Z] Removing intermediate container 2890fe444abd [2021-12-21T19:02:56.929Z] ---> afdfd82c0f26 [2021-12-21T19:02:56.929Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-12-21T19:02:57.764Z] --- PASS: TestCreateServiceMultipleTimes (14.26s) [2021-12-21T19:02:57.764Z] === RUN TestCreateServiceConflict [2021-12-21T19:02:57.922Z] [2021-12-21T19:02:58.699Z] --- PASS: TestCreateServiceConflict (2.06s) [2021-12-21T19:02:58.699Z] === RUN TestCreateServiceMaxReplicas [2021-12-21T19:02:58.917Z] ---> 134f1f6d5a58 [2021-12-21T19:02:58.917Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-12-21T19:02:58.917Z] ---> Running in 999ea17d25dd [2021-12-21T19:02:59.219Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-21T19:02:59.219Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-21T19:02:59.788Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-12-21T19:03:01.222Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-12-21T19:03:01.222Z] === RUN TestInfoDebug [2021-12-21T19:03:01.222Z] --- PASS: TestInfoDebug (0.53s) [2021-12-21T19:03:01.222Z] === RUN TestInfoInsecureRegistries [2021-12-21T19:03:01.222Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-12-21T19:03:01.222Z] === RUN TestInfoRegistryMirrors [2021-12-21T19:03:01.222Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-21T19:03:01.222Z] === RUN TestLoginFailsWithBadCredentials [2021-12-21T19:03:01.222Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-21T19:03:01.222Z] === RUN TestPingCacheHeaders [2021-12-21T19:03:01.222Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-21T19:03:01.222Z] === RUN TestPingGet [2021-12-21T19:03:01.222Z] --- PASS: TestPingGet (0.01s) [2021-12-21T19:03:01.222Z] === RUN TestPingHead [2021-12-21T19:03:01.222Z] --- PASS: TestPingHead (0.02s) [2021-12-21T19:03:01.222Z] === RUN TestVersion [2021-12-21T19:03:01.222Z] --- PASS: TestVersion (0.02s) [2021-12-21T19:03:01.222Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-12-21T19:03:01.222Z] === CONT TestDiskUsage [2021-12-21T19:03:01.233Z] --- PASS: TestCreateServiceMaxReplicas (2.18s) [2021-12-21T19:03:01.233Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/container_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/image_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/volume_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-21T19:03:01.785Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-21T19:03:02.041Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-21T19:03:02.041Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-21T19:03:02.041Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-21T19:03:02.041Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-21T19:03:02.041Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-21T19:03:02.041Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-21T19:03:02.042Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-21T19:03:02.042Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-21T19:03:02.042Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-21T19:03:02.042Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-21T19:03:02.042Z] === RUN TestDiskUsage/after_container.Run [2021-12-21T19:03:02.298Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-21T19:03:02.299Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-21T19:03:02.555Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage (1.52s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-21T19:03:02.555Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:03:02.555Z] PASS [2021-12-21T19:03:02.555Z] [2021-12-21T19:03:02.555Z] DONE 53 tests in 22.287s [2021-12-21T19:03:02.555Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-21T19:03:02.812Z] INFO: Testing against a local daemon [2021-12-21T19:03:02.812Z] === RUN TestVolumesCreateAndList [2021-12-21T19:03:02.812Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-21T19:03:02.812Z] === RUN TestVolumesRemove [2021-12-21T19:03:02.812Z] --- PASS: TestVolumesRemove (0.09s) [2021-12-21T19:03:02.812Z] === RUN TestVolumesInspect [2021-12-21T19:03:02.812Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-21T19:03:02.812Z] === RUN TestVolumesInvalidJSON [2021-12-21T19:03:02.812Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-21T19:03:02.812Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-21T19:03:02.812Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-21T19:03:02.812Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-21T19:03:02.812Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-21T19:03:02.812Z] PASS [2021-12-21T19:03:02.812Z] [2021-12-21T19:03:02.812Z] DONE 5 tests in 0.176s [2021-12-21T19:03:02.812Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-21T19:03:03.074Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-12-21T19:03:03.374Z] Stopping apparmor (via systemctl): apparmor.service. [2021-12-21T19:03:03.375Z] Removing test suite binaries [2021-12-21T19:03:03.375Z] exiting test-integration [2021-12-21T19:03:03.375Z] ++ exit 0 [2021-12-21T19:03:03.375Z] [2021-12-21T19:03:03.642Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-21T19:03:03.900Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-21T19:03:04.468Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance Post stage [Pipeline] junit [2021-12-21T19:03:05.279Z] Recording test results [2021-12-21T19:03:05.406Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-21T19:03:05.406Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-21T19:03:05.665Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-21T19:03:06.234Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-21T19:03:06.496Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-21T19:03:06.916Z] + echo Ensuring container killed. [2021-12-21T19:03:06.916Z] Ensuring container killed. [2021-12-21T19:03:06.916Z] + docker rm -vf docker-pr3 [2021-12-21T19:03:06.916Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-21T19:03:07.203Z] + echo Chowning /workspace to jenkins user [2021-12-21T19:03:07.203Z] Chowning /workspace to jenkins user [2021-12-21T19:03:07.203Z] + id -u [2021-12-21T19:03:07.203Z] + id -g [2021-12-21T19:03:07.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43097:/workspace busybox chown -R 1000:1000 /workspace [2021-12-21T19:03:07.203Z] Unable to find image 'busybox:latest' locally [2021-12-21T19:03:07.203Z] latest: Pulling from library/busybox [2021-12-21T19:03:07.203Z] 3cb635b06aa2: Pulling fs layer [2021-12-21T19:03:07.464Z] 3cb635b06aa2: Verifying Checksum [2021-12-21T19:03:07.464Z] 3cb635b06aa2: Download complete [2021-12-21T19:03:07.464Z] 3cb635b06aa2: Pull complete [2021-12-21T19:03:07.464Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-21T19:03:07.464Z] Status: Downloaded newer image for busybox:latest [2021-12-21T19:03:07.612Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-12-21T19:03:08.549Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-21T19:03:09.118Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-12-21T19:03:09.382Z] Removing intermediate container 999ea17d25dd [2021-12-21T19:03:09.382Z] ---> e39aeaa74f3d [2021-12-21T19:03:09.382Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-12-21T19:03:09.382Z] ---> Running in c6cb77fe972e [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-21T19:03:10.055Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-21T19:03:10.314Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-12-21T19:03:10.324Z] + bundleName=amd64-cgroup2 [2021-12-21T19:03:10.324Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-12-21T19:03:10.324Z] Creating amd64-cgroup2-bundles.tar.gz [2021-12-21T19:03:10.324Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-12-21T19:03:10.324Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-21T19:03:10.382Z] [2021-12-21T19:03:10.383Z] SUCCESS: Specified value was saved. [Pipeline] archiveArtifacts [2021-12-21T19:03:10.589Z] Archiving artifacts [2021-12-21T19:03:11.250Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-12-21T19:03:11.819Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-21T19:03:12.316Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-21T19:03:12.622Z] + make clean [2021-12-21T19:03:12.622Z] docker volume rm -f docker-dev-cache [2021-12-21T19:03:12.622Z] docker-dev-cache [Pipeline] deleteDir [2021-12-21T19:03:13.197Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-21T19:03:13.352Z] Removing intermediate container c6cb77fe972e [2021-12-21T19:03:13.352Z] ---> c6b6df936886 [2021-12-21T19:03:13.352Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-12-21T19:03:13.352Z] ---> Running in 333a08dc96cd [2021-12-21T19:03:13.436Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2021-12-21T19:03:13.436Z] === RUN TestCreateServiceSecretFileMode [2021-12-21T19:03:14.135Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-21T19:03:14.395Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-21T19:03:15.333Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-21T19:03:18.144Z] Cannot create a file when that file already exists. [2021-12-21T19:03:20.608Z] docker_cli_daemon_test.go:2583: [de2f4217ab6fd] daemon is not started [2021-12-21T19:03:21.987Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-12-21T19:03:22.246Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-21T19:03:22.923Z] Removing intermediate container 333a08dc96cd [2021-12-21T19:03:22.923Z] ---> 7e45839b469d [2021-12-21T19:03:22.923Z] Step 13/13 : CMD ["sh"] [2021-12-21T19:03:22.923Z] ---> Running in cc9d53048e38 [2021-12-21T19:03:23.395Z] Removing intermediate container cc9d53048e38 [2021-12-21T19:03:23.395Z] ---> 82728631b045 [2021-12-21T19:03:23.395Z] Successfully built 82728631b045 [2021-12-21T19:03:23.395Z] Successfully tagged busybox:latest [2021-12-21T19:03:23.395Z] INFO: Docker images of the daemon under test [2021-12-21T19:03:23.395Z] [2021-12-21T19:03:23.395Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-21T19:03:23.395Z] busybox latest 82728631b045 Less than a second ago 4.96GB [2021-12-21T19:03:23.395Z] microsoft/windowsservercore latest 136110e1a05c 13 days ago 4.91GB [2021-12-21T19:03:23.395Z] mcr.microsoft.com/windows/servercore ltsc2022 136110e1a05c 13 days ago 4.91GB [2021-12-21T19:03:23.395Z] [2021-12-21T19:03:23.395Z] INFO: Running integration tests at 12/21/2021 19:03:23... [2021-12-21T19:03:23.395Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-12-21T19:03:23.395Z] INFO: Integration API tests being run from the host: [2021-12-21T19:03:23.395Z] INFO: make.ps1 starting at 12/21/2021 19:03:23 [2021-12-21T19:03:24.389Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-12-21T19:03:25.637Z] --- PASS: TestCreateServiceSecretFileMode (11.84s) [2021-12-21T19:03:25.637Z] === RUN TestCreateServiceConfigFileMode [2021-12-21T19:03:30.368Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-21T19:03:32.904Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-12-21T19:03:33.291Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-21T19:03:33.291Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-21T19:03:33.291Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-21T19:03:33.291Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-21T19:03:33.291Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-21T19:03:34.810Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-12-21T19:03:37.347Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-12-21T19:03:37.347Z] check_test.go:308: [dc82a49c10bb1] daemon is not started [2021-12-21T19:03:37.347Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-12-21T19:03:37.842Z] --- PASS: TestCreateServiceConfigFileMode (12.32s) [2021-12-21T19:03:37.842Z] === RUN TestCreateServiceSysctls [2021-12-21T19:03:41.129Z] --- PASS: TestCreateServiceSysctls (2.92s) [2021-12-21T19:03:41.129Z] === RUN TestCreateServiceCapabilities [2021-12-21T19:03:42.619Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-21T19:03:43.078Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2021-12-21T19:03:43.078Z] === RUN TestInspect [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite (334.70s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.85s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.66s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.39s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.37s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.54s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.44s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.57s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.26s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.00s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.31s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.74s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.18s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.13s) [2021-12-21T19:03:43.187Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.86s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.16s) [2021-12-21T19:03:43.187Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.15s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.38s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.39s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.61s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.26s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.47s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.34s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.79s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.03s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.49s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.78s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.16s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.95s) [2021-12-21T19:03:43.188Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-21T19:03:43.188Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.89s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.61s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.61s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.80s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.45s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.68s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.41s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.51s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.60s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.56s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.97s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.75s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.77s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.54s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.38s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.33s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.34s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.36s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.34s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.69s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-12-21T19:03:43.188Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.70s) [2021-12-21T19:03:43.188Z] === RUN TestDockerSwarmSuite [2021-12-21T19:03:43.188Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-12-21T19:03:43.756Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-21T19:03:45.611Z] --- PASS: TestInspect (2.41s) [2021-12-21T19:03:45.611Z] === RUN TestCreateJob [2021-12-21T19:03:46.289Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-12-21T19:03:48.144Z] --- PASS: TestCreateJob (2.41s) [2021-12-21T19:03:48.144Z] === RUN TestReplicatedJob [2021-12-21T19:03:49.578Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-12-21T19:03:50.993Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-21T19:03:50.993Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-21T19:03:51.453Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-21T19:03:52.333Z] --- PASS: TestReplicatedJob (4.56s) [2021-12-21T19:03:52.333Z] === RUN TestUpdateReplicatedJob [2021-12-21T19:03:52.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-21T19:03:52.868Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-21T19:03:53.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-12-21T19:03:53.435Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-21T19:03:54.003Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-21T19:03:54.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:03:54.627Z] INFO: Testing against a local daemon [2021-12-21T19:03:54.627Z] === RUN TestBuildWithSession [2021-12-21T19:03:54.627Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T19:03:54.627Z] --- SKIP: TestBuildWithSession (0.00s) [2021-12-21T19:03:54.627Z] === RUN TestBuildSquashParent [2021-12-21T19:03:54.627Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:03:54.627Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-12-21T19:03:54.627Z] === RUN TestBuildWithRemoveAndForceRemove [2021-12-21T19:03:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T19:03:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T19:03:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T19:03:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T19:03:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T19:03:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T19:03:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T19:03:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T19:03:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T19:03:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T19:03:54.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T19:03:54.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T19:03:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-12-21T19:03:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-12-21T19:03:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-12-21T19:03:54.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-12-21T19:03:54.865Z] --- PASS: TestUpdateReplicatedJob (2.49s) [2021-12-21T19:03:54.865Z] === RUN TestServiceListWithStatuses [2021-12-21T19:03:54.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T19:03:54.865Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-21T19:03:54.865Z] === RUN TestDockerNetworkConnectAlias [2021-12-21T19:03:54.940Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-21T19:03:56.322Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-21T19:03:56.322Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-21T19:03:56.322Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-21T19:03:56.507Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-12-21T19:03:56.507Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-21T19:03:56.507Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-12-21T19:03:56.507Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-12-21T19:03:56.507Z] Cross building: bundles/cross/linux/s390x [2021-12-21T19:03:56.507Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-21T19:03:56.507Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-21T19:03:56.584Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-21T19:03:59.053Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2021-12-21T19:03:59.053Z] === RUN TestDockerNetworkReConnect [2021-12-21T19:04:02.339Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2021-12-21T19:04:02.339Z] === RUN TestServicePlugin [2021-12-21T19:04:02.339Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:04:02.339Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-21T19:04:02.339Z] === RUN TestServiceUpdateLabel [2021-12-21T19:04:02.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-21T19:04:02.754Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-21T19:04:03.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-21T19:04:04.243Z] --- PASS: TestServiceUpdateLabel (2.10s) [2021-12-21T19:04:04.243Z] === RUN TestServiceUpdateSecrets [2021-12-21T19:04:06.580Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-21T19:04:06.580Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-21T19:04:06.580Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-21T19:04:06.580Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-21T19:04:06.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-12-21T19:04:07.098Z] === RUN TestDockerSuite/TestBuildFails [2021-12-21T19:04:08.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-12-21T19:04:08.043Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-21T19:04:08.043Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-21T19:04:09.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-21T19:04:09.624Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-12-21T19:04:10.577Z] docker_api_swarm_test.go:563: [d7619c5d3c133] joining swarm manager [d9560e981631c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:04:10.577Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-21T19:04:10.619Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-12-21T19:04:13.113Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-21T19:04:15.672Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-21T19:04:16.609Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-21T19:04:16.868Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-21T19:04:17.804Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-21T19:04:19.121Z] --- PASS: TestServiceUpdateSecrets (13.81s) [2021-12-21T19:04:19.123Z] === RUN TestServiceUpdateConfigs [2021-12-21T19:04:19.182Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-21T19:04:20.118Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-21T19:04:20.378Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-21T19:04:21.100Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-12-21T19:04:21.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.97s) [2021-12-21T19:04:21.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.48s) [2021-12-21T19:04:21.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.88s) [2021-12-21T19:04:21.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (19.56s) [2021-12-21T19:04:21.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.54s) [2021-12-21T19:04:21.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.44s) [2021-12-21T19:04:21.100Z] === RUN TestBuildMultiStageCopy [2021-12-21T19:04:21.100Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-12-21T19:04:22.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-21T19:04:22.915Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-21T19:04:23.498Z] docker_api_swarm_test.go:585: [dd796cf0a3a70] joining swarm manager [d9560e981631c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:04:24.437Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-21T19:04:26.342Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-21T19:04:26.342Z] check_test.go:379: [d7619c5d3c133] daemon is not started [2021-12-21T19:04:29.630Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-21T19:04:30.198Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-21T19:04:30.766Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-21T19:04:31.564Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-12-21T19:04:31.710Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-21T19:04:32.323Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-21T19:04:32.323Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-21T19:04:32.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-21T19:04:32.542Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-21T19:04:32.542Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-21T19:04:32.557Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-12-21T19:04:32.899Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-21T19:04:33.467Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-21T19:04:33.726Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-21T19:04:34.007Z] --- PASS: TestServiceUpdateConfigs (13.88s) [2021-12-21T19:04:34.007Z] === RUN TestServiceUpdateNetwork [2021-12-21T19:04:34.134Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-12-21T19:04:34.294Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-21T19:04:34.553Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-21T19:04:34.812Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-21T19:04:35.127Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-12-21T19:04:35.750Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-21T19:04:36.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-12-21T19:04:36.688Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-21T19:04:36.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-12-21T19:04:36.702Z] --- PASS: TestBuildMultiStageCopy (15.95s) [2021-12-21T19:04:36.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.94s) [2021-12-21T19:04:36.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2021-12-21T19:04:36.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.16s) [2021-12-21T19:04:36.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.37s) [2021-12-21T19:04:36.703Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.57s) [2021-12-21T19:04:36.703Z] === RUN TestBuildMultiStageParentConfig [2021-12-21T19:04:39.225Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-21T19:04:39.484Z] docker_api_swarm_test.go:46: [d08e0297da039] joining swarm manager [d6f09f186bfa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:04:39.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-21T19:04:39.619Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-21T19:04:39.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-21T19:04:39.619Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-21T19:04:39.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-21T19:04:39.680Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2021-12-21T19:04:39.680Z] === RUN TestBuildLabelWithTargets [2021-12-21T19:04:39.680Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:04:39.680Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-12-21T19:04:39.680Z] === RUN TestBuildWithEmptyLayers [2021-12-21T19:04:41.253Z] --- PASS: TestBuildWithEmptyLayers (1.52s) [2021-12-21T19:04:41.253Z] === RUN TestBuildMultiStageOnBuild [2021-12-21T19:04:43.674Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-21T19:04:43.981Z] --- PASS: TestServiceUpdateNetwork (12.14s) [2021-12-21T19:04:43.981Z] === RUN TestServiceUpdatePidsLimit [2021-12-21T19:04:44.917Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-21T19:04:45.485Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-21T19:04:46.964Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-21T19:04:46.967Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-21T19:04:46.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-21T19:04:46.967Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-21T19:04:47.237Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-21T19:04:47.496Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-21T19:04:48.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-21T19:04:48.199Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-21T19:04:48.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-21T19:04:48.874Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-21T19:04:49.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-21T19:04:49.118Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-21T19:04:49.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-21T19:04:49.118Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-21T19:04:49.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-21T19:04:50.252Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-21T19:04:53.608Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-21T19:04:54.442Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-21T19:04:54.442Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-21T19:04:54.701Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-21T19:04:56.056Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-21T19:04:56.065Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-21T19:04:56.065Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-21T19:04:56.065Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-21T19:04:56.065Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-21T19:04:56.065Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-21T19:04:56.065Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-21T19:04:56.065Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-21T19:04:56.065Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-21T19:04:56.065Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-21T19:04:56.065Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-21T19:04:56.065Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-21T19:04:56.078Z] --- PASS: TestImportExtremelyLargeImageWorks (176.03s) [2021-12-21T19:04:56.078Z] PASS [2021-12-21T19:04:56.078Z] [2021-12-21T19:04:56.078Z] DONE 12 tests in 179.392s [2021-12-21T19:04:56.078Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-12-21T19:04:56.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:04:56.078Z] ++ set -e [2021-12-21T19:04:56.078Z] ++ '[' -n 0 ']' [2021-12-21T19:04:56.078Z] ++ set -x [2021-12-21T19:04:56.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:04:56.244Z] --- PASS: TestBuildMultiStageOnBuild (15.40s) [2021-12-21T19:04:56.244Z] === RUN TestBuildUncleanTarFilenames [2021-12-21T19:04:56.244Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:04:56.244Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-12-21T19:04:56.244Z] === RUN TestBuildMultiStageLayerLeak [2021-12-21T19:04:56.338Z] INFO: Testing against a local daemon [2021-12-21T19:04:56.338Z] === RUN TestNetworkCreateDelete [2021-12-21T19:04:56.338Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-12-21T19:04:56.338Z] === RUN TestDockerNetworkDeletePreferID [2021-12-21T19:04:56.906Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2021-12-21T19:04:56.906Z] === RUN TestDaemonDNSFallback [2021-12-21T19:04:57.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-12-21T19:04:57.610Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-21T19:04:58.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-12-21T19:05:00.172Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2021-12-21T19:05:00.172Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-12-21T19:05:00.172Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2021-12-21T19:05:00.172Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-12-21T19:05:00.172Z] PASS [2021-12-21T19:05:00.172Z] [2021-12-21T19:05:00.172Z] === Skipped [2021-12-21T19:05:00.172Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-21T19:05:00.172Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T19:05:00.172Z] [2021-12-21T19:05:00.172Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-12-21T19:05:00.172Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-12-21T19:05:00.172Z] [2021-12-21T19:05:00.172Z] DONE 27 tests, 2 skipped in 143.641s [2021-12-21T19:05:00.172Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-12-21T19:05:00.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:00.172Z] ++ set -e [2021-12-21T19:05:00.172Z] ++ '[' -n 0 ']' [2021-12-21T19:05:00.172Z] ++ set -x [2021-12-21T19:05:00.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:00.172Z] INFO: Testing against a local daemon [2021-12-21T19:05:00.172Z] === RUN TestSessionCreate [2021-12-21T19:05:00.172Z] --- PASS: TestSessionCreate (0.02s) [2021-12-21T19:05:00.172Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-21T19:05:00.172Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-21T19:05:00.172Z] PASS [2021-12-21T19:05:00.172Z] [2021-12-21T19:05:00.172Z] DONE 2 tests in 0.124s [2021-12-21T19:05:00.172Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-12-21T19:05:00.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:00.172Z] ++ set -e [2021-12-21T19:05:00.172Z] ++ '[' -n 0 ']' [2021-12-21T19:05:00.172Z] ++ set -x [2021-12-21T19:05:00.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:00.172Z] INFO: Testing against a local daemon [2021-12-21T19:05:00.172Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-21T19:05:00.172Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-21T19:05:00.172Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:05:00.172Z] === RUN TestDiskUsage [2021-12-21T19:05:00.172Z] === PAUSE TestDiskUsage [2021-12-21T19:05:00.172Z] === RUN TestEventsExecDie [2021-12-21T19:05:00.431Z] --- PASS: TestEventsExecDie (0.48s) [2021-12-21T19:05:00.431Z] === RUN TestEventsBackwardsCompatible [2021-12-21T19:05:00.431Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-12-21T19:05:00.431Z] === RUN TestEventsVolumeCreate [2021-12-21T19:05:00.431Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-12-21T19:05:00.431Z] === RUN TestInfoBinaryCommits [2021-12-21T19:05:00.431Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-12-21T19:05:00.431Z] === RUN TestInfoAPIVersioned [2021-12-21T19:05:00.431Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-21T19:05:00.431Z] === RUN TestInfoDiscoveryBackend [2021-12-21T19:05:00.535Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-21T19:05:00.535Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-21T19:05:00.535Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-21T19:05:00.535Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-21T19:05:00.535Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-21T19:05:00.535Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-21T19:05:00.535Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-21T19:05:00.535Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-21T19:05:00.535Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-21T19:05:00.999Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-12-21T19:05:00.999Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-21T19:05:01.935Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-21T19:05:01.935Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-21T19:05:02.503Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-12-21T19:05:02.503Z] === RUN TestInfoAPI [2021-12-21T19:05:02.503Z] --- PASS: TestInfoAPI (0.02s) [2021-12-21T19:05:02.503Z] === RUN TestInfoAPIWarnings [2021-12-21T19:05:02.605Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-21T19:05:03.982Z] --- PASS: TestDaemonDNSFallback (6.99s) [2021-12-21T19:05:03.982Z] === RUN TestInspectNetwork [2021-12-21T19:05:04.241Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-21T19:05:04.298Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-21T19:05:04.298Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-21T19:05:04.298Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-21T19:05:04.298Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:05:04.298Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-21T19:05:05.177Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-21T19:05:07.080Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-21T19:05:07.080Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-21T19:05:07.080Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-21T19:05:07.657Z] === RUN TestInspectNetwork/full_network_id [2021-12-21T19:05:07.658Z] === RUN TestInspectNetwork/partial_network_id [2021-12-21T19:05:07.658Z] === RUN TestInspectNetwork/network_name [2021-12-21T19:05:07.658Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-12-21T19:05:10.302Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-21T19:05:10.302Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-21T19:05:11.223Z] --- PASS: TestBuildMultiStageLayerLeak (12.71s) [2021-12-21T19:05:11.231Z] === RUN TestBuildWithHugeFile [2021-12-21T19:05:11.397Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-21T19:05:11.677Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-21T19:05:11.936Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-21T19:05:11.936Z] --- PASS: TestInspectNetwork (8.11s) [2021-12-21T19:05:11.936Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-12-21T19:05:11.936Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-12-21T19:05:11.936Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-12-21T19:05:11.936Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-12-21T19:05:11.936Z] === RUN TestRunContainerWithBridgeNone [2021-12-21T19:05:13.840Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-21T19:05:14.100Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2021-12-21T19:05:14.100Z] === RUN TestNetworkInvalidJSON [2021-12-21T19:05:14.100Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-21T19:05:14.100Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-21T19:05:14.100Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-21T19:05:14.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:05:14.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:05:14.100Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:05:14.100Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:05:14.100Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-21T19:05:14.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:05:14.100Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:05:14.100Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-12-21T19:05:14.100Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-12-21T19:05:14.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-12-21T19:05:14.100Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-12-21T19:05:14.100Z] === RUN TestNetworkList [2021-12-21T19:05:14.100Z] === RUN TestNetworkList//networks [2021-12-21T19:05:14.100Z] === PAUSE TestNetworkList//networks [2021-12-21T19:05:14.100Z] === RUN TestNetworkList//networks/ [2021-12-21T19:05:14.100Z] === PAUSE TestNetworkList//networks/ [2021-12-21T19:05:14.100Z] === CONT TestNetworkList//networks [2021-12-21T19:05:14.100Z] === CONT TestNetworkList//networks/ [2021-12-21T19:05:14.100Z] --- PASS: TestNetworkList (0.03s) [2021-12-21T19:05:14.100Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-21T19:05:14.100Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-21T19:05:14.100Z] === RUN TestHostIPv4BridgeLabel [2021-12-21T19:05:14.668Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-12-21T19:05:14.668Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-21T19:05:14.668Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-21T19:05:15.605Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-21T19:05:15.605Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-12-21T19:05:15.605Z] === RUN TestDaemonDefaultNetworkPools [2021-12-21T19:05:16.542Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2021-12-21T19:05:16.542Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-21T19:05:16.542Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-21T19:05:16.801Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-21T19:05:16.801Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-21T19:05:17.060Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-21T19:05:17.628Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-21T19:05:17.628Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-12-21T19:05:17.628Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-21T19:05:17.888Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-21T19:05:17.904Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-12-21T19:05:17.904Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-21T19:05:17.904Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-12-21T19:05:18.163Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-12-21T19:05:18.163Z] [2021-12-21T19:05:18.825Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-12-21T19:05:18.825Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-21T19:05:19.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-21T19:05:19.392Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-21T19:05:19.392Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-12-21T19:05:19.392Z] === RUN TestServiceWithPredefinedNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-12-21T19:05:19.938Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-12-21T19:05:19.960Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-21T19:05:20.212Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/test/unit [2021-12-21T19:05:20.584Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-12-21T19:05:20.584Z] === RUN TestInfoDebug [2021-12-21T19:05:20.584Z] --- PASS: TestInfoDebug (0.52s) [2021-12-21T19:05:20.584Z] === RUN TestInfoInsecureRegistries [2021-12-21T19:05:20.584Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-21T19:05:20.584Z] === RUN TestInfoRegistryMirrors [2021-12-21T19:05:20.584Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-12-21T19:05:20.584Z] === RUN TestLoginFailsWithBadCredentials [2021-12-21T19:05:20.584Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-12-21T19:05:20.584Z] === RUN TestPingCacheHeaders [2021-12-21T19:05:20.584Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-21T19:05:20.584Z] === RUN TestPingGet [2021-12-21T19:05:20.584Z] --- PASS: TestPingGet (0.01s) [2021-12-21T19:05:20.584Z] === RUN TestPingHead [2021-12-21T19:05:20.584Z] --- PASS: TestPingHead (0.02s) [2021-12-21T19:05:20.584Z] === RUN TestVersion [2021-12-21T19:05:20.584Z] --- PASS: TestVersion (0.02s) [2021-12-21T19:05:20.584Z] === CONT TestDiskUsage [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/container_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/image_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/volume_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-21T19:05:21.151Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-21T19:05:21.152Z] === RUN TestDiskUsage/after_container.Run [2021-12-21T19:05:21.164Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-12-21T19:05:21.164Z] + TESTFLAGS+=' -test.timeout=5m' [2021-12-21T19:05:21.164Z] + TESTDIRS=./... [2021-12-21T19:05:21.164Z] + exclude_paths='/vendor/|/integration' [2021-12-21T19:05:21.164Z] ++ go list ./... [2021-12-21T19:05:21.164Z] ++ grep -vE '(/vendor/|/integration)' [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-21T19:05:21.410Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage (1.07s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-21T19:05:21.669Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:05:21.669Z] PASS [2021-12-21T19:05:21.669Z] [2021-12-21T19:05:21.669Z] === Skipped [2021-12-21T19:05:21.669Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:05:21.669Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-21T19:05:21.669Z] [2021-12-21T19:05:21.669Z] DONE 53 tests, 1 skipped in 21.741s [2021-12-21T19:05:21.669Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-21T19:05:21.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:21.670Z] ++ set -e [2021-12-21T19:05:21.670Z] ++ '[' -n 0 ']' [2021-12-21T19:05:21.670Z] ++ set -x [2021-12-21T19:05:21.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:21.670Z] INFO: Testing against a local daemon [2021-12-21T19:05:21.670Z] === RUN TestVolumesCreateAndList [2021-12-21T19:05:21.670Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-12-21T19:05:21.670Z] === RUN TestVolumesRemove [2021-12-21T19:05:21.670Z] --- PASS: TestVolumesRemove (0.05s) [2021-12-21T19:05:21.670Z] === RUN TestVolumesInspect [2021-12-21T19:05:21.670Z] --- PASS: TestVolumesInspect (0.02s) [2021-12-21T19:05:21.670Z] === RUN TestVolumesInvalidJSON [2021-12-21T19:05:21.670Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-21T19:05:21.670Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-21T19:05:21.670Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-21T19:05:21.670Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-12-21T19:05:21.670Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-21T19:05:21.670Z] PASS [2021-12-21T19:05:21.670Z] [2021-12-21T19:05:21.670Z] DONE 5 tests in 0.182s [2021-12-21T19:05:21.865Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-21T19:05:21.929Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-21T19:05:21.929Z] ++++ cat bundles/test-integration/docker.pid [2021-12-21T19:05:21.929Z] +++ kill 13355 [2021-12-21T19:05:22.125Z] --- PASS: TestServiceWithPredefinedNetwork (2.55s) [2021-12-21T19:05:22.125Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-21T19:05:22.125Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:05:22.125Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:05:22.125Z] === RUN TestServiceWithDataPathPortInit [2021-12-21T19:05:22.188Z] +++ /etc/init.d/apparmor stop [2021-12-21T19:05:22.188Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-21T19:05:22.188Z] [2021-12-21T19:05:22.188Z] Unloading profiles will leave already running processes permanently [2021-12-21T19:05:22.188Z] unconfined, which can lead to unexpected situations. [2021-12-21T19:05:22.188Z] [2021-12-21T19:05:22.188Z] To set a process to complain mode, use the command line tool [2021-12-21T19:05:22.188Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-21T19:05:22.188Z] +++ true [2021-12-21T19:05:22.188Z] exiting test-integration [2021-12-21T19:05:22.188Z] ++ exit 0 [2021-12-21T19:05:22.188Z] [2021-12-21T19:05:22.533Z] + pkg_list='github.com/docker/docker/api [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/backend/build [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/httputils [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/middleware [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/build [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/container [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/debug [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/image [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/network [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/session [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/system [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/server/router/volume [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/backend [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/container [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/events [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/filters [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/image [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/mount [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/network [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/registry [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/strslice [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/swarm [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/time [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/versions [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T19:05:22.533Z] github.com/docker/docker/api/types/volume [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/builder-next [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/dockerfile [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/dockerignore [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/remotecontext [2021-12-21T19:05:22.533Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T19:05:22.533Z] github.com/docker/docker/cli [2021-12-21T19:05:22.533Z] github.com/docker/docker/cli/config [2021-12-21T19:05:22.533Z] github.com/docker/docker/cli/debug [2021-12-21T19:05:22.533Z] github.com/docker/docker/client [2021-12-21T19:05:22.533Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T19:05:22.533Z] github.com/docker/docker/cmd/dockerd [2021-12-21T19:05:22.533Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T19:05:22.533Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T19:05:22.533Z] github.com/docker/docker/container [2021-12-21T19:05:22.533Z] github.com/docker/docker/container/stream [2021-12-21T19:05:22.533Z] github.com/docker/docker/contrib/apparmor [2021-12-21T19:05:22.533Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T19:05:22.533Z] github.com/docker/docker/contrib/httpserver [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/cluster [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/config [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/discovery [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/events [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/exec [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/images [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/initlayer [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/links [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/listeners [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/logger [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T19:05:22.533Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/local [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/names [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/network [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/stats [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution/metadata [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution/utils [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution/xfer [2021-12-21T19:05:22.534Z] github.com/docker/docker/dockerversion [2021-12-21T19:05:22.534Z] github.com/docker/docker/errdefs [2021-12-21T19:05:22.534Z] github.com/docker/docker/image [2021-12-21T19:05:22.534Z] github.com/docker/docker/image/cache [2021-12-21T19:05:22.534Z] github.com/docker/docker/image/tarexport [2021-12-21T19:05:22.534Z] github.com/docker/docker/image/v1 [2021-12-21T19:05:22.534Z] github.com/docker/docker/internal/test/suite [2021-12-21T19:05:22.534Z] github.com/docker/docker/layer [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/types [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/config [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/idm [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/ns [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/options [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/osl [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/types [2021-12-21T19:05:22.534Z] github.com/docker/docker/oci [2021-12-21T19:05:22.534Z] github.com/docker/docker/oci/caps [2021-12-21T19:05:22.534Z] github.com/docker/docker/opts [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/aaparser [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/archive [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/authorization [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/capabilities [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/containerfs [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/directory [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/discovery [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/dmesg [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/filenotify [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/fileutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/fsutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/homedir [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/idtools [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/ioutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/locker [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/longpath [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/loopback [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/mount [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/parsers [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/pidfile [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/platform [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/plugins [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/pools [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/progress [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/pubsub [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/reexec [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/signal [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/stack [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/stringid [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/symlink [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/system [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/tailfile [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/tarsum [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/term [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/term/windows [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/truncindex [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/urlutil [2021-12-21T19:05:22.534Z] github.com/docker/docker/pkg/useragent [2021-12-21T19:05:22.534Z] github.com/docker/docker/plugin [2021-12-21T19:05:22.534Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T19:05:22.534Z] github.com/docker/docker/plugin/v2 [2021-12-21T19:05:22.534Z] github.com/docker/docker/profiles/apparmor [2021-12-21T19:05:22.534Z] github.com/docker/docker/profiles/seccomp [2021-12-21T19:05:22.534Z] github.com/docker/docker/quota [2021-12-21T19:05:22.534Z] github.com/docker/docker/reference [2021-12-21T19:05:22.534Z] github.com/docker/docker/registry [2021-12-21T19:05:22.534Z] github.com/docker/docker/registry/resumable [2021-12-21T19:05:22.534Z] github.com/docker/docker/restartmanager [2021-12-21T19:05:22.534Z] github.com/docker/docker/rootless [2021-12-21T19:05:22.534Z] github.com/docker/docker/rootless/specconv [2021-12-21T19:05:22.534Z] github.com/docker/docker/runconfig [2021-12-21T19:05:22.534Z] github.com/docker/docker/runconfig/opts [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/daemon [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/environment [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/fakegit [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/registry [2021-12-21T19:05:22.534Z] github.com/docker/docker/testutil/request [2021-12-21T19:05:22.534Z] github.com/docker/docker/volume [2021-12-21T19:05:22.534Z] github.com/docker/docker/volume/drivers [2021-12-21T19:05:22.534Z] github.com/docker/docker/volume/local [2021-12-21T19:05:22.534Z] github.com/docker/docker/volume/mounts [2021-12-21T19:05:22.534Z] github.com/docker/docker/volume/service [2021-12-21T19:05:22.534Z] github.com/docker/docker/volume/service/opts [2021-12-21T19:05:22.534Z] github.com/docker/docker/volume/testutils' [2021-12-21T19:05:22.534Z] ++ grep --fixed-strings -v /libnetwork [2021-12-21T19:05:22.534Z] ++ echo 'github.com/docker/docker/api [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/backend/build [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/httputils [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/middleware [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/build [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/container [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/debug [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/image [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/network [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/session [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/system [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/server/router/volume [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/backend [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/container [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/events [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/filters [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/image [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/mount [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/network [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/registry [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/strslice [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/swarm [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/time [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/versions [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T19:05:22.534Z] github.com/docker/docker/api/types/volume [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/builder-next [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/dockerfile [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/dockerignore [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/remotecontext [2021-12-21T19:05:22.534Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T19:05:22.534Z] github.com/docker/docker/cli [2021-12-21T19:05:22.534Z] github.com/docker/docker/cli/config [2021-12-21T19:05:22.534Z] github.com/docker/docker/cli/debug [2021-12-21T19:05:22.534Z] github.com/docker/docker/client [2021-12-21T19:05:22.534Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T19:05:22.534Z] github.com/docker/docker/cmd/dockerd [2021-12-21T19:05:22.534Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T19:05:22.534Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T19:05:22.534Z] github.com/docker/docker/container [2021-12-21T19:05:22.534Z] github.com/docker/docker/container/stream [2021-12-21T19:05:22.534Z] github.com/docker/docker/contrib/apparmor [2021-12-21T19:05:22.534Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T19:05:22.534Z] github.com/docker/docker/contrib/httpserver [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/cluster [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/config [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/discovery [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/events [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/exec [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/images [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/initlayer [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/links [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/listeners [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/local [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/names [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/network [2021-12-21T19:05:22.534Z] github.com/docker/docker/daemon/stats [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution/metadata [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution/utils [2021-12-21T19:05:22.534Z] github.com/docker/docker/distribution/xfer [2021-12-21T19:05:22.534Z] github.com/docker/docker/dockerversion [2021-12-21T19:05:22.534Z] github.com/docker/docker/errdefs [2021-12-21T19:05:22.534Z] github.com/docker/docker/image [2021-12-21T19:05:22.534Z] github.com/docker/docker/image/cache [2021-12-21T19:05:22.534Z] github.com/docker/docker/image/tarexport [2021-12-21T19:05:22.534Z] github.com/docker/docker/image/v1 [2021-12-21T19:05:22.534Z] github.com/docker/docker/internal/test/suite [2021-12-21T19:05:22.534Z] github.com/docker/docker/layer [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T19:05:22.534Z] github.com/docker/docker/libcontainerd/types [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/config [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T19:05:22.534Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/idm [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/ns [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/options [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/osl [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/libnetwork/types [2021-12-21T19:05:22.535Z] github.com/docker/docker/oci [2021-12-21T19:05:22.535Z] github.com/docker/docker/oci/caps [2021-12-21T19:05:22.535Z] github.com/docker/docker/opts [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/aaparser [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/archive [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/authorization [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/capabilities [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/containerfs [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/directory [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/dmesg [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/filenotify [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/fileutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/fsutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/homedir [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/idtools [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/ioutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/locker [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/longpath [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/loopback [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/mount [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/parsers [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/pidfile [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/platform [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/pools [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/progress [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/pubsub [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/reexec [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/signal [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/stack [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/stringid [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/symlink [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/system [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/tailfile [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/tarsum [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/term [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/term/windows [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/truncindex [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/urlutil [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/useragent [2021-12-21T19:05:22.535Z] github.com/docker/docker/plugin [2021-12-21T19:05:22.535Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T19:05:22.535Z] github.com/docker/docker/plugin/v2 [2021-12-21T19:05:22.535Z] github.com/docker/docker/profiles/apparmor [2021-12-21T19:05:22.535Z] github.com/docker/docker/profiles/seccomp [2021-12-21T19:05:22.535Z] github.com/docker/docker/quota [2021-12-21T19:05:22.535Z] github.com/docker/docker/reference [2021-12-21T19:05:22.535Z] github.com/docker/docker/registry [2021-12-21T19:05:22.535Z] github.com/docker/docker/registry/resumable [2021-12-21T19:05:22.535Z] github.com/docker/docker/restartmanager [2021-12-21T19:05:22.535Z] github.com/docker/docker/rootless [2021-12-21T19:05:22.535Z] github.com/docker/docker/rootless/specconv [2021-12-21T19:05:22.535Z] github.com/docker/docker/runconfig [2021-12-21T19:05:22.535Z] github.com/docker/docker/runconfig/opts [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/daemon [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/environment [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fakegit [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/registry [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/request [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/drivers [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/local [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/mounts [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/service [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/service/opts [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/testutils' [2021-12-21T19:05:22.535Z] + base_pkg_list='github.com/docker/docker/api [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/backend/build [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/httputils [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/middleware [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/build [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/container [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/debug [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/image [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/network [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/session [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/system [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/server/router/volume [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/backend [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/container [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/events [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/filters [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/image [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/mount [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/network [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/registry [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/strslice [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/swarm [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/time [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/versions [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T19:05:22.535Z] github.com/docker/docker/api/types/volume [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/builder-next [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/dockerfile [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/dockerignore [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/remotecontext [2021-12-21T19:05:22.535Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T19:05:22.535Z] github.com/docker/docker/cli [2021-12-21T19:05:22.535Z] github.com/docker/docker/cli/config [2021-12-21T19:05:22.535Z] github.com/docker/docker/cli/debug [2021-12-21T19:05:22.535Z] github.com/docker/docker/client [2021-12-21T19:05:22.535Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T19:05:22.535Z] github.com/docker/docker/cmd/dockerd [2021-12-21T19:05:22.535Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T19:05:22.535Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T19:05:22.535Z] github.com/docker/docker/container [2021-12-21T19:05:22.535Z] github.com/docker/docker/container/stream [2021-12-21T19:05:22.535Z] github.com/docker/docker/contrib/apparmor [2021-12-21T19:05:22.535Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T19:05:22.535Z] github.com/docker/docker/contrib/httpserver [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/cluster [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/config [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/discovery [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/events [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/exec [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/images [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/initlayer [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/links [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/listeners [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/local [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/names [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/network [2021-12-21T19:05:22.535Z] github.com/docker/docker/daemon/stats [2021-12-21T19:05:22.535Z] github.com/docker/docker/distribution [2021-12-21T19:05:22.535Z] github.com/docker/docker/distribution/metadata [2021-12-21T19:05:22.535Z] github.com/docker/docker/distribution/utils [2021-12-21T19:05:22.535Z] github.com/docker/docker/distribution/xfer [2021-12-21T19:05:22.535Z] github.com/docker/docker/dockerversion [2021-12-21T19:05:22.535Z] github.com/docker/docker/errdefs [2021-12-21T19:05:22.535Z] github.com/docker/docker/image [2021-12-21T19:05:22.535Z] github.com/docker/docker/image/cache [2021-12-21T19:05:22.535Z] github.com/docker/docker/image/tarexport [2021-12-21T19:05:22.535Z] github.com/docker/docker/image/v1 [2021-12-21T19:05:22.535Z] github.com/docker/docker/internal/test/suite [2021-12-21T19:05:22.535Z] github.com/docker/docker/layer [2021-12-21T19:05:22.535Z] github.com/docker/docker/libcontainerd [2021-12-21T19:05:22.535Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T19:05:22.535Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T19:05:22.535Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T19:05:22.535Z] github.com/docker/docker/libcontainerd/types [2021-12-21T19:05:22.535Z] github.com/docker/docker/oci [2021-12-21T19:05:22.535Z] github.com/docker/docker/oci/caps [2021-12-21T19:05:22.535Z] github.com/docker/docker/opts [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/aaparser [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/archive [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/authorization [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/capabilities [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/containerfs [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/directory [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/dmesg [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/filenotify [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/fileutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/fsutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/homedir [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/idtools [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/ioutils [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/locker [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/longpath [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/loopback [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/mount [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/parsers [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/pidfile [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/platform [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/pools [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/progress [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/pubsub [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/reexec [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/signal [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/stack [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/stringid [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/symlink [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/system [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/tailfile [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/tarsum [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/term [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/term/windows [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/truncindex [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/urlutil [2021-12-21T19:05:22.535Z] github.com/docker/docker/pkg/useragent [2021-12-21T19:05:22.535Z] github.com/docker/docker/plugin [2021-12-21T19:05:22.535Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T19:05:22.535Z] github.com/docker/docker/plugin/v2 [2021-12-21T19:05:22.535Z] github.com/docker/docker/profiles/apparmor [2021-12-21T19:05:22.535Z] github.com/docker/docker/profiles/seccomp [2021-12-21T19:05:22.535Z] github.com/docker/docker/quota [2021-12-21T19:05:22.535Z] github.com/docker/docker/reference [2021-12-21T19:05:22.535Z] github.com/docker/docker/registry [2021-12-21T19:05:22.535Z] github.com/docker/docker/registry/resumable [2021-12-21T19:05:22.535Z] github.com/docker/docker/restartmanager [2021-12-21T19:05:22.535Z] github.com/docker/docker/rootless [2021-12-21T19:05:22.535Z] github.com/docker/docker/rootless/specconv [2021-12-21T19:05:22.535Z] github.com/docker/docker/runconfig [2021-12-21T19:05:22.535Z] github.com/docker/docker/runconfig/opts [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/daemon [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/environment [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fakegit [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/registry [2021-12-21T19:05:22.535Z] github.com/docker/docker/testutil/request [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/drivers [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/local [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/mounts [2021-12-21T19:05:22.535Z] github.com/docker/docker/volume/service [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/service/opts [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/testutils' [2021-12-21T19:05:22.536Z] ++ grep --fixed-strings /libnetwork [2021-12-21T19:05:22.536Z] ++ echo 'github.com/docker/docker/api [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/backend/build [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/httputils [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/middleware [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/build [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/container [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/debug [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/image [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/network [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/session [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/system [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/server/router/volume [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/backend [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/container [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/events [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/filters [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/image [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/mount [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/network [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/registry [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/strslice [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/swarm [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/time [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/versions [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T19:05:22.536Z] github.com/docker/docker/api/types/volume [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/builder-next [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/dockerfile [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/dockerignore [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/remotecontext [2021-12-21T19:05:22.536Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T19:05:22.536Z] github.com/docker/docker/cli [2021-12-21T19:05:22.536Z] github.com/docker/docker/cli/config [2021-12-21T19:05:22.536Z] github.com/docker/docker/cli/debug [2021-12-21T19:05:22.536Z] github.com/docker/docker/client [2021-12-21T19:05:22.536Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T19:05:22.536Z] github.com/docker/docker/cmd/dockerd [2021-12-21T19:05:22.536Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T19:05:22.536Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T19:05:22.536Z] github.com/docker/docker/container [2021-12-21T19:05:22.536Z] github.com/docker/docker/container/stream [2021-12-21T19:05:22.536Z] github.com/docker/docker/contrib/apparmor [2021-12-21T19:05:22.536Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T19:05:22.536Z] github.com/docker/docker/contrib/httpserver [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/cluster [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/config [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/discovery [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/events [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/exec [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/images [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/initlayer [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/links [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/listeners [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/local [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/names [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/network [2021-12-21T19:05:22.536Z] github.com/docker/docker/daemon/stats [2021-12-21T19:05:22.536Z] github.com/docker/docker/distribution [2021-12-21T19:05:22.536Z] github.com/docker/docker/distribution/metadata [2021-12-21T19:05:22.536Z] github.com/docker/docker/distribution/utils [2021-12-21T19:05:22.536Z] github.com/docker/docker/distribution/xfer [2021-12-21T19:05:22.536Z] github.com/docker/docker/dockerversion [2021-12-21T19:05:22.536Z] github.com/docker/docker/errdefs [2021-12-21T19:05:22.536Z] github.com/docker/docker/image [2021-12-21T19:05:22.536Z] github.com/docker/docker/image/cache [2021-12-21T19:05:22.536Z] github.com/docker/docker/image/tarexport [2021-12-21T19:05:22.536Z] github.com/docker/docker/image/v1 [2021-12-21T19:05:22.536Z] github.com/docker/docker/internal/test/suite [2021-12-21T19:05:22.536Z] github.com/docker/docker/layer [2021-12-21T19:05:22.536Z] github.com/docker/docker/libcontainerd [2021-12-21T19:05:22.536Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T19:05:22.536Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T19:05:22.536Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T19:05:22.536Z] github.com/docker/docker/libcontainerd/types [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/config [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/idm [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/ns [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/options [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/osl [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/types [2021-12-21T19:05:22.536Z] github.com/docker/docker/oci [2021-12-21T19:05:22.536Z] github.com/docker/docker/oci/caps [2021-12-21T19:05:22.536Z] github.com/docker/docker/opts [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/aaparser [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/archive [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/authorization [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/capabilities [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/containerfs [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/directory [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/discovery [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/dmesg [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/filenotify [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/fileutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/fsutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/homedir [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/idtools [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/ioutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/locker [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/longpath [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/loopback [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/mount [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/parsers [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/pidfile [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/platform [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/plugins [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/pools [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/progress [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/pubsub [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/reexec [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/signal [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/stack [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/stringid [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/symlink [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/system [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/tailfile [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/tarsum [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/term [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/term/windows [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/truncindex [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/urlutil [2021-12-21T19:05:22.536Z] github.com/docker/docker/pkg/useragent [2021-12-21T19:05:22.536Z] github.com/docker/docker/plugin [2021-12-21T19:05:22.536Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T19:05:22.536Z] github.com/docker/docker/plugin/v2 [2021-12-21T19:05:22.536Z] github.com/docker/docker/profiles/apparmor [2021-12-21T19:05:22.536Z] github.com/docker/docker/profiles/seccomp [2021-12-21T19:05:22.536Z] github.com/docker/docker/quota [2021-12-21T19:05:22.536Z] github.com/docker/docker/reference [2021-12-21T19:05:22.536Z] github.com/docker/docker/registry [2021-12-21T19:05:22.536Z] github.com/docker/docker/registry/resumable [2021-12-21T19:05:22.536Z] github.com/docker/docker/restartmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/rootless [2021-12-21T19:05:22.536Z] github.com/docker/docker/rootless/specconv [2021-12-21T19:05:22.536Z] github.com/docker/docker/runconfig [2021-12-21T19:05:22.536Z] github.com/docker/docker/runconfig/opts [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/daemon [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/environment [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/fakegit [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/registry [2021-12-21T19:05:22.536Z] github.com/docker/docker/testutil/request [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/drivers [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/local [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/mounts [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/service [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/service/opts [2021-12-21T19:05:22.536Z] github.com/docker/docker/volume/testutils' [2021-12-21T19:05:22.536Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/config [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T19:05:22.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/idm [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ns [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/options [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/osl [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/types' [2021-12-21T19:05:22.537Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-12-21T19:05:22.537Z] + echo 'github.com/docker/docker/libnetwork [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/config [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/idm [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/ns [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/options [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/osl [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/types' [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T19:05:22.537Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T19:05:22.537Z] + type docker-proxy [2021-12-21T19:05:22.537Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-12-21T19:05:22.537Z] + hack/make.sh binary-proxy install-proxy [2021-12-21T19:05:22.537Z] [2021-12-21T19:05:22.537Z] Removing bundles/ [2021-12-21T19:05:22.537Z] [2021-12-21T19:05:22.537Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-12-21T19:05:22.693Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance Post stage [Pipeline] junit [2021-12-21T19:05:22.776Z] Recording test results [2021-12-21T19:05:22.793Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-12-21T19:05:22.793Z] GOOS="" GOARCH="" GOARM="" [2021-12-21T19:05:22.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-21T19:05:22.856Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-21T19:05:23.168Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-21T19:05:23.541Z] + echo Ensuring container killed. [2021-12-21T19:05:23.541Z] Ensuring container killed. [2021-12-21T19:05:23.541Z] + docker rm -vf docker-pr3 [2021-12-21T19:05:23.541Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-21T19:05:23.825Z] + echo Chowning /workspace to jenkins user [2021-12-21T19:05:23.825Z] Chowning /workspace to jenkins user [2021-12-21T19:05:23.825Z] + id -u [2021-12-21T19:05:23.825Z] + id -g [2021-12-21T19:05:23.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43097:/workspace busybox chown -R 1000:1000 /workspace [2021-12-21T19:05:23.825Z] Unable to find image 'busybox:latest' locally [2021-12-21T19:05:23.825Z] latest: Pulling from library/busybox [2021-12-21T19:05:23.837Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-21T19:05:23.837Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:05:24.086Z] 092c822dea67: Pulling fs layer [2021-12-21T19:05:24.086Z] 092c822dea67: Verifying Checksum [2021-12-21T19:05:24.086Z] 092c822dea67: Download complete [2021-12-21T19:05:24.086Z] 092c822dea67: Pull complete [2021-12-21T19:05:24.086Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-21T19:05:24.086Z] Status: Downloaded newer image for busybox:latest [2021-12-21T19:05:24.299Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-21T19:05:24.688Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-21T19:05:25.624Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-21T19:05:25.778Z] + bundleName=arm64-integration [2021-12-21T19:05:25.778Z] + echo Creating arm64-integration-bundles.tar.gz [2021-12-21T19:05:25.778Z] Creating arm64-integration-bundles.tar.gz [2021-12-21T19:05:25.778Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-12-21T19:05:25.778Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-12-21T19:05:26.054Z] Archiving artifacts [2021-12-21T19:05:26.195Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-21T19:05:26.453Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-21T19:05:26.492Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-21T19:05:26.492Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-21T19:05:26.492Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-21T19:05:27.849Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-21T19:05:28.166Z] + make clean [2021-12-21T19:05:28.166Z] docker volume rm -f docker-dev-cache [2021-12-21T19:05:28.166Z] docker-dev-cache [Pipeline] deleteDir [2021-12-21T19:05:28.358Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-21T19:05:29.337Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-12-21T19:05:29.337Z] [2021-12-21T19:05:29.337Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-12-21T19:05:29.337Z] Installing docker-proxy to /usr/local/bin/ [2021-12-21T19:05:29.337Z] [2021-12-21T19:05:29.337Z] + mkdir -p bundles [2021-12-21T19:05:29.337Z] + '[' -n 'github.com/docker/docker/api [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/backend/build [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/httputils [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/middleware [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/build [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/checkpoint [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/container [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/debug [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/distribution [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/grpc [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/image [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/network [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/plugin [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/session [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/swarm [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/system [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/server/router/volume [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/backend [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/blkiodev [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/container [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/events [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/filters [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/image [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/mount [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/network [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/plugins/logdriver [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/registry [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/strslice [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/swarm [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/swarm/runtime [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/time [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/versions [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/versions/v1p19 [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/versions/v1p20 [2021-12-21T19:05:29.337Z] github.com/docker/docker/api/types/volume [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/builder-next [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/builder-next/exporter [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/builder-next/worker [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/dockerfile [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/dockerignore [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/remotecontext [2021-12-21T19:05:29.337Z] github.com/docker/docker/builder/remotecontext/git [2021-12-21T19:05:29.337Z] github.com/docker/docker/cli [2021-12-21T19:05:29.337Z] github.com/docker/docker/cli/config [2021-12-21T19:05:29.337Z] github.com/docker/docker/cli/debug [2021-12-21T19:05:29.337Z] github.com/docker/docker/client [2021-12-21T19:05:29.337Z] github.com/docker/docker/cmd/docker-proxy [2021-12-21T19:05:29.337Z] github.com/docker/docker/cmd/dockerd [2021-12-21T19:05:29.337Z] github.com/docker/docker/cmd/dockerd/trap [2021-12-21T19:05:29.337Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-12-21T19:05:29.337Z] github.com/docker/docker/container [2021-12-21T19:05:29.337Z] github.com/docker/docker/container/stream [2021-12-21T19:05:29.337Z] github.com/docker/docker/contrib/apparmor [2021-12-21T19:05:29.337Z] github.com/docker/docker/contrib/docker-device-tool [2021-12-21T19:05:29.337Z] github.com/docker/docker/contrib/httpserver [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/cluster [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/cluster/convert [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/cluster/executor [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/cluster/executor/container [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/cluster/provider [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/config [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/discovery [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/events [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/events/testutils [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/exec [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/copy [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/register [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/images [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/initlayer [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/links [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/listeners [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/awslogs [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/fluentd [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/gcplogs [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/gelf [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/journald [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/local [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/logentries [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/loggerutils [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/splunk [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/syslog [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/logger/templates [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/names [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/network [2021-12-21T19:05:29.337Z] github.com/docker/docker/daemon/stats [2021-12-21T19:05:29.337Z] github.com/docker/docker/distribution [2021-12-21T19:05:29.337Z] github.com/docker/docker/distribution/metadata [2021-12-21T19:05:29.337Z] github.com/docker/docker/distribution/utils [2021-12-21T19:05:29.337Z] github.com/docker/docker/distribution/xfer [2021-12-21T19:05:29.337Z] github.com/docker/docker/dockerversion [2021-12-21T19:05:29.337Z] github.com/docker/docker/errdefs [2021-12-21T19:05:29.337Z] github.com/docker/docker/image [2021-12-21T19:05:29.337Z] github.com/docker/docker/image/cache [2021-12-21T19:05:29.337Z] github.com/docker/docker/image/tarexport [2021-12-21T19:05:29.337Z] github.com/docker/docker/image/v1 [2021-12-21T19:05:29.337Z] github.com/docker/docker/internal/test/suite [2021-12-21T19:05:29.337Z] github.com/docker/docker/layer [2021-12-21T19:05:29.337Z] github.com/docker/docker/libcontainerd [2021-12-21T19:05:29.337Z] github.com/docker/docker/libcontainerd/queue [2021-12-21T19:05:29.337Z] github.com/docker/docker/libcontainerd/remote [2021-12-21T19:05:29.337Z] github.com/docker/docker/libcontainerd/supervisor [2021-12-21T19:05:29.337Z] github.com/docker/docker/libcontainerd/types [2021-12-21T19:05:29.337Z] github.com/docker/docker/oci [2021-12-21T19:05:29.337Z] github.com/docker/docker/oci/caps [2021-12-21T19:05:29.337Z] github.com/docker/docker/opts [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/aaparser [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/archive [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/authorization [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/broadcaster [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/capabilities [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/chrootarchive [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/containerfs [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/devicemapper [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/directory [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/discovery [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/discovery/file [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/discovery/kv [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/discovery/memory [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/discovery/nodes [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/dmesg [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/filenotify [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/fileutils [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/fsutils [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/homedir [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/idtools [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/ioutils [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/jsonmessage [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/locker [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/longpath [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/loopback [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/mount [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/namesgenerator [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/parsers [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/parsers/kernel [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/pidfile [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/platform [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/plugingetter [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/plugins [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/plugins/transport [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/pools [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/progress [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/pubsub [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/reexec [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/signal [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/stack [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/stdcopy [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/streamformatter [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/stringid [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/symlink [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/sysinfo [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/system [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/tailfile [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/tarsum [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/term [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/term/windows [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/truncindex [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/urlutil [2021-12-21T19:05:29.337Z] github.com/docker/docker/pkg/useragent [2021-12-21T19:05:29.337Z] github.com/docker/docker/plugin [2021-12-21T19:05:29.337Z] github.com/docker/docker/plugin/executor/containerd [2021-12-21T19:05:29.337Z] github.com/docker/docker/plugin/v2 [2021-12-21T19:05:29.337Z] github.com/docker/docker/profiles/apparmor [2021-12-21T19:05:29.337Z] github.com/docker/docker/profiles/seccomp [2021-12-21T19:05:29.337Z] github.com/docker/docker/quota [2021-12-21T19:05:29.337Z] github.com/docker/docker/reference [2021-12-21T19:05:29.337Z] github.com/docker/docker/registry [2021-12-21T19:05:29.337Z] github.com/docker/docker/registry/resumable [2021-12-21T19:05:29.337Z] github.com/docker/docker/restartmanager [2021-12-21T19:05:29.337Z] github.com/docker/docker/rootless [2021-12-21T19:05:29.337Z] github.com/docker/docker/rootless/specconv [2021-12-21T19:05:29.337Z] github.com/docker/docker/runconfig [2021-12-21T19:05:29.337Z] github.com/docker/docker/runconfig/opts [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/daemon [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/environment [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/fakecontext [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/fakegit [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/fakestorage [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/fixtures/load [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/fixtures/plugin [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/registry [2021-12-21T19:05:29.337Z] github.com/docker/docker/testutil/request [2021-12-21T19:05:29.337Z] github.com/docker/docker/volume [2021-12-21T19:05:29.337Z] github.com/docker/docker/volume/drivers [2021-12-21T19:05:29.337Z] github.com/docker/docker/volume/local [2021-12-21T19:05:29.337Z] github.com/docker/docker/volume/mounts [2021-12-21T19:05:29.337Z] github.com/docker/docker/volume/service [2021-12-21T19:05:29.337Z] github.com/docker/docker/volume/service/opts [2021-12-21T19:05:29.337Z] github.com/docker/docker/volume/testutils' ']' [2021-12-21T19:05:29.338Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-12-21T19:05:29.737Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-21T19:05:30.269Z] ? github.com/docker/docker/api [no test files] [2021-12-21T19:05:30.305Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-21T19:05:31.218Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-21T19:05:31.242Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-21T19:05:33.414Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-21T19:05:33.414Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-21T19:05:33.414Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-21T19:05:33.414Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-21T19:05:33.414Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-21T19:05:34.962Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-21T19:05:35.938Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-21T19:05:37.492Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-21T19:05:37.822Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-21T19:05:37.822Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2021-12-21T19:05:37.822Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-21T19:05:37.957Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-21T19:05:38.942Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-21T19:05:40.355Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-12-21T19:05:40.923Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ojs7xjaxpubfydf3rzkcs9w7z Created:2021-12-21 19:05:38.980556051 +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[6ef1a85aba6be0f668337fc5f150294fc115056e5715f187d9d3d5f6c5a05d32:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.huntmlcqhatkz8ybz3r8ws9wg EndpointID:ce623a88b6e8d4e54dc4850d1597ede259177cbe51a45cb950062076d84e6624 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a3e7e977dd22bcc3d0924c68cfb5ae2f4a758f98832fcb485a553def25be6ec1 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:46fa5689ab20 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.huntmlcqhatkz8ybz3r8ws9wg EndpointID:ce623a88b6e8d4e54dc4850d1597ede259177cbe51a45cb950062076d84e6624 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-12-21T19:05:41.491Z] === RUN TestDockerSuite/TestBuildRm [2021-12-21T19:05:43.397Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-21T19:05:43.965Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-21T19:05:44.901Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-21T19:05:44.901Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-21T19:05:45.125Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-12-21T19:05:45.468Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s) [2021-12-21T19:05:45.468Z] PASS [2021-12-21T19:05:45.468Z] [2021-12-21T19:05:45.468Z] === Skipped [2021-12-21T19:05:45.468Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:05:45.468Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:05:45.468Z] [2021-12-21T19:05:45.468Z] DONE 26 tests, 1 skipped in 49.119s [2021-12-21T19:05:45.468Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-21T19:05:45.468Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-12-21T19:05:45.468Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:45.468Z] ++ set -e [2021-12-21T19:05:45.468Z] ++ '[' -n 0 ']' [2021-12-21T19:05:45.468Z] ++ set -x [2021-12-21T19:05:45.468Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:45.468Z] INFO: Testing against a local daemon [2021-12-21T19:05:45.468Z] === RUN TestDockerNetworkIpvlanPersistance [2021-12-21T19:05:45.468Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:05:45.468Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T19:05:45.468Z] === RUN TestDockerNetworkIpvlan [2021-12-21T19:05:45.468Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:05:45.469Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-12-21T19:05:45.469Z] PASS [2021-12-21T19:05:45.469Z] [2021-12-21T19:05:45.469Z] === Skipped [2021-12-21T19:05:45.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-12-21T19:05:45.469Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:05:45.469Z] [2021-12-21T19:05:45.469Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-12-21T19:05:45.469Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-12-21T19:05:45.469Z] [2021-12-21T19:05:45.469Z] DONE 2 tests, 2 skipped in 0.103s [2021-12-21T19:05:45.469Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-12-21T19:05:45.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:45.469Z] ++ set -e [2021-12-21T19:05:45.469Z] ++ '[' -n 0 ']' [2021-12-21T19:05:45.469Z] ++ set -x [2021-12-21T19:05:45.469Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:45.469Z] INFO: Testing against a local daemon [2021-12-21T19:05:45.469Z] === RUN TestDockerNetworkMacvlanPersistance [2021-12-21T19:05:46.049Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-21T19:05:46.406Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-21T19:05:46.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-12-21T19:05:46.924Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-12-21T19:05:46.924Z] === RUN TestDockerNetworkMacvlan [2021-12-21T19:05:47.184Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-21T19:05:47.594Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-21T19:05:47.595Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-21T19:05:47.595Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-21T19:05:47.751Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-12-21T19:05:48.010Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-21T19:05:48.949Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-12-21T19:05:49.146Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-21T19:05:49.146Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-21T19:05:49.146Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-21T19:05:49.208Z] docker_api_swarm_test.go:304: [d72e68d9fb3bc] joining swarm manager [d35d8908baa72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:05:49.608Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-21T19:05:49.777Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-12-21T19:05:50.715Z] docker_api_swarm_test.go:305: [d1b4ba8f0b77f] joining swarm manager [d35d8908baa72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:05:52.094Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-12-21T19:05:52.094Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-21T19:05:52.094Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-12-21T19:05:52.094Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-21T19:05:52.094Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-21T19:05:52.094Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-21T19:05:52.094Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-21T19:05:52.533Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-21T19:05:52.665Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-21T19:05:53.507Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-21T19:05:53.602Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-21T19:05:53.602Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-21T19:05:53.970Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-21T19:05:53.970Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-21T19:05:53.970Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-21T19:05:54.170Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-12-21T19:05:54.170Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-21T19:05:54.945Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-21T19:05:55.918Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-21T19:05:55.918Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-21T19:05:55.918Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-21T19:05:55.918Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-21T19:05:55.918Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-21T19:05:58.358Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-21T19:05:58.358Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-12-21T19:05:58.358Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-21T19:05:59.296Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-21T19:05:59.555Z] --- PASS: TestDockerNetworkMacvlan (12.53s) [2021-12-21T19:05:59.555Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-12-21T19:05:59.555Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-12-21T19:05:59.555Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2021-12-21T19:05:59.555Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2021-12-21T19:05:59.555Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2021-12-21T19:05:59.555Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-12-21T19:05:59.555Z] PASS [2021-12-21T19:05:59.555Z] [2021-12-21T19:05:59.555Z] DONE 8 tests in 14.033s [2021-12-21T19:05:59.555Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-12-21T19:05:59.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:59.555Z] ++ set -e [2021-12-21T19:05:59.555Z] ++ '[' -n 0 ']' [2021-12-21T19:05:59.555Z] ++ set -x [2021-12-21T19:05:59.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:59.555Z] testing: warning: no tests to run [2021-12-21T19:05:59.555Z] PASS [2021-12-21T19:05:59.555Z] [2021-12-21T19:05:59.555Z] DONE 0 tests in 0.023s [2021-12-21T19:05:59.555Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-12-21T19:05:59.555Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:59.555Z] ++ set -e [2021-12-21T19:05:59.555Z] ++ '[' -n 0 ']' [2021-12-21T19:05:59.555Z] ++ set -x [2021-12-21T19:05:59.555Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:05:59.555Z] INFO: Testing against a local daemon [2021-12-21T19:05:59.555Z] === RUN TestAuthZPluginAllowRequest [2021-12-21T19:05:59.823Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-21T19:06:00.774Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-21T19:06:03.998Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-12-21T19:06:03.998Z] === RUN TestAuthZPluginTLS [2021-12-21T19:06:03.998Z] === RUN TestDockerSuite/TestBuildUser [2021-12-21T19:06:03.998Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-12-21T19:06:03.998Z] === RUN TestAuthZPluginDenyRequest [2021-12-21T19:06:03.998Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-12-21T19:06:03.998Z] === RUN TestAuthZPluginAPIDenyResponse [2021-12-21T19:06:03.998Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-12-21T19:06:03.998Z] === RUN TestAuthZPluginDenyResponse [2021-12-21T19:06:03.998Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-21T19:06:03.998Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-12-21T19:06:03.998Z] === RUN TestAuthZPluginAllowEventStream [2021-12-21T19:06:04.135Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-21T19:06:04.565Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2021-12-21T19:06:04.565Z] === RUN TestAuthZPluginErrorResponse [2021-12-21T19:06:05.134Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-12-21T19:06:05.134Z] === RUN TestAuthZPluginErrorRequest [2021-12-21T19:06:05.703Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-21T19:06:05.703Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-12-21T19:06:05.703Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-12-21T19:06:06.273Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-12-21T19:06:06.273Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-12-21T19:06:08.183Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-12-21T19:06:08.183Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-12-21T19:06:08.183Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-12-21T19:06:10.089Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2021-12-21T19:06:10.089Z] === RUN TestAuthZPluginHeader [2021-12-21T19:06:10.657Z] --- PASS: TestAuthZPluginHeader (0.79s) [2021-12-21T19:06:10.657Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-12-21T19:06:15.927Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2021-12-21T19:06:15.927Z] === RUN TestAuthZPluginV2Disable [2021-12-21T19:06:16.868Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-21T19:06:17.436Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-21T19:06:17.436Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-21T19:06:18.373Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-21T19:06:18.944Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2021-12-21T19:06:18.944Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-12-21T19:06:18.944Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-21T19:06:19.880Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-21T19:06:19.880Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-21T19:06:19.880Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-21T19:06:19.880Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-21T19:06:19.880Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-21T19:06:19.880Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-21T19:06:19.880Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-21T19:06:19.880Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-21T19:06:19.880Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-21T19:06:21.259Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-21T19:06:21.259Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-21T19:06:21.826Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-21T19:06:22.085Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-21T19:06:22.344Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2021-12-21T19:06:22.344Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-12-21T19:06:22.912Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-21T19:06:22.912Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-21T19:06:24.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-12-21T19:06:24.884Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-21T19:06:26.789Z] docker_api_swarm_test.go:272: [df4a49ba6b46f] joining swarm manager [de91ec5d19011]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:06:26.789Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-21T19:06:28.167Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-21T19:06:28.426Z] docker_api_swarm_test.go:273: [da9bd1d5a0a75] joining swarm manager [de91ec5d19011]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:06:28.685Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-21T19:06:29.623Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-21T19:06:29.623Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-21T19:06:29.623Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-21T19:06:30.191Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-21T19:06:32.728Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-21T19:06:32.728Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-21T19:06:32.728Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T19:06:32.728Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-21T19:06:32.987Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-21T19:06:33.555Z] === RUN TestDockerSuite/TestCommitChange [2021-12-21T19:06:34.123Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-21T19:06:35.059Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-21T19:06:35.059Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.77s) [2021-12-21T19:06:35.059Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-12-21T19:06:36.446Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-21T19:06:37.014Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-21T19:06:37.581Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-21T19:06:38.959Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-21T19:06:39.219Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-21T19:06:40.154Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-21T19:06:40.722Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-21T19:06:40.722Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-21T19:06:40.722Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-21T19:06:40.722Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-21T19:06:40.722Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-21T19:06:40.722Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-21T19:06:40.722Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-21T19:06:41.660Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-21T19:06:42.601Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-21T19:06:42.601Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-21T19:06:43.168Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-21T19:06:43.427Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-21T19:06:43.995Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-21T19:06:44.563Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-21T19:06:44.822Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-21T19:06:44.822Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-21T19:06:44.822Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-21T19:06:45.410Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-21T19:06:45.410Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-21T19:06:45.410Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-21T19:06:45.410Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-21T19:06:45.410Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-21T19:06:45.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-12-21T19:06:45.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-21T19:06:46.500Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-21T19:06:46.776Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-21T19:06:46.776Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-21T19:06:46.776Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-21T19:06:47.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-21T19:06:47.070Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-21T19:06:48.448Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-21T19:06:49.016Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-21T19:06:49.016Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-21T19:06:49.583Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-21T19:06:49.705Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-21T19:06:49.705Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-21T19:06:49.705Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-21T19:06:49.705Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-21T19:06:49.842Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-21T19:06:50.168Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-21T19:06:50.168Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-21T19:06:50.168Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-21T19:06:50.421Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-21T19:06:50.987Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-21T19:06:50.987Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-21T19:06:51.156Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-21T19:06:51.156Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-21T19:06:51.156Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-21T19:06:51.246Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-21T19:06:51.813Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-12-21T19:06:51.813Z] PASS [2021-12-21T19:06:51.813Z] [2021-12-21T19:06:51.813Z] DONE 17 tests in 52.171s [2021-12-21T19:06:51.813Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-12-21T19:06:51.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:06:51.813Z] ++ set -e [2021-12-21T19:06:51.813Z] ++ '[' -n 0 ']' [2021-12-21T19:06:51.813Z] ++ set -x [2021-12-21T19:06:51.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:06:51.814Z] INFO: Testing against a local daemon [2021-12-21T19:06:51.814Z] === RUN TestPluginInvalidJSON [2021-12-21T19:06:51.814Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:06:51.814Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:06:51.814Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:06:51.814Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-12-21T19:06:51.814Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-21T19:06:51.814Z] === RUN TestPluginInstall [2021-12-21T19:06:51.814Z] === RUN TestPluginInstall/no_auth [2021-12-21T19:06:51.814Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-21T19:06:52.381Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-21T19:06:52.381Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-21T19:06:52.948Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-21T19:06:53.886Z] time="2021-12-21T19:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:06:53.886Z] time="2021-12-21T19:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:510b003315ffb1d9e5ebecde642ec2d12c3406b041d10553fbe86d3ac3ab9e35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:06:53.886Z] time="2021-12-21T19:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:06:53.886Z] time="2021-12-21T19:06:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:510b003315ffb1d9e5ebecde642ec2d12c3406b041d10553fbe86d3ac3ab9e35" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:06:54.145Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-21T19:06:54.145Z] === RUN TestPluginInstall/with_htpasswd [2021-12-21T19:06:54.712Z] time="2021-12-21T19:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:06:54.712Z] time="2021-12-21T19:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df4c95331457e0547582a64563933a1dbee222c259d1aad24c78e8e79dface43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:06:54.712Z] time="2021-12-21T19:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:06:54.712Z] time="2021-12-21T19:06:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df4c95331457e0547582a64563933a1dbee222c259d1aad24c78e8e79dface43" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:06:54.971Z] === RUN TestPluginInstall/with_insecure [2021-12-21T19:06:55.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-21T19:06:55.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-21T19:06:55.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-21T19:06:55.539Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-21T19:06:55.539Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-21T19:06:56.107Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-21T19:06:56.107Z] time="2021-12-21T19:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:06:56.107Z] time="2021-12-21T19:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05737f7f66baea6ca123adfdaab3416bc00bf819349f0a8cdd46ad3f1109e421" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:06:56.107Z] time="2021-12-21T19:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-12-21T19:06:56.107Z] time="2021-12-21T19:06:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:05737f7f66baea6ca123adfdaab3416bc00bf819349f0a8cdd46ad3f1109e421" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-12-21T19:06:56.366Z] plugin_test.go:165: [d9c8c182bcc03] daemon is not started [2021-12-21T19:06:56.366Z] --- PASS: TestPluginInstall (4.39s) [2021-12-21T19:06:56.366Z] --- PASS: TestPluginInstall/no_auth (2.34s) [2021-12-21T19:06:56.366Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2021-12-21T19:06:56.366Z] --- PASS: TestPluginInstall/with_insecure (1.22s) [2021-12-21T19:06:56.366Z] === RUN TestPluginsWithRuntimes [2021-12-21T19:06:57.744Z] === RUN TestPluginsWithRuntimes/No_Args [2021-12-21T19:06:58.680Z] === RUN TestPluginsWithRuntimes/With_Args [2021-12-21T19:06:59.615Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2021-12-21T19:06:59.615Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-12-21T19:06:59.615Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2021-12-21T19:06:59.615Z] === RUN TestPluginBackCompatMediaTypes [2021-12-21T19:07:00.183Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-12-21T19:07:00.183Z] PASS [2021-12-21T19:07:00.183Z] [2021-12-21T19:07:00.183Z] DONE 10 tests in 8.418s [2021-12-21T19:07:00.183Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-12-21T19:07:00.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:00.183Z] ++ set -e [2021-12-21T19:07:00.183Z] ++ '[' -n 0 ']' [2021-12-21T19:07:00.183Z] ++ set -x [2021-12-21T19:07:00.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:00.183Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-21T19:07:00.183Z] INFO: Testing against a local daemon [2021-12-21T19:07:00.183Z] === RUN TestExternalGraphDriver [2021-12-21T19:07:00.442Z] === RUN TestExternalGraphDriver/json [2021-12-21T19:07:01.009Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-21T19:07:01.578Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-21T19:07:01.578Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-21T19:07:01.578Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-21T19:07:01.578Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-21T19:07:02.146Z] === RUN TestExternalGraphDriver/spec [2021-12-21T19:07:04.048Z] === RUN TestExternalGraphDriver/pull [2021-12-21T19:07:04.048Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-21T19:07:04.641Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-21T19:07:05.580Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-21T19:07:05.580Z] --- PASS: TestExternalGraphDriver (5.36s) [2021-12-21T19:07:05.580Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2021-12-21T19:07:05.580Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2021-12-21T19:07:05.580Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2021-12-21T19:07:05.580Z] === RUN TestGraphdriverPluginV2 [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-12-21T19:07:07.327Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-12-21T19:07:07.327Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-12-21T19:07:07.327Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/container [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/events [no test files] [2021-12-21T19:07:07.327Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-12-21T19:07:07.327Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/image [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/network [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-12-21T19:07:07.327Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-12-21T19:07:07.327Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-12-21T19:07:07.327Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-12-21T19:07:07.891Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2021-12-21T19:07:08.148Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 49.0% of statements [2021-12-21T19:07:08.148Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-12-21T19:07:08.870Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-21T19:07:09.097Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-12-21T19:07:09.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-12-21T19:07:09.388Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-21T19:07:09.997Z] --- PASS: TestBuildWithHugeFile (119.09s) [2021-12-21T19:07:09.997Z] === RUN TestBuildWCOWSandboxSize [2021-12-21T19:07:09.997Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T19:07:09.997Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-12-21T19:07:09.997Z] === RUN TestBuildWithEmptyDockerfile [2021-12-21T19:07:09.997Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T19:07:09.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T19:07:09.997Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T19:07:09.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T19:07:09.997Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T19:07:09.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T19:07:09.997Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-12-21T19:07:09.997Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-12-21T19:07:09.997Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-12-21T19:07:09.997Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-12-21T19:07:09.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-12-21T19:07:09.997Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-12-21T19:07:09.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-12-21T19:07:09.997Z] === RUN TestBuildPreserveOwnership [2021-12-21T19:07:09.997Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:07:09.997Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-12-21T19:07:09.997Z] === RUN TestBuildPlatformInvalid [2021-12-21T19:07:09.997Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-12-21T19:07:09.997Z] PASS [2021-12-21T19:07:09.997Z] ok github.com/docker/docker/integration/build 194.574s [2021-12-21T19:07:09.997Z] [2021-12-21T19:07:09.997Z] === Skipped [2021-12-21T19:07:09.997Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-12-21T19:07:09.997Z] build_session_test.go:25: TODO: BuildKit [2021-12-21T19:07:09.997Z] [2021-12-21T19:07:09.997Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-12-21T19:07:09.997Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:09.997Z] [2021-12-21T19:07:09.997Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-12-21T19:07:09.997Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:07:09.997Z] [2021-12-21T19:07:09.997Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-12-21T19:07:09.997Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:07:09.997Z] [2021-12-21T19:07:09.997Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-12-21T19:07:09.998Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-12-21T19:07:09.998Z] [2021-12-21T19:07:09.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-12-21T19:07:09.998Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:07:09.998Z] [2021-12-21T19:07:09.998Z] DONE 29 tests, 6 skipped in 224.159s [2021-12-21T19:07:09.998Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-12-21T19:07:10.025Z] ok github.com/docker/docker/builder/remotecontext/git 1.350s coverage: 86.3% of statements [2021-12-21T19:07:10.026Z] ? github.com/docker/docker/cli [no test files] [2021-12-21T19:07:10.026Z] ? github.com/docker/docker/cli/config [no test files] [2021-12-21T19:07:10.324Z] --- PASS: TestGraphdriverPluginV2 (4.52s) [2021-12-21T19:07:10.324Z] PASS [2021-12-21T19:07:10.324Z] [2021-12-21T19:07:10.324Z] DONE 5 tests in 10.003s [2021-12-21T19:07:10.324Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-12-21T19:07:10.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:10.324Z] ++ set -e [2021-12-21T19:07:10.324Z] ++ '[' -n 0 ']' [2021-12-21T19:07:10.324Z] ++ set -x [2021-12-21T19:07:10.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:10.324Z] INFO: Testing against a local daemon [2021-12-21T19:07:10.324Z] === RUN TestContinueAfterPluginCrash [2021-12-21T19:07:10.324Z] === PAUSE TestContinueAfterPluginCrash [2021-12-21T19:07:10.324Z] === RUN TestReadPluginNoRead [2021-12-21T19:07:10.324Z] === PAUSE TestReadPluginNoRead [2021-12-21T19:07:10.324Z] === RUN TestDaemonStartWithLogOpt [2021-12-21T19:07:10.324Z] === PAUSE TestDaemonStartWithLogOpt [2021-12-21T19:07:10.324Z] === CONT TestContinueAfterPluginCrash [2021-12-21T19:07:10.324Z] === CONT TestDaemonStartWithLogOpt [2021-12-21T19:07:10.893Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-21T19:07:10.955Z] ok github.com/docker/docker/cmd/docker-proxy 0.115s coverage: 69.3% of statements [2021-12-21T19:07:10.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:07:10.998Z] INFO: Testing against a local daemon [2021-12-21T19:07:10.998Z] === RUN TestConfigInspect [2021-12-21T19:07:10.998Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:10.998Z] --- SKIP: TestConfigInspect (0.00s) [2021-12-21T19:07:10.998Z] === RUN TestConfigList [2021-12-21T19:07:10.998Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:10.998Z] --- SKIP: TestConfigList (0.00s) [2021-12-21T19:07:10.998Z] === RUN TestConfigsCreateAndDelete [2021-12-21T19:07:10.998Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:10.998Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-12-21T19:07:10.998Z] === RUN TestConfigsUpdate [2021-12-21T19:07:10.998Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:10.998Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-12-21T19:07:10.998Z] === RUN TestTemplatedConfig [2021-12-21T19:07:10.998Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:10.998Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-12-21T19:07:10.998Z] === RUN TestConfigCreateResolve [2021-12-21T19:07:10.998Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:07:10.998Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-12-21T19:07:10.998Z] PASS [2021-12-21T19:07:10.998Z] ok github.com/docker/docker/integration/config 0.114s [2021-12-21T19:07:11.471Z] [2021-12-21T19:07:11.471Z] === Skipped [2021-12-21T19:07:11.471Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-12-21T19:07:11.471Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:11.471Z] [2021-12-21T19:07:11.471Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-12-21T19:07:11.471Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:11.471Z] [2021-12-21T19:07:11.471Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-12-21T19:07:11.471Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:11.471Z] [2021-12-21T19:07:11.471Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-12-21T19:07:11.471Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:11.471Z] [2021-12-21T19:07:11.471Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-12-21T19:07:11.471Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:11.471Z] [2021-12-21T19:07:11.471Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-12-21T19:07:11.471Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:07:11.471Z] [2021-12-21T19:07:11.471Z] DONE 6 tests, 6 skipped in 2.310s [2021-12-21T19:07:11.471Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-12-21T19:07:12.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-21T19:07:13.475Z] ok github.com/docker/docker/client 0.165s coverage: 75.6% of statements [2021-12-21T19:07:14.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-12-21T19:07:14.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-12-21T19:07:14.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:07:14.448Z] INFO: Testing against a local daemon [2021-12-21T19:07:14.448Z] === RUN TestCheckpoint [2021-12-21T19:07:14.448Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T19:07:14.448Z] --- SKIP: TestCheckpoint (0.00s) [2021-12-21T19:07:14.448Z] === RUN TestContainerInvalidJSON [2021-12-21T19:07:14.448Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T19:07:14.448Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T19:07:14.448Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-12-21T19:07:14.448Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-12-21T19:07:14.448Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-12-21T19:07:14.448Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-12-21T19:07:14.448Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-12-21T19:07:14.448Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-12-21T19:07:14.448Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-12-21T19:07:14.448Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-12-21T19:07:14.448Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-12-21T19:07:14.448Z] === RUN TestCopyFromContainerPathIsNotDir [2021-12-21T19:07:14.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-12-21T19:07:14.920Z] === RUN TestCopyToContainerPathDoesNotExist [2021-12-21T19:07:14.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2021-12-21T19:07:14.920Z] === RUN TestCopyToContainerPathIsNotDir [2021-12-21T19:07:15.398Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-12-21T19:07:15.398Z] === RUN TestCopyFromContainer [2021-12-21T19:07:15.398Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:15.398Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-12-21T19:07:15.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T19:07:15.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T19:07:15.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T19:07:15.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T19:07:15.398Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T19:07:15.398Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T19:07:15.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-12-21T19:07:15.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-12-21T19:07:15.398Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-12-21T19:07:15.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-12-21T19:07:15.398Z] === RUN TestCreateLinkToNonExistingContainer [2021-12-21T19:07:15.398Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-21T19:07:15.398Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidEnv [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidEnv/0 [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidEnv/1 [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidEnv/2 [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidEnv/0 [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidEnv/2 [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidEnv/1 [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateTmpfsMountsTarget [2021-12-21T19:07:15.398Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:15.398Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateWithCustomMaskedPaths [2021-12-21T19:07:15.398Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:07:15.398Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateWithCustomReadonlyPaths [2021-12-21T19:07:15.398Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:07:15.398Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T19:07:15.398Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T19:07:15.398Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-12-21T19:07:15.398Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-12-21T19:07:15.398Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-12-21T19:07:15.398Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-21T19:07:15.398Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateDifferentPlatform [2021-12-21T19:07:15.398Z] === RUN TestCreateDifferentPlatform/different_os [2021-12-21T19:07:15.398Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-12-21T19:07:15.398Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-12-21T19:07:15.398Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-12-21T19:07:15.398Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-12-21T19:07:15.398Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-12-21T19:07:15.398Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-21T19:07:15.398Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-21T19:07:15.398Z] === RUN TestContainerKillOnDaemonStart [2021-12-21T19:07:15.398Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:15.398Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestDiff [2021-12-21T19:07:15.398Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-21T19:07:15.398Z] --- SKIP: TestDiff (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestExecWithCloseStdin [2021-12-21T19:07:15.398Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-21T19:07:15.398Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-12-21T19:07:15.398Z] === RUN TestExec [2021-12-21T19:07:16.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-12-21T19:07:16.085Z] --- PASS: TestDaemonStartWithLogOpt (5.54s) [2021-12-21T19:07:16.085Z] === CONT TestReadPluginNoRead [2021-12-21T19:07:16.345Z] docker_api_swarm_node_test.go:20: [d966cfbf67b2b] joining swarm manager [d2abef9eb7dd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:07:17.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-12-21T19:07:17.281Z] docker_api_swarm_node_test.go:21: [dcc46902e53e5] joining swarm manager [d2abef9eb7dd7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:07:18.659Z] === RUN TestReadPluginNoRead/disabled_caching [2021-12-21T19:07:18.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-12-21T19:07:19.853Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-12-21T19:07:20.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd9ea8_} [2021-12-21T19:07:20.177Z] --- PASS: TestExec (4.37s) [2021-12-21T19:07:20.177Z] === RUN TestExecUser [2021-12-21T19:07:20.177Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-21T19:07:20.177Z] --- SKIP: TestExecUser (0.00s) [2021-12-21T19:07:20.177Z] === RUN TestExportContainerAndImportImage [2021-12-21T19:07:20.177Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:20.177Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-12-21T19:07:20.177Z] === RUN TestExportContainerAfterDaemonRestart [2021-12-21T19:07:20.177Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:20.177Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-12-21T19:07:20.177Z] === RUN TestHealthCheckWorkdir [2021-12-21T19:07:20.177Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-21T19:07:20.177Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-12-21T19:07:20.177Z] === RUN TestHealthKillContainer [2021-12-21T19:07:20.177Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-21T19:07:20.177Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-12-21T19:07:20.177Z] === RUN TestInspectCpusetInConfigPre120 [2021-12-21T19:07:20.177Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T19:07:20.177Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T19:07:20.177Z] === RUN TestKillContainerInvalidSignal [2021-12-21T19:07:21.048Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2021-12-21T19:07:21.220Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-21T19:07:21.220Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-21T19:07:21.220Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-21T19:07:21.220Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-21T19:07:21.306Z] === RUN TestReadPluginNoRead/default [2021-12-21T19:07:21.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12248972077_/foo_false____} [2021-12-21T19:07:22.500Z] === CONT TestReadPluginNoRead [2021-12-21T19:07:22.500Z] read_test.go:92: [d7e44d1eb6e05] daemon is not started [2021-12-21T19:07:22.500Z] --- PASS: TestReadPluginNoRead (6.50s) [2021-12-21T19:07:22.500Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2021-12-21T19:07:22.500Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2021-12-21T19:07:22.500Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2021-12-21T19:07:22.500Z] PASS [2021-12-21T19:07:22.500Z] [2021-12-21T19:07:22.500Z] DONE 6 tests in 12.159s [2021-12-21T19:07:22.500Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-12-21T19:07:22.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:22.500Z] ++ set -e [2021-12-21T19:07:22.500Z] ++ '[' -n 0 ']' [2021-12-21T19:07:22.500Z] ++ set -x [2021-12-21T19:07:22.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:22.500Z] testing: warning: no tests to run [2021-12-21T19:07:22.500Z] PASS [2021-12-21T19:07:22.500Z] [2021-12-21T19:07:22.500Z] DONE 0 tests in 0.031s [2021-12-21T19:07:22.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-12-21T19:07:22.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:22.500Z] ++ set -e [2021-12-21T19:07:22.500Z] ++ '[' -n 0 ']' [2021-12-21T19:07:22.500Z] ++ set -x [2021-12-21T19:07:22.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-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:22.501Z] INFO: Testing against a local daemon [2021-12-21T19:07:22.501Z] === RUN TestPluginWithDevMounts [2021-12-21T19:07:22.501Z] === PAUSE TestPluginWithDevMounts [2021-12-21T19:07:22.501Z] === CONT TestPluginWithDevMounts [2021-12-21T19:07:22.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12248972077_/foo_true____} [2021-12-21T19:07:23.143Z] --- PASS: TestKillContainerInvalidSignal (3.39s) [2021-12-21T19:07:23.143Z] === RUN TestKillContainer [2021-12-21T19:07:23.143Z] === RUN TestKillContainer/no_signal [2021-12-21T19:07:24.136Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31298055576_/foo_false____} [2021-12-21T19:07:24.136Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-12-21T19:07:24.136Z] PASS [2021-12-21T19:07:24.136Z] [2021-12-21T19:07:24.136Z] DONE 1 tests in 1.661s [2021-12-21T19:07:24.136Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-12-21T19:07:24.136Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:24.136Z] ++ set -e [2021-12-21T19:07:24.136Z] ++ '[' -n 0 ']' [2021-12-21T19:07:24.136Z] ++ set -x [2021-12-21T19:07:24.136Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:24.136Z] INFO: Testing against a local daemon [2021-12-21T19:07:24.136Z] === RUN TestSecretInspect [2021-12-21T19:07:25.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31298055576_/foo_true____} [2021-12-21T19:07:26.476Z] --- PASS: TestSecretInspect (2.34s) [2021-12-21T19:07:26.476Z] === RUN TestSecretList [2021-12-21T19:07:26.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31298055576_/foo_true__0xc000dd9ed8__} [2021-12-21T19:07:26.955Z] === RUN TestKillContainer/non_killing_signal [2021-12-21T19:07:26.955Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-21T19:07:26.955Z] === RUN TestKillContainer/killing_signal [2021-12-21T19:07:28.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-12-21T19:07:28.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd9ef0_} [2021-12-21T19:07:29.053Z] --- PASS: TestSecretList (2.42s) [2021-12-21T19:07:29.053Z] === RUN TestSecretsCreateAndDelete [2021-12-21T19:07:29.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd9f08_} [2021-12-21T19:07:29.961Z] --- PASS: TestKillContainer (6.75s) [2021-12-21T19:07:29.961Z] --- PASS: TestKillContainer/no_signal (3.31s) [2021-12-21T19:07:29.961Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-21T19:07:29.961Z] --- PASS: TestKillContainer/killing_signal (3.39s) [2021-12-21T19:07:29.961Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-12-21T19:07:29.961Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:07:29.961Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-21T19:07:29.961Z] === RUN TestKillStoppedContainer [2021-12-21T19:07:29.961Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:07:29.961Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-12-21T19:07:29.961Z] === RUN TestKillStoppedContainerAPIPre120 [2021-12-21T19:07:29.961Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:07:29.961Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-21T19:07:29.961Z] === RUN TestKillDifferentUserContainer [2021-12-21T19:07:29.961Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-21T19:07:29.961Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-12-21T19:07:29.961Z] === RUN TestInspectOomKilledTrue [2021-12-21T19:07:29.961Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:29.961Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-12-21T19:07:29.961Z] === RUN TestInspectOomKilledFalse [2021-12-21T19:07:29.961Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T19:07:29.961Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-12-21T19:07:29.961Z] === RUN TestLogsFollowTailEmpty [2021-12-21T19:07:31.526Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd9f20_} [2021-12-21T19:07:31.526Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2021-12-21T19:07:31.526Z] === RUN TestSecretsUpdate [2021-12-21T19:07:32.094Z] docker_api_swarm_test.go:502: [db9d2975f23d0] joining swarm manager [d9a3f53968d7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:07:33.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd9f38_} [2021-12-21T19:07:33.774Z] --- PASS: TestLogsFollowTailEmpty (3.39s) [2021-12-21T19:07:33.774Z] === RUN TestNetworkNat [2021-12-21T19:07:33.774Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-21T19:07:33.774Z] --- SKIP: TestNetworkNat (0.00s) [2021-12-21T19:07:33.774Z] === RUN TestNetworkLocalhostTCPNat [2021-12-21T19:07:33.964Z] --- PASS: TestSecretsUpdate (2.40s) [2021-12-21T19:07:33.964Z] === RUN TestTemplatedSecret [2021-12-21T19:07:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-21T19:07:35.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-12-21T19:07:35.418Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-21T19:07:36.800Z] --- PASS: TestTemplatedSecret (2.80s) [2021-12-21T19:07:36.800Z] === RUN TestSecretCreateResolve [2021-12-21T19:07:37.586Z] --- PASS: TestNetworkLocalhostTCPNat (3.99s) [2021-12-21T19:07:37.586Z] === RUN TestNetworkLoopbackNat [2021-12-21T19:07:37.586Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-21T19:07:37.586Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-12-21T19:07:37.587Z] === RUN TestPause [2021-12-21T19:07:37.587Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-21T19:07:37.587Z] --- SKIP: TestPause (0.00s) [2021-12-21T19:07:37.587Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-12-21T19:07:37.736Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-21T19:07:39.114Z] --- PASS: TestSecretCreateResolve (2.45s) [2021-12-21T19:07:39.114Z] PASS [2021-12-21T19:07:39.114Z] [2021-12-21T19:07:39.114Z] DONE 6 tests in 15.060s [2021-12-21T19:07:39.114Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-12-21T19:07:39.114Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:39.114Z] ++ set -e [2021-12-21T19:07:39.114Z] ++ '[' -n 0 ']' [2021-12-21T19:07:39.114Z] ++ set -x [2021-12-21T19:07:39.114Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:07:39.375Z] INFO: Testing against a local daemon [2021-12-21T19:07:39.375Z] === RUN TestServiceCreateInit [2021-12-21T19:07:39.375Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-21T19:07:39.633Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-21T19:07:40.336Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-21T19:07:40.336Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-21T19:07:40.336Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-21T19:07:40.555Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.31s) [2021-12-21T19:07:40.556Z] === RUN TestPauseStopPausedContainer [2021-12-21T19:07:40.556Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:07:40.556Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-12-21T19:07:40.556Z] === RUN TestPsFilter [2021-12-21T19:07:41.032Z] --- PASS: TestPsFilter (0.39s) [2021-12-21T19:07:41.032Z] === RUN TestRemoveContainerWithRemovedVolume [2021-12-21T19:07:41.538Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-21T19:07:42.461Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-21T19:07:42.461Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-21T19:07:42.914Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-21T19:07:42.914Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-21T19:07:42.935Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-21T19:07:43.850Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-21T19:07:43.850Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-21T19:07:44.109Z] docker_api_swarm_test.go:507: [d62584d085bb5] joining swarm manager [d9a3f53968d7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:07:44.368Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-12-21T19:07:44.841Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.31s) [2021-12-21T19:07:44.841Z] === RUN TestRemoveContainerWithVolume [2021-12-21T19:07:44.936Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-21T19:07:45.873Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-21T19:07:46.442Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-21T19:07:47.021Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-21T19:07:47.431Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-21T19:07:47.431Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-21T19:07:47.691Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-21T19:07:47.817Z] --- PASS: TestRemoveContainerWithVolume (3.44s) [2021-12-21T19:07:47.817Z] === RUN TestRemoveContainerRunning [2021-12-21T19:07:47.961Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-21T19:07:48.220Z] --- PASS: TestServiceCreateInit (8.99s) [2021-12-21T19:07:48.220Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s) [2021-12-21T19:07:48.220Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.41s) [2021-12-21T19:07:48.220Z] === RUN TestCreateServiceMultipleTimes [2021-12-21T19:07:48.787Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-21T19:07:49.355Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-21T19:07:49.923Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-21T19:07:50.861Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-21T19:07:51.489Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-21T19:07:51.628Z] --- PASS: TestRemoveContainerRunning (3.33s) [2021-12-21T19:07:51.628Z] === RUN TestRemoveContainerForceRemoveRunning [2021-12-21T19:07:51.799Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-21T19:07:52.138Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-21T19:07:52.147Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.0% of statements [2021-12-21T19:07:52.403Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-12-21T19:07:52.736Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-21T19:07:52.966Z] ok github.com/docker/docker/cmd/dockerd/trap 2.548s coverage: 0.0% of statements [2021-12-21T19:07:52.966Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-12-21T19:07:52.966Z] ? github.com/docker/docker/container/stream [no test files] [2021-12-21T19:07:52.966Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-12-21T19:07:52.966Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-12-21T19:07:52.966Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-12-21T19:07:53.683Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-21T19:07:53.683Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-21T19:07:53.683Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-21T19:07:53.683Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-21T19:07:53.683Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-21T19:07:53.683Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-21T19:07:53.683Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-21T19:07:53.683Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-21T19:07:54.114Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-21T19:07:54.444Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-21T19:07:54.595Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.36s) [2021-12-21T19:07:54.595Z] === RUN TestRemoveInvalidContainer [2021-12-21T19:07:54.595Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-12-21T19:07:54.595Z] === RUN TestRenameLinkedContainer [2021-12-21T19:07:54.595Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-21T19:07:54.595Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-12-21T19:07:54.595Z] === RUN TestRenameStoppedContainer [2021-12-21T19:07:55.052Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-21T19:07:55.230Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-21T19:07:55.314Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-21T19:07:55.573Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-21T19:07:55.832Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-21T19:07:56.770Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-21T19:07:57.338Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-21T19:07:57.906Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-21T19:07:58.405Z] --- PASS: TestRenameStoppedContainer (3.35s) [2021-12-21T19:07:58.405Z] === RUN TestRenameRunningContainerAndReuse [2021-12-21T19:07:58.975Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-21T19:07:59.285Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-21T19:08:00.220Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-21T19:08:00.789Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-21T19:08:01.060Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2021-12-21T19:08:01.164Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-21T19:08:01.164Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-21T19:08:01.164Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-21T19:08:01.164Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-21T19:08:01.164Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-21T19:08:01.164Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-21T19:08:01.992Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2021-12-21T19:08:02.166Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-21T19:08:03.361Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-12-21T19:08:04.701Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-21T19:08:04.910Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-21T19:08:05.600Z] --- PASS: TestRenameRunningContainerAndReuse (6.91s) [2021-12-21T19:08:05.600Z] === RUN TestRenameInvalidName [2021-12-21T19:08:05.636Z] --- PASS: TestCreateServiceMultipleTimes (17.11s) [2021-12-21T19:08:05.636Z] === RUN TestCreateServiceConflict [2021-12-21T19:08:07.014Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-21T19:08:07.592Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-21T19:08:07.850Z] --- PASS: TestCreateServiceConflict (2.43s) [2021-12-21T19:08:07.850Z] === RUN TestCreateServiceMaxReplicas [2021-12-21T19:08:08.571Z] --- PASS: TestRenameInvalidName (3.35s) [2021-12-21T19:08:08.571Z] === RUN TestRenameAnonymousContainer [2021-12-21T19:08:11.137Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-21T19:08:11.137Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2021-12-21T19:08:11.137Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-21T19:08:11.463Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.453s coverage: 13.8% of statements [2021-12-21T19:08:11.463Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 80.9% of statements [2021-12-21T19:08:11.463Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-12-21T19:08:12.027Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-12-21T19:08:12.589Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-12-21T19:08:13.519Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.491s coverage: 74.6% of statements [2021-12-21T19:08:13.669Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-21T19:08:14.237Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-21T19:08:14.886Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.5% of statements [2021-12-21T19:08:14.886Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-12-21T19:08:14.886Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-12-21T19:08:14.886Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-12-21T19:08:14.886Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-12-21T19:08:15.143Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.0% of statements [2021-12-21T19:08:16.071Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.549s coverage: 56.2% of statements [2021-12-21T19:08:17.522Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-12-21T19:08:17.522Z] === RUN TestDockerSuite/TestCpToDot [2021-12-21T19:08:17.966Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2021-12-21T19:08:18.090Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-21T19:08:19.032Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-21T19:08:19.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-12-21T19:08:19.748Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-21T19:08:19.859Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-21T19:08:19.873Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.387s coverage: 50.5% of statements [2021-12-21T19:08:20.129Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.766s coverage: 45.9% of statements [2021-12-21T19:08:20.129Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-12-21T19:08:20.428Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-21T19:08:21.204Z] --- PASS: TestRenameAnonymousContainer (12.12s) [2021-12-21T19:08:21.204Z] === RUN TestRenameContainerWithSameName [2021-12-21T19:08:21.806Z] docker_api_swarm_node_test.go:81: [ddee19373f1d1] joining swarm manager [d0235dca4da82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:08:21.806Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-21T19:08:21.806Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-21T19:08:22.373Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-21T19:08:23.310Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-21T19:08:23.310Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-21T19:08:23.403Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.8% of statements [2021-12-21T19:08:23.434Z] --- PASS: TestRenameContainerWithSameName (3.24s) [2021-12-21T19:08:23.434Z] === RUN TestRenameContainerWithLinkedContainer [2021-12-21T19:08:23.434Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-21T19:08:23.434Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-12-21T19:08:23.434Z] === RUN TestResize [2021-12-21T19:08:23.568Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-21T19:08:23.827Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-21T19:08:24.394Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-21T19:08:24.394Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-21T19:08:24.394Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-21T19:08:24.394Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-21T19:08:24.775Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.932s coverage: 58.0% of statements [2021-12-21T19:08:24.775Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-12-21T19:08:24.775Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-12-21T19:08:24.962Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-21T19:08:25.221Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-21T19:08:25.221Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s) [2021-12-21T19:08:25.221Z] === RUN TestCreateServiceSecretFileMode [2021-12-21T19:08:25.221Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-21T19:08:25.481Z] === RUN TestDockerSuite/TestCreateRM [2021-12-21T19:08:25.706Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2021-12-21T19:08:25.739Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-21T19:08:25.739Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T19:08:25.739Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-21T19:08:25.739Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-21T19:08:25.739Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-21T19:08:26.634Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-12-21T19:08:26.849Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-21T19:08:27.246Z] --- PASS: TestResize (3.32s) [2021-12-21T19:08:27.246Z] === RUN TestResizeWithInvalidSize [2021-12-21T19:08:27.313Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-21T19:08:27.313Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-21T19:08:27.313Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-21T19:08:28.274Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-21T19:08:28.274Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-21T19:08:28.274Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-21T19:08:30.214Z] --- PASS: TestResizeWithInvalidSize (3.51s) [2021-12-21T19:08:30.214Z] === RUN TestResizeWhenContainerNotStarted [2021-12-21T19:08:30.808Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.7% of statements [2021-12-21T19:08:30.808Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-12-21T19:08:30.808Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-12-21T19:08:30.808Z] ok github.com/docker/docker/daemon/logger 0.245s coverage: 43.5% of statements [2021-12-21T19:08:31.056Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-21T19:08:31.565Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-21T19:08:31.565Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-21T19:08:31.565Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-21T19:08:31.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-21T19:08:31.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-21T19:08:31.565Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-21T19:08:32.132Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-21T19:08:32.181Z] ok github.com/docker/docker/daemon/logger/gelf 0.028s coverage: 67.0% of statements [2021-12-21T19:08:33.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-21T19:08:33.255Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-21T19:08:33.602Z] ok github.com/docker/docker/daemon/logger/awslogs 0.382s coverage: 78.0% of statements [2021-12-21T19:08:33.603Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-12-21T19:08:33.603Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-12-21T19:08:33.603Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-12-21T19:08:33.636Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-21T19:08:34.026Z] --- PASS: TestResizeWhenContainerNotStarted (3.28s) [2021-12-21T19:08:34.026Z] === RUN TestDaemonRestartKillContainers [2021-12-21T19:08:34.026Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:08:34.026Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-12-21T19:08:34.026Z] === RUN TestStats [2021-12-21T19:08:34.026Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-21T19:08:34.026Z] --- SKIP: TestStats (0.00s) [2021-12-21T19:08:34.026Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-12-21T19:08:34.573Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-21T19:08:34.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.022s coverage: 87.2% of statements [2021-12-21T19:08:35.231Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.037s coverage: 69.9% of statements [2021-12-21T19:08:35.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-12-21T19:08:35.508Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-21T19:08:35.768Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-21T19:08:36.335Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-21T19:08:36.335Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-21T19:08:36.904Z] === RUN TestDockerSuite/TestDockerFails [2021-12-21T19:08:36.904Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-12-21T19:08:36.904Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-12-21T19:08:37.125Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-12-21T19:08:37.125Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-12-21T19:08:37.163Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-12-21T19:08:37.689Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 55.1% of statements [2021-12-21T19:08:37.732Z] docker_api_swarm_node_test.go:53: [daabd7f424e5b] joining swarm manager [da0cda7fb82af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:08:37.991Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-12-21T19:08:38.559Z] --- PASS: TestCreateServiceSecretFileMode (13.11s) [2021-12-21T19:08:38.559Z] === RUN TestCreateServiceConfigFileMode [2021-12-21T19:08:38.559Z] docker_api_swarm_node_test.go:54: [d46e97baaa553] joining swarm manager [da0cda7fb82af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:08:38.818Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-12-21T19:08:39.060Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.057s coverage: 31.5% of statements [2021-12-21T19:08:39.061Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-21T19:08:39.061Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-21T19:08:39.061Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-21T19:08:39.061Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-21T19:08:39.061Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-21T19:08:39.061Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-21T19:08:39.061Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-21T19:08:39.061Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-21T19:08:39.061Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-21T19:08:40.035Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-21T19:08:40.195Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-12-21T19:08:40.195Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-12-21T19:08:40.195Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-12-21T19:08:40.195Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-12-21T19:08:40.955Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2021-12-21T19:08:41.519Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-12-21T19:08:42.452Z] ok github.com/docker/docker/daemon/logger/splunk 2.037s coverage: 82.5% of statements [2021-12-21T19:08:42.452Z] ? github.com/docker/docker/daemon/names [no test files] [2021-12-21T19:08:42.452Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2021-12-21T19:08:42.452Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-12-21T19:08:44.343Z] ok github.com/docker/docker/distribution/metadata 0.107s coverage: 48.2% of statements [2021-12-21T19:08:46.563Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.06s) [2021-12-21T19:08:46.563Z] === RUN TestStopContainerWithTimeout [2021-12-21T19:08:46.563Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-21T19:08:46.563Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-12-21T19:08:46.563Z] === RUN TestUpdateRestartPolicy [2021-12-21T19:08:46.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-21T19:08:46.866Z] ok github.com/docker/docker/distribution 0.114s coverage: 26.4% of statements [2021-12-21T19:08:46.866Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-12-21T19:08:47.322Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-21T19:08:47.797Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-12-21T19:08:48.728Z] ok github.com/docker/docker/image 0.026s coverage: 86.6% of statements [2021-12-21T19:08:48.984Z] ok github.com/docker/docker/distribution/xfer 1.953s coverage: 85.1% of statements [2021-12-21T19:08:48.984Z] ? github.com/docker/docker/dockerversion [no test files] [2021-12-21T19:08:49.227Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-21T19:08:49.915Z] ok github.com/docker/docker/image/cache 0.026s coverage: 19.2% of statements [2021-12-21T19:08:50.163Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-12-21T19:08:50.479Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-12-21T19:08:50.729Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-21T19:08:51.046Z] ok github.com/docker/docker/image/v1 0.048s coverage: 25.0% of statements [2021-12-21T19:08:51.046Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-12-21T19:08:51.297Z] --- PASS: TestCreateServiceConfigFileMode (12.83s) [2021-12-21T19:08:51.297Z] === RUN TestCreateServiceSysctls [2021-12-21T19:08:51.559Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-21T19:08:51.976Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-12-21T19:08:52.129Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-21T19:08:52.698Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-21T19:08:53.267Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-21T19:08:53.884Z] ok github.com/docker/docker/oci 0.029s coverage: 43.3% of statements [2021-12-21T19:08:54.207Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-12-21T19:08:54.795Z] --- PASS: TestCreateServiceSysctls (3.47s) [2021-12-21T19:08:54.795Z] === RUN TestCreateServiceCapabilities [2021-12-21T19:08:54.815Z] ok github.com/docker/docker/opts 0.036s coverage: 67.1% of statements [2021-12-21T19:08:54.815Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-12-21T19:08:55.090Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-21T19:08:55.731Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-12-21T19:08:56.668Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-21T19:08:57.606Z] --- PASS: TestCreateServiceCapabilities (2.83s) [2021-12-21T19:08:57.606Z] === RUN TestInspect [2021-12-21T19:08:58.089Z] ok github.com/docker/docker/pkg/archive 0.564s coverage: 82.1% of statements [2021-12-21T19:08:59.456Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 68.3% of statements [2021-12-21T19:08:59.456Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-12-21T19:08:59.510Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-12-21T19:08:59.712Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-12-21T19:09:00.885Z] --- PASS: TestInspect (3.08s) [2021-12-21T19:09:00.885Z] === RUN TestCreateJob [2021-12-21T19:09:01.082Z] ok github.com/docker/docker/layer 7.113s coverage: 68.8% of statements [2021-12-21T19:09:01.082Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-12-21T19:09:01.082Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-12-21T19:09:01.082Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-12-21T19:09:01.082Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-12-21T19:09:01.082Z] ? github.com/docker/docker/oci/caps [no test files] [2021-12-21T19:09:01.709Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-12-21T19:09:01.822Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-21T19:09:01.969Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-12-21T19:09:02.533Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-12-21T19:09:02.760Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-21T19:09:03.462Z] ok github.com/docker/docker/pkg/chrootarchive 2.826s coverage: 43.5% of statements [2021-12-21T19:09:03.462Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-12-21T19:09:03.462Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-12-21T19:09:04.140Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-21T19:09:04.140Z] --- PASS: TestCreateJob (3.40s) [2021-12-21T19:09:04.140Z] === RUN TestReplicatedJob [2021-12-21T19:09:04.392Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2021-12-21T19:09:04.707Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-21T19:09:04.966Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-21T19:09:05.323Z] ok github.com/docker/docker/pkg/discovery/nodes 0.024s coverage: 93.8% of statements [2021-12-21T19:09:05.429Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-21T19:09:05.429Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-21T19:09:05.429Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-21T19:09:05.887Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2021-12-21T19:09:06.144Z] ok github.com/docker/docker/pkg/discovery/kv 3.031s coverage: 84.1% of statements [2021-12-21T19:09:06.343Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-21T19:09:06.707Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 84.8% of statements [2021-12-21T19:09:06.707Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-12-21T19:09:06.963Z] ok github.com/docker/docker/pkg/fsutils 0.147s coverage: 85.1% of statements [2021-12-21T19:09:07.219Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2021-12-21T19:09:07.280Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-12-21T19:09:07.540Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-21T19:09:07.798Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-12-21T19:09:08.057Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-12-21T19:09:08.058Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-21T19:09:08.149Z] ok github.com/docker/docker/pkg/idtools 0.523s coverage: 69.5% of statements [2021-12-21T19:09:08.149Z] ok github.com/docker/docker/pkg/ioutils 0.422s coverage: 70.1% of statements [2021-12-21T19:09:08.405Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-12-21T19:09:08.405Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-12-21T19:09:08.405Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-12-21T19:09:08.405Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-12-21T19:09:08.405Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-12-21T19:09:08.661Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-12-21T19:09:08.661Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-12-21T19:09:08.918Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-12-21T19:09:08.918Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-12-21T19:09:09.175Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-12-21T19:09:09.175Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-12-21T19:09:09.175Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-12-21T19:09:09.175Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-12-21T19:09:09.435Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-21T19:09:10.002Z] --- PASS: TestReplicatedJob (5.85s) [2021-12-21T19:09:10.002Z] === RUN TestUpdateReplicatedJob [2021-12-21T19:09:10.105Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-12-21T19:09:10.261Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-21T19:09:10.261Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-21T19:09:10.362Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-12-21T19:09:10.520Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-21T19:09:10.618Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-12-21T19:09:10.618Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-12-21T19:09:10.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-12-21T19:09:11.349Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-21T19:09:11.608Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-21T19:09:11.983Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-12-21T19:09:11.984Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-12-21T19:09:12.064Z] --- PASS: TestUpdateRestartPolicy (25.53s) [2021-12-21T19:09:12.064Z] === RUN TestUpdateRestartWithAutoRemove [2021-12-21T19:09:12.247Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-12-21T19:09:12.504Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-12-21T19:09:12.546Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-21T19:09:12.760Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-12-21T19:09:13.016Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-12-21T19:09:13.272Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-12-21T19:09:13.481Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2021-12-21T19:09:13.481Z] === RUN TestServiceListWithStatuses [2021-12-21T19:09:13.481Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T19:09:13.481Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-21T19:09:13.481Z] === RUN TestDockerNetworkConnectAlias [2021-12-21T19:09:13.481Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-12-21T19:09:13.639Z] --- PASS: TestUpdateRestartWithAutoRemove (3.28s) [2021-12-21T19:09:13.639Z] === RUN TestWaitNonBlocked [2021-12-21T19:09:13.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:09:13.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:09:13.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:09:13.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:09:13.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-12-21T19:09:13.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-12-21T19:09:13.739Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-12-21T19:09:13.739Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-21T19:09:13.739Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-12-21T19:09:13.739Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-21T19:09:13.739Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-21T19:09:13.835Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-12-21T19:09:14.091Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2021-12-21T19:09:14.348Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-12-21T19:09:14.604Z] coverage: [no statements] [2021-12-21T19:09:14.604Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-12-21T19:09:14.861Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2021-12-21T19:09:14.861Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-12-21T19:09:15.117Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-12-21T19:09:16.274Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-12-21T19:09:16.532Z] === RUN TestDockerSuite/TestEventsRename [2021-12-21T19:09:17.008Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-12-21T19:09:17.008Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-12-21T19:09:17.099Z] === RUN TestDockerSuite/TestEventsResize [2021-12-21T19:09:17.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-12-21T19:09:17.264Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-12-21T19:09:18.036Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-21T19:09:18.037Z] --- PASS: TestDockerNetworkConnectAlias (4.63s) [2021-12-21T19:09:18.037Z] === RUN TestDockerNetworkReConnect [2021-12-21T19:09:18.417Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-12-21T19:09:18.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.06s) [2021-12-21T19:09:18.417Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.16s) [2021-12-21T19:09:18.417Z] === RUN TestWaitBlocked [2021-12-21T19:09:18.417Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:18.417Z] --- SKIP: TestWaitBlocked (0.00s) [2021-12-21T19:09:18.417Z] PASS [2021-12-21T19:09:18.417Z] ok github.com/docker/docker/integration/container 123.689s [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === Skipped [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-12-21T19:09:18.417Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-12-21T19:09:18.417Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-12-21T19:09:18.417Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-12-21T19:09:18.417Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-12-21T19:09:18.417Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-12-21T19:09:18.417Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-12-21T19:09:18.417Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-12-21T19:09:18.417Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-12-21T19:09:18.417Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-12-21T19:09:18.417Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-12-21T19:09:18.417Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-12-21T19:09:18.417Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-12-21T19:09:18.417Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-12-21T19:09:18.417Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-12-21T19:09:18.417Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-12-21T19:09:18.417Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-12-21T19:09:18.417Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-12-21T19:09:18.417Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-12-21T19:09:18.417Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-12-21T19:09:18.417Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-12-21T19:09:18.417Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-12-21T19:09:18.417Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-12-21T19:09:18.417Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-12-21T19:09:18.417Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-12-21T19:09:18.417Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-12-21T19:09:18.417Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-12-21T19:09:18.417Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-12-21T19:09:18.417Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-12-21T19:09:18.417Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-12-21T19:09:18.417Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-12-21T19:09:18.417Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-12-21T19:09:18.417Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-12-21T19:09:18.417Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-12-21T19:09:18.417Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.417Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-12-21T19:09:18.417Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:18.417Z] [2021-12-21T19:09:18.418Z] DONE 87 tests, 34 skipped in 126.414s [2021-12-21T19:09:18.418Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-12-21T19:09:18.605Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-21T19:09:18.632Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2021-12-21T19:09:18.633Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-12-21T19:09:19.543Z] === RUN TestDockerSuite/TestEventsStreaming [2021-12-21T19:09:19.543Z] docker_api_swarm_test.go:202: [d8656f6edca40] joining swarm manager [d833244065e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:09:19.562Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2021-12-21T19:09:20.113Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-21T19:09:20.124Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2021-12-21T19:09:20.124Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-12-21T19:09:20.686Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-12-21T19:09:20.686Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-12-21T19:09:22.017Z] --- PASS: TestDockerNetworkReConnect (3.86s) [2021-12-21T19:09:22.017Z] === RUN TestServicePlugin [2021-12-21T19:09:22.951Z] === RUN TestDockerSuite/TestEventsTop [2021-12-21T19:09:23.204Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-12-21T19:09:23.767Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2021-12-21T19:09:23.888Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-21T19:09:24.023Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2021-12-21T19:09:25.389Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-12-21T19:09:25.791Z] plugin_test.go:61: [d84b59df5bb48] joining swarm manager [d76395d3bf879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:09:26.358Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-21T19:09:26.930Z] plugin_test.go:64: [d8f81dbb4e60e] joining swarm manager [d76395d3bf879]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:09:33.497Z] === RUN TestDockerSuite/TestExec [2021-12-21T19:09:33.497Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-21T19:09:33.497Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-21T19:09:34.066Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-21T19:09:34.324Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-21T19:09:35.700Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-21T19:09:35.958Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-21T19:09:36.527Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-21T19:09:37.464Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-21T19:09:38.030Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-21T19:09:38.289Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-21T19:09:39.237Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-21T19:09:39.498Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-12-21T19:09:40.436Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-21T19:09:40.520Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-21T19:09:40.521Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-21T19:09:40.521Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-21T19:09:40.521Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-21T19:09:40.521Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-21T19:09:41.373Z] === RUN TestDockerSuite/TestExecEnv [2021-12-21T19:09:41.942Z] docker_api_swarm_test.go:384: [d83b6b618163d] joining swarm manager [d1795be87fa4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:09:42.201Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-21T19:09:43.579Z] docker_api_swarm_test.go:385: [ded7a5949804d] joining swarm manager [d1795be87fa4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:09:43.579Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-21T19:09:44.147Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-21T19:09:44.224Z] === RUN TestConfigDaemonLibtrustID [2021-12-21T19:09:44.224Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-21T19:09:44.224Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-12-21T19:09:44.224Z] === RUN TestDaemonConfigValidation [2021-12-21T19:09:44.224Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-21T19:09:44.224Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-12-21T19:09:44.224Z] === RUN TestConfigDaemonSeccompProfiles [2021-12-21T19:09:44.224Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-21T19:09:44.224Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-12-21T19:09:44.224Z] === RUN TestDaemonProxy [2021-12-21T19:09:44.224Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-21T19:09:44.224Z] --- SKIP: TestDaemonProxy (0.00s) [2021-12-21T19:09:44.224Z] PASS [2021-12-21T19:09:44.224Z] ok github.com/docker/docker/integration/daemon 0.136s [2021-12-21T19:09:44.224Z] [2021-12-21T19:09:44.224Z] === Skipped [2021-12-21T19:09:44.224Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-12-21T19:09:44.224Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-12-21T19:09:44.224Z] [2021-12-21T19:09:44.224Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-12-21T19:09:44.224Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-12-21T19:09:44.224Z] [2021-12-21T19:09:44.224Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-12-21T19:09:44.224Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-12-21T19:09:44.224Z] [2021-12-21T19:09:44.224Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-12-21T19:09:44.224Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-12-21T19:09:44.224Z] [2021-12-21T19:09:44.224Z] DONE 4 tests, 4 skipped in 25.671s [2021-12-21T19:09:44.224Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-12-21T19:09:45.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:09:45.803Z] INFO: Testing against a local daemon [2021-12-21T19:09:45.803Z] === RUN TestCommitInheritsEnv [2021-12-21T19:09:45.803Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:09:45.803Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-12-21T19:09:45.803Z] === RUN TestImportExtremelyLargeImageWorks [2021-12-21T19:09:45.803Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-21T19:09:45.803Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T19:09:45.803Z] === RUN TestImagesFilterMultiReference [2021-12-21T19:09:45.803Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-12-21T19:09:45.803Z] === RUN TestImagePullPlatformInvalid [2021-12-21T19:09:45.803Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-12-21T19:09:45.803Z] === RUN TestRemoveImageOrphaning [2021-12-21T19:09:46.049Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-21T19:09:46.308Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-12-21T19:09:46.796Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2021-12-21T19:09:46.796Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-12-21T19:09:46.796Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-12-21T19:09:46.796Z] === RUN TestTagInvalidReference [2021-12-21T19:09:46.796Z] --- PASS: TestTagInvalidReference (0.04s) [2021-12-21T19:09:46.796Z] === RUN TestTagValidPrefixedRepo [2021-12-21T19:09:46.796Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-12-21T19:09:46.796Z] === RUN TestTagExistedNameWithoutForce [2021-12-21T19:09:46.874Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-21T19:09:47.268Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-12-21T19:09:47.268Z] === RUN TestTagOfficialNames [2021-12-21T19:09:47.268Z] --- PASS: TestTagOfficialNames (0.09s) [2021-12-21T19:09:47.268Z] === RUN TestTagMatchesDigest [2021-12-21T19:09:47.268Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-12-21T19:09:47.268Z] PASS [2021-12-21T19:09:47.268Z] ok github.com/docker/docker/integration/image 1.620s [2021-12-21T19:09:47.268Z] [2021-12-21T19:09:47.268Z] === Skipped [2021-12-21T19:09:47.268Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-12-21T19:09:47.268Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:09:47.268Z] [2021-12-21T19:09:47.268Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-12-21T19:09:47.268Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-12-21T19:09:47.268Z] [2021-12-21T19:09:47.268Z] DONE 11 tests, 2 skipped in 3.588s [2021-12-21T19:09:47.268Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-12-21T19:09:47.272Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/pkg/term [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/rootless [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/testutil/request [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/volume [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-12-21T19:09:47.272Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === Skipped [2021-12-21T19:09:47.272Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-12-21T19:09:47.272Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-12-21T19:09:47.272Z] network_proxy_test.go:208: No support for dual stack yet [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-12-21T19:09:47.272Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-12-21T19:09:47.272Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver btrfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:71: No driver to put! [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-12-21T19:09:47.272Z] time="2021-12-21T19:08:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-12-21T19:09:47.272Z] time="2021-12-21T19:08:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-12-21T19:09:47.272Z] time="2021-12-21T19:08:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-12-21T19:09:47.272Z] time="2021-12-21T19:08:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-12-21T19:09:47.272Z] time="2021-12-21T19:08:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:71: No driver to put! [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-12-21T19:09:47.272Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-12-21T19:09:47.272Z] overlay_test.go:50: Fails to compute changes intermittently [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-12-21T19:09:47.272Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-12-21T19:09:47.272Z] graphtest_unix.go:44: Driver zfs not supported [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-12-21T19:09:47.272Z] graphtest_unix.go:71: No driver to put! [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-12-21T19:09:47.272Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-12-21T19:09:47.272Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-12-21T19:09:47.272Z] [2021-12-21T19:09:47.272Z] DONE 2340 tests, 28 skipped in 254.636s [2021-12-21T19:09:47.272Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/bitseq [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cluster [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/config [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/datastore [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/diagnostic [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/discoverapi [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/driverapi [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/host [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/null [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/remote [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/windows [2021-12-21T19:09:47.272Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/drvregistry [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/etchosts [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/idm [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/internal/caller [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipam [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipamapi [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipams/null [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipams/remote [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ipamutils [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/iptables [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/netlabel [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/netutils [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/networkdb [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/ns [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/options [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/osl [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/osl/kernel [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/portallocator [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/portmapper [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/resolvconf [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/testutils [2021-12-21T19:09:47.273Z] github.com/docker/docker/libnetwork/types' ']' [2021-12-21T19:09:47.273Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-12-21T19:09:47.442Z] === RUN TestDockerSuite/TestExecParseError [2021-12-21T19:09:47.701Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-21T19:09:48.270Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-21T19:09:48.529Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-21T19:09:49.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:09:49.501Z] INFO: Testing against a local daemon [2021-12-21T19:09:49.501Z] === RUN TestNetworkCreateDelete [2021-12-21T19:09:49.501Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:49.501Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestDockerNetworkDeletePreferID [2021-12-21T19:09:49.501Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-21T19:09:49.501Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestDaemonDNSFallback [2021-12-21T19:09:49.501Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:49.501Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestInspectNetwork [2021-12-21T19:09:49.501Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:49.501Z] --- SKIP: TestInspectNetwork (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestRunContainerWithBridgeNone [2021-12-21T19:09:49.501Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:49.501Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestNetworkInvalidJSON [2021-12-21T19:09:49.501Z] === RUN TestNetworkInvalidJSON//networks/create [2021-12-21T19:09:49.501Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-12-21T19:09:49.501Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:09:49.501Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:09:49.501Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:09:49.501Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:09:49.501Z] === CONT TestNetworkInvalidJSON//networks/create [2021-12-21T19:09:49.501Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-12-21T19:09:49.501Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-12-21T19:09:49.501Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-12-21T19:09:49.501Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-12-21T19:09:49.501Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-12-21T19:09:49.501Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-12-21T19:09:49.501Z] === RUN TestNetworkList [2021-12-21T19:09:49.501Z] === RUN TestNetworkList//networks [2021-12-21T19:09:49.501Z] === PAUSE TestNetworkList//networks [2021-12-21T19:09:49.501Z] === RUN TestNetworkList//networks/ [2021-12-21T19:09:49.501Z] === PAUSE TestNetworkList//networks/ [2021-12-21T19:09:49.501Z] === CONT TestNetworkList//networks [2021-12-21T19:09:49.501Z] === CONT TestNetworkList//networks/ [2021-12-21T19:09:49.501Z] --- PASS: TestNetworkList (0.04s) [2021-12-21T19:09:49.501Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-12-21T19:09:49.501Z] --- PASS: TestNetworkList//networks (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestHostIPv4BridgeLabel [2021-12-21T19:09:49.501Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestDaemonRestartWithLiveRestore [2021-12-21T19:09:49.501Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestDaemonDefaultNetworkPools [2021-12-21T19:09:49.501Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestDaemonRestartWithExistingNetwork [2021-12-21T19:09:49.501Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-12-21T19:09:49.501Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-12-21T19:09:49.501Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestServiceWithPredefinedNetwork [2021-12-21T19:09:49.501Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-12-21T19:09:49.501Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:09:49.501Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestServiceWithDataPathPortInit [2021-12-21T19:09:49.501Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-12-21T19:09:49.501Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-12-21T19:09:49.501Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-21T19:09:49.501Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T19:09:49.501Z] PASS [2021-12-21T19:09:49.501Z] ok github.com/docker/docker/integration/network 0.176s [2021-12-21T19:09:49.905Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === Skipped [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-12-21T19:09:49.974Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-12-21T19:09:49.974Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-12-21T19:09:49.974Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-12-21T19:09:49.974Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-12-21T19:09:49.974Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-12-21T19:09:49.974Z] network_test.go:128: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:30: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:59: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:103: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:137: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:188: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:213: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:243: FLAKY_TEST [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:334: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-12-21T19:09:49.974Z] service_test.go:402: testEnv.OSType == "windows" [2021-12-21T19:09:49.974Z] [2021-12-21T19:09:49.974Z] DONE 22 tests, 15 skipped in 2.313s [2021-12-21T19:09:49.974Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-12-21T19:09:50.167Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-21T19:09:50.445Z] testing: warning: no tests to run [2021-12-21T19:09:50.445Z] PASS [2021-12-21T19:09:50.445Z] ok github.com/docker/docker/integration/network/ipvlan 0.085s [2021-12-21T19:09:50.445Z] [2021-12-21T19:09:50.445Z] DONE 0 tests in 0.700s [2021-12-21T19:09:50.735Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-21T19:09:50.917Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-12-21T19:09:51.393Z] testing: warning: no tests to run [2021-12-21T19:09:51.393Z] PASS [2021-12-21T19:09:51.393Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2021-12-21T19:09:51.393Z] [2021-12-21T19:09:51.393Z] DONE 0 tests in 0.669s [2021-12-21T19:09:51.393Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-12-21T19:09:52.399Z] testing: warning: no tests to run [2021-12-21T19:09:52.399Z] PASS [2021-12-21T19:09:52.399Z] ok github.com/docker/docker/integration/plugin 0.093s [2021-12-21T19:09:52.399Z] [2021-12-21T19:09:52.399Z] DONE 0 tests in 0.701s [2021-12-21T19:09:52.399Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-12-21T19:09:52.874Z] testing: warning: no tests to run [2021-12-21T19:09:52.874Z] PASS [2021-12-21T19:09:52.874Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2021-12-21T19:09:52.874Z] [2021-12-21T19:09:52.874Z] DONE 0 tests in 0.708s [2021-12-21T19:09:53.266Z] --- PASS: TestServicePlugin (31.35s) [2021-12-21T19:09:53.266Z] === RUN TestServiceUpdateLabel [2021-12-21T19:09:53.346Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-12-21T19:09:55.797Z] --- PASS: TestServiceUpdateLabel (2.15s) [2021-12-21T19:09:55.797Z] === RUN TestServiceUpdateSecrets [2021-12-21T19:09:58.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:09:58.133Z] INFO: Testing against a local daemon [2021-12-21T19:09:58.133Z] === RUN TestPluginInvalidJSON [2021-12-21T19:09:58.133Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:09:58.133Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:09:58.133Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-12-21T19:09:58.133Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-12-21T19:09:58.133Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-12-21T19:09:58.133Z] === RUN TestPluginInstall [2021-12-21T19:09:58.133Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-21T19:09:58.133Z] --- SKIP: TestPluginInstall (0.00s) [2021-12-21T19:09:58.133Z] === RUN TestPluginsWithRuntimes [2021-12-21T19:09:58.133Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-21T19:09:58.133Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-12-21T19:09:58.133Z] === RUN TestPluginBackCompatMediaTypes [2021-12-21T19:09:58.133Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-21T19:09:58.133Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T19:09:58.133Z] PASS [2021-12-21T19:09:58.133Z] ok github.com/docker/docker/integration/plugin/common 0.125s [2021-12-21T19:09:58.604Z] [2021-12-21T19:09:58.604Z] === Skipped [2021-12-21T19:09:58.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-12-21T19:09:58.604Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-12-21T19:09:58.604Z] [2021-12-21T19:09:58.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-12-21T19:09:58.604Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-12-21T19:09:58.604Z] [2021-12-21T19:09:58.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-12-21T19:09:58.604Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-12-21T19:09:58.604Z] [2021-12-21T19:09:58.604Z] DONE 5 tests, 3 skipped in 5.153s [2021-12-21T19:09:58.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-12-21T19:10:01.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:01.586Z] INFO: Testing against a local daemon [2021-12-21T19:10:01.586Z] === RUN TestExternalGraphDriver [2021-12-21T19:10:01.586Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-21T19:10:01.586Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-12-21T19:10:01.586Z] === RUN TestGraphdriverPluginV2 [2021-12-21T19:10:01.586Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-21T19:10:01.586Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-12-21T19:10:01.586Z] PASS [2021-12-21T19:10:01.586Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.125s [2021-12-21T19:10:01.586Z] [2021-12-21T19:10:01.586Z] === Skipped [2021-12-21T19:10:01.586Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-12-21T19:10:01.586Z] external_test.go:47: runtime.GOOS == "windows" [2021-12-21T19:10:01.586Z] [2021-12-21T19:10:01.586Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-12-21T19:10:01.586Z] external_test.go:407: runtime.GOOS == "windows" [2021-12-21T19:10:01.586Z] [2021-12-21T19:10:01.586Z] DONE 2 tests, 2 skipped in 3.264s [2021-12-21T19:10:02.062Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-12-21T19:10:02.359Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-21T19:10:02.360Z] === RUN TestDockerSuite/TestExecTTY [2021-12-21T19:10:02.360Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-21T19:10:02.927Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-21T19:10:03.504Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-21T19:10:03.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:03.641Z] INFO: Testing against a local daemon [2021-12-21T19:10:03.641Z] === RUN TestReadPluginNoRead [2021-12-21T19:10:03.641Z] read_test.go:21: no unix domain sockets on Windows [2021-12-21T19:10:03.641Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-12-21T19:10:03.641Z] PASS [2021-12-21T19:10:03.641Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2021-12-21T19:10:04.072Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-21T19:10:04.072Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-21T19:10:04.072Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-21T19:10:04.114Z] [2021-12-21T19:10:04.114Z] === Skipped [2021-12-21T19:10:04.114Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-12-21T19:10:04.114Z] read_test.go:21: no unix domain sockets on Windows [2021-12-21T19:10:04.114Z] [2021-12-21T19:10:04.114Z] DONE 1 tests, 1 skipped in 2.147s [2021-12-21T19:10:04.114Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-12-21T19:10:05.107Z] testing: warning: no tests to run [2021-12-21T19:10:05.107Z] PASS [2021-12-21T19:10:05.107Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2021-12-21T19:10:05.107Z] [2021-12-21T19:10:05.107Z] DONE 0 tests in 1.117s [2021-12-21T19:10:05.451Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-12-21T19:10:05.591Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-12-21T19:10:05.742Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-21T19:10:05.743Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-21T19:10:06.019Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-21T19:10:06.205Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-21T19:10:06.955Z] === RUN TestDockerSuite/TestExecWithTERM [2021-12-21T19:10:07.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:07.167Z] INFO: Testing against a local daemon [2021-12-21T19:10:07.167Z] === RUN TestPluginWithDevMounts [2021-12-21T19:10:07.167Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:07.167Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-12-21T19:10:07.167Z] PASS [2021-12-21T19:10:07.167Z] ok github.com/docker/docker/integration/plugin/volumes 0.093s [2021-12-21T19:10:07.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-21T19:10:07.214Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-21T19:10:07.638Z] [2021-12-21T19:10:07.638Z] === Skipped [2021-12-21T19:10:07.638Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-12-21T19:10:07.638Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:07.638Z] [2021-12-21T19:10:07.638Z] DONE 1 tests, 1 skipped in 2.177s [2021-12-21T19:10:07.638Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-12-21T19:10:07.781Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-21T19:10:09.888Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:09.888Z] INFO: Testing against a local daemon [2021-12-21T19:10:09.888Z] === RUN TestSecretInspect [2021-12-21T19:10:09.888Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] --- SKIP: TestSecretInspect (0.00s) [2021-12-21T19:10:09.888Z] === RUN TestSecretList [2021-12-21T19:10:09.888Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] --- SKIP: TestSecretList (0.00s) [2021-12-21T19:10:09.888Z] === RUN TestSecretsCreateAndDelete [2021-12-21T19:10:09.888Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-12-21T19:10:09.888Z] === RUN TestSecretsUpdate [2021-12-21T19:10:09.888Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-12-21T19:10:09.888Z] === RUN TestTemplatedSecret [2021-12-21T19:10:09.888Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-12-21T19:10:09.888Z] === RUN TestSecretCreateResolve [2021-12-21T19:10:09.888Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:09.888Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-12-21T19:10:09.888Z] PASS [2021-12-21T19:10:09.888Z] ok github.com/docker/docker/integration/secret 0.099s [2021-12-21T19:10:09.888Z] [2021-12-21T19:10:09.888Z] === Skipped [2021-12-21T19:10:09.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-12-21T19:10:09.888Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] [2021-12-21T19:10:09.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-12-21T19:10:09.888Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] [2021-12-21T19:10:09.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-12-21T19:10:09.888Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] [2021-12-21T19:10:09.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-12-21T19:10:09.888Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] [2021-12-21T19:10:09.888Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-12-21T19:10:09.888Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:09.888Z] [2021-12-21T19:10:09.888Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-12-21T19:10:09.888Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:09.888Z] [2021-12-21T19:10:09.888Z] DONE 6 tests, 6 skipped in 1.922s [2021-12-21T19:10:09.888Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-12-21T19:10:10.310Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2021-12-21T19:10:10.310Z] === RUN TestServiceUpdateConfigs [2021-12-21T19:10:12.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:12.119Z] INFO: Testing against a local daemon [2021-12-21T19:10:12.119Z] === RUN TestServiceCreateInit [2021-12-21T19:10:12.119Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-12-21T19:10:12.119Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-12-21T19:10:12.119Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- PASS: TestServiceCreateInit (0.05s) [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestCreateServiceMultipleTimes [2021-12-21T19:10:12.119Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestCreateServiceConflict [2021-12-21T19:10:12.119Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestCreateServiceMaxReplicas [2021-12-21T19:10:12.119Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-12-21T19:10:12.119Z] === RUN TestCreateWithDuplicateNetworkNames [2021-12-21T19:10:12.119Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestCreateServiceSecretFileMode [2021-12-21T19:10:12.119Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestCreateServiceConfigFileMode [2021-12-21T19:10:12.119Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestCreateServiceSysctls [2021-12-21T19:10:12.119Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-12-21T19:10:12.119Z] === RUN TestCreateServiceCapabilities [2021-12-21T19:10:12.119Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-12-21T19:10:12.119Z] === RUN TestInspect [2021-12-21T19:10:12.119Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestInspect (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestCreateJob [2021-12-21T19:10:12.119Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestCreateJob (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestReplicatedJob [2021-12-21T19:10:12.119Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestReplicatedJob (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestUpdateReplicatedJob [2021-12-21T19:10:12.119Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestServiceListWithStatuses [2021-12-21T19:10:12.119Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestDockerNetworkConnectAlias [2021-12-21T19:10:12.119Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestDockerNetworkReConnect [2021-12-21T19:10:12.119Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestServicePlugin [2021-12-21T19:10:12.119Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.119Z] --- SKIP: TestServicePlugin (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestServiceUpdateLabel [2021-12-21T19:10:12.119Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestServiceUpdateSecrets [2021-12-21T19:10:12.119Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestServiceUpdateConfigs [2021-12-21T19:10:12.119Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestServiceUpdateNetwork [2021-12-21T19:10:12.119Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-12-21T19:10:12.119Z] === RUN TestServiceUpdatePidsLimit [2021-12-21T19:10:12.119Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.119Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-12-21T19:10:12.119Z] PASS [2021-12-21T19:10:12.119Z] ok github.com/docker/docker/integration/service 0.234s [2021-12-21T19:10:12.212Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === Skipped [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T19:10:12.601Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T19:10:12.601Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-12-21T19:10:12.601Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-12-21T19:10:12.601Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-12-21T19:10:12.601Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-12-21T19:10:12.601Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-12-21T19:10:12.601Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-12-21T19:10:12.601Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-12-21T19:10:12.601Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-12-21T19:10:12.601Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-12-21T19:10:12.601Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-12-21T19:10:12.601Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-12-21T19:10:12.601Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-12-21T19:10:12.601Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-12-21T19:10:12.601Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-12-21T19:10:12.601Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-12-21T19:10:12.601Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-12-21T19:10:12.601Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-12-21T19:10:12.601Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-12-21T19:10:12.601Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-12-21T19:10:12.601Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-12-21T19:10:12.601Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-12-21T19:10:12.601Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-12-21T19:10:12.601Z] [2021-12-21T19:10:12.601Z] DONE 24 tests, 23 skipped in 2.642s [2021-12-21T19:10:12.601Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-12-21T19:10:14.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:14.176Z] INFO: Testing against a local daemon [2021-12-21T19:10:14.176Z] === RUN TestSessionCreate [2021-12-21T19:10:14.176Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-21T19:10:14.176Z] --- SKIP: TestSessionCreate (0.00s) [2021-12-21T19:10:14.176Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-21T19:10:14.176Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-21T19:10:14.176Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-12-21T19:10:14.176Z] PASS [2021-12-21T19:10:14.176Z] ok github.com/docker/docker/integration/session 0.094s [2021-12-21T19:10:14.176Z] [2021-12-21T19:10:14.176Z] === Skipped [2021-12-21T19:10:14.176Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-12-21T19:10:14.176Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-12-21T19:10:14.176Z] [2021-12-21T19:10:14.176Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-12-21T19:10:14.176Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-12-21T19:10:14.176Z] [2021-12-21T19:10:14.176Z] DONE 2 tests, 2 skipped in 1.834s [2021-12-21T19:10:14.649Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-12-21T19:10:15.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-21T19:10:15.761Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-21T19:10:16.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:16.225Z] INFO: Testing against a local daemon [2021-12-21T19:10:16.225Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-21T19:10:16.225Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:16.225Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestDiskUsage [2021-12-21T19:10:16.225Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-21T19:10:16.225Z] --- SKIP: TestDiskUsage (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestEventsExecDie [2021-12-21T19:10:16.225Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-21T19:10:16.225Z] --- SKIP: TestEventsExecDie (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestEventsBackwardsCompatible [2021-12-21T19:10:16.225Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-21T19:10:16.225Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestEventsVolumeCreate [2021-12-21T19:10:16.225Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-21T19:10:16.225Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestInfoAPI [2021-12-21T19:10:16.225Z] --- PASS: TestInfoAPI (0.05s) [2021-12-21T19:10:16.225Z] === RUN TestInfoAPIWarnings [2021-12-21T19:10:16.225Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:10:16.225Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestInfoDebug [2021-12-21T19:10:16.225Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:10:16.225Z] --- SKIP: TestInfoDebug (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestInfoInsecureRegistries [2021-12-21T19:10:16.225Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:10:16.225Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestInfoRegistryMirrors [2021-12-21T19:10:16.225Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:10:16.225Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-12-21T19:10:16.225Z] === RUN TestLoginFailsWithBadCredentials [2021-12-21T19:10:17.218Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-12-21T19:10:17.218Z] === RUN TestPingCacheHeaders [2021-12-21T19:10:17.218Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-12-21T19:10:17.218Z] === RUN TestPingGet [2021-12-21T19:10:17.218Z] --- PASS: TestPingGet (0.03s) [2021-12-21T19:10:17.218Z] === RUN TestPingHead [2021-12-21T19:10:17.302Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-21T19:10:17.478Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-21T19:10:17.548Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-21T19:10:17.548Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-21T19:10:17.548Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-21T19:10:17.689Z] --- PASS: TestPingHead (0.04s) [2021-12-21T19:10:17.689Z] === RUN TestVersion [2021-12-21T19:10:17.689Z] --- PASS: TestVersion (0.03s) [2021-12-21T19:10:17.689Z] PASS [2021-12-21T19:10:17.689Z] ok github.com/docker/docker/integration/system 1.220s [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === Skipped [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:10:17.689Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-12-21T19:10:17.689Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-12-21T19:10:17.689Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-12-21T19:10:17.689Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-12-21T19:10:17.689Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-12-21T19:10:17.689Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-12-21T19:10:17.689Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-12-21T19:10:17.689Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-12-21T19:10:17.689Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-12-21T19:10:17.689Z] [2021-12-21T19:10:17.689Z] DONE 15 tests, 9 skipped in 3.149s [2021-12-21T19:10:17.689Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-12-21T19:10:18.412Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-21T19:10:19.917Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:19.917Z] INFO: Testing against a local daemon [2021-12-21T19:10:19.917Z] === RUN TestVolumesCreateAndList [2021-12-21T19:10:19.917Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-12-21T19:10:19.917Z] === RUN TestVolumesRemove [2021-12-21T19:10:19.918Z] --- PASS: TestVolumesRemove (0.17s) [2021-12-21T19:10:19.918Z] === RUN TestVolumesInspect [2021-12-21T19:10:19.918Z] --- PASS: TestVolumesInspect (0.05s) [2021-12-21T19:10:19.918Z] === RUN TestVolumesInvalidJSON [2021-12-21T19:10:19.918Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-21T19:10:19.918Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-21T19:10:19.918Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-21T19:10:19.918Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-12-21T19:10:19.918Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-21T19:10:19.918Z] PASS [2021-12-21T19:10:19.918Z] ok github.com/docker/docker/integration/volume 0.358s [2021-12-21T19:10:19.918Z] [2021-12-21T19:10:19.918Z] DONE 5 tests in 2.327s [2021-12-21T19:10:20.389Z] INFO: make.ps1 ended at 12/21/2021 19:10:19 [2021-12-21T19:10:20.389Z] INFO: Integration CLI tests being run from the host: [2021-12-21T19:10:20.389Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-12-21T19:10:23.677Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-21T19:10:23.677Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-21T19:10:23.677Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-21T19:10:23.677Z] === RUN TestDockerSuite/TestHealth [2021-12-21T19:10:24.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-21T19:10:24.614Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2021-12-21T19:10:24.615Z] === RUN TestServiceUpdateNetwork [2021-12-21T19:10:25.963Z] ok github.com/docker/docker/libnetwork 37.238s coverage: 40.7% of statements [2021-12-21T19:10:25.963Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2021-12-21T19:10:25.963Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-12-21T19:10:27.331Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-12-21T19:10:27.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-12-21T19:10:27.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-12-21T19:10:27.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-12-21T19:10:27.331Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-12-21T19:10:27.331Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-12-21T19:10:27.587Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-12-21T19:10:27.844Z] ok github.com/docker/docker/libnetwork/config 0.025s coverage: 24.0% of statements [2021-12-21T19:10:28.101Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-12-21T19:10:28.101Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-12-21T19:10:28.101Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-12-21T19:10:28.357Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-12-21T19:10:30.876Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.414s coverage: 59.9% of statements [2021-12-21T19:10:30.876Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-12-21T19:10:30.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-12-21T19:10:30.891Z] INFO: Testing against a local daemon [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-12-21T19:10:30.891Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-12-21T19:10:30.891Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-12-21T19:10:30.891Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-12-21T19:10:31.132Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-12-21T19:10:31.363Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-12-21T19:10:31.835Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-12-21T19:10:32.061Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2021-12-21T19:10:32.061Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-12-21T19:10:32.306Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-12-21T19:10:32.317Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-12-21T19:10:32.574Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-12-21T19:10:32.574Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-12-21T19:10:32.777Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-12-21T19:10:36.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-21T19:10:38.656Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-21T19:10:39.488Z] --- PASS: TestServiceUpdateNetwork (12.92s) [2021-12-21T19:10:39.488Z] === RUN TestServiceUpdatePidsLimit [2021-12-21T19:10:39.488Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-12-21T19:10:39.488Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-12-21T19:10:42.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.758s coverage: 7.2% of statements [2021-12-21T19:10:42.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-12-21T19:10:42.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-12-21T19:10:42.516Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-12-21T19:10:42.516Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-12-21T19:10:42.516Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-12-21T19:10:42.516Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-12-21T19:10:42.773Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-12-21T19:10:42.785Z] check_test.go:379: [ded7a5949804d] daemon is not started [2021-12-21T19:10:42.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-12-21T19:10:42.785Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-21T19:10:42.785Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-21T19:10:42.785Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-21T19:10:42.785Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-21T19:10:43.029Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-12-21T19:10:43.043Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-21T19:10:43.043Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-21T19:10:43.285Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-12-21T19:10:43.541Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-12-21T19:10:43.541Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-12-21T19:10:43.979Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-21T19:10:43.979Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-21T19:10:43.979Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-21T19:10:43.979Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-21T19:10:44.239Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-21T19:10:44.497Z] docker_api_swarm_test.go:802: [d5e04d8b776c3] joining swarm manager [db419b1e63dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:10:44.497Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-21T19:10:45.066Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-21T19:10:45.066Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-21T19:10:45.635Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-21T19:10:45.635Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-21T19:10:45.893Z] docker_api_swarm_test.go:802: [da3d6ebe2c89f] joining swarm manager [db419b1e63dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:10:46.152Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-12-21T19:10:46.411Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-21T19:10:46.980Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-21T19:10:46.980Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-21T19:10:47.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-21T19:10:47.153Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-21T19:10:47.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-21T19:10:47.239Z] docker_api_swarm_test.go:802: [d6555653b8921] joining swarm manager [db419b1e63dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-21T19:10:47.807Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-21T19:10:48.744Z] docker_api_swarm_test.go:802: [d58f6bf52309e] joining swarm manager [db419b1e63dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-21T19:10:48.997Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-21T19:10:49.681Z] docker_api_swarm_test.go:810: [dca01a535deda] joining swarm manager [db419b1e63dd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-12-21T19:10:50.248Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-21T19:10:50.248Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-21T19:10:50.248Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-21T19:10:51.187Z] === RUN TestDockerSuite/TestImportFile [2021-12-21T19:10:52.565Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-21T19:10:52.565Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-21T19:10:53.501Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-21T19:10:54.071Z] --- PASS: TestServiceUpdatePidsLimit (16.40s) [2021-12-21T19:10:54.071Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2021-12-21T19:10:54.071Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2021-12-21T19:10:54.071Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2021-12-21T19:10:54.071Z] PASS [2021-12-21T19:10:54.071Z] [2021-12-21T19:10:54.071Z] === Skipped [2021-12-21T19:10:54.071Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-12-21T19:10:54.071Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-12-21T19:10:54.071Z] [2021-12-21T19:10:54.071Z] DONE 27 tests, 1 skipped in 194.711s [2021-12-21T19:10:54.071Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-12-21T19:10:54.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:10:54.071Z] ++ set -e [2021-12-21T19:10:54.071Z] ++ '[' -n 0 ']' [2021-12-21T19:10:54.071Z] ++ set -x [2021-12-21T19:10:54.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:10:54.071Z] INFO: Testing against a local daemon [2021-12-21T19:10:54.071Z] === RUN TestSessionCreate [2021-12-21T19:10:54.071Z] --- PASS: TestSessionCreate (0.02s) [2021-12-21T19:10:54.071Z] === RUN TestSessionCreateWithBadUpgrade [2021-12-21T19:10:54.071Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-12-21T19:10:54.071Z] PASS [2021-12-21T19:10:54.071Z] [2021-12-21T19:10:54.071Z] DONE 2 tests in 0.125s [2021-12-21T19:10:54.071Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-12-21T19:10:54.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:10:54.071Z] ++ set -e [2021-12-21T19:10:54.071Z] ++ '[' -n 0 ']' [2021-12-21T19:10:54.071Z] ++ set -x [2021-12-21T19:10:54.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:10:54.071Z] INFO: Testing against a local daemon [2021-12-21T19:10:54.071Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-12-21T19:10:54.071Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-21T19:10:54.071Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:10:54.071Z] === RUN TestDiskUsage [2021-12-21T19:10:54.071Z] === PAUSE TestDiskUsage [2021-12-21T19:10:54.071Z] === RUN TestEventsExecDie [2021-12-21T19:10:55.009Z] --- PASS: TestEventsExecDie (0.78s) [2021-12-21T19:10:55.009Z] === RUN TestEventsBackwardsCompatible [2021-12-21T19:10:55.009Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-12-21T19:10:55.009Z] === RUN TestEventsVolumeCreate [2021-12-21T19:10:55.009Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-12-21T19:10:55.269Z] === RUN TestInfoBinaryCommits [2021-12-21T19:10:55.269Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-21T19:10:55.269Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-12-21T19:10:55.269Z] === RUN TestInfoAPIVersioned [2021-12-21T19:10:55.269Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-12-21T19:10:55.269Z] === RUN TestInfoDiscoveryBackend [2021-12-21T19:10:55.745Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-12-21T19:10:55.838Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-12-21T19:10:55.838Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-12-21T19:10:56.775Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-21T19:10:56.775Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-12-21T19:10:56.775Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-12-21T19:10:57.344Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-21T19:10:57.344Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-12-21T19:10:57.344Z] === RUN TestInfoAPI [2021-12-21T19:10:57.344Z] --- PASS: TestInfoAPI (0.03s) [2021-12-21T19:10:57.344Z] === RUN TestInfoAPIWarnings [2021-12-21T19:10:57.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-21T19:10:57.533Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-21T19:10:57.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-21T19:10:57.533Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-21T19:10:57.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-21T19:10:57.914Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-21T19:10:58.173Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-21T19:10:58.173Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-12-21T19:10:58.173Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-21T19:10:58.743Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-21T19:10:59.309Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-21T19:10:59.575Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-21T19:11:00.150Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-21T19:11:00.411Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-21T19:11:00.978Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-21T19:11:00.978Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-12-21T19:11:02.358Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-21T19:11:02.618Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-21T19:11:02.877Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-21T19:11:03.136Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-21T19:11:03.395Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-21T19:11:03.395Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-21T19:11:03.395Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-21T19:11:03.811Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-21T19:11:04.331Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-21T19:11:04.591Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-21T19:11:05.160Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-21T19:11:05.727Z] === RUN TestDockerSuite/TestInspectImage [2021-12-21T19:11:05.727Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-21T19:11:05.727Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-21T19:11:05.727Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-21T19:11:05.727Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-21T19:11:06.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-21T19:11:06.120Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-21T19:11:06.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-21T19:11:06.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-21T19:11:06.120Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-21T19:11:06.120Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-21T19:11:06.120Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-21T19:11:06.295Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-21T19:11:06.553Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-21T19:11:06.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-21T19:11:06.811Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-21T19:11:07.070Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-21T19:11:07.637Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-21T19:11:10.168Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-21T19:11:10.168Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-21T19:11:10.428Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/ipam 13.767s coverage: 85.3% of statements [2021-12-21T19:11:10.591Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-12-21T19:11:10.591Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2021-12-21T19:11:10.591Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/iptables 0.154s coverage: 45.1% of statements [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-12-21T19:11:10.591Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-12-21T19:11:11.006Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-21T19:11:12.381Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-21T19:11:12.640Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-21T19:11:13.207Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-21T19:11:13.465Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-21T19:11:13.725Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-12-21T19:11:13.725Z] === RUN TestInfoDebug [2021-12-21T19:11:14.293Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-21T19:11:14.293Z] --- PASS: TestInfoDebug (0.54s) [2021-12-21T19:11:14.293Z] === RUN TestInfoInsecureRegistries [2021-12-21T19:11:14.551Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-21T19:11:14.809Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-12-21T19:11:14.809Z] === RUN TestInfoRegistryMirrors [2021-12-21T19:11:15.067Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-21T19:11:15.067Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-12-21T19:11:15.326Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-12-21T19:11:15.326Z] === RUN TestLoginFailsWithBadCredentials [2021-12-21T19:11:15.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-12-21T19:11:15.326Z] === RUN TestPingCacheHeaders [2021-12-21T19:11:15.326Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-12-21T19:11:15.326Z] === RUN TestPingGet [2021-12-21T19:11:15.326Z] --- PASS: TestPingGet (0.01s) [2021-12-21T19:11:15.326Z] === RUN TestPingHead [2021-12-21T19:11:15.326Z] --- PASS: TestPingHead (0.02s) [2021-12-21T19:11:15.326Z] === RUN TestVersion [2021-12-21T19:11:15.326Z] --- PASS: TestVersion (0.02s) [2021-12-21T19:11:15.326Z] === CONT TestDiskUsage [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/container_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/image_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/volume_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/build-cache_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-12-21T19:11:15.894Z] === RUN TestDiskUsage/after_LoadBusybox [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-12-21T19:11:16.153Z] === RUN TestDiskUsage/after_container.Run [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-12-21T19:11:16.721Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage (1.43s) [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-12-21T19:11:16.721Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-12-21T19:11:16.722Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-12-21T19:11:16.722Z] PASS [2021-12-21T19:11:16.981Z] [2021-12-21T19:11:16.981Z] === Skipped [2021-12-21T19:11:16.981Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-12-21T19:11:16.981Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-12-21T19:11:16.981Z] [2021-12-21T19:11:16.981Z] DONE 53 tests, 1 skipped in 22.778s [2021-12-21T19:11:16.981Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-12-21T19:11:16.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:11:16.981Z] ++ set -e [2021-12-21T19:11:16.981Z] ++ '[' -n 0 ']' [2021-12-21T19:11:16.981Z] ++ set -x [2021-12-21T19:11:16.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-12-21T19:11:16.981Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-21T19:11:16.981Z] INFO: Testing against a local daemon [2021-12-21T19:11:16.981Z] === RUN TestVolumesCreateAndList [2021-12-21T19:11:16.981Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-12-21T19:11:16.981Z] === RUN TestVolumesRemove [2021-12-21T19:11:17.240Z] --- PASS: TestVolumesRemove (0.11s) [2021-12-21T19:11:17.240Z] === RUN TestVolumesInspect [2021-12-21T19:11:17.240Z] --- PASS: TestVolumesInspect (0.03s) [2021-12-21T19:11:17.240Z] === RUN TestVolumesInvalidJSON [2021-12-21T19:11:17.240Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-12-21T19:11:17.240Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-12-21T19:11:17.240Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-12-21T19:11:17.240Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-12-21T19:11:17.240Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-12-21T19:11:17.240Z] PASS [2021-12-21T19:11:17.240Z] [2021-12-21T19:11:17.240Z] DONE 5 tests in 0.341s [2021-12-21T19:11:17.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-21T19:11:17.499Z] ++++ cat bundles/test-integration/docker.pid [2021-12-21T19:11:17.499Z] +++ kill 6309 [2021-12-21T19:11:17.762Z] +++ /etc/init.d/apparmor stop [2021-12-21T19:11:17.762Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-21T19:11:17.762Z] [2021-12-21T19:11:17.762Z] Unloading profiles will leave already running processes permanently [2021-12-21T19:11:17.762Z] unconfined, which can lead to unexpected situations. [2021-12-21T19:11:17.762Z] [2021-12-21T19:11:17.762Z] To set a process to complain mode, use the command line tool [2021-12-21T19:11:17.762Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-21T19:11:17.762Z] +++ true [2021-12-21T19:11:17.762Z] exiting test-integration [2021-12-21T19:11:17.762Z] ++ exit 0 [2021-12-21T19:11:17.762Z] [2021-12-21T19:11:18.332Z] + for job in $(jobs -p) [2021-12-21T19:11:18.332Z] + wait 9484 [2021-12-21T19:11:18.905Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-21T19:11:20.282Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-21T19:11:20.282Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-21T19:11:21.220Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-21T19:11:22.596Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-21T19:11:23.972Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-21T19:11:23.972Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-21T19:11:25.349Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-21T19:11:25.608Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-21T19:11:26.175Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-21T19:11:32.744Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-21T19:11:34.120Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-21T19:11:35.498Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-21T19:11:35.758Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-21T19:11:37.661Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-12-21T19:11:37.661Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-21T19:11:37.661Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-21T19:11:37.661Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-21T19:11:37.661Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-21T19:11:38.228Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-21T19:11:38.487Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-21T19:11:39.552Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-21T19:11:42.671Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-21T19:11:42.671Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-21T19:11:45.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-12-21T19:11:46.908Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-21T19:11:47.476Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-21T19:11:47.476Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-21T19:11:48.044Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-21T19:11:48.981Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-21T19:11:49.916Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-21T19:11:49.978Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-21T19:11:50.851Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-21T19:11:51.418Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-21T19:11:53.321Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-21T19:11:53.580Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-21T19:11:54.147Z] === RUN TestDockerSuite/TestLogsSince [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-12-21T19:11:59.126Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-12-21T19:11:59.126Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-12-21T19:11:59.126Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-12-21T19:11:59.126Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-12-21T19:11:59.126Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-12-21T19:11:59.126Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-12-21T19:11:59.126Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-12-21T19:11:59.126Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-12-21T19:11:59.126Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-12-21T19:11:59.126Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-12-21T19:11:59.126Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-12-21T19:11:59.126Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-12-21T19:11:59.126Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-12-21T19:11:59.126Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-12-21T19:11:59.126Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-12-21T19:11:59.126Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-21T19:11:59.126Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-12-21T19:12:00.707Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-21T19:12:01.355Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-12-21T19:12:01.355Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-21T19:12:01.355Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-12-21T19:12:01.355Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:12:01.355Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-12-21T19:12:02.491Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-21T19:12:05.973Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-21T19:12:06.539Z] === RUN TestDockerSuite/TestLogsTail [2021-12-21T19:12:07.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-21T19:12:07.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-21T19:12:07.058Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-21T19:12:07.058Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-21T19:12:07.058Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:12:07.058Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-21T19:12:07.107Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-21T19:12:07.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-12-21T19:12:07.365Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-21T19:12:07.518Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-21T19:12:07.518Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-21T19:12:07.518Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-21T19:12:07.932Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-21T19:12:08.191Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-21T19:12:08.759Z] === RUN TestDockerSuite/TestNetHostname [2021-12-21T19:12:10.072Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-12-21T19:12:10.705Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-21T19:12:10.971Z] === RUN TestDockerSuite/TestNetworkEvents [2021-12-21T19:12:11.908Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-12-21T19:12:13.329Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-21T19:12:13.809Z] docker_api_swarm_service_test.go:395: [d99561d29fd04] joining swarm manager [d90158213d8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:12:14.376Z] docker_api_swarm_service_test.go:395: [deb5b8330d608] joining swarm manager [d90158213d8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:12:14.870Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-21T19:12:14.870Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-21T19:12:14.870Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-21T19:12:14.870Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-21T19:12:14.870Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-21T19:12:16.909Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-21T19:12:17.067Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-21T19:12:18.612Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-21T19:12:18.816Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-21T19:12:19.076Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-21T19:12:19.383Z] === RUN TestDockerSuite/TestPluginActive [2021-12-21T19:12:20.048Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-21T19:12:20.508Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-21T19:12:21.913Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-21T19:12:27.605Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-21T19:12:28.487Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-21T19:12:28.487Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-21T19:12:28.487Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-21T19:12:28.745Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-21T19:12:29.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-12-21T19:12:30.523Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-21T19:12:30.523Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-21T19:12:30.523Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-21T19:12:31.496Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-21T19:12:31.496Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-21T19:12:31.496Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-21T19:12:31.584Z] docker_api_swarm_service_test.go:343: [dbbd07597834f] joining swarm manager [d039d3369ed76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:12:32.151Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-21T19:12:32.409Z] docker_api_swarm_service_test.go:343: [d675fcfacf2d1] joining swarm manager [d039d3369ed76]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:12:32.479Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-21T19:12:34.313Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-21T19:12:34.661Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-21T19:12:36.204Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-21T19:12:36.666Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-21T19:12:36.666Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-21T19:12:36.666Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-21T19:12:36.868Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-21T19:12:38.210Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-21T19:12:38.670Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-21T19:12:38.670Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-21T19:12:38.670Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-21T19:12:38.670Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-21T19:12:38.670Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-21T19:12:42.135Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-21T19:12:42.701Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-21T19:12:43.638Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-21T19:12:44.574Z] === RUN TestDockerSuite/TestPortList [2021-12-21T19:12:45.760Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-21T19:12:45.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-12-21T19:12:48.484Z] docker_api_swarm_service_test.go:490: [d55790f363ef8] joining swarm manager [d76cfa260a755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:12:49.052Z] docker_api_swarm_service_test.go:490: [d5e86d51687c5] joining swarm manager [d76cfa260a755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:12:51.589Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-21T19:12:52.525Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-21T19:12:59.086Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-21T19:12:59.086Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-21T19:12:59.086Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-21T19:12:59.086Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-21T19:12:59.086Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-21T19:12:59.346Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-21T19:12:59.346Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-21T19:12:59.913Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-21T19:12:59.913Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-21T19:13:00.849Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-21T19:13:00.849Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-12-21T19:13:01.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-12-21T19:13:01.975Z] ok github.com/docker/docker/libnetwork/networkdb 103.934s coverage: 60.0% of statements [2021-12-21T19:13:01.976Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-12-21T19:13:01.976Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-12-21T19:13:01.976Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2021-12-21T19:13:01.976Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-12-21T19:13:01.976Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-12-21T19:13:01.976Z] ok github.com/docker/docker/libnetwork/portmapper 0.209s coverage: 48.6% of statements [2021-12-21T19:13:01.976Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-12-21T19:13:01.976Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-12-21T19:13:01.976Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === Skipped [2021-12-21T19:13:01.976Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-12-21T19:13:01.976Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-12-21T19:13:01.976Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-12-21T19:13:01.976Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-12-21T19:13:01.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-12-21T19:13:01.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-12-21T19:13:01.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-12-21T19:13:01.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-12-21T19:13:01.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-12-21T19:13:01.976Z] firewalld_test.go:14: firewalld is not running [2021-12-21T19:13:01.976Z] [2021-12-21T19:13:01.976Z] DONE 331 tests, 9 skipped in 198.207s [2021-12-21T19:13:02.719Z] === RUN TestDockerSuite/TestPruneContainerUntil Post stage [Pipeline] junit [2021-12-21T19:13:02.918Z] Recording test results [2021-12-21T19:13:03.390Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-12-21T19:13:03.719Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43097/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4150289764ed7c7f1d849f11978a5d0773d3ed1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4150289764ed7c7f1d849f11978a5d0773d3ed1 hack/validate/vendor [2021-12-21T19:13:04.118Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-12-21T19:13:04.647Z] No vendor changes in diff. [2021-12-21T19:13:04.687Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-12-21T19:13:04.947Z] === RUN TestDockerSuite/TestPsByOrder [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-21T19:13:05.531Z] + echo Ensuring container killed. [2021-12-21T19:13:05.531Z] Ensuring container killed. [2021-12-21T19:13:05.531Z] + docker rm -vf docker-pr3 [2021-12-21T19:13:05.531Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-12-21T19:13:05.821Z] + echo Chowning /workspace to jenkins user [2021-12-21T19:13:05.821Z] Chowning /workspace to jenkins user [2021-12-21T19:13:05.821Z] + id -u [2021-12-21T19:13:05.821Z] + id -g [2021-12-21T19:13:05.821Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43097:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-21T19:13:07.482Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-21T19:13:07.532Z] + bundleName=unit [2021-12-21T19:13:07.532Z] + echo Creating unit-bundles.tar.gz [2021-12-21T19:13:07.532Z] Creating unit-bundles.tar.gz [2021-12-21T19:13:07.532Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-12-21T19:13:07.532Z] bundles/junit-report-libnetwork.xml [2021-12-21T19:13:07.532Z] bundles/junit-report.xml [2021-12-21T19:13:07.532Z] bundles/go-test-report-libnetwork.json [2021-12-21T19:13:07.532Z] bundles/go-test-report.json [2021-12-21T19:13:07.532Z] bundles/profile-libnetwork.out [2021-12-21T19:13:07.532Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-12-21T19:13:07.543Z] Archiving artifacts [2021-12-21T19:13:07.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-12-21T19:13:07.964Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-12-21T19:13:08.001Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] sh [2021-12-21T19:13:08.281Z] + make clean [2021-12-21T19:13:08.538Z] docker volume rm -f docker-dev-cache [2021-12-21T19:13:08.795Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-21T19:13:09.905Z] docker_api_swarm_service_test.go:128: [d725c29360dab] joining swarm manager [da4ed34884afe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:13:10.472Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-21T19:13:10.731Z] docker_api_swarm_service_test.go:129: [d5e821a06d625] joining swarm manager [da4ed34884afe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:13:13.266Z] docker_api_swarm_service_test.go:137: [d124e878b0f47] joining swarm manager [da4ed34884afe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-21T19:13:13.833Z] docker_api_swarm_service_test.go:138: [d3bef37bae8e3] joining swarm manager [da4ed34884afe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-12-21T19:13:14.093Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-21T19:13:14.352Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-21T19:13:16.886Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-21T19:13:23.449Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-21T19:13:24.385Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-21T19:13:25.762Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-21T19:13:26.699Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-21T19:13:27.266Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-21T19:13:28.373Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-21T19:13:28.374Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-21T19:13:28.374Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-21T19:13:29.187Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-21T19:13:30.123Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-21T19:13:31.499Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-21T19:13:31.499Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-21T19:13:32.065Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-21T19:13:33.442Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-21T19:13:34.292Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-21T19:13:34.292Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-21T19:13:34.292Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-21T19:13:34.292Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-21T19:13:34.765Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-21T19:13:34.765Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-21T19:13:34.818Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-21T19:13:35.239Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-21T19:13:35.386Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-21T19:13:35.386Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-21T19:13:35.386Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-21T19:13:35.386Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-21T19:13:35.644Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-21T19:13:35.644Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-21T19:13:35.714Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-21T19:13:35.714Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-21T19:13:35.714Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-21T19:13:36.211Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-21T19:13:36.211Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-12-21T19:13:37.148Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-21T19:13:38.086Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-21T19:13:38.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-12-21T19:13:38.913Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-21T19:13:40.818Z] docker_api_swarm_service_test.go:304: [de6395b8f74e3] joining swarm manager [dce26622fd12a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:13:41.756Z] docker_api_swarm_service_test.go:304: [df8269764a58c] joining swarm manager [dce26622fd12a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-21T19:13:43.996Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-21T19:13:43.996Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-21T19:13:43.996Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-21T19:13:43.996Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-21T19:13:45.947Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-21T19:13:46.514Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-21T19:13:47.797Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-21T19:13:47.894Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-21T19:13:47.894Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-21T19:13:47.894Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-21T19:13:48.153Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-21T19:13:50.699Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-21T19:13:51.590Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-21T19:13:51.628Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-12-21T19:13:51.628Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-21T19:13:51.628Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-12-21T19:13:51.628Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-12-21T19:13:51.628Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-12-21T19:13:51.628Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-12-21T19:13:51.636Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-21T19:13:52.099Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-12-21T19:13:52.099Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-21T19:13:52.099Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-12-21T19:13:52.099Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-21T19:13:52.099Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-12-21T19:13:52.099Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-21T19:13:52.099Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-12-21T19:13:52.571Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-12-21T19:13:53.540Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-21T19:13:53.563Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-12-21T19:13:54.478Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-21T19:13:54.478Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-21T19:13:54.478Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-21T19:13:56.534Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-12-21T19:13:57.013Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-21T19:13:57.474Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-21T19:13:57.475Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-21T19:13:57.475Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-21T19:13:57.475Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-21T19:13:57.579Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-21T19:13:57.579Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-21T19:13:57.942Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-21T19:13:57.942Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-21T19:13:57.942Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-21T19:13:57.942Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-21T19:13:57.942Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-21T19:13:57.942Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-21T19:13:57.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-21T19:13:58.762Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-12-21T19:13:58.762Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-21T19:13:58.762Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-12-21T19:13:58.762Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-21T19:13:58.762Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-12-21T19:13:58.762Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-12-21T19:13:58.955Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-21T19:13:59.214Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-21T19:14:00.590Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-21T19:14:01.157Z] === RUN TestDockerSuite/TestRmiTag [2021-12-21T19:14:01.157Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-21T19:14:01.725Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-21T19:14:01.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-12-21T19:14:01.729Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-12-21T19:14:02.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-21T19:14:02.712Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:14:02.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-21T19:14:02.712Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:14:02.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-21T19:14:02.712Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:14:02.712Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-21T19:14:03.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-21T19:14:04.260Z] docker_api_swarm_service_test.go:100: [dfade35e2d895] joining swarm manager [d41421ed89220]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:14:04.519Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-21T19:14:04.778Z] docker_api_swarm_service_test.go:101: [d4110474f5694] joining swarm manager [d41421ed89220]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:14:05.345Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-21T19:14:05.605Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-21T19:14:05.863Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-21T19:14:05.915Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-21T19:14:05.916Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-21T19:14:05.916Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-21T19:14:05.916Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-21T19:14:07.242Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-21T19:14:08.178Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-21T19:14:08.437Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-21T19:14:09.006Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-21T19:14:09.006Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-21T19:14:09.569Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-21T19:14:09.573Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-21T19:14:10.509Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-21T19:14:11.078Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-21T19:14:11.649Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-21T19:14:12.215Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-12-21T19:14:13.150Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-21T19:14:14.087Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-12-21T19:14:14.654Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-12-21T19:14:15.221Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-12-21T19:14:15.787Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-12-21T19:14:16.354Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-12-21T19:14:16.704Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-12-21T19:14:16.921Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-21T19:14:17.856Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-12-21T19:14:18.424Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-21T19:14:18.991Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-21T19:14:19.558Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-21T19:14:19.817Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-21T19:14:19.817Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-21T19:14:21.194Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-21T19:14:21.486Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-12-21T19:14:21.762Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-21T19:14:21.957Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-12-21T19:14:21.957Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-21T19:14:21.957Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-12-21T19:14:22.330Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-21T19:14:22.898Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-21T19:14:23.158Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-21T19:14:23.158Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-21T19:14:23.726Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-21T19:14:24.294Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-21T19:14:24.864Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-21T19:14:25.434Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-21T19:14:25.773Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-12-21T19:14:26.003Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-21T19:14:26.003Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-21T19:14:26.620Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-21T19:14:26.620Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-21T19:14:27.398Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-21T19:14:27.481Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-12-21T19:14:27.867Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-21T19:14:27.867Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-21T19:14:27.867Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-21T19:14:27.867Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-21T19:14:27.867Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-21T19:14:27.867Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-21T19:14:27.867Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-21T19:14:27.867Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-21T19:14:27.867Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-21T19:14:27.867Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-21T19:14:27.867Z] === RUN TestDockerSuite/TestBuildFails [2021-12-21T19:14:27.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-21T19:14:27.996Z] check_test.go:379: [dfade35e2d895] daemon is not started [2021-12-21T19:14:28.255Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-21T19:14:28.823Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-21T19:14:29.390Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-21T19:14:29.390Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-21T19:14:29.974Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-21T19:14:30.875Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-21T19:14:30.875Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-21T19:14:30.909Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-21T19:14:31.845Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-21T19:14:32.413Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-21T19:14:32.980Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-21T19:14:33.239Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-21T19:14:33.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-12-21T19:14:33.373Z] === RUN TestDockerSuite/TestBuildAddScript [2021-12-21T19:14:33.374Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-21T19:14:33.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-12-21T19:14:33.374Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-21T19:14:33.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-12-21T19:14:33.374Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-21T19:14:33.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-12-21T19:14:33.374Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-21T19:14:33.374Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-12-21T19:14:33.807Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-21T19:14:33.851Z] === RUN TestDockerSuite/TestBuildAddTar [2021-12-21T19:14:34.376Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-21T19:14:34.945Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-21T19:14:35.887Z] docker_api_swarm_service_test.go:533: [dc63960aaffa4] joining swarm manager [d86b5c301e8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:14:36.145Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-21T19:14:37.082Z] docker_api_swarm_service_test.go:534: [db53d7a707c4d] joining swarm manager [d86b5c301e8f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:14:38.459Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-21T19:14:38.459Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-21T19:14:39.395Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-21T19:14:39.543Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-21T19:14:41.314Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-21T19:14:41.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-21T19:14:42.691Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-21T19:14:42.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-21T19:14:43.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-21T19:14:44.595Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-21T19:14:45.408Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-21T19:14:45.970Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-21T19:14:45.970Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-21T19:14:45.970Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-21T19:14:45.970Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-21T19:14:45.970Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-21T19:14:46.537Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-21T19:14:47.922Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-21T19:14:48.491Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-21T19:14:49.882Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-21T19:14:50.470Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-21T19:14:51.406Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-21T19:14:51.973Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-12-21T19:14:51.973Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-21T19:14:51.973Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-21T19:14:52.539Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-12-21T19:14:53.477Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-21T19:14:53.477Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-21T19:14:53.737Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-21T19:14:54.099Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-21T19:14:54.305Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-21T19:14:54.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-21T19:14:54.565Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-12-21T19:14:55.132Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-21T19:14:55.132Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-21T19:14:55.699Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-21T19:14:55.958Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-21T19:14:56.526Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-21T19:14:56.581Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-21T19:14:57.093Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-21T19:14:57.351Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-21T19:14:57.919Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-21T19:14:58.178Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-21T19:14:58.745Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-21T19:14:58.745Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-21T19:14:59.311Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-21T19:14:59.571Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-21T19:14:59.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-12-21T19:15:00.398Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-21T19:15:00.401Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-21T19:15:00.967Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T19:15:00.967Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T19:15:00.967Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-21T19:15:01.306Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-21T19:15:02.293Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-21T19:15:02.344Z] docker_api_swarm_service_test.go:148: [da4aa9c220e74] joining swarm manager [d59ee9abf7ef5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:15:02.911Z] docker_api_swarm_service_test.go:148: [da6b00418f542] joining swarm manager [d59ee9abf7ef5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:15:03.479Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-21T19:15:04.049Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-21T19:15:09.431Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-21T19:15:09.431Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-21T19:15:09.431Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-21T19:15:09.891Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-21T19:15:10.351Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-21T19:15:10.351Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-21T19:15:10.351Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-21T19:15:16.261Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-12-21T19:15:16.261Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-21T19:15:16.651Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-12-21T19:15:16.651Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-21T19:15:16.651Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-12-21T19:15:16.651Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-21T19:15:16.651Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-12-21T19:15:16.850Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-12-21T19:15:16.850Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-12-21T19:15:16.850Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-21T19:15:16.850Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-21T19:15:17.416Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-21T19:15:19.319Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-21T19:15:20.255Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-21T19:15:20.703Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-21T19:15:20.703Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:15:20.703Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-21T19:15:21.634Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-21T19:15:28.197Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-21T19:15:28.197Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-21T19:15:28.197Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-21T19:15:29.135Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-21T19:15:29.135Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-21T19:15:29.135Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-21T19:15:30.071Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-21T19:15:30.639Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-21T19:15:31.575Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-21T19:15:31.575Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-21T19:15:31.834Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-21T19:15:32.770Z] === RUN TestDockerSuite/TestRunMount [2021-12-21T19:15:34.526Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-12-21T19:15:34.526Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-21T19:15:35.522Z] === RUN TestDockerSuite/TestBuildBlankName [2021-12-21T19:15:35.536Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-21T19:15:35.536Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-21T19:15:35.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-12-21T19:15:36.959Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-21T19:15:36.959Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-21T19:15:37.527Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-21T19:15:37.722Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-21T19:15:37.722Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-21T19:15:37.722Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-21T19:15:38.464Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-21T19:15:38.691Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-21T19:15:38.691Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-21T19:15:39.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-12-21T19:15:39.659Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-21T19:15:42.962Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-21T19:15:44.338Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-21T19:15:44.505Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-21T19:15:45.495Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-21T19:15:46.242Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-21T19:15:46.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-12-21T19:15:46.475Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-21T19:15:46.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-12-21T19:15:46.533Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-21T19:15:47.178Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-21T19:15:48.099Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-21T19:15:48.114Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-21T19:15:48.114Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-21T19:15:48.375Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-21T19:15:49.068Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-21T19:15:49.312Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-21T19:15:49.572Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-21T19:15:50.037Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-21T19:15:50.509Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-21T19:15:51.886Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-21T19:15:52.219Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-21T19:15:52.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-12-21T19:15:53.266Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-21T19:15:56.552Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-21T19:15:56.552Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-21T19:15:56.552Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-12-21T19:15:57.119Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-21T19:15:57.119Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-21T19:15:58.057Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-21T19:15:58.625Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-21T19:15:58.625Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-21T19:15:59.192Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-21T19:15:59.332Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-21T19:15:59.332Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:15:59.332Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-21T19:15:59.332Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-21T19:15:59.332Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-21T19:15:59.332Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-21T19:15:59.332Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-21T19:15:59.332Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-21T19:15:59.332Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-21T19:15:59.791Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-21T19:16:00.761Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-21T19:16:04.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-12-21T19:16:04.717Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-12-21T19:16:04.717Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-21T19:16:04.717Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-21T19:16:04.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-12-21T19:16:05.287Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-12-21T19:16:05.866Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-21T19:16:07.771Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-21T19:16:07.868Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-21T19:16:08.338Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-12-21T19:16:08.905Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-12-21T19:16:08.905Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-21T19:16:09.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-12-21T19:16:09.424Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-21T19:16:09.992Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-21T19:16:10.251Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-21T19:16:10.819Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T19:16:10.819Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-21T19:16:10.819Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-21T19:16:11.755Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-21T19:16:11.755Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-12-21T19:16:12.017Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-21T19:16:12.017Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-21T19:16:12.017Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-21T19:16:12.587Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-12-21T19:16:13.967Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-21T19:16:13.967Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-21T19:16:13.967Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-21T19:16:14.905Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-12-21T19:16:15.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-12-21T19:16:15.385Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-21T19:16:15.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-12-21T19:16:16.283Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-21T19:16:17.663Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-12-21T19:16:17.663Z] === RUN TestDockerSuite/TestRunRm [2021-12-21T19:16:18.231Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-21T19:16:20.763Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-12-21T19:16:21.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-12-21T19:16:21.281Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-21T19:16:21.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-12-21T19:16:21.281Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-21T19:16:21.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-12-21T19:16:21.698Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-21T19:16:22.634Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-21T19:16:22.634Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-12-21T19:16:22.893Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-12-21T19:16:24.800Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-12-21T19:16:25.374Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-12-21T19:16:27.297Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-12-21T19:16:28.233Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-12-21T19:16:28.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-12-21T19:16:28.468Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-21T19:16:28.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-12-21T19:16:28.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-12-21T19:16:28.468Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-21T19:16:28.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-12-21T19:16:28.468Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-21T19:16:28.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-12-21T19:16:28.977Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-21T19:16:28.977Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-21T19:16:28.977Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-21T19:16:28.977Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-21T19:16:31.518Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-12-21T19:16:31.777Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-12-21T19:16:32.344Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-12-21T19:16:32.604Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-12-21T19:16:33.172Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-12-21T19:16:33.740Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-12-21T19:16:34.307Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-12-21T19:16:34.879Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-12-21T19:16:35.140Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-21T19:16:35.711Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-21T19:16:35.969Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-21T19:16:38.500Z] === RUN TestDockerSuite/TestRunState [2021-12-21T19:16:39.436Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-21T19:16:40.004Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-21T19:16:40.263Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-21T19:16:40.521Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-12-21T19:16:40.521Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-21T19:16:40.521Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-21T19:16:40.779Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-21T19:16:41.348Z] === RUN TestDockerSuite/TestRunSysctls [2021-12-21T19:16:41.811Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-21T19:16:41.811Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-21T19:16:41.811Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-21T19:16:41.811Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-21T19:16:42.288Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-21T19:16:42.288Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-21T19:16:42.288Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-21T19:16:42.547Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-12-21T19:16:43.923Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-12-21T19:16:44.489Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-12-21T19:16:45.866Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-12-21T19:16:47.784Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-21T19:16:51.068Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-21T19:16:51.068Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-21T19:16:51.327Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-21T19:16:51.894Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-21T19:16:53.271Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-21T19:16:53.839Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-21T19:16:54.405Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-21T19:16:54.664Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-21T19:16:54.664Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-21T19:16:55.231Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-12-21T19:16:55.490Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-21T19:16:55.749Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-21T19:16:56.317Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-12-21T19:16:56.317Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-21T19:16:56.317Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-21T19:16:56.575Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-21T19:16:57.143Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-21T19:16:58.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-12-21T19:17:00.437Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-21T19:17:00.696Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-21T19:17:01.263Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-21T19:17:01.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-12-21T19:17:01.618Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-21T19:17:02.617Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-12-21T19:17:02.617Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:17:02.640Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-21T19:17:03.088Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-12-21T19:17:04.544Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-12-21T19:17:04.544Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-21T19:17:04.664Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-12-21T19:17:04.664Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-21T19:17:04.664Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-12-21T19:17:05.923Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-21T19:17:07.830Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-12-21T19:17:07.830Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-21T19:17:08.398Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-21T19:17:08.398Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-21T19:17:08.398Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-21T19:17:08.398Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-21T19:17:08.398Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-21T19:17:08.398Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-21T19:17:08.398Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-21T19:17:08.666Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-12-21T19:17:08.666Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-21T19:17:08.666Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-12-21T19:17:08.931Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-12-21T19:17:09.875Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-12-21T19:17:10.559Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-12-21T19:17:10.812Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-12-21T19:17:11.071Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-12-21T19:17:11.528Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-21T19:17:11.640Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-21T19:17:11.640Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-12-21T19:17:12.136Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-12-21T19:17:12.136Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-21T19:17:12.136Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-12-21T19:17:12.136Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-21T19:17:12.136Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-12-21T19:17:12.207Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-12-21T19:17:12.208Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-12-21T19:17:12.208Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-12-21T19:17:12.208Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-12-21T19:17:12.208Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-12-21T19:17:12.208Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-12-21T19:17:12.208Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-21T19:17:12.208Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-12-21T19:17:12.466Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-12-21T19:17:13.034Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-12-21T19:17:13.034Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-12-21T19:17:13.601Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-21T19:17:13.601Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-21T19:17:13.715Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-12-21T19:17:14.169Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-21T19:17:14.169Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-12-21T19:17:14.428Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-12-21T19:17:14.712Z] === RUN TestDockerSuite/TestBuildCmd [2021-12-21T19:17:14.999Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-12-21T19:17:14.999Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-21T19:17:14.999Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-21T19:17:15.566Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-21T19:17:15.704Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-12-21T19:17:16.176Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-12-21T19:17:16.501Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-12-21T19:17:16.647Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-12-21T19:17:16.760Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-12-21T19:17:16.760Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-21T19:17:16.760Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-21T19:17:17.019Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-21T19:17:17.019Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-21T19:17:17.954Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-21T19:17:18.522Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-21T19:17:19.897Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-21T19:17:20.465Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-21T19:17:20.465Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-21T19:17:20.465Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-21T19:17:20.465Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-12-21T19:17:21.402Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-12-21T19:17:21.971Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-12-21T19:17:23.351Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-21T19:17:23.351Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-21T19:17:23.351Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-12-21T19:17:23.832Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-12-21T19:17:24.291Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-21T19:17:24.549Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-21T19:17:25.121Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-21T19:17:26.364Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-21T19:17:26.498Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-12-21T19:17:26.498Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2702277554 [2021-12-21T19:17:26.757Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-21T19:17:26.757Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-21T19:17:26.798Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-12-21T19:17:26.799Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-21T19:17:26.799Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-12-21T19:17:27.790Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-12-21T19:17:27.790Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-21T19:17:27.790Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-12-21T19:17:28.158Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-21T19:17:28.158Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-21T19:17:28.158Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-21T19:17:28.263Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-12-21T19:17:28.725Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-12-21T19:17:29.662Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-21T19:17:31.230Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-12-21T19:17:31.570Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-21T19:17:31.570Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-21T19:17:31.570Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-21T19:17:31.829Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-21T19:17:31.829Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-21T19:17:31.829Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-12-21T19:17:32.222Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-12-21T19:17:32.244Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-21T19:17:32.397Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-21T19:17:32.693Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-12-21T19:17:32.693Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-21T19:17:32.693Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-12-21T19:17:34.268Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-12-21T19:17:34.739Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-12-21T19:17:34.739Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-21T19:17:34.739Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-12-21T19:17:34.739Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-21T19:17:34.739Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-12-21T19:17:34.929Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-21T19:17:34.929Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-12-21T19:17:37.462Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-12-21T19:17:39.329Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-21T19:17:39.994Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-12-21T19:17:39.994Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-21T19:17:41.372Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-21T19:17:41.967Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-12-21T19:17:42.308Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-21T19:17:42.876Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-12-21T19:17:43.445Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-21T19:17:45.128Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-21T19:17:45.977Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-21T19:17:47.882Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-21T19:17:48.140Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-21T19:17:48.399Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-12-21T19:17:49.336Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-21T19:17:51.250Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-21T19:17:52.185Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-21T19:17:54.088Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-12-21T19:17:54.655Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-21T19:17:59.929Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-21T19:18:02.459Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-21T19:18:06.265Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-21T19:18:06.265Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-21T19:18:06.265Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-21T19:18:06.645Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-12-21T19:18:06.645Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-21T19:18:09.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-12-21T19:18:09.180Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-12-21T19:18:11.084Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-21T19:18:11.651Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-21T19:18:11.909Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-21T19:18:12.476Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-21T19:18:12.476Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-21T19:18:12.476Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-21T19:18:12.737Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-12-21T19:18:13.305Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-21T19:18:14.845Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-21T19:18:15.306Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-21T19:18:15.306Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-21T19:18:15.306Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-21T19:18:15.306Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-21T19:18:15.306Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-21T19:18:15.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-12-21T19:18:16.407Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-21T19:18:19.047Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-21T19:18:19.695Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-12-21T19:18:19.695Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-12-21T19:18:20.262Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-12-21T19:18:20.262Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-21T19:18:20.262Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-12-21T19:18:20.262Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-21T19:18:20.262Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-12-21T19:18:20.524Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-12-21T19:18:21.459Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-12-21T19:18:22.027Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-12-21T19:18:22.965Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-12-21T19:18:23.119Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-21T19:18:23.119Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-21T19:18:23.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-12-21T19:18:23.580Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-21T19:18:24.100Z] === RUN TestDockerSuite/TestUpdateStats [2021-12-21T19:18:24.747Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-12-21T19:18:24.747Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-12-21T19:18:24.857Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-21T19:18:25.217Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-12-21T19:18:27.769Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-21T19:18:27.769Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-21T19:18:27.769Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-21T19:18:28.285Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-12-21T19:18:28.549Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-12-21T19:18:28.549Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-21T19:18:28.549Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-12-21T19:18:29.116Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-12-21T19:18:29.684Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-21T19:18:30.685Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-21T19:18:31.654Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-21T19:18:32.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-12-21T19:18:32.401Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-12-21T19:18:32.401Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-21T19:18:32.401Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-12-21T19:18:32.401Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-21T19:18:32.401Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-12-21T19:18:32.401Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-21T19:18:32.401Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-12-21T19:18:33.193Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-21T19:18:33.394Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-12-21T19:18:33.394Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-21T19:18:33.394Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-12-21T19:18:34.118Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-12-21T19:18:36.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-12-21T19:18:36.650Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-12-21T19:18:38.027Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-21T19:18:40.575Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-21T19:18:43.107Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-12-21T19:18:44.482Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-12-21T19:18:45.416Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-12-21T19:18:45.602Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-21T19:18:46.063Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-21T19:18:46.355Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-12-21T19:18:47.290Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-12-21T19:18:48.667Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-12-21T19:18:49.234Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-12-21T19:18:50.172Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-12-21T19:18:52.077Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-12-21T19:18:52.077Z] docker_cli_service_logs_test.go:246: checking task 704dqir5l3c4 [2021-12-21T19:18:52.077Z] docker_cli_service_logs_test.go:251: checking messages for 704dqir5l3c4 [2021-12-21T19:18:52.077Z] docker_cli_service_logs_test.go:246: checking task zisyit6nn79r [2021-12-21T19:18:52.077Z] docker_cli_service_logs_test.go:251: checking messages for zisyit6nn79r [2021-12-21T19:18:53.457Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-12-21T19:18:54.836Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-21T19:18:58.459Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-21T19:18:59.315Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-21T19:19:02.213Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-21T19:19:02.945Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-12-21T19:19:03.561Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-12-21T19:19:03.561Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-12-21T19:19:03.561Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-21T19:19:03.561Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-12-21T19:19:04.846Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-12-21T19:19:09.658Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-21T19:19:10.117Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-21T19:19:10.117Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-21T19:19:10.117Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-21T19:19:10.117Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-21T19:19:10.376Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-21T19:19:10.376Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-21T19:19:10.376Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-21T19:19:10.942Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-21T19:19:10.942Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-21T19:19:11.509Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-21T19:19:11.509Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-21T19:19:11.509Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-21T19:19:11.768Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-21T19:19:11.768Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-21T19:19:12.556Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-21T19:19:13.670Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-21T19:19:13.670Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-21T19:19:13.929Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-21T19:19:13.929Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-21T19:19:13.929Z] === RUN TestDockerSuite/TestVolumeEvents [2021-12-21T19:19:18.355Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-21T19:19:20.491Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-21T19:19:21.427Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-21T19:19:21.427Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-21T19:19:21.427Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-21T19:19:21.995Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-12-21T19:19:22.057Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-21T19:19:23.053Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-21T19:19:23.899Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-21T19:19:24.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-12-21T19:19:24.593Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-21T19:19:24.593Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-21T19:19:24.593Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-21T19:19:24.593Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-21T19:19:24.593Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-21T19:19:24.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-12-21T19:19:25.316Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-12-21T19:19:26.308Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-12-21T19:19:26.377Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-21T19:19:26.377Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite (1277.78s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.66s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.22s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.94s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.22s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.31s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.68s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.62s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.56s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.73s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.72s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.62s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.37s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.12s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.92s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.38s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.32s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.19s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.70s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.24s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.13s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.88s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.40s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.12s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.93s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.45s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.08s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.56s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.91s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.88s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.66s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.72s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.28s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.10s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.91s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.30s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.60s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.06s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.63s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.52s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.62s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.84s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.26s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.23s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.27s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.87s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.20s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.62s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.08s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.20s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.89s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s) [2021-12-21T19:19:26.377Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.16s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.28s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.42s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.19s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.88s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.15s) [2021-12-21T19:19:26.377Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-21T19:19:26.377Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-21T19:19:26.377Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-21T19:19:26.377Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.42s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.44s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.71s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.39s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.39s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.80s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.74s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.52s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.42s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.15s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.78s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.33s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.61s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.45s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.16s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.62s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.05s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.06s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.76s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.50s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.36s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.45s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnv (1.33s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.08s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.80s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.61s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.76s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2021-12-21T19:19:26.377Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.40s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.55s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.08s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.58s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.95s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.91s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildHistory (3.43s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.27s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.90s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.03s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.91s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.51s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.37s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.47s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.11s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.35s) [2021-12-21T19:19:26.377Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.78s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.95s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.98s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.54s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.52s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.57s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.40s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.95s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.74s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.84s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (1.96s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildPATH (1.44s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.67s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.94s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.41s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildRm (1.79s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.62s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.83s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.36s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.78s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.84s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildStderr (0.64s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.54s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.74s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.51s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.18s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.75s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.14s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.94s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.21s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.60s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.87s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.98s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.55s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.58s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitChange (0.75s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.70s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.29s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.90s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.90s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.46s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.57s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.49s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.41s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.49s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.43s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.46s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.50s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.55s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.16s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.17s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.67s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.14s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.63s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.62s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.76s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.55s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.54s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.30s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000dd9ea8_} (1.30s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12248972077_/foo_false____} (1.30s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12248972077_/foo_true____} (1.30s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31298055576_/foo_false____} (1.39s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31298055576_/foo_true____} (1.40s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31298055576_/foo_true__0xc000dd9ed8__} (1.34s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000dd9ef0_} (1.54s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000dd9f08_} (1.52s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000dd9f20_} (1.59s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000dd9f38_} (1.37s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.99s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.34s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.77s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.04s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.11s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.75s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.67s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.77s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.76s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.01s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.91s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.83s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.11s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.73s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.20s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.54s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.41s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.79s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.89s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.49s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-12-21T19:19:26.378Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.06s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-12-21T19:19:26.378Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.85s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.91s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.04s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsAttach (0.75s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.66s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.60s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.38s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.23s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.27s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFilters (1.16s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFormat (1.15s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.78s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-12-21T19:19:26.379Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-21T19:19:26.379Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsResize (0.69s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.62s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.85s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsTop (0.73s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.00s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExec (0.67s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.07s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.72s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.66s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.49s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecEnv (0.77s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecInspectID (1.70s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecParseError (0.44s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.47s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2021-12-21T19:19:26.379Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.37s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestHealth (18.88s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.71s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.74s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.69s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImportGzipped (1.67s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.61s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.12s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2021-12-21T19:19:26.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectDefault (0.42s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T19:19:26.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.14s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectStatus (0.75s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.57s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.53s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.75s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.24s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.35s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.67s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.06s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.85s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestNetHostname (1.99s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.00s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.91s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestPluginActive (2.16s) [2021-12-21T19:19:26.379Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.15s) [2021-12-21T19:19:26.379Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.21s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.29s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.53s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.72s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.91s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.83s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPortList (7.22s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.93s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.27s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.31s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsByOrder (2.37s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.80s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.41s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.76s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.36s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.30s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.43s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.05s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.45s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.42s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.08s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.68s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.81s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.78s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.17s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.37s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.85s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.26s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.58s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.33s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAddHost (0.66s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.64s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.37s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.73s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.81s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.51s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.56s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.38s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.15s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.10s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.31s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.90s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.44s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.94s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.39s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.40s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.40s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.24s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.96s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.19s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.64s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.52s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunMount (3.91s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.72s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.48s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.09s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.95s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.68s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.30s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.64s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.89s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.72s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.64s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.61s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.56s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s) [2021-12-21T19:19:26.380Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.52s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.43s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.63s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2021-12-21T19:19:26.380Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.60s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.40s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.44s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.39s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunSysctls (0.87s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.42s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.18s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.77s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.27s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.81s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.60s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.51s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.23s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.44s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.56s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.49s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.42s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.82s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.38s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.29s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.71s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.32s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.23s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.72s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.77s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.20s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.45s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.54s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.66s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.21s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.94s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.14s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.84s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.26s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.22s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.20s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.51s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.69s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.74s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.84s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.14s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.19s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.81s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.14s) [2021-12-21T19:19:26.381Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.77s) [2021-12-21T19:19:26.381Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-21T19:19:26.381Z] === RUN TestDockerRegistrySuite [2021-12-21T19:19:26.381Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-21T19:19:26.776Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-21T19:19:26.776Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-21T19:19:26.776Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-21T19:19:27.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-12-21T19:19:27.577Z] check_test.go:195: [d8e610109f748] daemon is not started [2021-12-21T19:19:27.577Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-21T19:19:28.954Z] check_test.go:195: [d4a11bd9048cb] daemon is not started [2021-12-21T19:19:28.954Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-21T19:19:29.521Z] docker_cli_swarm_test.go:1901: [d8ecff31ecaa2] joining swarm manager [dd5c9368a72eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:19:30.091Z] check_test.go:195: [d1bb0c0cd410e] daemon is not started [2021-12-21T19:19:30.350Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-21T19:19:30.350Z] check_test.go:195: [de453d9201c3e] daemon is not started [2021-12-21T19:19:30.350Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T19:19:30.917Z] docker_cli_swarm_test.go:1902: [d2d2e8a383f7e] joining swarm manager [dd5c9368a72eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:19:31.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-12-21T19:19:33.458Z] check_test.go:195: [dbb37136c940f] daemon is not started [2021-12-21T19:19:33.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T19:19:34.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-12-21T19:19:38.720Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-12-21T19:19:38.724Z] check_test.go:195: [dfd3677855022] daemon is not started [2021-12-21T19:19:38.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-21T19:19:41.256Z] check_test.go:195: [d6c515a357bdd] daemon is not started [2021-12-21T19:19:41.256Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-21T19:19:41.824Z] check_test.go:195: [dcd31a3d2d3c5] daemon is not started [2021-12-21T19:19:42.084Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-21T19:19:42.652Z] check_test.go:195: [df1a80d72c3a6] daemon is not started [2021-12-21T19:19:42.652Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-21T19:19:44.028Z] check_test.go:195: [dccc90421555e] daemon is not started [2021-12-21T19:19:44.028Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-21T19:19:44.964Z] check_test.go:195: [d23eefd264fa1] daemon is not started [2021-12-21T19:19:44.964Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-21T19:19:45.901Z] check_test.go:195: [d1d1ee01c091f] daemon is not started [2021-12-21T19:19:45.901Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-21T19:19:46.838Z] check_test.go:195: [d1ea7d30b01fd] daemon is not started [2021-12-21T19:19:46.838Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-21T19:19:47.097Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-12-21T19:19:47.664Z] check_test.go:195: [d857060e917ed] daemon is not started [2021-12-21T19:19:47.664Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-21T19:19:48.601Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cedeb5825befbc091c14cf2a07cc389f8534f3fb2b920c8c7e109352b36605ac [2021-12-21T19:19:49.539Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf7288f3b26e41969b97621a82c2d74d614f267f8040cb8ccd34123975279a0c [2021-12-21T19:19:49.797Z] check_test.go:195: [d00718dc1f3b7] daemon is not started [2021-12-21T19:19:49.797Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-21T19:19:50.734Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f981bc8ed60d0680713a0a767827487295a4dd091e9687bc2b7ec1530d0fd613 [2021-12-21T19:19:51.302Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b7fd78eef2a33aa74459748f0ff3194949ac8541ea113af68b34c380e29f47a [2021-12-21T19:19:51.560Z] check_test.go:195: [ddc8888dc79f2] daemon is not started [2021-12-21T19:19:51.560Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-21T19:19:52.496Z] check_test.go:195: [df731dc9bdc9f] daemon is not started [2021-12-21T19:19:52.496Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-21T19:19:55.030Z] check_test.go:195: [da89f5c4ea043] daemon is not started [2021-12-21T19:19:55.030Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-21T19:19:55.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-12-21T19:19:55.983Z] check_test.go:195: [d946a8ec1d691] daemon is not started [2021-12-21T19:19:55.983Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-21T19:19:55.983Z] check_test.go:195: [dcd2d3c9ff5b9] daemon is not started [2021-12-21T19:19:55.983Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T19:19:57.359Z] check_test.go:195: [d66b349527e9e] daemon is not started [2021-12-21T19:19:57.359Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T19:19:57.359Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-12-21T19:19:58.295Z] check_test.go:195: [de7c4fbdc5705] daemon is not started [2021-12-21T19:19:58.295Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T19:19:59.234Z] check_test.go:195: [dce6667ecd563] daemon is not started [2021-12-21T19:19:59.234Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-21T19:20:01.767Z] check_test.go:195: [daf0a10660ef5] daemon is not started [2021-12-21T19:20:01.767Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-21T19:20:02.025Z] check_test.go:195: [dcd9e9fff30c7] daemon is not started [2021-12-21T19:20:02.025Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-21T19:20:02.963Z] check_test.go:195: [d085f7b2959c8] daemon is not started [2021-12-21T19:20:02.963Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-21T19:20:03.222Z] check_test.go:195: [d72bc65d2ca3d] daemon is not started [2021-12-21T19:20:03.222Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-21T19:20:03.481Z] check_test.go:195: [d8f00e051d330] daemon is not started [2021-12-21T19:20:03.481Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-21T19:20:03.741Z] check_test.go:195: [d536259e7a015] daemon is not started [2021-12-21T19:20:03.741Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-21T19:20:04.000Z] check_test.go:195: [d70ae6cd19e25] daemon is not started [2021-12-21T19:20:04.000Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-21T19:20:04.259Z] check_test.go:195: [d129d51a8dd7d] daemon is not started [2021-12-21T19:20:04.259Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-21T19:20:04.517Z] check_test.go:195: [d6775473fc6f6] daemon is not started [2021-12-21T19:20:04.517Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-21T19:20:04.648Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-21T19:20:05.454Z] check_test.go:195: [dfd90bc653b11] daemon is not started [2021-12-21T19:20:05.454Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-21T19:20:06.831Z] check_test.go:195: [d34744b91c66f] daemon is not started [2021-12-21T19:20:06.831Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-21T19:20:07.767Z] check_test.go:195: [d66754fb8810a] daemon is not started [2021-12-21T19:20:07.767Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-21T19:20:08.703Z] check_test.go:195: [d61dc3b28e562] daemon is not started [2021-12-21T19:20:08.703Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-21T19:20:09.639Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite (44.03s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.38s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.12s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.45s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.89s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.15s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.57s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.97s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.17s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.44s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.50s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-12-21T19:20:10.206Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-12-21T19:20:10.206Z] === RUN TestDockerSchema1RegistrySuite [2021-12-21T19:20:10.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-21T19:20:10.465Z] check_test.go:222: [de3be3adde877] daemon is not started [2021-12-21T19:20:10.465Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T19:20:12.997Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-12-21T19:20:13.565Z] check_test.go:222: [dc2148aab0f14] daemon is not started [2021-12-21T19:20:13.565Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T19:20:15.469Z] docker_cli_swarm_test.go:1802: [db2268afc11a4] joining swarm manager [d9828ffed5c18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:20:16.421Z] docker_cli_swarm_test.go:1803: [d282edafb41ba] joining swarm manager [d9828ffed5c18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:20:17.066Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-21T19:20:17.476Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-21T19:20:18.965Z] check_test.go:222: [d33c9c988d13a] daemon is not started [2021-12-21T19:20:18.965Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-21T19:20:19.900Z] check_test.go:222: [d269fc276c149] daemon is not started [2021-12-21T19:20:19.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-21T19:20:20.159Z] check_test.go:222: [d6a431c570d46] daemon is not started [2021-12-21T19:20:20.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T19:20:21.096Z] check_test.go:222: [dc6809c1e5630] daemon is not started [2021-12-21T19:20:21.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T19:20:22.033Z] check_test.go:222: [d54780f19705c] daemon is not started [2021-12-21T19:20:22.033Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T19:20:22.969Z] check_test.go:222: [dfc67e7aca23c] daemon is not started [2021-12-21T19:20:22.970Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-21T19:20:25.506Z] check_test.go:222: [d5dc7c7237790] daemon is not started [2021-12-21T19:20:25.506Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-21T19:20:25.506Z] check_test.go:222: [d7a64b3ef3ed2] daemon is not started [2021-12-21T19:20:25.506Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-21T19:20:25.764Z] check_test.go:222: [dadf1ed3948d8] daemon is not started [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite (15.54s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.95s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.63s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.29s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-12-21T19:20:25.764Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-12-21T19:20:25.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-21T19:20:25.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-21T19:20:26.701Z] check_test.go:251: [d7b8759f7fc04] daemon is not started [2021-12-21T19:20:26.701Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-21T19:20:27.270Z] check_test.go:251: [d5c5021a9a124] daemon is not started [2021-12-21T19:20:27.270Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-21T19:20:27.270Z] check_test.go:251: [d4e5136cdd14e] daemon is not started [2021-12-21T19:20:27.270Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-21T19:20:28.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-21T19:20:29.213Z] check_test.go:251: [d65582bb0706c] daemon is not started [2021-12-21T19:20:29.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-21T19:20:29.471Z] check_test.go:251: [d6dab1dfd46c6] daemon is not started [2021-12-21T19:20:29.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-21T19:20:30.408Z] check_test.go:251: [db33edd60e4a3] daemon is not started [2021-12-21T19:20:30.408Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-21T19:20:30.408Z] check_test.go:251: [df01b0f725e62] daemon is not started [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.64s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2021-12-21T19:20:30.408Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-12-21T19:20:30.408Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-21T19:20:30.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-21T19:20:31.783Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-12-21T19:20:34.772Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-21T19:20:35.969Z] check_test.go:278: [df25edcae1f5e] daemon is not started [2021-12-21T19:20:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-21T19:20:35.969Z] check_test.go:278: [d6e2d90dcbbbb] daemon is not started [2021-12-21T19:20:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-21T19:20:35.969Z] check_test.go:278: [db2ab6dc89676] daemon is not started [2021-12-21T19:20:35.969Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-21T19:20:35.969Z] check_test.go:278: [d9afdaf980787] daemon is not started [2021-12-21T19:20:36.227Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-21T19:20:36.227Z] check_test.go:278: [d627b80669b30] daemon is not started [2021-12-21T19:20:36.227Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-12-21T19:20:36.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-12-21T19:20:36.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-12-21T19:20:36.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-12-21T19:20:36.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-12-21T19:20:36.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-12-21T19:20:36.228Z] === RUN TestDockerNetworkSuite [2021-12-21T19:20:36.228Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-12-21T19:20:37.163Z] docker_cli_network_unix_test.go:46: [dcb4f7979f792] daemon is not started [2021-12-21T19:20:37.163Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-12-21T19:20:37.730Z] docker_cli_network_unix_test.go:46: [d40ac01a11b29] daemon is not started [2021-12-21T19:20:37.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-12-21T19:20:38.589Z] === RUN TestDockerSuite/TestBuildRm [2021-12-21T19:20:39.419Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-12-21T19:20:39.904Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-12-21T19:20:40.470Z] docker_cli_network_unix_test.go:46: [d4364bd5e6415] daemon is not started [2021-12-21T19:20:41.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-12-21T19:20:42.029Z] docker_cli_swarm_test.go:1321: [d8793f5a0d6f7] joining swarm manager [d73c617ff71ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:20:42.596Z] docker_cli_network_unix_test.go:46: [dbab2bea56581] daemon is not started [2021-12-21T19:20:42.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-12-21T19:20:43.114Z] docker_cli_network_unix_test.go:1233: [d9d6a9d036266] daemon is not started [2021-12-21T19:20:43.114Z] docker_cli_swarm_test.go:1322: [d42a7e9265093] joining swarm manager [d73c617ff71ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:20:44.191Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-12-21T19:20:44.191Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-21T19:20:44.663Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-12-21T19:20:45.647Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-12-21T19:20:46.216Z] docker_cli_network_unix_test.go:46: [d6f3fef808801] daemon is not started [2021-12-21T19:20:46.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-12-21T19:20:50.973Z] docker_cli_network_unix_test.go:46: [d91cadb7cce67] daemon is not started [2021-12-21T19:20:51.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-12-21T19:20:53.288Z] docker_cli_network_unix_test.go:46: [df3b223d7ffbd] daemon is not started [2021-12-21T19:20:53.422Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-21T19:20:53.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-12-21T19:20:54.792Z] docker_cli_network_unix_test.go:46: [d2d223a2821d0] daemon is not started [2021-12-21T19:20:54.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-12-21T19:20:55.360Z] docker_cli_network_unix_test.go:46: [d4075dda8712d] daemon is not started [2021-12-21T19:20:55.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-12-21T19:20:55.927Z] docker_cli_network_unix_test.go:46: [df00bb6beaa2f] daemon is not started [2021-12-21T19:20:55.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-12-21T19:20:56.495Z] docker_cli_network_unix_test.go:46: [d89b418847a79] daemon is not started [2021-12-21T19:20:56.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-12-21T19:20:57.166Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-21T19:20:57.166Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-21T19:20:57.166Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-21T19:20:57.166Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-21T19:20:57.323Z] docker_cli_network_unix_test.go:46: [d6276c1e192c1] daemon is not started [2021-12-21T19:20:57.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-12-21T19:20:57.626Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-21T19:20:57.840Z] docker_cli_network_unix_test.go:46: [da9e2f3fdc5de] daemon is not started [2021-12-21T19:20:57.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-12-21T19:20:58.099Z] docker_cli_network_unix_test.go:46: [d26e03aa1b6a8] daemon is not started [2021-12-21T19:20:58.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-12-21T19:20:58.358Z] docker_cli_network_unix_test.go:46: [d5718eeae5f49] daemon is not started [2021-12-21T19:20:58.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-12-21T19:20:58.924Z] docker_cli_network_unix_test.go:46: [d70c241ba47f7] daemon is not started [2021-12-21T19:20:58.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-12-21T19:20:58.924Z] docker_cli_network_unix_test.go:46: [dd8a17a036199] daemon is not started [2021-12-21T19:20:58.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-12-21T19:20:59.165Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-21T19:20:59.183Z] docker_cli_network_unix_test.go:46: [d29496152c70b] daemon is not started [2021-12-21T19:20:59.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-12-21T19:20:59.751Z] docker_cli_network_unix_test.go:46: [d5f84c5910f92] daemon is not started [2021-12-21T19:21:00.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-12-21T19:21:00.579Z] docker_cli_network_unix_test.go:46: [de70e70f1071c] daemon is not started [2021-12-21T19:21:00.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-12-21T19:21:01.096Z] docker_cli_network_unix_test.go:46: [d89b36a8cafb6] daemon is not started [2021-12-21T19:21:01.096Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-12-21T19:21:01.096Z] docker_cli_network_unix_test.go:46: [d0457f51a7332] daemon is not started [2021-12-21T19:21:01.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-12-21T19:21:01.355Z] docker_cli_network_unix_test.go:46: [df698e587b5be] daemon is not started [2021-12-21T19:21:01.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-12-21T19:21:02.736Z] docker_cli_network_unix_test.go:968: [d37d6a4e4fd57] daemon is not started [2021-12-21T19:21:03.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-12-21T19:21:03.868Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-21T19:21:04.608Z] docker_cli_network_unix_test.go:46: [d31be50193af4] daemon is not started [2021-12-21T19:21:04.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-12-21T19:21:07.140Z] docker_cli_network_unix_test.go:1116: [ddeead264aeeb] daemon is not started [2021-12-21T19:21:08.568Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-21T19:21:10.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-12-21T19:21:10.443Z] docker_cli_network_unix_test.go:46: [da6324f8f7af6] daemon is not started [2021-12-21T19:21:10.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-12-21T19:21:11.010Z] docker_cli_network_unix_test.go:46: [d5ed6c8ae9c6c] daemon is not started [2021-12-21T19:21:11.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-12-21T19:21:11.011Z] docker_cli_network_unix_test.go:46: [d544308236c4e] daemon is not started [2021-12-21T19:21:11.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-12-21T19:21:11.269Z] docker_cli_network_unix_test.go:46: [d5a883b81718b] daemon is not started [2021-12-21T19:21:11.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-12-21T19:21:11.527Z] docker_cli_network_unix_test.go:46: [d5382c226968f] daemon is not started [2021-12-21T19:21:11.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-12-21T19:21:11.527Z] docker_cli_network_unix_test.go:46: [dba97379b8ab3] daemon is not started [2021-12-21T19:21:11.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-12-21T19:21:11.527Z] docker_cli_network_unix_test.go:46: [d376227bd37f8] daemon is not started [2021-12-21T19:21:11.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-12-21T19:21:13.430Z] docker_cli_network_unix_test.go:46: [d4b888ddc8f85] daemon is not started [2021-12-21T19:21:13.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-12-21T19:21:13.997Z] docker_cli_network_unix_test.go:46: [d69ccb72fb20b] daemon is not started [2021-12-21T19:21:13.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-12-21T19:21:13.997Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-21T19:21:13.997Z] docker_cli_network_unix_test.go:46: [d3ca7e20c9068] daemon is not started [2021-12-21T19:21:13.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-12-21T19:21:14.373Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-21T19:21:14.564Z] docker_cli_network_unix_test.go:46: [df6fe944d8401] daemon is not started [2021-12-21T19:21:14.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-12-21T19:21:18.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-12-21T19:21:19.321Z] docker_cli_network_unix_test.go:1084: [d88d0e92182e6] daemon is not started [2021-12-21T19:21:21.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-12-21T19:21:21.224Z] docker_cli_network_unix_test.go:46: [d3fa042fb33f3] daemon is not started [2021-12-21T19:21:21.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-12-21T19:21:21.482Z] docker_cli_network_unix_test.go:46: [d1650fb3db0d0] daemon is not started [2021-12-21T19:21:21.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-12-21T19:21:22.677Z] docker_cli_network_unix_test.go:46: [d439ff6b6c3b4] daemon is not started [2021-12-21T19:21:23.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-12-21T19:21:23.244Z] docker_cli_network_unix_test.go:46: [ddc88688978fd] daemon is not started [2021-12-21T19:21:23.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-12-21T19:21:23.813Z] docker_cli_network_unix_test.go:46: [dec4785387589] daemon is not started [2021-12-21T19:21:24.071Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-12-21T19:21:24.329Z] docker_cli_network_unix_test.go:46: [d6a70734f3095] daemon is not started [2021-12-21T19:21:24.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-12-21T19:21:24.897Z] docker_cli_network_unix_test.go:46: [d271ec7637849] daemon is not started [2021-12-21T19:21:25.464Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-12-21T19:21:32.037Z] docker_cli_network_unix_test.go:46: [dd786808084b1] daemon is not started [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite (54.96s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.95s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.11s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.90s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.91s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.10s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.59s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.30s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-12-21T19:21:32.037Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2021-12-21T19:21:32.037Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.93s) [2021-12-21T19:21:32.037Z] === RUN TestDockerHubPullSuite [2021-12-21T19:21:32.037Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-12-21T19:21:32.973Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-12-21T19:21:35.500Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-21T19:21:35.500Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-21T19:21:35.500Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-21T19:21:35.503Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-12-21T19:21:35.761Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-12-21T19:21:37.137Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-12-21T19:21:37.137Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-12-21T19:21:37.397Z] --- PASS: TestDockerHubPullSuite (6.06s) [2021-12-21T19:21:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.61s) [2021-12-21T19:21:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-12-21T19:21:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.62s) [2021-12-21T19:21:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2021-12-21T19:21:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2021-12-21T19:21:37.397Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-12-21T19:21:37.397Z] PASS [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === Skipped [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-21T19:21:37.397Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-21T19:21:37.397Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-21T19:21:37.397Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-21T19:21:37.397Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-21T19:21:37.397Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-21T19:21:37.397Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.02s) [2021-12-21T19:21:37.397Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.397Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.02s) [2021-12-21T19:21:37.397Z] [2021-12-21T19:21:37.397Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-21T19:21:37.397Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-12-21T19:21:37.398Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-12-21T19:21:37.398Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-21T19:21:37.398Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-21T19:21:37.398Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-12-21T19:21:37.398Z] docker_cli_network_unix_test.go:46: [d3ca7e20c9068] daemon is not started [2021-12-21T19:21:37.398Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] DONE 1262 tests, 51 skipped in 1414.630s [2021-12-21T19:21:37.398Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-21T19:21:37.398Z] ++++ cat bundles/test-integration/docker.pid [2021-12-21T19:21:37.398Z] +++ kill 8517 [2021-12-21T19:21:37.398Z] +++ /etc/init.d/apparmor stop [2021-12-21T19:21:37.398Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] Unloading profiles will leave already running processes permanently [2021-12-21T19:21:37.398Z] unconfined, which can lead to unexpected situations. [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.398Z] To set a process to complain mode, use the command line tool [2021-12-21T19:21:37.398Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-21T19:21:37.398Z] +++ true [2021-12-21T19:21:37.398Z] exiting test-integration [2021-12-21T19:21:37.398Z] ++ exit 0 [2021-12-21T19:21:37.398Z] [2021-12-21T19:21:37.657Z] + for job in $(jobs -p) [2021-12-21T19:21:37.657Z] + wait 9485 [2021-12-21T19:21:45.851Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-21T19:21:45.851Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-21T19:21:51.660Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-21T19:21:51.661Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-21T19:21:56.521Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-21T19:21:57.122Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-12-21T19:21:57.122Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-12-21T19:21:57.122Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-12-21T19:22:15.059Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-12-21T19:22:21.700Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-21T19:22:21.700Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-21T19:22:21.700Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-21T19:22:22.681Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-21T19:22:24.236Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-21T19:22:24.326Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-12-21T19:22:26.859Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-12-21T19:22:27.586Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-12-21T19:22:30.061Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-21T19:22:32.124Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-12-21T19:22:37.174Z] === RUN TestDockerSuite/TestBuildUser [2021-12-21T19:22:37.174Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-21T19:22:37.174Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-21T19:22:37.174Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-21T19:22:37.174Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-21T19:22:37.174Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-21T19:22:37.174Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-21T19:22:38.702Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-12-21T19:22:40.144Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-12-21T19:22:40.603Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-12-21T19:22:40.934Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-21T19:22:41.909Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-21T19:22:44.789Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-12-21T19:22:45.667Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-21T19:22:45.667Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-21T19:22:45.667Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-21T19:22:45.667Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-21T19:22:45.667Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-21T19:22:46.692Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-12-21T19:22:50.877Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-12-21T19:22:50.877Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-21T19:22:50.877Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-12-21T19:22:55.066Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-12-21T19:22:56.001Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-12-21T19:22:56.567Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-12-21T19:22:59.098Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-21T19:23:01.710Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-21T19:23:01.710Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-21T19:23:01.710Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-21T19:23:01.710Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-21T19:23:02.183Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-21T19:23:09.277Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-21T19:23:10.945Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-21T19:23:11.950Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-21T19:23:13.029Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-21T19:23:16.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-12-21T19:23:20.111Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-21T19:23:20.112Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-21T19:23:20.112Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-21T19:23:20.112Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-21T19:23:20.112Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-21T19:23:20.112Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-21T19:23:20.112Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-21T19:23:20.112Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-21T19:23:20.112Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-21T19:23:20.112Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-21T19:23:20.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-21T19:23:22.452Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-21T19:23:24.745Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-12-21T19:23:24.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-21T19:23:24.819Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:23:24.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-21T19:23:24.819Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:23:24.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-21T19:23:24.819Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:23:24.819Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-21T19:23:25.789Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-21T19:23:29.640Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-21T19:23:29.640Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-21T19:23:29.640Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-21T19:23:29.640Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-21T19:23:29.640Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-21T19:23:31.598Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-21T19:23:32.606Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-21T19:23:32.606Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-21T19:23:33.078Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-21T19:23:37.276Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-12-21T19:23:48.086Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-21T19:23:51.909Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-21T19:23:51.909Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-21T19:23:52.714Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-21T19:23:52.714Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-21T19:23:52.714Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-21T19:23:52.714Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-21T19:23:52.714Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-21T19:23:52.714Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-21T19:23:52.714Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-21T19:23:52.714Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-21T19:23:52.714Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-21T19:23:52.714Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-21T19:23:52.714Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-21T19:23:52.714Z] === RUN TestDockerSuite/TestBuildFails [2021-12-21T19:23:55.329Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-12-21T19:23:55.329Z] docker_cli_swarm_test.go:1186: [d69525a3fd546] joining swarm manager [d447a7b11a632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:23:59.800Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-21T19:23:59.800Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-21T19:24:00.593Z] docker_cli_swarm_test.go:1195: [d238b40e8769f] joining swarm manager [d447a7b11a632]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:24:06.889Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-21T19:24:09.778Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-21T19:24:09.778Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-21T19:24:09.778Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-21T19:24:09.778Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-21T19:24:09.778Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-21T19:24:09.778Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-21T19:24:09.778Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-21T19:24:10.769Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-21T19:24:13.979Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-21T19:24:19.462Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-21T19:24:21.699Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-21T19:24:21.699Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-21T19:24:22.173Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-21T19:24:22.173Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-21T19:24:22.173Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-21T19:24:22.173Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T19:24:22.173Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-21T19:24:22.564Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-21T19:24:25.143Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-21T19:24:29.651Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-21T19:24:31.041Z] === RUN TestDockerSuite/TestCommitChange [2021-12-21T19:24:31.192Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-21T19:24:36.951Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-21T19:24:38.285Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-21T19:24:38.285Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-21T19:24:38.285Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-21T19:24:38.745Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-21T19:24:39.717Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-21T19:24:39.717Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-21T19:24:39.717Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-21T19:24:41.736Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-21T19:24:41.736Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-21T19:24:41.736Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-21T19:24:47.261Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-12-21T19:24:50.406Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-21T19:24:50.407Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-21T19:24:50.407Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-21T19:24:52.121Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-21T19:24:52.121Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:24:52.122Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-21T19:24:55.376Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-12-21T19:24:59.011Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-21T19:24:59.563Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-12-21T19:25:00.939Z] docker_cli_swarm_test.go:1118: [d42fc0c6e8190] joining swarm manager [d14d71a44f255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:25:01.875Z] docker_cli_swarm_test.go:1119: [dcf47a19f1dcc] joining swarm manager [d14d71a44f255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-21T19:25:04.838Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-21T19:25:04.838Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-21T19:25:04.838Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-21T19:25:04.838Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-21T19:25:04.838Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-21T19:25:04.838Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-21T19:25:04.838Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-21T19:25:04.838Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-21T19:25:06.952Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-21T19:25:06.952Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-21T19:25:08.501Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-21T19:25:08.501Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-21T19:25:08.501Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-21T19:25:10.043Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-21T19:25:10.043Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-21T19:25:13.449Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-21T19:25:15.848Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-21T19:25:16.821Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-21T19:25:17.281Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-21T19:25:18.825Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-12-21T19:25:18.867Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-12-21T19:25:18.867Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-12-21T19:25:18.867Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-12-21T19:25:18.867Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-12-21T19:25:19.797Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-21T19:25:20.769Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-21T19:25:21.835Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-12-21T19:25:22.063Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-21T19:25:22.063Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-21T19:25:22.063Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-21T19:25:22.952Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-21T19:25:23.611Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-21T19:25:23.611Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-21T19:25:23.611Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-21T19:25:23.611Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-21T19:25:23.611Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-21T19:25:23.611Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-21T19:25:23.611Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-21T19:25:26.539Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-21T19:25:26.539Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-21T19:25:26.539Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-21T19:25:26.539Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-21T19:25:27.727Z] === RUN TestDockerSuite/TestBuildEnv [2021-12-21T19:25:27.727Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-21T19:25:27.727Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-12-21T19:25:27.727Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-21T19:25:27.727Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-12-21T19:25:27.727Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-21T19:25:27.727Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-12-21T19:25:27.727Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-21T19:25:27.727Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-12-21T19:25:27.727Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-21T19:25:27.727Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-12-21T19:25:29.468Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-21T19:25:29.468Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-21T19:25:29.468Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-21T19:25:29.468Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-21T19:25:29.468Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-21T19:25:29.468Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-21T19:25:29.468Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:25:29.468Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-21T19:25:31.536Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-21T19:25:31.537Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:25:31.537Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-21T19:25:31.537Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-21T19:25:31.537Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-21T19:25:31.537Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-21T19:25:31.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-21T19:25:31.537Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-21T19:25:31.537Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-21T19:25:31.997Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-21T19:25:32.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-12-21T19:25:32.505Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:25:32.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-12-21T19:25:32.505Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:25:32.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-12-21T19:25:32.505Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:25:32.505Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-12-21T19:25:32.970Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-21T19:25:33.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-21T19:25:33.498Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-12-21T19:25:36.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-21T19:25:38.358Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-21T19:25:38.358Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-21T19:25:38.358Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-21T19:25:38.358Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-21T19:25:39.390Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-12-21T19:25:40.059Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-21T19:25:41.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-21T19:25:41.280Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-21T19:25:44.203Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-21T19:25:44.203Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:25:44.203Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-21T19:25:44.203Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:25:44.203Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-21T19:25:47.136Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-21T19:25:47.136Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-21T19:25:49.329Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-21T19:25:49.329Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-21T19:25:49.329Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-21T19:25:53.088Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-21T19:25:53.551Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-21T19:25:56.476Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-21T19:25:57.257Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-12-21T19:25:57.257Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-12-21T19:25:57.257Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-21T19:25:57.257Z] === RUN TestDockerSuite/TestBuildExpose [2021-12-21T19:25:57.257Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-21T19:25:57.257Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-12-21T19:25:57.257Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-21T19:25:57.257Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-12-21T19:25:57.257Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-21T19:25:57.257Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-12-21T19:25:57.258Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-21T19:25:57.258Z] === RUN TestDockerSuite/TestBuildFails [2021-12-21T19:26:00.222Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-12-21T19:26:00.222Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-12-21T19:26:01.196Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-21T19:26:05.214Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-21T19:26:05.214Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-21T19:26:05.214Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-21T19:26:05.214Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-21T19:26:07.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-21T19:26:07.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-21T19:26:07.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-21T19:26:07.052Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-21T19:26:07.052Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-21T19:26:07.416Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-12-21T19:26:10.105Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-21T19:26:10.105Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-21T19:26:10.105Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-21T19:26:13.915Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-21T19:26:13.915Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:26:13.915Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-21T19:26:14.628Z] === RUN TestDockerSuite/TestBuildForceRm [2021-12-21T19:26:16.108Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-21T19:26:16.108Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-21T19:26:21.941Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-21T19:26:23.321Z] === RUN TestDockerSuite/TestBuildFromGit [2021-12-21T19:26:24.924Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-21T19:26:24.924Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-21T19:26:24.924Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-21T19:26:24.924Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-21T19:26:24.924Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-21T19:26:24.924Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-21T19:26:24.924Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-21T19:26:24.924Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-21T19:26:24.924Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-21T19:26:24.924Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-21T19:26:24.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-21T19:26:28.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-21T19:26:28.773Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-21T19:26:30.514Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-12-21T19:26:31.513Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-12-21T19:26:31.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-21T19:26:34.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-21T19:26:37.412Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-12-21T19:26:37.412Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-21T19:26:37.412Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-12-21T19:26:37.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-21T19:26:38.306Z] docker_cli_swarm_test.go:1172: [dd4c3c19c2235] joining swarm manager [d14d71a44f255]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-12-21T19:26:38.405Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-12-21T19:26:38.877Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-12-21T19:26:38.877Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-21T19:26:38.877Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-12-21T19:26:40.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000388078_} [2021-12-21T19:26:43.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140882944_c:\foo_false____} [2021-12-21T19:26:46.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140882944_c:\foo_true____} [2021-12-21T19:26:47.779Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-21T19:26:49.334Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-12-21T19:26:49.334Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:26:49.334Z] === RUN TestDockerSuite/TestBuildHistory [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-21T19:26:49.635Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-21T19:26:49.635Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-21T19:26:50.097Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-21T19:26:50.097Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-21T19:26:50.097Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-21T19:26:50.097Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-21T19:26:50.097Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-21T19:26:50.097Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-21T19:26:50.097Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-21T19:26:50.097Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-21T19:26:50.097Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-21T19:26:50.097Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-21T19:26:50.097Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-21T19:26:53.019Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-21T19:26:53.019Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.019Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-21T19:26:53.019Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.019Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-21T19:26:53.019Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.019Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-21T19:26:53.019Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.019Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-21T19:26:53.019Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.019Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-21T19:26:53.019Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.019Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-21T19:26:53.019Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.482Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-21T19:26:53.482Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.482Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-21T19:26:53.482Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.482Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-21T19:26:53.482Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.482Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-21T19:26:53.482Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.482Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-21T19:26:53.482Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.482Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-21T19:26:53.482Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:26:53.482Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-21T19:26:56.406Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-21T19:26:56.406Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-21T19:26:56.406Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-21T19:26:56.406Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-21T19:27:00.167Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-21T19:27:00.167Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-21T19:27:00.167Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-21T19:27:00.167Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-21T19:27:00.167Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-21T19:27:00.167Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-21T19:27:00.167Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-21T19:27:04.304Z] === RUN TestDockerSuite/TestBuildIidFile [2021-12-21T19:27:04.304Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-12-21T19:27:05.989Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-21T19:27:06.532Z] === RUN TestDockerSuite/TestBuildInheritance [2021-12-21T19:27:06.532Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-21T19:27:06.532Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-12-21T19:27:07.525Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-12-21T19:27:07.525Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-12-21T19:27:08.386Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-21T19:27:08.386Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:27:08.386Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-21T19:27:08.386Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-21T19:27:08.386Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-21T19:27:10.386Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-12-21T19:27:10.386Z] docker_cli_swarm_test.go:1453: [dcf98204504a9] joining swarm manager [df84a14a09397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:27:10.386Z] docker_cli_swarm_test.go:1454: [d9d4d5b6a760a] joining swarm manager [df84a14a09397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-12-21T19:27:13.420Z] === RUN TestDockerSuite/TestBuildLabel [2021-12-21T19:27:13.890Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-12-21T19:27:14.883Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-12-21T19:27:15.875Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-12-21T19:27:16.347Z] === RUN TestDockerSuite/TestBuildLabels [2021-12-21T19:27:17.761Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-21T19:27:17.921Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-12-21T19:27:19.496Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-12-21T19:27:20.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-12-21T19:27:20.848Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-21T19:27:20.848Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-21T19:27:20.848Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-21T19:27:20.848Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:27:20.848Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-21T19:27:20.922Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-12-21T19:27:21.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-12-21T19:27:21.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-12-21T19:27:21.180Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-12-21T19:27:22.115Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-12-21T19:27:24.017Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-12-21T19:27:26.680Z] === RUN TestDockerSuite/TestBuildLastModified [2021-12-21T19:27:26.680Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:27:26.680Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-12-21T19:27:26.680Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-21T19:27:26.680Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-12-21T19:27:26.680Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-12-21T19:27:26.680Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-12-21T19:27:26.680Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-12-21T19:27:26.680Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-12-21T19:27:27.151Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-12-21T19:27:27.304Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-12-21T19:27:27.623Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-12-21T19:27:29.834Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-12-21T19:27:31.220Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-21T19:27:31.220Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-21T19:27:31.220Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-21T19:27:31.220Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-21T19:27:31.220Z] === RUN TestDockerSuite/TestCpToDot [2021-12-21T19:27:31.737Z] docker_cli_swarm_unix_test.go:63: [d212045baa40a] joining swarm manager [d4faf7d8628c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:27:33.423Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-21T19:27:33.423Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-21T19:27:33.423Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-21T19:27:33.423Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-21T19:27:33.423Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-21T19:27:33.515Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-12-21T19:27:36.354Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-21T19:27:36.354Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:27:36.827Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-21T19:27:36.827Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-21T19:27:36.827Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-21T19:27:36.827Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-21T19:27:36.827Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-21T19:27:36.827Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-21T19:27:36.827Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-21T19:27:36.827Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-21T19:27:37.290Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-21T19:27:39.501Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-21T19:27:42.427Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-21T19:27:42.892Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-21T19:27:42.892Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-21T19:27:45.100Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-21T19:27:46.076Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-21T19:27:46.539Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-21T19:27:46.539Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-21T19:27:46.539Z] === RUN TestDockerSuite/TestCreateRM [2021-12-21T19:27:47.002Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-21T19:27:47.002Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T19:27:47.002Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-21T19:27:47.002Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-21T19:27:47.465Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-21T19:27:47.786Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-21T19:27:54.803Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-12-21T19:27:54.803Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-21T19:27:54.803Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-12-21T19:27:55.274Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-12-21T19:27:57.825Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-21T19:27:57.825Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-21T19:27:57.825Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-21T19:27:58.157Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-21T19:28:01.586Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-21T19:28:01.586Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-21T19:28:01.586Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-21T19:28:02.048Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-21T19:28:04.975Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:28:04.975Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-21T19:28:04.975Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-21T19:28:05.438Z] === RUN TestDockerSuite/TestDockerFails [2021-12-21T19:28:05.438Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-21T19:28:05.438Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-21T19:28:05.438Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-21T19:28:05.438Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-21T19:28:05.438Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-21T19:28:05.438Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-21T19:28:05.438Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-21T19:28:05.438Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-21T19:28:05.438Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-21T19:28:05.438Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-21T19:28:05.438Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-21T19:28:08.381Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-21T19:28:12.138Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-21T19:28:14.344Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-21T19:28:15.872Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-21T19:28:26.958Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-21T19:28:27.978Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-12-21T19:28:27.978Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-12-21T19:28:27.978Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-12-21T19:28:29.353Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-12-21T19:28:31.673Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-21T19:28:32.638Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-12-21T19:28:35.171Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-12-21T19:28:37.073Z] docker_api_swarm_test.go:962: [d5363e4050660] joining swarm manager [d9f4801f3225e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-12-21T19:28:38.041Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-12-21T19:28:40.487Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-21T19:28:42.669Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-21T19:28:43.638Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-21T19:28:49.438Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-21T19:28:49.438Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-21T19:28:50.406Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-21T19:28:51.628Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-21T19:28:51.628Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-21T19:28:51.628Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-21T19:28:55.151Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-12-21T19:28:55.939Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-12-21T19:28:57.500Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-21T19:29:01.846Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-12-21T19:29:04.746Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-21T19:29:04.746Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-21T19:29:04.746Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-21T19:29:04.746Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:29:04.746Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-21T19:29:04.746Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-21T19:29:04.746Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-21T19:29:04.746Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-21T19:29:04.746Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-21T19:29:05.205Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-21T19:29:05.205Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-21T19:29:05.205Z] === RUN TestDockerSuite/TestEventsRename [2021-12-21T19:29:07.438Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-12-21T19:29:08.006Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-12-21T19:29:08.122Z] === RUN TestDockerSuite/TestEventsResize [2021-12-21T19:29:10.535Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-12-21T19:29:10.537Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-12-21T19:29:12.742Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-21T19:29:12.742Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-21T19:29:12.742Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-21T19:29:12.742Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-21T19:29:12.742Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-21T19:29:12.742Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-21T19:29:13.071Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-12-21T19:29:15.679Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-21T19:29:16.703Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-21T19:29:17.721Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-12-21T19:29:19.611Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-21T19:29:21.443Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-12-21T19:29:22.516Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-21T19:29:22.778Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-21T19:29:26.531Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-21T19:29:26.531Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-21T19:29:26.709Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-12-21T19:29:26.994Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-21T19:29:28.382Z] === RUN TestDockerSuite/TestEventsTop [2021-12-21T19:29:28.382Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-21T19:29:28.382Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-21T19:29:28.613Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-12-21T19:29:29.906Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-21T19:29:31.149Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-12-21T19:29:31.294Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-21T19:29:33.256Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-21T19:29:33.679Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-12-21T19:29:35.443Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-21T19:29:35.997Z] === RUN TestDockerSuite/TestExec [2021-12-21T19:29:35.997Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:29:35.997Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-21T19:29:35.997Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-21T19:29:35.997Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-21T19:29:36.217Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-12-21T19:29:38.126Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-12-21T19:29:38.180Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-21T19:29:39.015Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-12-21T19:29:39.015Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-21T19:29:39.015Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-12-21T19:29:40.656Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-12-21T19:29:41.098Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-21T19:29:41.098Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:29:41.098Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-21T19:29:41.098Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:29:41.098Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-21T19:29:41.098Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-21T19:29:41.098Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-21T19:29:43.286Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-21T19:29:46.193Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-21T19:29:47.703Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-12-21T19:29:48.174Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-12-21T19:29:48.174Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-21T19:29:48.174Z] === RUN TestDockerSuite/TestBuildNetNone [2021-12-21T19:29:48.174Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-21T19:29:48.174Z] === RUN TestDockerSuite/TestBuildNoContext [2021-12-21T19:29:48.384Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-21T19:29:50.567Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-21T19:29:51.984Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-12-21T19:29:56.385Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-21T19:29:56.385Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-21T19:29:56.385Z] === RUN TestDockerSuite/TestExecEnv [2021-12-21T19:29:56.385Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:29:56.385Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-21T19:29:56.385Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-21T19:29:56.385Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-21T19:29:56.573Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-21T19:29:57.033Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-21T19:29:57.879Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-12-21T19:29:59.294Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-21T19:30:00.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-12-21T19:30:00.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-12-21T19:30:01.318Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-12-21T19:30:03.983Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-21T19:30:03.983Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-21T19:30:03.983Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-21T19:30:03.983Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-21T19:30:03.983Z] === RUN TestDockerSuite/TestExecParseError [2021-12-21T19:30:03.983Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:30:03.983Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-21T19:30:03.983Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-21T19:30:03.983Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-21T19:30:03.983Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-21T19:30:03.983Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-21T19:30:04.281Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-12-21T19:30:05.274Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-12-21T19:30:06.851Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-12-21T19:30:06.893Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-21T19:30:06.893Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-21T19:30:06.893Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-21T19:30:06.893Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:30:06.893Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-21T19:30:06.893Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-21T19:30:06.893Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-21T19:30:06.893Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-21T19:30:06.893Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-21T19:30:06.893Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-21T19:30:06.893Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-21T19:30:09.802Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-21T19:30:09.802Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-21T19:30:09.802Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-21T19:30:11.877Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-21T19:30:16.901Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-21T19:30:16.901Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-21T19:30:16.901Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-21T19:30:16.901Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-21T19:30:16.901Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-21T19:30:16.901Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:30:16.901Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-21T19:30:17.685Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-21T19:30:19.390Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-12-21T19:30:19.862Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-12-21T19:30:22.709Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-21T19:30:29.851Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-21T19:30:32.393Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-12-21T19:30:32.530Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-21T19:30:32.810Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-21T19:30:36.208Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-12-21T19:30:36.871Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-12-21T19:30:39.615Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-21T19:30:39.891Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestHealth [2021-12-21T19:30:39.891Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-21T19:30:39.891Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-21T19:30:45.693Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-21T19:30:45.693Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-21T19:30:45.693Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-21T19:30:45.693Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-21T19:30:45.693Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-21T19:30:45.693Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-21T19:30:46.154Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-21T19:30:46.710Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-21T19:30:47.128Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-21T19:30:47.128Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:30:47.128Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-21T19:30:48.101Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-21T19:30:48.101Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-21T19:30:48.742Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-12-21T19:30:49.627Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-21T19:30:49.627Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-21T19:30:49.627Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-21T19:30:49.627Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-21T19:30:49.627Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-21T19:30:50.289Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-21T19:30:50.749Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-21T19:30:51.740Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-12-21T19:30:52.539Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-21T19:30:52.539Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-21T19:30:52.539Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-21T19:30:52.937Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-21T19:30:54.634Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-12-21T19:30:56.683Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-21T19:30:56.683Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-21T19:30:56.683Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:30:56.683Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-21T19:31:00.525Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-12-21T19:31:00.997Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-12-21T19:31:00.997Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-21T19:31:01.376Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-21T19:31:01.376Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-21T19:31:01.468Z] === RUN TestDockerSuite/TestBuildPATH [2021-12-21T19:31:01.468Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-21T19:31:01.468Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-21T19:31:03.569Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestImportFile [2021-12-21T19:31:03.569Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-21T19:31:03.569Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-21T19:31:03.569Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-21T19:31:03.569Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-21T19:31:03.569Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-21T19:31:03.569Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-21T19:31:03.569Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-21T19:31:03.569Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-21T19:31:03.569Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:31:03.569Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-21T19:31:04.439Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-12-21T19:31:04.439Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-21T19:31:04.439Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-12-21T19:31:06.480Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite (1643.28s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.01s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.33s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.92s) [2021-12-21T19:31:06.641Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.18s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.62s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.39s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.39s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.09s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.36s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.93s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.35s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.35s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.72s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.74s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.25s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.77s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.49s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.69s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.14s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.61s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.59s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.55s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.45s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.96s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.85s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.46s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.07s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.04s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.60s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.17s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.18s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.25s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.81s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.48s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.12s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.93s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.60s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.22s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.60s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.03s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.43s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.58s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.65s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.17s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.68s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.43s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.17s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.01s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.88s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.52s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.53s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.85s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.74s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.45s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.40s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.63s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.09s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.58s) [2021-12-21T19:31:06.641Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.85s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.56s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.91s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.62s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.09s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.43s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.67s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.27s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.30s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2021-12-21T19:31:06.641Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2021-12-21T19:31:06.641Z] === RUN TestDockerExternalVolumeSuite [2021-12-21T19:31:06.641Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-12-21T19:31:06.641Z] docker_cli_external_volume_driver_test.go:52: [d5bed7e26ce04] daemon is not started [2021-12-21T19:31:10.391Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-21T19:31:10.391Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:31:10.391Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-21T19:31:10.391Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-21T19:31:10.391Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-21T19:31:10.391Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-21T19:31:10.391Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-21T19:31:10.391Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-21T19:31:13.476Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-21T19:31:13.476Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-21T19:31:17.233Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-21T19:31:17.233Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-21T19:31:17.233Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-21T19:31:17.233Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-21T19:31:17.233Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-21T19:31:17.233Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-21T19:31:17.233Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-21T19:31:20.141Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-21T19:31:24.719Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-12-21T19:31:25.949Z] === RUN TestDockerSuite/TestInspectImage [2021-12-21T19:31:25.949Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:31:25.949Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-21T19:31:25.949Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:31:25.949Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-21T19:31:25.949Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:31:25.949Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-21T19:31:28.130Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-21T19:31:31.042Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-21T19:31:31.042Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-21T19:31:33.954Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-21T19:31:36.863Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-21T19:31:36.863Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-21T19:31:36.863Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-21T19:31:36.863Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-21T19:31:39.046Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-21T19:31:42.795Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-21T19:31:48.591Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-21T19:31:50.771Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-21T19:31:53.680Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-21T19:31:55.386Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-21T19:31:55.861Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-21T19:31:58.770Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-21T19:32:01.696Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-21T19:32:04.612Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-21T19:32:04.612Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-21T19:32:04.612Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-21T19:32:04.612Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-21T19:32:04.690Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-12-21T19:32:07.527Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-21T19:32:09.720Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-21T19:32:16.799Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-21T19:32:18.985Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-21T19:32:18.985Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-21T19:32:18.985Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-21T19:32:20.726Z] === RUN TestDockerSuite/TestBuildRm [2021-12-21T19:32:21.896Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-21T19:32:21.896Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-21T19:32:30.482Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-21T19:32:32.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-12-21T19:32:35.704Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-21T19:32:37.690Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-21T19:32:38.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-12-21T19:32:39.515Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-21T19:32:39.515Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-21T19:32:39.992Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-21T19:32:39.992Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-21T19:32:40.464Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-21T19:32:42.040Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-21T19:32:44.894Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-21T19:32:46.823Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-21T19:32:47.124Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-21T19:32:47.251Z] === RUN TestDockerSuite/TestBuildRm [2021-12-21T19:32:50.099Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-21T19:32:50.099Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-21T19:32:50.099Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-21T19:32:51.609Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-21T19:32:53.065Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-21T19:32:53.836Z] docker_cli_external_volume_driver_test.go:52: [d903573b3a9fe] daemon is not started [2021-12-21T19:32:56.031Z] === RUN TestDockerSuite/TestLogsSince [2021-12-21T19:32:57.504Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-21T19:33:04.969Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-12-21T19:33:06.489Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-21T19:33:06.489Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-21T19:33:06.489Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-21T19:33:06.489Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-21T19:33:06.489Z] === RUN TestDockerSuite/TestLogsTail [2021-12-21T19:33:08.705Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-12-21T19:33:09.460Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-21T19:33:10.777Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-12-21T19:33:10.777Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-21T19:33:11.239Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-12-21T19:33:11.239Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-21T19:33:12.211Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-12-21T19:33:12.429Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-21T19:33:15.127Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-21T19:33:15.411Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-21T19:33:15.411Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestNetHostname [2021-12-21T19:33:15.411Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-21T19:33:15.411Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-21T19:33:15.411Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-21T19:33:15.411Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginActive [2021-12-21T19:33:15.411Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-21T19:33:15.411Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-21T19:33:15.411Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-21T19:33:15.411Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-21T19:33:15.411Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-21T19:33:15.411Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-21T19:33:15.411Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-21T19:33:15.411Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-21T19:33:15.411Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-21T19:33:15.411Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.411Z] === RUN TestDockerSuite/TestPortList [2021-12-21T19:33:15.411Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-21T19:33:15.882Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-21T19:33:18.785Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-21T19:33:18.785Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-21T19:33:18.785Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-21T19:33:20.943Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-12-21T19:33:21.771Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-21T19:33:21.772Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-21T19:33:21.772Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-21T19:33:21.772Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-21T19:33:21.772Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-21T19:33:21.772Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-21T19:33:21.772Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-21T19:33:21.772Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-21T19:33:21.772Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:33:21.772Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-21T19:33:26.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-12-21T19:33:27.667Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-21T19:33:27.667Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-21T19:33:27.667Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-21T19:33:28.043Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-12-21T19:33:29.239Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-21T19:33:29.239Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-21T19:33:35.131Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-21T19:33:35.131Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-21T19:33:35.140Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-12-21T19:33:38.143Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-21T19:33:38.143Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-21T19:33:38.143Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-21T19:33:39.903Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-21T19:33:41.648Z] docker_cli_external_volume_driver_test.go:52: [df692cd52e7b4] daemon is not started [2021-12-21T19:33:48.600Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-21T19:33:56.544Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-12-21T19:33:56.544Z] docker_cli_external_volume_driver_test.go:52: [db868ebc8373d] daemon is not started [2021-12-21T19:34:05.143Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-12-21T19:34:05.143Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-12-21T19:34:05.248Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-21T19:34:05.248Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-21T19:34:05.248Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-21T19:34:06.460Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-21T19:34:06.460Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-21T19:34:06.460Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-21T19:34:06.460Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-21T19:34:06.688Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-12-21T19:34:09.058Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-21T19:34:10.051Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-21T19:34:11.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-12-21T19:34:15.945Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-21T19:34:18.994Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-21T19:34:22.804Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-21T19:34:23.126Z] === RUN TestDockerSuite/TestBuildUser [2021-12-21T19:34:23.126Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-21T19:34:23.126Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-21T19:34:23.126Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-21T19:34:23.126Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-21T19:34:23.126Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-21T19:34:23.126Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-21T19:34:27.811Z] === RUN TestDockerSuite/TestBuildSpaces [2021-12-21T19:34:27.811Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-12-21T19:34:27.901Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-21T19:34:28.372Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-21T19:34:32.181Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-21T19:34:32.181Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-21T19:34:32.181Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-21T19:34:32.181Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-21T19:34:32.181Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-21T19:34:33.215Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-21T19:34:34.914Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-12-21T19:34:34.914Z] === RUN TestDockerSuite/TestBuildStderr [2021-12-21T19:34:37.935Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-21T19:34:37.935Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-21T19:34:37.935Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-21T19:34:37.935Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-21T19:34:37.935Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-21T19:34:42.004Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-12-21T19:34:43.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-12-21T19:34:43.758Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-21T19:34:43.758Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:34:43.758Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-21T19:34:43.758Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-21T19:34:43.758Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-21T19:34:43.758Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-21T19:34:43.758Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-21T19:34:43.758Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-21T19:34:43.758Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-21T19:34:52.362Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-21T19:34:52.362Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-21T19:34:52.362Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-21T19:34:53.337Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-21T19:34:53.337Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-21T19:34:53.337Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-21T19:34:54.889Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-21T19:34:55.351Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-21T19:34:55.351Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-21T19:34:55.351Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-21T19:34:58.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-12-21T19:35:01.187Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-21T19:35:02.353Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-21T19:35:02.353Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-21T19:35:07.011Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-21T19:35:09.207Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-21T19:35:11.044Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-21T19:35:13.259Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-12-21T19:35:16.938Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-21T19:35:16.938Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-21T19:35:16.938Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-21T19:35:16.938Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-21T19:35:16.938Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-21T19:35:17.733Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-12-21T19:35:17.733Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-21T19:35:17.733Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-12-21T19:35:19.278Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-12-21T19:35:20.749Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-21T19:35:20.749Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-21T19:35:21.221Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-21T19:35:22.198Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-12-21T19:35:30.789Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-12-21T19:35:34.413Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-21T19:35:34.413Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:35:34.413Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-21T19:35:36.194Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-21T19:35:39.379Z] === RUN TestDockerSuite/TestBuildUser [2021-12-21T19:35:39.379Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-21T19:35:39.379Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-12-21T19:35:39.379Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-21T19:35:39.379Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-12-21T19:35:39.379Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-21T19:35:39.379Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-12-21T19:35:41.525Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-21T19:35:41.525Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-21T19:35:41.525Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-21T19:35:42.081Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-21T19:35:42.081Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-21T19:35:42.500Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-21T19:35:46.480Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-12-21T19:35:46.940Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-12-21T19:35:48.337Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-21T19:35:53.054Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-21T19:35:53.054Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:35:53.054Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-21T19:35:57.286Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-12-21T19:35:57.286Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-21T19:35:57.286Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-12-21T19:35:57.286Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-21T19:35:57.286Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-12-21T19:35:58.876Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-21T19:35:58.876Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-21T19:35:58.876Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-21T19:35:59.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-12-21T19:35:59.944Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-21T19:35:59.944Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-21T19:35:59.944Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-21T19:35:59.944Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-21T19:35:59.944Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-21T19:35:59.944Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-21T19:35:59.944Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-21T19:35:59.944Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-21T19:36:10.399Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-21T19:36:11.973Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-21T19:36:11.973Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-21T19:36:11.973Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-21T19:36:11.973Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-21T19:36:11.973Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-21T19:36:11.973Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T19:36:11.973Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-21T19:36:14.201Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-21T19:36:14.201Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:36:14.201Z] === RUN TestDockerSuite/TestCommitChange [2021-12-21T19:36:16.615Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-21T19:36:17.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-12-21T19:36:18.810Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-21T19:36:19.786Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-21T19:36:20.173Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-21T19:36:26.069Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-21T19:36:26.069Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-21T19:36:26.069Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-21T19:36:26.884Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-21T19:36:33.035Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-12-21T19:36:33.035Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-12-21T19:36:33.964Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-21T19:36:34.760Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-21T19:36:34.760Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-21T19:36:34.760Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-21T19:36:43.468Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-21T19:36:48.795Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-21T19:36:49.358Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-21T19:36:49.358Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-21T19:36:49.358Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-21T19:36:49.358Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-21T19:36:49.358Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-21T19:36:49.358Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-21T19:36:49.358Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-21T19:36:49.358Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-21T19:36:50.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-12-21T19:36:50.910Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-12-21T19:36:52.536Z] === RUN TestDockerSuite/TestRmiTag [2021-12-21T19:36:53.506Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-21T19:36:56.411Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-21T19:36:59.816Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-21T19:37:05.908Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-12-21T19:37:05.908Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-21T19:37:05.908Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-12-21T19:37:05.908Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-21T19:37:05.908Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-12-21T19:37:08.515Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-21T19:37:08.515Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-21T19:37:08.515Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-21T19:37:10.748Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-21T19:37:10.748Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-21T19:37:10.748Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-21T19:37:10.748Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-21T19:37:10.748Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-21T19:37:10.748Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-21T19:37:10.748Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-21T19:37:11.814Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-12-21T19:37:11.814Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-21T19:37:12.297Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-12-21T19:37:14.558Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-21T19:37:14.558Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-21T19:37:14.558Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-21T19:37:14.558Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-21T19:37:17.513Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-21T19:37:17.527Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-21T19:37:17.527Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-21T19:37:17.527Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-21T19:37:17.527Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-21T19:37:17.527Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-21T19:37:17.527Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-21T19:37:17.527Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:37:17.527Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-21T19:37:19.693Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-21T19:37:21.338Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-21T19:37:22.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-12-21T19:37:25.150Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-21T19:37:26.769Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-21T19:37:27.230Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-21T19:37:27.230Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-21T19:37:27.230Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-21T19:37:27.230Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-21T19:37:27.230Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-21T19:37:27.230Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-21T19:37:27.230Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-21T19:37:27.230Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-21T19:37:29.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-21T19:37:29.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-21T19:37:29.932Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-21T19:37:29.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-21T19:37:30.137Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-21T19:37:30.137Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-21T19:37:30.137Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-21T19:37:30.137Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-21T19:37:30.137Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-21T19:37:30.196Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-12-21T19:37:33.743Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-21T19:37:33.743Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-21T19:37:35.937Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-21T19:37:36.715Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-21T19:37:36.715Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:37:36.715Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-21T19:37:36.715Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:37:36.715Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-21T19:37:37.012Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-12-21T19:37:38.852Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-21T19:37:38.909Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-12-21T19:37:39.686Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-21T19:37:39.686Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-21T19:37:39.904Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-12-21T19:37:41.764Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-21T19:37:43.500Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-21T19:37:43.500Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-21T19:37:43.500Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-21T19:37:44.671Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-21T19:37:47.314Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-21T19:37:47.787Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-21T19:37:48.411Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-21T19:37:48.411Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-21T19:37:50.757Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.247Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-21T19:37:54.247Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.706Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-21T19:37:54.706Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.706Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-21T19:37:54.706Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-21T19:37:54.706Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-21T19:37:55.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-12-21T19:37:55.088Z] docker_cli_external_volume_driver_test.go:484: [ddbceabcacfb3] daemon is not started [2021-12-21T19:37:57.694Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-21T19:37:57.694Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-21T19:37:57.694Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-21T19:37:57.940Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-21T19:38:02.391Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-21T19:38:02.391Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-21T19:38:02.391Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-21T19:38:02.391Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-21T19:38:02.391Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-21T19:38:03.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-21T19:38:03.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-21T19:38:03.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-21T19:38:03.834Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-21T19:38:03.834Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-21T19:38:04.571Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-21T19:38:04.571Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-21T19:38:04.571Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-21T19:38:04.571Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-21T19:38:04.571Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-21T19:38:04.571Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-21T19:38:04.571Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-21T19:38:04.571Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-21T19:38:06.751Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-21T19:38:07.643Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-21T19:38:07.643Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-21T19:38:07.643Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-21T19:38:09.657Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-21T19:38:09.983Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-12-21T19:38:09.983Z] docker_cli_external_volume_driver_test.go:52: [d0a15afba4139] daemon is not started [2021-12-21T19:38:10.615Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-21T19:38:10.615Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:38:10.615Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-21T19:38:13.396Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-21T19:38:13.396Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-21T19:38:13.396Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-21T19:38:13.396Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-21T19:38:13.396Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-21T19:38:13.396Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-21T19:38:13.396Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-21T19:38:14.430Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-21T19:38:14.430Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-21T19:38:15.909Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-12-21T19:38:15.909Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-21T19:38:15.909Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-12-21T19:38:15.909Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-21T19:38:15.909Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-12-21T19:38:15.910Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-21T19:38:15.910Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-12-21T19:38:16.311Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-21T19:38:16.311Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-21T19:38:16.311Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-21T19:38:16.311Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:38:16.311Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-21T19:38:16.311Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-21T19:38:16.311Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-21T19:38:16.311Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:38:16.311Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-21T19:38:18.148Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-12-21T19:38:18.496Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-21T19:38:20.319Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-21T19:38:23.287Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-21T19:38:23.287Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-21T19:38:23.287Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-21T19:38:23.287Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-21T19:38:23.287Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-21T19:38:23.287Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-21T19:38:23.287Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-21T19:38:23.287Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-21T19:38:23.287Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-21T19:38:23.287Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-21T19:38:23.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-21T19:38:24.851Z] --- PASS: TestDockerExternalVolumeSuite (436.83s) [2021-12-21T19:38:24.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-12-21T19:38:24.852Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-12-21T19:38:24.852Z] PASS [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] === Skipped [2021-12-21T19:38:24.852Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-12-21T19:38:24.852Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-12-21T19:38:24.852Z] check_test.go:308: [dd3e8e13483c4] daemon is not started [2021-12-21T19:38:24.852Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-21T19:38:24.852Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-12-21T19:38:24.852Z] check_test.go:308: [deb1f3c283075] daemon is not started [2021-12-21T19:38:24.852Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-21T19:38:24.852Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-12-21T19:38:24.852Z] check_test.go:308: [d204cb075df05] daemon is not started [2021-12-21T19:38:24.852Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-21T19:38:24.852Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-12-21T19:38:24.852Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-21T19:38:24.852Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-12-21T19:38:24.852Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] DONE 273 tests, 5 skipped in 2420.510s [2021-12-21T19:38:24.852Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-12-21T19:38:24.852Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243e1d3dbab/docker.pid [2021-12-21T19:38:24.852Z] +++ kill 7328 [2021-12-21T19:38:24.852Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7328 is not a child of this shell [2021-12-21T19:38:24.852Z] warning: PID 7328 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243e1d3dbab/docker.pid had a nonzero exit code [2021-12-21T19:38:24.852Z] ++++ cat bundles/test-integration/docker.pid [2021-12-21T19:38:24.852Z] +++ kill 8511 [2021-12-21T19:38:24.852Z] +++ /etc/init.d/apparmor stop [2021-12-21T19:38:24.852Z] Leaving: AppArmorNo profiles have been unloaded. [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] Unloading profiles will leave already running processes permanently [2021-12-21T19:38:24.852Z] unconfined, which can lead to unexpected situations. [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] To set a process to complain mode, use the command line tool [2021-12-21T19:38:24.852Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-12-21T19:38:24.852Z] +++ true [2021-12-21T19:38:24.852Z] exiting test-integration [2021-12-21T19:38:24.852Z] ++ exit 0 [2021-12-21T19:38:24.852Z] [2021-12-21T19:38:24.852Z] + exit 0 [2021-12-21T19:38:24.852Z] ++ jobs -p [2021-12-21T19:38:24.852Z] + pids= [2021-12-21T19:38:24.852Z] + echo 'Remaining pids to kill: []' [2021-12-21T19:38:24.852Z] Remaining pids to kill: [] [2021-12-21T19:38:24.852Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-12-21T19:38:24.869Z] Recording test results [2021-12-21T19:38:25.620Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-21T19:38:25.620Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-21T19:38:25.620Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-21T19:38:25.620Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-21T19:38:25.620Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-21T19:38:25.620Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-21T19:38:25.620Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-21T19:38:25.620Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:38:25.620Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-21T19:38:25.620Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-21T19:38:25.620Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-21T19:38:25.620Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-21T19:38:25.620Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-21T19:38:26.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-21T19:38:26.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-21T19:38:26.655Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-12-21T19:38:27.003Z] + echo Ensuring container killed. [2021-12-21T19:38:27.003Z] Ensuring container killed. [2021-12-21T19:38:27.003Z] + docker ps -aq -f name=docker-pr3-* [2021-12-21T19:38:27.003Z] + cids=d41b606ad15d [2021-12-21T19:38:27.003Z] 8476fb0863e5 [2021-12-21T19:38:27.003Z] 641619f52dae [2021-12-21T19:38:27.003Z] + [ -n d41b606ad15d [2021-12-21T19:38:27.003Z] 8476fb0863e5 [2021-12-21T19:38:27.003Z] 641619f52dae ] [2021-12-21T19:38:27.003Z] + docker rm -vf d41b606ad15d 8476fb0863e5 641619f52dae [2021-12-21T19:38:27.571Z] d41b606ad15d [2021-12-21T19:38:27.571Z] 8476fb0863e5 [2021-12-21T19:38:27.814Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-21T19:38:27.814Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-21T19:38:27.814Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-21T19:38:27.814Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-21T19:38:27.814Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-21T19:38:27.814Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-21T19:38:27.829Z] 641619f52dae [Pipeline] sh [2021-12-21T19:38:28.113Z] + echo Chowning /workspace to jenkins user [2021-12-21T19:38:28.113Z] Chowning /workspace to jenkins user [2021-12-21T19:38:28.113Z] + id -u [2021-12-21T19:38:28.113Z] + id -g [2021-12-21T19:38:28.113Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43097:/workspace busybox chown -R 1000:1000 /workspace [2021-12-21T19:38:28.113Z] Unable to find image 'busybox:latest' locally [2021-12-21T19:38:28.113Z] latest: Pulling from library/busybox [2021-12-21T19:38:28.371Z] 3cb635b06aa2: Pulling fs layer [2021-12-21T19:38:28.371Z] 3cb635b06aa2: Verifying Checksum [2021-12-21T19:38:28.371Z] 3cb635b06aa2: Download complete [2021-12-21T19:38:28.371Z] 3cb635b06aa2: Pull complete [2021-12-21T19:38:28.371Z] Digest: sha256:b5cfd4befc119a590ca1a81d6bb0fa1fb19f1fbebd0397f25fae164abe1e8a6a [2021-12-21T19:38:28.371Z] Status: Downloaded newer image for busybox:latest [2021-12-21T19:38:29.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-21T19:38:30.758Z] === RUN TestDockerSuite/TestRunEchoStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-12-21T19:38:31.989Z] + bundleName=amd64 [2021-12-21T19:38:31.989Z] + echo Creating amd64-bundles.tar.gz [2021-12-21T19:38:31.989Z] Creating amd64-bundles.tar.gz [2021-12-21T19:38:31.989Z] + xargs tar -czf amd64-bundles.tar.gz [2021-12-21T19:38:31.989Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-12-21T19:38:32.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [Pipeline] archiveArtifacts [2021-12-21T19:38:33.378Z] Archiving artifacts [2021-12-21T19:38:33.585Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-12-21T19:38:33.682Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-21T19:38:33.682Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-21T19:38:34.145Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-21T19:38:35.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-21T19:38:35.263Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-21T19:38:35.579Z] + make clean [2021-12-21T19:38:35.768Z] === RUN TestDockerSuite/TestBuildXZHost [2021-12-21T19:38:35.768Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-21T19:38:35.838Z] docker volume rm -f docker-dev-cache [2021-12-21T19:38:35.838Z] docker-dev-cache [Pipeline] deleteDir [2021-12-21T19:38:36.741Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-12-21T19:38:36.741Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-21T19:38:36.741Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-12-21T19:38:36.741Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T19:38:36.741Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-12-21T19:38:37.069Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-21T19:38:37.069Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-21T19:38:37.069Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-21T19:38:37.069Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-21T19:38:37.069Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-21T19:38:37.069Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-21T19:38:37.069Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-21T19:38:38.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048a4c8_} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-21T19:38:40.015Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-21T19:38:40.486Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-12-21T19:38:41.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12504469349_c:\foo_false____} [2021-12-21T19:38:42.948Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-21T19:38:44.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12504469349_c:\foo_true____} [2021-12-21T19:38:45.874Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-21T19:38:47.844Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-21T19:38:47.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-21T19:38:48.315Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-21T19:38:48.315Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-21T19:38:48.315Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.315Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-21T19:38:48.315Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.786Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-21T19:38:48.786Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.786Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-21T19:38:48.809Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-21T19:38:48.809Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-21T19:38:48.809Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.809Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-21T19:38:48.809Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.809Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-21T19:38:48.809Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.809Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-21T19:38:48.809Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-21T19:38:48.809Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T19:38:48.809Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T19:38:48.809Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-21T19:38:48.809Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-21T19:38:49.089Z] === RUN TestDockerSuite/TestCommitChange [2021-12-21T19:38:49.272Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-21T19:38:49.272Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-21T19:38:49.272Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-21T19:38:51.747Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:38:51.747Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-21T19:38:51.747Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-21T19:38:52.218Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-21T19:38:52.218Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-21T19:38:52.218Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-21T19:38:52.218Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-21T19:38:52.218Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-21T19:38:52.218Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:38:52.218Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-21T19:38:52.218Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:38:52.218Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-21T19:38:55.102Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-21T19:38:55.102Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-21T19:38:55.102Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-21T19:38:55.102Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-21T19:38:55.102Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:38:55.102Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-21T19:38:55.102Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-21T19:38:55.102Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-21T19:38:55.102Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-21T19:38:55.102Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-21T19:38:55.102Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-21T19:38:55.102Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-21T19:38:55.181Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-21T19:38:55.181Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-21T19:38:55.181Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-21T19:38:55.181Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-21T19:38:58.986Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-21T19:38:58.986Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-21T19:38:58.986Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-21T19:38:58.986Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-21T19:38:58.986Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-21T19:38:58.986Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-21T19:38:58.986Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-21T19:39:01.503Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-12-21T19:39:03.729Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-21T19:39:03.729Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-21T19:39:03.729Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-21T19:39:04.872Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunMount [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-21T19:39:05.288Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-21T19:39:05.288Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-21T19:39:07.838Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-21T19:39:07.838Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:39:07.838Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-21T19:39:07.838Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-21T19:39:07.838Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-21T19:39:08.597Z] === RUN TestDockerSuite/TestCommitHardlink [2021-12-21T19:39:08.597Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-21T19:39:08.597Z] === RUN TestDockerSuite/TestCommitNewFile [2021-12-21T19:39:15.662Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-21T19:39:15.662Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-21T19:39:15.662Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-21T19:39:15.662Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-21T19:39:15.662Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-21T19:39:15.662Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-21T19:39:15.662Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-21T19:39:18.962Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-12-21T19:39:18.962Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-21T19:39:18.962Z] === RUN TestDockerSuite/TestCommitTTY [2021-12-21T19:39:20.359Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-21T19:39:20.359Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-21T19:39:20.359Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-21T19:39:20.359Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:39:20.359Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-21T19:39:21.496Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-21T19:39:26.210Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-21T19:39:26.210Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-21T19:39:26.673Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-21T19:39:28.221Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-21T19:39:30.416Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-21T19:39:30.819Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-21T19:39:30.819Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-21T19:39:30.819Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-21T19:39:30.819Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-21T19:39:30.819Z] === RUN TestDockerSuite/TestCpToDot [2021-12-21T19:39:31.370Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-12-21T19:39:32.608Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-21T19:39:34.157Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-21T19:39:34.624Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-21T19:39:34.624Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-21T19:39:34.624Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-21T19:39:34.624Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-21T19:39:34.624Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-21T19:39:37.080Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.080Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T19:39:37.192Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-12-21T19:39:37.192Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.192Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-12-21T19:39:37.192Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.192Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-12-21T19:39:37.192Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.599Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-21T19:39:37.599Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.599Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-21T19:39:37.599Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.599Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-21T19:39:37.599Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.599Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-21T19:39:37.599Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.599Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-21T19:39:37.653Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-12-21T19:39:37.653Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.653Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-12-21T19:39:37.653Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.653Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-12-21T19:39:37.653Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.653Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-12-21T19:39:37.653Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:39:37.653Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-12-21T19:39:37.653Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-12-21T19:39:38.069Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-21T19:39:38.069Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-21T19:39:40.292Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-21T19:39:41.798Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-21T19:39:41.798Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-21T19:39:41.798Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-21T19:39:41.798Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-21T19:39:41.798Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-21T19:39:41.798Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-21T19:39:41.798Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-21T19:39:41.798Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-21T19:39:41.798Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-21T19:39:41.798Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:39:41.798Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-21T19:39:44.097Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-21T19:39:44.097Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-21T19:39:44.097Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-12-21T19:39:47.060Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-21T19:39:47.531Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-21T19:39:48.001Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-21T19:39:48.001Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-21T19:39:48.001Z] === RUN TestDockerSuite/TestCreateRM [2021-12-21T19:39:48.472Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-21T19:39:48.472Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T19:39:48.472Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-21T19:39:48.472Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-21T19:39:48.944Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-21T19:39:52.181Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-21T19:39:52.181Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-21T19:39:52.181Z] === RUN TestDockerSuite/TestRunRm [2021-12-21T19:39:52.487Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-12-21T19:39:54.374Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-21T19:39:59.399Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-21T19:39:59.400Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-21T19:39:59.400Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-21T19:40:00.205Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-21T19:40:02.364Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-21T19:40:02.364Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-21T19:40:02.364Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-21T19:40:02.364Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-21T19:40:03.135Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-21T19:40:06.073Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-21T19:40:06.177Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-21T19:40:06.177Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDockerFails [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-21T19:40:06.177Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-21T19:40:06.177Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-21T19:40:06.177Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-21T19:40:06.177Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-21T19:40:06.177Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-21T19:40:06.177Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-21T19:40:08.999Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-21T19:40:09.982Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-21T19:40:11.921Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-21T19:40:11.921Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-21T19:40:11.921Z] === RUN TestDockerSuite/TestRunState [2021-12-21T19:40:11.921Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-21T19:40:11.921Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-21T19:40:12.950Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-21T19:40:13.612Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-12-21T19:40:13.612Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-21T19:40:13.612Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-12-21T19:40:14.849Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-21T19:40:14.849Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:40:14.849Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-21T19:40:16.761Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-21T19:40:17.816Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-21T19:40:17.816Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-21T19:40:17.816Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-21T19:40:17.816Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-21T19:40:17.816Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-21T19:40:18.287Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-21T19:40:18.287Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-21T19:40:18.287Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-21T19:40:18.287Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-21T19:40:22.296Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-12-21T19:40:22.296Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-21T19:40:22.296Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-12-21T19:40:22.296Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-21T19:40:22.296Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-12-21T19:40:22.296Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-21T19:40:22.296Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-21T19:40:24.207Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-21T19:40:24.207Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-21T19:40:25.271Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-12-21T19:40:25.271Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-21T19:40:25.271Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-12-21T19:40:25.271Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-12-21T19:40:26.434Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-21T19:40:26.434Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-21T19:40:26.434Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-21T19:40:29.120Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-12-21T19:40:29.120Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-12-21T19:40:29.120Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-21T19:40:29.120Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-12-21T19:40:29.120Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-21T19:40:29.120Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-12-21T19:40:29.120Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:40:29.120Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-12-21T19:40:29.299Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-21T19:40:29.399Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-21T19:40:29.399Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-21T19:40:29.399Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-21T19:40:29.399Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-21T19:40:29.399Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-21T19:40:32.962Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-12-21T19:40:33.218Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-21T19:40:34.078Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-21T19:40:36.788Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-12-21T19:40:39.973Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-21T19:40:40.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-12-21T19:40:40.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-12-21T19:40:40.622Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-21T19:40:40.622Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-12-21T19:40:42.941Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-21T19:40:43.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-12-21T19:40:43.595Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-12-21T19:40:43.680Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-21T19:40:43.934Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-21T19:40:47.415Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-12-21T19:40:47.415Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:40:47.415Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-12-21T19:40:47.415Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:40:47.415Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-12-21T19:40:48.455Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-21T19:40:49.825Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-21T19:40:50.297Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-21T19:40:51.278Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-12-21T19:40:51.278Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-12-21T19:40:51.291Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-21T19:40:54.257Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-12-21T19:40:54.257Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-21T19:40:54.257Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-12-21T19:40:55.641Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-21T19:40:55.642Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-21T19:40:56.113Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-21T19:40:56.113Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-21T19:40:58.479Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-21T19:40:59.053Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-12-21T19:40:59.526Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-12-21T19:41:00.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-21T19:41:03.867Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-21T19:41:04.375Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-21T19:41:04.375Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-21T19:41:04.375Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-21T19:41:04.375Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:41:04.375Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-21T19:41:04.375Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-21T19:41:04.375Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-21T19:41:04.375Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-21T19:41:04.375Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-21T19:41:05.367Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-21T19:41:05.367Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-21T19:41:05.367Z] === RUN TestDockerSuite/TestEventsRename [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-21T19:41:06.839Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-21T19:41:06.839Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-21T19:41:06.839Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-21T19:41:06.839Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-21T19:41:06.839Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-21T19:41:06.839Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-21T19:41:06.839Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-21T19:41:08.240Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-12-21T19:41:09.179Z] === RUN TestDockerSuite/TestEventsResize [2021-12-21T19:41:11.620Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-21T19:41:13.848Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-21T19:41:14.148Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-12-21T19:41:16.083Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-21T19:41:20.051Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-12-21T19:41:20.051Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-12-21T19:41:20.051Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-12-21T19:41:20.051Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-12-21T19:41:20.051Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-21T19:41:21.973Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-21T19:41:21.973Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-21T19:41:21.973Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-21T19:41:21.973Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-21T19:41:21.973Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-21T19:41:21.973Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-21T19:41:21.973Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-21T19:41:22.295Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-12-21T19:41:22.295Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-21T19:41:22.770Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-12-21T19:41:24.212Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-21T19:41:24.683Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-21T19:41:25.154Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-21T19:41:25.626Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-21T19:41:26.594Z] === RUN TestDockerSuite/TestContainerAPITop [2021-12-21T19:41:26.594Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:41:26.594Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-12-21T19:41:27.201Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-21T19:41:30.411Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-12-21T19:41:30.411Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-12-21T19:41:36.329Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-12-21T19:41:37.661Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-21T19:41:37.661Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-21T19:41:37.661Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-21T19:41:39.305Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-12-21T19:41:39.305Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-21T19:41:39.305Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-12-21T19:41:39.305Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-21T19:41:39.305Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-12-21T19:41:39.305Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-21T19:41:39.305Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-12-21T19:41:39.305Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-21T19:41:39.305Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-12-21T19:41:39.305Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-21T19:41:39.305Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-12-21T19:41:42.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-12-21T19:41:42.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-12-21T19:41:45.086Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-21T19:41:45.086Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-21T19:41:46.367Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-21T19:41:46.367Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:41:46.367Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-21T19:41:49.877Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-21T19:41:50.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-12-21T19:41:51.156Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-21T19:41:51.156Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-21T19:41:51.156Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-21T19:41:51.156Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:41:51.156Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-21T19:41:51.156Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-21T19:41:51.156Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-21T19:41:51.156Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-21T19:41:51.156Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-21T19:41:54.661Z] === RUN TestDockerSuite/TestEventsTop [2021-12-21T19:41:54.661Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-21T19:41:54.661Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-21T19:41:54.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-12-21T19:41:57.631Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-21T19:41:57.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-12-21T19:41:59.852Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-21T19:41:59.852Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:41:59.852Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-21T19:41:59.852Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-21T19:41:59.852Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-21T19:41:59.852Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:41:59.852Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-21T19:41:59.852Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:41:59.852Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-21T19:41:59.852Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-21T19:41:59.852Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-21T19:41:59.852Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:41:59.852Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-21T19:42:02.087Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-21T19:42:03.535Z] === RUN TestDockerSuite/TestExec [2021-12-21T19:42:03.535Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:42:03.535Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-21T19:42:03.535Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-21T19:42:03.535Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-21T19:42:05.060Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-21T19:42:05.060Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-21T19:42:05.060Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-21T19:42:05.770Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-21T19:42:06.511Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000395158_} [2021-12-21T19:42:07.289Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-21T19:42:07.289Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-21T19:42:07.289Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-21T19:42:07.289Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-21T19:42:07.289Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-21T19:42:07.289Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:42:07.289Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-21T19:42:07.289Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-21T19:42:07.289Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-21T19:42:07.289Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:42:07.289Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-21T19:42:07.289Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-21T19:42:07.289Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-21T19:42:08.747Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-21T19:42:08.748Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:42:08.748Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-21T19:42:08.748Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:42:08.748Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-21T19:42:08.748Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-21T19:42:08.748Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-21T19:42:09.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13181150037_c:\foo_false____} [2021-12-21T19:42:12.557Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-21T19:42:16.363Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-21T19:42:18.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13181150037_c:\foo_true____} [2021-12-21T19:42:20.172Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-12-21T19:42:21.020Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-12-21T19:42:21.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-12-21T19:42:21.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-12-21T19:42:21.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-12-21T19:42:21.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-12-21T19:42:21.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-12-21T19:42:21.484Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-12-21T19:42:21.484Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-21T19:42:21.951Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-12-21T19:42:21.952Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-21T19:42:21.952Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-12-21T19:42:21.952Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-21T19:42:21.952Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-12-21T19:42:21.952Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-21T19:42:21.952Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-12-21T19:42:21.952Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-21T19:42:21.952Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-12-21T19:42:23.140Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-21T19:42:25.191Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-21T19:42:25.191Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-21T19:42:25.191Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-21T19:42:25.191Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-21T19:42:25.191Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-21T19:42:25.191Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-21T19:42:25.191Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-21T19:42:25.191Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-21T19:42:25.722Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-12-21T19:42:25.723Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-21T19:42:25.723Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-12-21T19:42:25.723Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:42:25.723Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-12-21T19:42:25.723Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:42:25.723Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-12-21T19:42:25.723Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-21T19:42:25.723Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-12-21T19:42:25.723Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:42:25.723Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-12-21T19:42:25.723Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-21T19:42:25.723Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-12-21T19:42:25.723Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-21T19:42:26.184Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-12-21T19:42:26.184Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:42:26.184Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-12-21T19:42:26.184Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-21T19:42:26.184Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-12-21T19:42:26.184Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-21T19:42:26.184Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-12-21T19:42:26.184Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-21T19:42:26.184Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-12-21T19:42:26.184Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:42:26.184Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-12-21T19:42:26.184Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:42:26.184Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-12-21T19:42:28.159Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-21T19:42:28.159Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-21T19:42:30.320Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-21T19:42:30.320Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-21T19:42:30.320Z] === RUN TestDockerSuite/TestExecEnv [2021-12-21T19:42:30.320Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:42:30.320Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-21T19:42:30.320Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-21T19:42:30.320Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-21T19:42:31.971Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-21T19:42:31.972Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-21T19:42:32.444Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-21T19:42:32.444Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-21T19:42:32.915Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-21T19:42:33.290Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-21T19:42:34.788Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-12-21T19:42:34.788Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-12-21T19:42:34.788Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-21T19:42:34.788Z] === RUN TestDockerSuite/TestCpRelativePath [2021-12-21T19:42:39.262Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-21T19:42:39.262Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-21T19:42:39.262Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-21T19:42:39.262Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-21T19:42:39.262Z] === RUN TestDockerSuite/TestExecParseError [2021-12-21T19:42:39.262Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:42:39.262Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-21T19:42:39.262Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-21T19:42:39.262Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-21T19:42:39.262Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-21T19:42:39.262Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-21T19:42:43.073Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-21T19:42:43.073Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-21T19:42:43.073Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-21T19:42:43.073Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:42:43.073Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-21T19:42:43.073Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-21T19:42:43.073Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-21T19:42:43.073Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-21T19:42:43.073Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-21T19:42:43.073Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-21T19:42:43.073Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-21T19:42:43.374Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-21T19:42:43.374Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:42:43.374Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-21T19:42:43.374Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-21T19:42:43.374Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-21T19:42:43.374Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-21T19:42:43.374Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-21T19:42:47.268Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-12-21T19:42:47.268Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-21T19:42:47.268Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-12-21T19:42:47.268Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-21T19:42:47.268Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-12-21T19:42:47.268Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-21T19:42:47.729Z] === RUN TestDockerSuite/TestCpToCaseA [2021-12-21T19:42:47.850Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-21T19:42:47.850Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-21T19:42:47.850Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-21T19:42:52.072Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-21T19:42:52.543Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-21T19:42:53.023Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-21T19:42:54.819Z] === RUN TestDockerSuite/TestCpToCaseB [2021-12-21T19:42:55.032Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-21T19:42:55.032Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-21T19:42:55.032Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-21T19:42:55.032Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-21T19:42:55.032Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-21T19:42:55.032Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:42:55.032Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-21T19:42:58.573Z] === RUN TestDockerSuite/TestCpToCaseC [2021-12-21T19:42:58.573Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:42:58.573Z] === RUN TestDockerSuite/TestCpToCaseD [2021-12-21T19:42:58.573Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-21T19:42:58.573Z] === RUN TestDockerSuite/TestCpToCaseE [2021-12-21T19:43:02.217Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-21T19:43:05.554Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-21T19:43:05.554Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-21T19:43:05.554Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite (2675.43s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.08s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.81s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.91s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.50s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.52s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.08s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.22s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.74s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.33s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.89s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.07s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.91s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-12-21T19:43:06.025Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.37s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-21T19:43:06.025Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.55s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.36s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.79s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.71s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.88s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.98s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.58s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.47s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.14s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.44s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.23s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.14s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.70s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCmd (1.33s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.67s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.38s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.63s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.50s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.30s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.44s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.42s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.13s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.04s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.26s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.84s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.57s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.36s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.03s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (11.94s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.37s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.99s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.54s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.82s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.09s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.17s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.81s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.05s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.56s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.68s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.28s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.19s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.08s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.53s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.53s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.50s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-21T19:43:06.497Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildFails (2.98s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-12-21T19:43:06.497Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.55s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.68s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.97s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.32s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.88s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.60s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.28s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildHistory (13.33s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.30s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.49s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLabel (1.57s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.11s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.50s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.75s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.84s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.33s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.87s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.26s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.01s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.64s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.38s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.09s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.03s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.33s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.74s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.52s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.41s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.20s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.61s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.82s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.99s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.18s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.59s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.29s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.51s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.32s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.67s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.73s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildRm (15.01s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.49s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.76s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.50s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.54s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.59s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.09s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.10s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.28s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.66s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildStderr (5.26s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.07s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.92s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.56s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.49s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.43s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.66s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.53s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.52s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.51s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.57s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.12s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.85s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.33s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.24s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.90s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.42s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.60s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestCommitChange (5.92s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.46s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.31s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestCommitTTY (8.40s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.48s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.25s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.46s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.03s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.01s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.70s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.50s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.63s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.91s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.01s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.68s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.03s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.60s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.51s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.38s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.54s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.42s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.06s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.39s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.07s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.56s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.07s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.43s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.84s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.94s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000388078_} (2.89s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140882944_c:\foo_false____} (3.19s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14140882944_c:\foo_true____} (2.97s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-21T19:43:06.498Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-21T19:43:06.498Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.12s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.10s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.16s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.46s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.25s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.22s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.68s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCpToStdout (3.04s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.09s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.27s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.41s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.56s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.04s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.18s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.86s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.15s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsCopy (5.80s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.99s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.01s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.22s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFilters (6.23s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFormat (7.04s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsRename (3.15s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsResize (8.29s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.86s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.84s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.89s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.42s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.40s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.42s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.50s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.44s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.55s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.58s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecInspectID (4.93s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.89s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.65s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.43s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.43s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.70s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.87s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.38s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.73s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.13s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.46s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.27s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.11s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.94s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.64s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.16s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.98s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectDefault (2.94s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectHistory (5.45s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.89s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.54s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.99s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.60s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.52s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectStatus (3.80s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.98s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.87s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.99s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.59s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.88s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-21T19:43:06.499Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.42s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.39s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.25s) [2021-12-21T19:43:06.499Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.59s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.62s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.64s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.50s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.82s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.07s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.96s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsSince (9.64s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsTail (3.34s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.09s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.74s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.76s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsByOrder (9.53s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.50s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.18s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.39s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.58s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.16s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.47s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.76s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.06s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.98s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.63s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.17s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.76s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.82s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.53s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.03s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.40s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.52s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.58s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.35s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.14s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.43s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.98s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiTag (0.76s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.10s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.77s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.46s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.12s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.47s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.92s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.89s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.03s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.33s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.07s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.05s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.20s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.08s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.37s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.10s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.95s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.99s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.65s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.09s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.95s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.98s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.96s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.92s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-21T19:43:06.500Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-21T19:43:06.500Z] --- PASS: TestDockerSuite/TestRunExitCode (2.92s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.91s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.96s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.19s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.21s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.40s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.13s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.26s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.35s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.31s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.25s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.78s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.07s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.67s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunRm (3.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.08s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.03s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.03s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.52s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.31s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.99s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.87s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.31s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.88s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.93s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.72s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.17s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.93s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.50s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.47s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.98s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.01s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.77s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.01s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.22s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.90s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.93s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.59s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.43s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.86s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.68s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.84s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.45s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.52s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.71s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.60s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.92s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.93s) [2021-12-21T19:43:06.501Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-21T19:43:06.501Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T19:43:06.501Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.501Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-21T19:43:06.502Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-21T19:43:06.502Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-21T19:43:06.502Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-21T19:43:06.502Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-21T19:43:06.502Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-21T19:43:06.502Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-21T19:43:06.502Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-21T19:43:06.502Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T19:43:06.502Z] === RUN TestDockerDaemonSuite [2021-12-21T19:43:06.502Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-21T19:43:06.502Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-21T19:43:06.502Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-21T19:43:06.502Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T19:43:06.502Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T19:43:06.502Z] === RUN TestDockerSwarmSuite [2021-12-21T19:43:06.502Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-21T19:43:06.502Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-21T19:43:06.502Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-21T19:43:06.502Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-21T19:43:06.502Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-21T19:43:06.502Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-21T19:43:06.502Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-21T19:43:06.502Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.502Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-21T19:43:06.503Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.503Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-21T19:43:06.503Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.503Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-21T19:43:06.503Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.503Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-21T19:43:06.503Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.503Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T19:43:06.503Z] === RUN TestDockerExternalVolumeSuite [2021-12-21T19:43:06.503Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-21T19:43:06.503Z] === RUN TestDockerNetworkSuite [2021-12-21T19:43:06.503Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-21T19:43:06.503Z] === RUN TestDockerHubPullSuite [2021-12-21T19:43:06.503Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.503Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-21T19:43:06.503Z] PASS [2021-12-21T19:43:06.503Z] ok github.com/docker/docker/integration-cli 2675.861s [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === Skipped [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-21T19:43:06.975Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.975Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T19:43:06.975Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T19:43:06.975Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T19:43:06.975Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2021-12-21T19:43:06.975Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.975Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T19:43:06.975Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.975Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T19:43:06.975Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.55s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.55s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.60s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.57s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-21T19:43:06.976Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-12-21T19:43:06.976Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.976Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-12-21T19:43:06.976Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.976Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-12-21T19:43:06.976Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.50s) [2021-12-21T19:43:06.977Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.50s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-21T19:43:06.977Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.54s) [2021-12-21T19:43:06.977Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-21T19:43:06.977Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-21T19:43:06.977Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-21T19:43:06.977Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-21T19:43:06.977Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.07s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.07s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-21T19:43:06.977Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-12-21T19:43:06.977Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-21T19:43:06.977Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.977Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-12-21T19:43:06.977Z] [2021-12-21T19:43:06.977Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-21T19:43:06.978Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-21T19:43:06.978Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-21T19:43:06.978Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2021-12-21T19:43:06.978Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-21T19:43:06.978Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T19:43:06.978Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T19:43:06.978Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T19:43:06.978Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T19:43:06.978Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-21T19:43:06.978Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-21T19:43:06.978Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-21T19:43:06.978Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-21T19:43:06.978Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-21T19:43:06.978Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.978Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T19:43:06.978Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.978Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T19:43:06.978Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-21T19:43:06.979Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-21T19:43:06.979Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-21T19:43:06.979Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-21T19:43:06.979Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-21T19:43:06.979Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-21T19:43:06.979Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.979Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-21T19:43:06.979Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.07s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.07s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.05s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.05s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-12-21T19:43:06.980Z] [2021-12-21T19:43:06.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-21T19:43:06.980Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-21T19:43:06.980Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-21T19:43:07.468Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-21T19:43:07.468Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-21T19:43:07.468Z] [2021-12-21T19:43:07.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-21T19:43:07.469Z] [2021-12-21T19:43:07.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-21T19:43:07.469Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.469Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.470Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T19:43:07.470Z] [2021-12-21T19:43:07.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T19:43:07.470Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-21T19:43:07.471Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] DONE 1085 tests, 539 skipped in 2685.832s [2021-12-21T19:43:07.471Z] INFO: Integration tests ended at 12/21/2021 19:43:07. Duration:00:44:45.9933367 [2021-12-21T19:43:07.471Z] INFO: Docker info of the daemon under test at end of run [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] Containers: 2 [2021-12-21T19:43:07.471Z] Running: 0 [2021-12-21T19:43:07.471Z] Paused: 0 [2021-12-21T19:43:07.471Z] Stopped: 2 [2021-12-21T19:43:07.471Z] Images: 18 [2021-12-21T19:43:07.471Z] Server Version: 0.0.0-dev [2021-12-21T19:43:07.471Z] Storage Driver: windowsfilter [2021-12-21T19:43:07.471Z] Windows: [2021-12-21T19:43:07.471Z] Logging Driver: json-file [2021-12-21T19:43:07.471Z] Plugins: [2021-12-21T19:43:07.471Z] Volume: local [2021-12-21T19:43:07.471Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T19:43:07.471Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T19:43:07.471Z] Swarm: inactive [2021-12-21T19:43:07.471Z] Default Isolation: process [2021-12-21T19:43:07.471Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T19:43:07.471Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T19:43:07.471Z] OSType: windows [2021-12-21T19:43:07.471Z] Architecture: x86_64 [2021-12-21T19:43:07.471Z] CPUs: 4 [2021-12-21T19:43:07.471Z] Total Memory: 32GiB [2021-12-21T19:43:07.471Z] Name: azwin-2-72f260 [2021-12-21T19:43:07.471Z] ID: VXKA:KD7C:FW7G:36Q4:B4MQ:2KRW:AFZT:DP2E:Y2TR:U4CD:2O2P:JC4E [2021-12-21T19:43:07.471Z] Docker Root Dir: D:\CI\PR-43097\3\daemon [2021-12-21T19:43:07.471Z] Debug Mode (client): false [2021-12-21T19:43:07.471Z] Debug Mode (server): true [2021-12-21T19:43:07.471Z] File Descriptors: -1 [2021-12-21T19:43:07.471Z] Goroutines: 17 [2021-12-21T19:43:07.471Z] System Time: 2021-12-21T19:43:07.2912132Z [2021-12-21T19:43:07.471Z] EventsListeners: 0 [2021-12-21T19:43:07.471Z] Registry: https://index.docker.io/v1/ [2021-12-21T19:43:07.471Z] Labels: [2021-12-21T19:43:07.471Z] Experimental: false [2021-12-21T19:43:07.471Z] Insecure Registries: [2021-12-21T19:43:07.471Z] 127.0.0.0/8 [2021-12-21T19:43:07.471Z] Live Restore Enabled: false [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] [2021-12-21T19:43:07.471Z] INFO: Stopping daemon under test [2021-12-21T19:43:07.942Z] SUCCESS: The process with PID 5580 (child process of PID 8004) has been terminated. [2021-12-21T19:43:07.942Z] SUCCESS: The process with PID 8004 (child process of PID 2412) has been terminated. [2021-12-21T19:43:07.942Z] INFO: Stop tailing logs of the daemon under tests [2021-12-21T19:43:07.942Z] INFO: executeCI.ps1 Completed successfully at 12/21/2021 19:43:07. [2021-12-21T19:43:07.942Z] INFO: Tidying up at end of run [2021-12-21T19:43:07.942Z] INFO: Saving daemon under test log (d:\CI\PR-43097\3\dut.out) to bundles\CIDUT.out [2021-12-21T19:43:07.942Z] INFO: Saving daemon under test log (d:\CI\PR-43097\3\dut.err) to bundles\CIDUT.err [2021-12-21T19:43:07.942Z] INFO: Saving containerd logs to bundles [2021-12-21T19:43:07.942Z] INFO: Nuke-Everything... [2021-12-21T19:43:07.942Z] INFO: Container count on control daemon to delete is 2 [2021-12-21T19:43:08.413Z] 811fb9f19679 [2021-12-21T19:43:08.413Z] dc2eda82fbac [2021-12-21T19:43:08.413Z] INFO: Tidying pidfile d:\CI\PR-43097\3\docker.pid [2021-12-21T19:43:08.413Z] INFO: Nuking d:\CI [2021-12-21T19:43:09.396Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-21T19:43:13.205Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-21T19:43:13.424Z] === RUN TestDockerSuite/TestCpToCaseF [2021-12-21T19:43:13.424Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-21T19:43:13.424Z] === RUN TestDockerSuite/TestCpToCaseG [2021-12-21T19:43:13.424Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:43:13.424Z] === RUN TestDockerSuite/TestCpToCaseH [2021-12-21T19:43:20.388Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-21T19:43:20.389Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:43:20.389Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-21T19:43:20.389Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-21T19:43:20.860Z] === RUN TestDockerSuite/TestHealth [2021-12-21T19:43:20.860Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-21T19:43:20.860Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-21T19:43:20.860Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-21T19:43:20.860Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-21T19:43:20.860Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-21T19:43:26.753Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-21T19:43:26.753Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-21T19:43:26.753Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-21T19:43:26.753Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-21T19:43:26.753Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-21T19:43:27.224Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-21T19:43:27.224Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-21T19:43:28.220Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-21T19:43:28.220Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:43:28.220Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-21T19:43:29.214Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-21T19:43:29.214Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-21T19:43:31.443Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-21T19:43:31.914Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-21T19:43:34.141Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-21T19:43:34.550Z] === RUN TestDockerSuite/TestCpToCaseI [2021-12-21T19:43:34.550Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-21T19:43:34.550Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-12-21T19:43:34.550Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-21T19:43:34.550Z] === RUN TestDockerSuite/TestCpToDot [2021-12-21T19:43:36.095Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-12-21T19:43:36.095Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-21T19:43:36.095Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-12-21T19:43:36.095Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-21T19:43:36.095Z] === RUN TestDockerSuite/TestCpToStdout [2021-12-21T19:43:37.959Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-21T19:43:37.959Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-21T19:43:37.959Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:43:37.959Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-21T19:43:38.681Z] INFO: Zapped successfully [2021-12-21T19:43:38.681Z] [2021-12-21T19:43:38.681Z] INFO: executeCI.ps1 exiting at Tue Dec 21 19:43:38 CUT 2021. Duration 01:03:26.6189132 [2021-12-21T19:43:38.681Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-21T19:43:38.936Z] Recording test results [2021-12-21T19:43:39.450Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-21T19:43:39.841Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-12-21T19:43:39.841Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:43:39.841Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-12-21T19:43:39.841Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-21T19:43:39.841Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-12-21T19:43:39.841Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-21T19:43:39.841Z] === RUN TestDockerSuite/TestCpVolumePath [2021-12-21T19:43:39.841Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-21T19:43:39.841Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-12-21T19:43:40.304Z] === RUN TestDockerSuite/TestCreateArgs [2021-12-21T19:43:40.766Z] === RUN TestDockerSuite/TestCreateByImageID [2021-12-21T19:43:41.062Z] Creating win-2022-integration-bundles.zip [2021-12-21T19:43:41.773Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-21T19:43:41.773Z] === RUN TestDockerSuite/TestImportBadURL [Pipeline] archiveArtifacts [2021-12-21T19:43:42.861Z] Archiving artifacts [2021-12-21T19:43:43.681Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-12-21T19:43:43.999Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-21T19:43:43.999Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:43:43.999Z] === RUN TestDockerSuite/TestImportFile [2021-12-21T19:43:43.999Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:43:43.999Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-21T19:43:44.003Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-21T19:43:44.470Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-21T19:43:44.470Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-21T19:43:44.470Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-21T19:43:44.470Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-21T19:43:44.470Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-21T19:43:44.470Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-21T19:43:44.470Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-21T19:43:44.470Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:43:44.470Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-21T19:43:44.964Z] + make clean [2021-12-21T19:43:45.955Z] docker volume rm -f docker-dev-cache [2021-12-21T19:43:45.955Z] docker-dev-cache [Pipeline] deleteDir [2021-12-21T19:43:47.424Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-12-21T19:43:47.424Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-12-21T19:43:47.424Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-21T19:43:48.276Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-21T19:43:50.340Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-12-21T19:43:51.251Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-21T19:43:51.251Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:43:51.251Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-21T19:43:51.251Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-21T19:43:51.251Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-21T19:43:51.251Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-21T19:43:51.251Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-21T19:43:51.251Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-21T19:43:51.890Z] === RUN TestDockerSuite/TestCreateLabels [2021-12-21T19:43:52.350Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-12-21T19:43:52.350Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-21T19:43:52.350Z] === RUN TestDockerSuite/TestCreateRM [2021-12-21T19:43:53.325Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-12-21T19:43:53.325Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T19:43:53.325Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-12-21T19:43:53.325Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-12-21T19:43:53.786Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-12-21T19:43:54.220Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-21T19:43:54.221Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-21T19:43:58.030Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-21T19:43:58.030Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-21T19:43:58.030Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-21T19:43:58.030Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-21T19:43:58.030Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-21T19:43:58.030Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-21T19:43:58.030Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-21T19:44:01.002Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-21T19:44:05.778Z] === RUN TestDockerSuite/TestInspectImage [2021-12-21T19:44:05.778Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:44:05.778Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-21T19:44:05.778Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:44:05.778Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-21T19:44:05.778Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:44:05.778Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-21T19:44:06.229Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-12-21T19:44:06.229Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-12-21T19:44:07.772Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-12-21T19:44:08.741Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-21T19:44:11.519Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-12-21T19:44:11.519Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-12-21T19:44:11.519Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-21T19:44:11.519Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-12-21T19:44:12.548Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-21T19:44:12.548Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-21T19:44:15.269Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-12-21T19:44:15.269Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.269Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-12-21T19:44:15.730Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDevicePermissions [2021-12-21T19:44:15.730Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-21T19:44:15.730Z] === RUN TestDockerSuite/TestDockerFails [2021-12-21T19:44:16.193Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-12-21T19:44:16.193Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-21T19:44:16.193Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-12-21T19:44:16.193Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-21T19:44:16.193Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-12-21T19:44:16.193Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-21T19:44:16.193Z] === RUN TestDockerSuite/TestEventsAttach [2021-12-21T19:44:16.193Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-21T19:44:16.193Z] === RUN TestDockerSuite/TestEventsCommit [2021-12-21T19:44:16.193Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-21T19:44:16.193Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-12-21T19:44:16.367Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-21T19:44:19.941Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-12-21T19:44:20.175Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-21T19:44:20.175Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-21T19:44:20.175Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-21T19:44:20.175Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-21T19:44:23.686Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-12-21T19:44:23.993Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-21T19:44:27.434Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-12-21T19:44:27.804Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-21T19:44:34.987Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-21T19:44:38.797Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-21T19:44:41.771Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-21T19:44:45.147Z] === RUN TestDockerSuite/TestEventsCopy [2021-12-21T19:44:45.581Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-21T19:44:48.548Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-21T19:44:52.362Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-21T19:44:53.738Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-21T19:44:55.332Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-21T19:44:55.332Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-21T19:44:55.332Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-21T19:44:55.332Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-21T19:44:59.143Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-21T19:45:00.833Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-12-21T19:45:02.109Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-21T19:45:09.290Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-21T19:45:09.431Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-12-21T19:45:10.403Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-12-21T19:45:11.516Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-21T19:45:11.516Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-21T19:45:11.516Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-21T19:45:15.329Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-21T19:45:15.329Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-21T19:45:16.212Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-12-21T19:45:17.187Z] === RUN TestDockerSuite/TestEventsFilterType [2021-12-21T19:45:19.380Z] === RUN TestDockerSuite/TestEventsFilters [2021-12-21T19:45:22.518Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-21T19:45:26.482Z] === RUN TestDockerSuite/TestEventsFormat [2021-12-21T19:45:29.711Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-21T19:45:33.571Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-12-21T19:45:33.571Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-12-21T19:45:33.571Z] === RUN TestDockerSuite/TestEventsImageImport [2021-12-21T19:45:33.571Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:45:33.571Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-12-21T19:45:33.571Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-21T19:45:33.571Z] === RUN TestDockerSuite/TestEventsImagePull [2021-12-21T19:45:33.571Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-21T19:45:33.571Z] === RUN TestDockerSuite/TestEventsImageTag [2021-12-21T19:45:35.116Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-12-21T19:45:35.116Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-21T19:45:35.116Z] === RUN TestDockerSuite/TestEventsRename [2021-12-21T19:45:36.903Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-21T19:45:38.863Z] === RUN TestDockerSuite/TestEventsResize [2021-12-21T19:45:41.679Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-21T19:45:46.453Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-21T19:45:46.453Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-21T19:45:46.453Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-21T19:45:49.251Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-12-21T19:45:49.427Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-21T19:45:51.436Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-12-21T19:45:53.238Z] === RUN TestDockerSuite/TestLogsSince [2021-12-21T19:45:56.150Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-12-21T19:46:01.962Z] === RUN TestDockerSuite/TestEventsTop [2021-12-21T19:46:01.962Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-21T19:46:01.962Z] === RUN TestDockerSuite/TestEventsUntag [2021-12-21T19:46:03.692Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-21T19:46:03.692Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-21T19:46:03.692Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-21T19:46:03.692Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-21T19:46:03.692Z] === RUN TestDockerSuite/TestLogsTail [2021-12-21T19:46:04.878Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-12-21T19:46:06.666Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-21T19:46:10.481Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-21T19:46:11.986Z] === RUN TestDockerSuite/TestExec [2021-12-21T19:46:11.986Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:46:11.986Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-12-21T19:46:11.986Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-21T19:46:11.986Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-12-21T19:46:13.451Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-21T19:46:13.451Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.451Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-21T19:46:13.451Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.451Z] === RUN TestDockerSuite/TestNetHostname [2021-12-21T19:46:13.451Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.451Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-21T19:46:13.452Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-21T19:46:13.452Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-21T19:46:13.452Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginActive [2021-12-21T19:46:13.452Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-21T19:46:13.452Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-21T19:46:13.452Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-21T19:46:13.452Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-21T19:46:13.452Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-21T19:46:13.452Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-21T19:46:13.452Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-21T19:46:13.452Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.452Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-21T19:46:13.452Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.925Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-21T19:46:13.925Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.925Z] === RUN TestDockerSuite/TestPortList [2021-12-21T19:46:13.925Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-21T19:46:13.925Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-21T19:46:14.219Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-12-21T19:46:17.971Z] === RUN TestDockerSuite/TestExecAPIStart [2021-12-21T19:46:17.971Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:46:17.971Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-12-21T19:46:17.971Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:46:17.971Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-12-21T19:46:17.971Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-21T19:46:17.971Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-12-21T19:46:20.884Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-21T19:46:21.121Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-21T19:46:21.121Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-21T19:46:21.121Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-21T19:46:21.121Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-21T19:46:21.121Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-21T19:46:21.121Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-21T19:46:21.121Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-21T19:46:21.121Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:46:21.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-21T19:46:24.630Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-12-21T19:46:27.023Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-21T19:46:27.023Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-21T19:46:27.023Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-21T19:46:28.379Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-12-21T19:46:32.128Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-12-21T19:46:39.455Z] === RUN TestDockerSuite/TestExecCgroup [2021-12-21T19:46:39.455Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-21T19:46:39.455Z] === RUN TestDockerSuite/TestExecEnv [2021-12-21T19:46:39.455Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:46:39.455Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-12-21T19:46:39.455Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-21T19:46:39.455Z] === RUN TestDockerSuite/TestExecExitStatus [2021-12-21T19:46:42.029Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-21T19:46:42.029Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-21T19:46:42.029Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-21T19:46:43.217Z] === RUN TestDockerSuite/TestExecInspectID [2021-12-21T19:46:49.020Z] === RUN TestDockerSuite/TestExecInteractive [2021-12-21T19:46:49.020Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-21T19:46:49.020Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-12-21T19:46:49.020Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-21T19:46:49.020Z] === RUN TestDockerSuite/TestExecParseError [2021-12-21T19:46:49.020Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:46:49.020Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-12-21T19:46:49.020Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-21T19:46:49.020Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-12-21T19:46:49.020Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-21T19:46:49.481Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-12-21T19:46:53.236Z] === RUN TestDockerSuite/TestExecSetEnv [2021-12-21T19:46:53.236Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-21T19:46:53.236Z] === RUN TestDockerSuite/TestExecStartFails [2021-12-21T19:46:53.236Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:46:53.236Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-12-21T19:46:53.236Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-21T19:46:53.236Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-12-21T19:46:53.236Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-21T19:46:53.236Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-12-21T19:46:53.236Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-21T19:46:53.236Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-12-21T19:46:54.563Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-21T19:46:56.993Z] === RUN TestDockerSuite/TestExecUlimits [2021-12-21T19:46:56.993Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-21T19:46:56.993Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-12-21T19:47:09.405Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-12-21T19:47:09.405Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-21T19:47:09.405Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-12-21T19:47:09.405Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-21T19:47:09.405Z] === RUN TestDockerSuite/TestExecWithUser [2021-12-21T19:47:09.405Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:47:09.405Z] === RUN TestDockerSuite/TestGetContainerStats [2021-12-21T19:47:12.434Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-21T19:47:12.434Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-21T19:47:12.434Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-21T19:47:12.434Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-21T19:47:12.434Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-21T19:47:12.434Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-21T19:47:16.504Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-12-21T19:47:18.328Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-21T19:47:25.103Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-12-21T19:47:28.015Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-12-21T19:47:28.787Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-21T19:47:33.569Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-21T19:47:33.569Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-21T19:47:33.569Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-21T19:47:33.569Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-21T19:47:34.040Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-12-21T19:47:36.603Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestHealth [2021-12-21T19:47:36.603Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-12-21T19:47:36.603Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-12-21T19:47:41.229Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-21T19:47:41.229Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:47:41.229Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-21T19:47:41.229Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-21T19:47:41.229Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-21T19:47:41.229Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-21T19:47:41.229Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-21T19:47:41.229Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-21T19:47:41.229Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-21T19:47:51.453Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-12-21T19:47:51.453Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-12-21T19:47:51.453Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-21T19:47:51.453Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-12-21T19:47:51.453Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-12-21T19:47:51.453Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-12-21T19:47:51.453Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-12-21T19:47:51.697Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-21T19:47:51.697Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-21T19:47:51.697Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-21T19:47:52.425Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-12-21T19:47:52.425Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:47:52.425Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-12-21T19:47:52.689Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-21T19:47:52.689Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-21T19:47:52.689Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-21T19:47:54.264Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-21T19:47:54.614Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-12-21T19:47:54.615Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-12-21T19:47:54.736Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-21T19:47:54.736Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-21T19:47:54.736Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-21T19:47:58.374Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-12-21T19:47:58.374Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-12-21T19:48:01.923Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-21T19:48:02.119Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-12-21T19:48:05.884Z] === RUN TestDockerSuite/TestImagesFormat [2021-12-21T19:48:06.345Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-12-21T19:48:06.345Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:48:06.345Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-12-21T19:48:07.946Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-21T19:48:10.914Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-21T19:48:11.053Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-12-21T19:48:11.514Z] === RUN TestDockerSuite/TestImportBadURL [2021-12-21T19:48:13.697Z] === RUN TestDockerSuite/TestImportDisplay [2021-12-21T19:48:13.697Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:48:13.697Z] === RUN TestDockerSuite/TestImportFile [2021-12-21T19:48:13.697Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-12-21T19:48:14.158Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestImportGzipped [2021-12-21T19:48:14.158Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-12-21T19:48:14.158Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-12-21T19:48:14.158Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-12-21T19:48:14.158Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-12-21T19:48:14.158Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-12-21T19:48:14.158Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-12-21T19:48:14.158Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:48:14.620Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-12-21T19:48:17.532Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-12-21T19:48:21.284Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-12-21T19:48:21.284Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:48:21.284Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-12-21T19:48:21.284Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-21T19:48:21.284Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-12-21T19:48:21.284Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-12-21T19:48:21.284Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-21T19:48:21.284Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-12-21T19:48:25.045Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-12-21T19:48:25.045Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-12-21T19:48:28.797Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-12-21T19:48:28.797Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-21T19:48:28.797Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-12-21T19:48:28.797Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-21T19:48:28.797Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-12-21T19:48:28.797Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-21T19:48:28.797Z] === RUN TestDockerSuite/TestInspectDefault [2021-12-21T19:48:37.390Z] === RUN TestDockerSuite/TestInspectHistory [2021-12-21T19:48:41.077Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-21T19:48:41.077Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:48:41.077Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-21T19:48:45.974Z] === RUN TestDockerSuite/TestInspectImage [2021-12-21T19:48:45.975Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:48:45.975Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-12-21T19:48:45.975Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:48:45.975Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-12-21T19:48:45.975Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:48:45.975Z] === RUN TestDockerSuite/TestInspectInt64 [2021-12-21T19:48:48.171Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-12-21T19:48:49.770Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-21T19:48:49.770Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-21T19:48:49.770Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-21T19:48:50.762Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-21T19:48:51.919Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-12-21T19:48:51.919Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-12-21T19:48:55.667Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-12-21T19:48:58.594Z] === RUN TestDockerSuite/TestInspectPlugin [2021-12-21T19:48:58.594Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-21T19:48:58.594Z] === RUN TestDockerSuite/TestInspectRootFS [2021-12-21T19:48:59.055Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-12-21T19:48:59.455Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-21T19:49:02.802Z] === RUN TestDockerSuite/TestInspectStatus [2021-12-21T19:49:04.233Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-21T19:49:04.233Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:49:04.233Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-21T19:49:07.510Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-12-21T19:49:11.420Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-21T19:49:11.420Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-21T19:49:11.420Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-21T19:49:14.614Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-12-21T19:49:18.369Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-12-21T19:49:21.299Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-12-21T19:49:26.007Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-12-21T19:49:29.275Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-21T19:49:32.242Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-21T19:49:33.234Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-21T19:49:34.603Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-12-21T19:49:37.530Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-12-21T19:49:41.283Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-12-21T19:49:41.283Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-12-21T19:49:41.283Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.283Z] === RUN TestDockerSuite/TestLinksEnvs [2021-12-21T19:49:41.283Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-12-21T19:49:41.284Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.284Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-12-21T19:49:41.284Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.755Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-12-21T19:49:41.755Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.755Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-12-21T19:49:41.755Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.755Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-12-21T19:49:41.755Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-21T19:49:41.755Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-12-21T19:49:41.755Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-12-21T19:49:41.755Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-12-21T19:49:41.926Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-21T19:49:44.718Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-12-21T19:49:47.877Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-21T19:49:48.474Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-12-21T19:49:55.788Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-12-21T19:49:58.345Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-21T19:50:00.596Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-12-21T19:50:00.596Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-21T19:50:00.596Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-12-21T19:50:02.160Z] === RUN TestDockerSuite/TestRmiTag [2021-12-21T19:50:02.631Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-21T19:50:03.570Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-12-21T19:50:04.047Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-12-21T19:50:05.603Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-21T19:50:19.063Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-12-21T19:50:26.884Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-21T19:50:30.692Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-21T19:50:36.594Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-21T19:50:36.980Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-21T19:50:37.587Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-21T19:50:37.587Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-21T19:50:37.587Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-21T19:50:37.587Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-21T19:50:37.587Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-21T19:50:37.587Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-21T19:50:37.587Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-21T19:50:37.587Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-21T19:50:40.558Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-21T19:50:40.558Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-21T19:50:40.558Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-21T19:50:40.558Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-21T19:50:40.558Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-21T19:50:47.751Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-21T19:50:50.725Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-21T19:50:53.697Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-21T19:50:54.891Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-12-21T19:50:56.670Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-21T19:50:57.873Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-12-21T19:51:00.476Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-21T19:51:00.476Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-21T19:51:02.666Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-12-21T19:51:02.666Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-21T19:51:02.666Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-12-21T19:51:06.370Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-21T19:51:06.370Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.370Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-21T19:51:06.370Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-21T19:51:06.842Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-21T19:51:06.842Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-21T19:51:09.809Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-21T19:51:09.809Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-21T19:51:09.809Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-21T19:51:13.154Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-12-21T19:51:14.586Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-21T19:51:14.586Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-21T19:51:14.586Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-21T19:51:14.586Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-21T19:51:14.586Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-21T19:51:16.818Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-21T19:51:16.818Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-21T19:51:16.818Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-21T19:51:16.818Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-21T19:51:16.818Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-21T19:51:16.818Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-21T19:51:16.818Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-21T19:51:16.818Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-21T19:51:16.991Z] === RUN TestDockerSuite/TestLogsSince [2021-12-21T19:51:19.050Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-21T19:51:22.860Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-21T19:51:25.825Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-21T19:51:25.825Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-21T19:51:25.825Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-21T19:51:25.825Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-21T19:51:25.825Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-21T19:51:25.825Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-21T19:51:25.825Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-21T19:51:28.796Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-21T19:51:28.796Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-21T19:51:28.796Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-21T19:51:28.796Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:51:28.796Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-21T19:51:28.796Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-21T19:51:28.796Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-21T19:51:28.796Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:51:28.796Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-21T19:51:29.555Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-12-21T19:51:29.555Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-21T19:51:29.555Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-12-21T19:51:29.555Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-21T19:51:29.555Z] === RUN TestDockerSuite/TestLogsTail [2021-12-21T19:51:31.031Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-21T19:51:35.473Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-12-21T19:51:36.932Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-21T19:51:36.932Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-21T19:51:37.403Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-21T19:51:37.403Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-21T19:51:37.403Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-21T19:51:37.403Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-21T19:51:37.403Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-21T19:51:37.403Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:51:37.403Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-21T19:51:37.403Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-21T19:51:37.403Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-21T19:51:37.403Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-21T19:51:37.403Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-21T19:51:40.374Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-21T19:51:40.374Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-21T19:51:40.374Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-21T19:51:40.374Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-21T19:51:40.374Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-21T19:51:40.845Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-21T19:51:41.388Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-12-21T19:51:43.816Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-21T19:51:45.224Z] === RUN TestDockerSuite/TestMountIntoProc [2021-12-21T19:51:45.224Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestMountIntoSys [2021-12-21T19:51:45.700Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestNetHostname [2021-12-21T19:51:45.700Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-12-21T19:51:45.700Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-12-21T19:51:45.700Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-12-21T19:51:45.700Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestPluginActive [2021-12-21T19:51:45.700Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-12-21T19:51:45.700Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-12-21T19:51:45.700Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-21T19:51:45.700Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-12-21T19:51:45.700Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-21T19:51:46.176Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-12-21T19:51:46.176Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-21T19:51:46.176Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-12-21T19:51:46.176Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-21T19:51:46.176Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-12-21T19:51:46.176Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-21T19:51:46.176Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-12-21T19:51:46.176Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-21T19:51:46.177Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-12-21T19:51:46.177Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-21T19:51:46.177Z] === RUN TestDockerSuite/TestPortHostBinding [2021-12-21T19:51:46.177Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-21T19:51:46.177Z] === RUN TestDockerSuite/TestPortList [2021-12-21T19:51:46.177Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-21T19:51:46.177Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-12-21T19:51:46.784Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-21T19:51:46.784Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-21T19:51:46.784Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-21T19:51:50.591Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-21T19:51:50.591Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-21T19:51:50.591Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-21T19:51:50.591Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-21T19:51:50.591Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-21T19:51:50.591Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-21T19:51:50.591Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-21T19:51:53.561Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-21T19:51:56.534Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-12-21T19:51:56.592Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-12-21T19:51:56.592Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-12-21T19:51:56.592Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-12-21T19:51:56.592Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-12-21T19:51:56.592Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-12-21T19:51:56.592Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-12-21T19:51:56.592Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-12-21T19:51:56.592Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:51:56.592Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-12-21T19:51:59.502Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-21T19:52:03.317Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-21T19:52:03.317Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-21T19:52:03.317Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-21T19:52:03.317Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T19:52:03.317Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-21T19:52:03.317Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-21T19:52:03.317Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-21T19:52:03.317Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-21T19:52:05.177Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-12-21T19:52:05.177Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-21T19:52:05.177Z] === RUN TestDockerSuite/TestPsByOrder [2021-12-21T19:52:09.210Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-21T19:52:09.210Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-21T19:52:09.210Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-21T19:52:09.210Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-21T19:52:09.210Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:52:09.210Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-21T19:52:09.210Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-21T19:52:09.210Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-21T19:52:09.210Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-21T19:52:09.210Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-21T19:52:09.210Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-21T19:52:09.210Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-21T19:52:16.400Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-21T19:52:16.400Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-21T19:52:16.400Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunMount [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-21T19:52:19.365Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-21T19:52:19.365Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-21T19:52:22.903Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-12-21T19:52:22.903Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-21T19:52:22.903Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-12-21T19:52:29.822Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-21T19:52:29.822Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-21T19:52:29.822Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-21T19:52:29.822Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-21T19:52:29.822Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-21T19:52:29.822Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-21T19:52:29.822Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-21T19:52:35.714Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-21T19:52:40.668Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-21T19:52:41.603Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-21T19:52:41.603Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-21T19:52:42.595Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-21T19:52:44.821Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-21T19:52:47.048Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-21T19:52:48.040Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-21T19:52:51.011Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-21T19:52:51.481Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.481Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-21T19:52:51.481Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.481Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-21T19:52:51.481Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.481Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-21T19:52:51.481Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.481Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-21T19:52:51.481Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.482Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-21T19:52:51.482Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.482Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-21T19:52:51.482Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.482Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-21T19:52:51.482Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-21T19:52:51.482Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T19:52:56.258Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-21T19:52:56.258Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-21T19:52:56.258Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-21T19:52:56.258Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-21T19:52:56.258Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-21T19:52:56.258Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-21T19:52:56.258Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-21T19:52:56.258Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-21T19:52:56.258Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-21T19:52:56.258Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:52:56.258Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-21T19:53:06.717Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-21T19:53:06.717Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-21T19:53:06.717Z] === RUN TestDockerSuite/TestRunRm [2021-12-21T19:53:10.531Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-21T19:53:10.660Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-12-21T19:53:10.660Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-12-21T19:53:10.660Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-21T19:53:10.660Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-12-21T19:53:16.422Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-21T19:53:19.395Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-21T19:53:22.361Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-21T19:53:26.174Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-21T19:53:26.174Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:53:26.174Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-21T19:53:26.174Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-21T19:53:26.174Z] === RUN TestDockerSuite/TestRunState [2021-12-21T19:53:26.174Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-21T19:53:26.174Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-21T19:53:29.140Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-21T19:53:29.140Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:53:29.140Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-21T19:53:29.612Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-21T19:53:29.612Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-21T19:53:29.612Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-21T19:53:29.612Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-21T19:53:29.612Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-21T19:53:30.084Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-21T19:53:30.084Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-21T19:53:30.084Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-21T19:53:30.084Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-21T19:53:35.860Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-21T19:53:35.994Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-21T19:53:35.994Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-21T19:53:38.961Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-21T19:53:38.961Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-21T19:53:38.961Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-21T19:53:40.572Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-12-21T19:53:41.928Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-21T19:53:41.928Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-21T19:53:41.928Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-21T19:53:41.928Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-21T19:53:41.928Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-21T19:53:46.710Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-21T19:53:57.169Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-21T19:54:01.946Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-21T19:54:05.761Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-12-21T19:54:12.399Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-21T19:54:12.399Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-21T19:54:12.399Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-21T19:54:12.399Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-21T19:54:15.364Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-21T19:54:18.180Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-12-21T19:54:18.330Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-21T19:54:18.644Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-21T19:54:18.644Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-12-21T19:54:18.644Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-21T19:54:18.644Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-12-21T19:54:22.140Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-21T19:54:22.140Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-21T19:54:22.140Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-21T19:54:22.141Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-21T19:54:22.141Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-21T19:54:22.141Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:54:22.141Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-21T19:54:22.141Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-21T19:54:22.141Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-21T19:54:22.141Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-21T19:54:22.141Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-21T19:54:22.141Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-21T19:54:22.141Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-21T19:54:22.141Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-21T19:54:22.141Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-21T19:54:28.034Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-21T19:54:29.009Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-12-21T19:54:29.009Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:54:29.009Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-12-21T19:54:29.009Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-21T19:54:29.009Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-12-21T19:54:29.009Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-21T19:54:29.009Z] === RUN TestDockerSuite/TestPsRightTagName [2021-12-21T19:54:29.009Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-21T19:54:29.009Z] === RUN TestDockerSuite/TestPsShowMounts [2021-12-21T19:54:30.263Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-21T19:54:32.490Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-21T19:54:38.404Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-21T19:54:38.404Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-21T19:54:38.404Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-21T19:54:38.404Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-21T19:54:38.404Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-21T19:54:38.404Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-21T19:54:38.404Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-21T19:54:40.629Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-21T19:54:41.099Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-21T19:54:41.570Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-21T19:54:41.570Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-21T19:54:43.796Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-21T19:54:43.858Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-12-21T19:54:43.859Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-21T19:54:43.859Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-12-21T19:54:45.415Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-12-21T19:54:45.415Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-21T19:54:45.415Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-12-21T19:54:46.963Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-12-21T19:54:47.942Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-12-21T19:54:47.942Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-21T19:54:47.942Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-12-21T19:54:52.484Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-21T19:54:52.484Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-21T19:54:52.484Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-21T19:54:56.543Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-12-21T19:55:02.942Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-21T19:55:02.942Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:55:02.942Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-21T19:55:06.903Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-12-21T19:55:08.840Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-21T19:55:08.840Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-21T19:55:08.840Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-21T19:55:08.840Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:55:08.840Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-21T19:55:08.840Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-21T19:55:08.840Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-21T19:55:08.840Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-21T19:55:08.840Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-21T19:55:10.657Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-12-21T19:55:16.022Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-21T19:55:16.022Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:55:16.022Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-21T19:55:16.022Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-21T19:55:16.022Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-21T19:55:16.022Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:55:16.022Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-21T19:55:16.022Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:55:16.022Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-21T19:55:16.022Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-21T19:55:16.022Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-21T19:55:16.022Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:55:16.022Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-21T19:55:18.990Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-21T19:55:22.799Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-21T19:55:22.799Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-21T19:55:22.799Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-21T19:55:26.607Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-21T19:55:26.607Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-21T19:55:26.607Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-21T19:55:26.607Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-21T19:55:26.607Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-21T19:55:26.607Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:55:26.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-21T19:55:26.607Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-21T19:55:26.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-21T19:55:26.607Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:55:26.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-21T19:55:26.607Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-21T19:55:26.607Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-21T19:55:41.580Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-21T19:55:42.050Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-21T19:55:42.050Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-21T19:55:42.050Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-21T19:55:42.050Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-21T19:55:42.522Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-21T19:55:42.522Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-21T19:55:42.993Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-21T19:55:45.960Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-21T19:55:46.431Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-21T19:55:50.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-21T19:55:50.241Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-21T19:55:50.712Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-21T19:55:50.712Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-21T19:55:50.712Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-21T19:55:53.235Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-12-21T19:55:53.236Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:55:53.236Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-12-21T19:56:01.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-21T19:56:01.170Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:56:01.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-21T19:56:01.170Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-21T19:56:01.170Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-21T19:56:01.170Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-21T19:56:01.170Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-21T19:56:05.652Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-12-21T19:56:05.652Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-12-21T19:56:06.118Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-12-21T19:56:07.664Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-12-21T19:56:11.632Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-21T19:56:11.632Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-21T19:56:11.632Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-21T19:56:16.314Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-12-21T19:56:24.166Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-21T19:56:24.166Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-21T19:56:24.166Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite (2754.28s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (78.67s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.38s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.21s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.74s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.25s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.77s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.62s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.36s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.12s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.57s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.80s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.35s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.77s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.78s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.91s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.58s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.95s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.90s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.37s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.60s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.91s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.04s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.39s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.81s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.71s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.11s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.42s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.02s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.54s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.22s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.66s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.64s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.77s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-12-21T19:56:24.638Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.36s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.95s) [2021-12-21T19:56:24.638Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.53s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.72s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.73s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.78s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.10s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.54s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.82s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.14s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.35s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.98s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.54s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.66s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.13s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.83s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.41s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.28s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.91s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.31s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.04s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.45s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFails (3.29s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.36s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.35s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.40s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.73s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.08s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.65s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildHistory (12.66s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.11s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.07s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.49s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLabels (1.14s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.45s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.97s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.88s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.81s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.35s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.41s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.19s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.20s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.78s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.50s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.77s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.36s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.34s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.51s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.17s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.45s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.14s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.07s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.63s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.81s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.45s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.26s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.52s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.45s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildRm (17.17s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.08s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.76s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.81s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.62s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.52s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.71s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.08s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildStderr (5.16s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.47s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.13s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.84s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.45s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.33s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.78s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.95s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.51s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.88s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.68s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.42s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.67s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.01s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.58s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.15s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestCommitChange (5.74s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.38s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.70s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestCommitTTY (9.18s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.73s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.17s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.01s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.17s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.21s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.25s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.23s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.96s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.94s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.91s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.97s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.26s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.19s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.42s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.09s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.26s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.19s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.78s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.23s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-21T19:56:24.639Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.35s) [2021-12-21T19:56:24.639Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-21T19:56:24.640Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.87s) [2021-12-21T19:56:24.908Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-12-21T19:56:24.908Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.07s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.25s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.93s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.04s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.10s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.15s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.11s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.15s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00048a4c8_} (3.16s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12504469349_c:\foo_false____} (3.12s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12504469349_c:\foo_true____} (3.22s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.28s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.22s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.22s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.94s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.29s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.28s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.75s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpToDot (3.24s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCpToStdout (3.43s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.15s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.65s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-12-21T19:56:25.112Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.42s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-12-21T19:56:25.112Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.31s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.30s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.23s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.38s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.34s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsCopy (6.05s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.44s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.36s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFilters (6.27s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFormat (6.32s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsRename (3.32s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsResize (33.57s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.05s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.92s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.57s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.26s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.70s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.23s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.73s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.65s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.60s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.18s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.51s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.62s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecInspectID (5.72s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.21s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.12s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.96s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.37s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.31s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.24s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.26s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.87s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.22s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.53s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.94s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.26s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.13s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.16s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.16s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectDefault (3.15s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectHistory (4.96s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.71s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.16s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.80s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.89s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectStatus (3.86s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.13s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.73s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.31s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.92s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.11s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.21s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.20s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.23s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.16s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.17s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.80s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.06s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.33s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.06s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.79s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.74s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.15s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.30s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsSince (9.84s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsTail (3.67s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.45s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.46s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.43s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.41s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsByOrder (13.49s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.19s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.09s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.87s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.52s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.40s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.70s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.33s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-21T19:56:25.113Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-12-21T19:56:25.113Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.24s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.35s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.20s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.27s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.48s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.94s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.61s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.81s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.54s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.52s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.63s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.74s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.78s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.35s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.82s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.25s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.16s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.41s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.68s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.26s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.95s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.35s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.87s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.12s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.10s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.14s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.51s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.06s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.13s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.87s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.22s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.14s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.21s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.18s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.10s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.15s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.07s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.26s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.16s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunExitCode (3.13s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.26s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.12s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.20s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.73s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.56s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.54s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.45s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.59s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.57s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.11s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.86s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.21s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.06s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunRm (3.20s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.09s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.11s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.13s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.80s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.07s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.44s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.46s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.27s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.10s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.96s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.67s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.27s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.06s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.30s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.36s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.38s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.56s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) [2021-12-21T19:56:25.114Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.06s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-21T19:56:25.114Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.23s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.09s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.56s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.98s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.62s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.69s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.61s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.36s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.73s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.55s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.07s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.07s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-21T19:56:25.115Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.01s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-21T19:56:25.115Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-21T19:56:25.115Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.115Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T19:56:25.115Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T19:56:25.116Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-21T19:56:25.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-21T19:56:25.116Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-21T19:56:25.116Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-21T19:56:25.116Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-21T19:56:25.116Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-21T19:56:25.116Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T19:56:25.116Z] === RUN TestDockerDaemonSuite [2021-12-21T19:56:25.116Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-21T19:56:25.116Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-21T19:56:25.116Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-21T19:56:25.116Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T19:56:25.116Z] === RUN TestDockerSwarmSuite [2021-12-21T19:56:25.116Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-21T19:56:25.116Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T19:56:25.116Z] === RUN TestDockerExternalVolumeSuite [2021-12-21T19:56:25.116Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-21T19:56:25.116Z] === RUN TestDockerNetworkSuite [2021-12-21T19:56:25.116Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-21T19:56:25.116Z] === RUN TestDockerHubPullSuite [2021-12-21T19:56:25.116Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-21T19:56:25.116Z] PASS [2021-12-21T19:56:25.116Z] ok github.com/docker/docker/integration-cli 2754.663s [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === Skipped [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-21T19:56:25.116Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-21T19:56:25.116Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T19:56:25.116Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2021-12-21T19:56:25.116Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T19:56:25.116Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T19:56:25.116Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-12-21T19:56:25.116Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-21T19:56:25.116Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-12-21T19:56:25.116Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.84s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-21T19:56:25.116Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.116Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-12-21T19:56:25.116Z] [2021-12-21T19:56:25.116Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T19:56:25.116Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.07s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-12-21T19:56:25.117Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2021-12-21T19:56:25.117Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-21T19:56:25.117Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-21T19:56:25.117Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.117Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-21T19:56:25.117Z] [2021-12-21T19:56:25.117Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-21T19:56:25.118Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-21T19:56:25.118Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-21T19:56:25.118Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-21T19:56:25.118Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-21T19:56:25.118Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-21T19:56:25.118Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-12-21T19:56:25.118Z] [2021-12-21T19:56:25.118Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-21T19:56:25.118Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.118Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-12-21T19:56:25.371Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-21T19:56:25.591Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-21T19:56:25.591Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-21T19:56:25.591Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-12-21T19:56:25.591Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T19:56:25.591Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T19:56:25.591Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.591Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T19:56:25.591Z] [2021-12-21T19:56:25.591Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T19:56:25.591Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T19:56:25.592Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-21T19:56:25.592Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-21T19:56:25.592Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-21T19:56:25.592Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-21T19:56:25.592Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T19:56:25.592Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-21T19:56:25.592Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-21T19:56:25.592Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-21T19:56:25.592Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-21T19:56:25.592Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.592Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-21T19:56:25.592Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.592Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-12-21T19:56:25.592Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-21T19:56:25.593Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-21T19:56:25.593Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.593Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-12-21T19:56:25.593Z] [2021-12-21T19:56:25.593Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-21T19:56:25.593Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-21T19:56:25.594Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.594Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-12-21T19:56:25.594Z] [2021-12-21T19:56:25.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-21T19:56:25.595Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-21T19:56:25.595Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.595Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-12-21T19:56:25.595Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-21T19:56:25.596Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-21T19:56:25.596Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-21T19:56:25.596Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-21T19:56:25.596Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-21T19:56:25.596Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-21T19:56:25.596Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-21T19:56:25.596Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-21T19:56:25.596Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-21T19:56:25.596Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.01s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.01s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T19:56:25.596Z] [2021-12-21T19:56:25.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T19:56:25.596Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.596Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-21T19:56:25.597Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-21T19:56:25.597Z] [2021-12-21T19:56:25.597Z] DONE 1085 tests, 544 skipped in 2765.485s [2021-12-21T19:56:26.068Z] INFO: Integration tests ended at 12/21/2021 19:56:25. Duration:00:46:05.6374971 [2021-12-21T19:56:26.068Z] INFO: Docker info of the daemon under test at end of run [2021-12-21T19:56:26.068Z] [2021-12-21T19:56:26.068Z] Containers: 2 [2021-12-21T19:56:26.068Z] Running: 0 [2021-12-21T19:56:26.068Z] Paused: 0 [2021-12-21T19:56:26.068Z] Stopped: 2 [2021-12-21T19:56:26.068Z] Images: 18 [2021-12-21T19:56:26.068Z] Server Version: 0.0.0-dev [2021-12-21T19:56:26.068Z] Storage Driver: windowsfilter [2021-12-21T19:56:26.068Z] Windows: [2021-12-21T19:56:26.068Z] Logging Driver: json-file [2021-12-21T19:56:26.068Z] Plugins: [2021-12-21T19:56:26.068Z] Volume: local [2021-12-21T19:56:26.068Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T19:56:26.068Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T19:56:26.068Z] Swarm: inactive [2021-12-21T19:56:26.068Z] Default Isolation: process [2021-12-21T19:56:26.068Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-12-21T19:56:26.068Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-12-21T19:56:26.068Z] OSType: windows [2021-12-21T19:56:26.068Z] Architecture: x86_64 [2021-12-21T19:56:26.068Z] CPUs: 4 [2021-12-21T19:56:26.068Z] Total Memory: 32GiB [2021-12-21T19:56:26.068Z] Name: azwin-2-dfd0b0 [2021-12-21T19:56:26.068Z] ID: VVPH:XGRM:PWDH:V2YF:JQUO:DJL7:KSM4:SJBT:I552:6XKE:WVYJ:PKWH [2021-12-21T19:56:26.068Z] Docker Root Dir: D:\CI\PR-43097\3\daemon [2021-12-21T19:56:26.068Z] Debug Mode (client): false [2021-12-21T19:56:26.068Z] Debug Mode (server): true [2021-12-21T19:56:26.068Z] File Descriptors: -1 [2021-12-21T19:56:26.068Z] Goroutines: 46 [2021-12-21T19:56:26.068Z] System Time: 2021-12-21T19:56:25.6262675Z [2021-12-21T19:56:26.068Z] EventsListeners: 0 [2021-12-21T19:56:26.068Z] Registry: https://index.docker.io/v1/ [2021-12-21T19:56:26.068Z] Labels: [2021-12-21T19:56:26.068Z] Experimental: false [2021-12-21T19:56:26.068Z] Insecure Registries: [2021-12-21T19:56:26.068Z] 127.0.0.0/8 [2021-12-21T19:56:26.068Z] Live Restore Enabled: false [2021-12-21T19:56:26.068Z] [2021-12-21T19:56:26.068Z] [2021-12-21T19:56:26.068Z] INFO: Stopping daemon under test [2021-12-21T19:56:26.068Z] SUCCESS: The process with PID 4768 (child process of PID 5684) has been terminated. [2021-12-21T19:56:26.068Z] SUCCESS: The process with PID 5684 (child process of PID 2904) has been terminated. [2021-12-21T19:56:26.068Z] INFO: Stop tailing logs of the daemon under tests [2021-12-21T19:56:26.068Z] INFO: executeCI.ps1 Completed successfully at 12/21/2021 19:56:25. [2021-12-21T19:56:26.068Z] INFO: Tidying up at end of run [2021-12-21T19:56:26.068Z] INFO: Saving daemon under test log (d:\CI\PR-43097\3\dut.out) to bundles\CIDUT.out [2021-12-21T19:56:26.068Z] INFO: Saving daemon under test log (d:\CI\PR-43097\3\dut.err) to bundles\CIDUT.err [2021-12-21T19:56:26.068Z] INFO: Saving containerd logs to bundles [2021-12-21T19:56:26.068Z] INFO: Nuke-Everything... [2021-12-21T19:56:26.068Z] INFO: Container count on control daemon to delete is 2 [2021-12-21T19:56:26.539Z] dfff738a15aa [2021-12-21T19:56:26.539Z] 44684b583fcf [2021-12-21T19:56:26.539Z] INFO: Tidying pidfile d:\CI\PR-43097\3\docker.pid [2021-12-21T19:56:26.539Z] INFO: Killing containerd with PID 2200 [2021-12-21T19:56:26.539Z] INFO: Nuking d:\CI [2021-12-21T19:56:33.966Z] === RUN TestDockerSuite/TestRmiBlank [2021-12-21T19:56:34.434Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-12-21T19:56:34.897Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-12-21T19:56:51.873Z] INFO: Zapped successfully [2021-12-21T19:56:51.874Z] [2021-12-21T19:56:51.874Z] INFO: executeCI.ps1 exiting at Tue Dec 21 19:56:49 CUT 2021. Duration 01:12:26.8611605 [2021-12-21T19:56:51.874Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-21T19:56:52.127Z] Recording test results [2021-12-21T19:56:59.495Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-21T19:57:01.620Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-21T19:57:03.441Z] Archiving artifacts [2021-12-21T19:57:10.667Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-12-21T19:57:11.643Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-12-21T19:57:13.833Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-12-21T19:57:18.243Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-21T19:57:19.211Z] + make clean [2021-12-21T19:57:20.208Z] docker volume rm -f docker-dev-cache [2021-12-21T19:57:20.355Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-21T19:57:28.705Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-12-21T19:57:41.123Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-12-21T19:57:58.863Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-12-21T19:58:07.475Z] === RUN TestDockerSuite/TestRmiTag [2021-12-21T19:58:07.939Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-12-21T19:58:18.287Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-12-21T19:59:00.878Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-12-21T19:59:04.630Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-12-21T19:59:15.004Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-12-21T19:59:17.925Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAddHost [2021-12-21T19:59:17.925Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-12-21T19:59:17.925Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-12-21T19:59:17.925Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-12-21T19:59:17.925Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-12-21T19:59:17.925Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-12-21T19:59:17.925Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-21T19:59:17.925Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-12-21T19:59:22.646Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-12-21T19:59:22.646Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-21T19:59:22.646Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-12-21T19:59:22.646Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-21T19:59:22.646Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-12-21T19:59:32.995Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-12-21T19:59:37.719Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-12-21T19:59:48.077Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-12-21T19:59:56.680Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-12-21T20:00:01.396Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-12-21T20:00:01.396Z] === RUN TestDockerSuite/TestRunBindMounts [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-12-21T20:00:16.257Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-21T20:00:16.257Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-12-21T20:00:20.976Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-12-21T20:00:20.976Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-21T20:00:20.976Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-12-21T20:00:28.084Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-12-21T20:00:28.084Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-21T20:00:28.084Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-12-21T20:00:28.084Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-21T20:00:28.084Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-12-21T20:00:31.841Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-12-21T20:00:31.841Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-12-21T20:00:31.841Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-12-21T20:00:31.841Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-12-21T20:00:31.841Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-12-21T20:00:31.841Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-12-21T20:00:31.841Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-21T20:00:31.841Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-12-21T20:00:36.546Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-12-21T20:00:41.262Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-12-21T20:00:45.976Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-12-21T20:00:45.976Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-21T20:00:45.976Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-12-21T20:00:45.976Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-21T20:00:45.976Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-12-21T20:00:45.976Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-21T20:00:45.976Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-12-21T20:00:50.704Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-12-21T20:00:50.704Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-21T20:00:50.704Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-12-21T20:00:50.704Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T20:00:50.704Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-12-21T20:00:50.704Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-21T20:00:50.704Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-12-21T20:00:50.704Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T20:00:50.704Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-12-21T20:00:54.461Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-12-21T20:01:06.947Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-12-21T20:01:06.947Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-21T20:01:06.947Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-12-21T20:01:06.947Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-21T20:01:06.947Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-12-21T20:01:06.947Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-21T20:01:06.947Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-12-21T20:01:06.947Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T20:01:06.947Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-12-21T20:01:06.947Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-21T20:01:06.947Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-12-21T20:01:06.947Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-21T20:01:06.947Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-12-21T20:01:10.702Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-12-21T20:01:10.702Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-21T20:01:10.702Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-12-21T20:01:10.702Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-12-21T20:01:10.702Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-21T20:01:10.702Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-12-21T20:01:15.424Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-12-21T20:01:25.790Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-12-21T20:01:25.790Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-21T20:01:25.790Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-12-21T20:01:34.402Z] === RUN TestDockerSuite/TestRunEnvironment [2021-12-21T20:01:34.402Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-21T20:01:34.402Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-12-21T20:01:34.402Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-21T20:01:34.402Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-12-21T20:01:34.402Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-21T20:01:34.402Z] === RUN TestDockerSuite/TestRunExitCode [2021-12-21T20:01:39.122Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-12-21T20:01:43.873Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-12-21T20:01:52.477Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-12-21T20:01:57.195Z] === RUN TestDockerSuite/TestRunExposePort [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-12-21T20:01:57.659Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-12-21T20:01:57.659Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-12-21T20:01:57.659Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-12-21T20:01:57.659Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T20:01:57.659Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-12-21T20:01:57.659Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-12-21T20:01:57.659Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-21T20:01:57.659Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-12-21T20:02:12.513Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-12-21T20:02:12.513Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-21T20:02:12.513Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-12-21T20:02:12.513Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-12-21T20:02:12.513Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T20:02:12.513Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-12-21T20:02:12.513Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-21T20:02:12.513Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-12-21T20:02:12.513Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-21T20:02:12.513Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-12-21T20:02:12.513Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-21T20:02:12.513Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-12-21T20:02:30.246Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-12-21T20:02:30.246Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-21T20:02:30.246Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-12-21T20:02:33.169Z] === RUN TestDockerSuite/TestRunModeHostname [2021-12-21T20:02:33.169Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.169Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-12-21T20:02:33.169Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.169Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-12-21T20:02:33.169Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.169Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-12-21T20:02:33.169Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.169Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-12-21T20:02:33.169Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.169Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-12-21T20:02:33.169Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.169Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-12-21T20:02:33.169Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.633Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-12-21T20:02:33.633Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.633Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-12-21T20:02:33.633Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.633Z] === RUN TestDockerSuite/TestRunMount [2021-12-21T20:02:33.633Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.633Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-12-21T20:02:33.633Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.633Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-12-21T20:02:33.633Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.633Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-12-21T20:02:33.633Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-21T20:02:33.633Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-12-21T20:02:54.787Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-12-21T20:02:54.787Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-21T20:02:54.787Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-12-21T20:02:54.787Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-21T20:02:54.787Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-12-21T20:02:54.787Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-21T20:02:54.787Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-12-21T20:03:03.397Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-12-21T20:03:15.831Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-12-21T20:03:15.831Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-21T20:03:15.831Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-12-21T20:03:15.831Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-21T20:03:15.831Z] === RUN TestDockerSuite/TestRunNetHost [2021-12-21T20:03:15.831Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-21T20:03:15.831Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-12-21T20:03:15.831Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-21T20:03:15.831Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-12-21T20:03:15.831Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-21T20:03:15.831Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-12-21T20:03:15.831Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-21T20:03:15.831Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-12-21T20:03:15.831Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-21T20:03:16.294Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-12-21T20:03:16.294Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-21T20:03:16.294Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-12-21T20:03:16.294Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-21T20:03:16.294Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-12-21T20:03:17.270Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-12-21T20:03:18.243Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-12-21T20:03:22.957Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-12-21T20:03:27.676Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-12-21T20:03:29.230Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-12-21T20:03:32.994Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-12-21T20:03:33.457Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.457Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-12-21T20:03:33.457Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.457Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-12-21T20:03:33.457Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.457Z] === RUN TestDockerSuite/TestRunPortInUse [2021-12-21T20:03:33.457Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.457Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-12-21T20:03:33.457Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.457Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-12-21T20:03:33.457Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.457Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-12-21T20:03:33.457Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.921Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-12-21T20:03:33.921Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-21T20:03:33.921Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-12-21T20:03:39.750Z] === RUN TestDockerSuite/TestRunPublishPort [2021-12-21T20:03:39.750Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-21T20:03:39.750Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-12-21T20:03:39.750Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-21T20:03:39.750Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-12-21T20:03:39.750Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-21T20:03:39.750Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-12-21T20:03:39.750Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-21T20:03:39.750Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-12-21T20:03:39.750Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T20:03:39.750Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-12-21T20:03:54.608Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-12-21T20:03:54.608Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-21T20:03:54.608Z] === RUN TestDockerSuite/TestRunRm [2021-12-21T20:03:59.325Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-12-21T20:04:07.942Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-12-21T20:04:12.659Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-12-21T20:04:17.370Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-12-21T20:04:22.092Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-12-21T20:04:26.806Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-12-21T20:04:26.806Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-21T20:04:26.806Z] === RUN TestDockerSuite/TestRunState [2021-12-21T20:04:26.806Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-21T20:04:26.806Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-12-21T20:04:31.519Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-12-21T20:04:31.520Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T20:04:31.520Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-12-21T20:04:35.273Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-12-21T20:04:35.273Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-21T20:04:35.273Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-12-21T20:04:35.273Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-21T20:04:35.273Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-12-21T20:04:35.737Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-12-21T20:04:36.199Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-12-21T20:04:36.199Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-21T20:04:36.199Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUserByID [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.315Z] === RUN TestDockerSuite/TestRunUserByName [2021-12-21T20:04:43.315Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-21T20:04:43.785Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-12-21T20:04:48.510Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-12-21T20:04:48.510Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-21T20:04:48.510Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-12-21T20:04:53.235Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-12-21T20:04:53.235Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-21T20:04:53.235Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-12-21T20:04:53.235Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-21T20:04:53.235Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-12-21T20:05:05.678Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-12-21T20:05:23.415Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-12-21T20:05:48.627Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-12-21T20:06:01.073Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-12-21T20:06:01.073Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-21T20:06:01.073Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-12-21T20:06:01.073Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-12-21T20:06:05.795Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-12-21T20:06:12.933Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-12-21T20:06:14.487Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-12-21T20:06:14.487Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-21T20:06:14.487Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-12-21T20:06:14.487Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-12-21T20:06:14.953Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-12-21T20:06:14.954Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T20:06:14.954Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-12-21T20:06:14.954Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-21T20:06:14.954Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-12-21T20:06:14.954Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-21T20:06:14.954Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-12-21T20:06:14.954Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-21T20:06:14.954Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-12-21T20:06:14.954Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-21T20:06:14.954Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-12-21T20:06:23.569Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-12-21T20:06:27.334Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-12-21T20:06:32.047Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-12-21T20:06:46.901Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-12-21T20:06:46.901Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-12-21T20:06:46.901Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-12-21T20:06:46.901Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-12-21T20:06:46.901Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveImageId [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-12-21T20:06:46.901Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-21T20:06:46.901Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-12-21T20:06:48.444Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-12-21T20:06:49.420Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-12-21T20:06:49.882Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-12-21T20:06:50.345Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-12-21T20:06:52.547Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-12-21T20:07:13.694Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-12-21T20:07:13.694Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-21T20:07:13.694Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-12-21T20:07:28.563Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-12-21T20:07:28.563Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T20:07:28.563Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-12-21T20:07:35.665Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-12-21T20:07:35.665Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-21T20:07:35.665Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-12-21T20:07:35.665Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T20:07:35.665Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-12-21T20:07:35.665Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-21T20:07:35.665Z] === RUN TestDockerSuite/TestStartRecordError [2021-12-21T20:07:35.665Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-21T20:07:35.665Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-12-21T20:07:53.413Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-12-21T20:07:53.413Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T20:07:53.413Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-12-21T20:07:53.413Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-21T20:07:53.413Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-12-21T20:07:53.413Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T20:07:53.413Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-12-21T20:07:53.413Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T20:07:53.413Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-12-21T20:07:53.413Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-21T20:07:53.413Z] === RUN TestDockerSuite/TestStatsNoStream [2021-12-21T20:07:53.413Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T20:07:53.413Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-12-21T20:07:56.334Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-12-21T20:08:01.051Z] === RUN TestDockerSuite/TestTopPrivileged [2021-12-21T20:08:01.051Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-21T20:08:01.051Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-12-21T20:08:05.777Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-12-21T20:08:05.777Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-21T20:08:05.777Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-12-21T20:08:05.777Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-21T20:08:05.777Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-12-21T20:08:05.777Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T20:08:05.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-12-21T20:08:05.777Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-21T20:08:05.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-12-21T20:08:05.777Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T20:08:05.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-12-21T20:08:05.777Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-21T20:08:05.777Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-12-21T20:08:23.575Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-12-21T20:08:23.575Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-12-21T20:08:23.575Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-12-21T20:08:23.575Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-21T20:08:23.575Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-12-21T20:08:23.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-12-21T20:08:23.575Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-12-21T20:08:24.043Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-12-21T20:08:29.970Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-12-21T20:08:29.970Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-12-21T20:08:35.932Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-12-21T20:08:36.396Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-12-21T20:08:37.383Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-12-21T20:08:37.849Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-12-21T20:08:38.311Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-12-21T20:08:59.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-12-21T20:08:59.705Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T20:08:59.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-12-21T20:08:59.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-12-21T20:09:00.690Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-12-21T20:09:00.690Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-21T20:09:00.690Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-12-21T20:09:21.916Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-12-21T20:09:21.916Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-12-21T20:09:21.916Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-12-21T20:09:43.143Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-12-21T20:09:43.143Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-21T20:09:43.143Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite (4024.31s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.40s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.04s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.88s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.72s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.76s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.74s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.28s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (147.84s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.09s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.10s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.16s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.76s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.03s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.70s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.85s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.35s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.38s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.17s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.05s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.68s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddTar (59.44s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.54s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.78s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.82s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.14s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.70s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.35s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.90s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.23s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.83s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (51.95s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.78s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.86s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.63s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.81s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.97s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.35s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCmd (0.80s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.76s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.60s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.82s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.58s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.43s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.23s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.92s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T20:09:46.079Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.50s) [2021-12-21T20:09:46.079Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.34s) [2021-12-21T20:09:46.080Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s) [2021-12-21T20:09:46.080Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2021-12-21T20:09:46.080Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.65s) [2021-12-21T20:09:46.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-12-21T20:09:46.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-12-21T20:09:46.080Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-21T20:09:46.080Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.71s) [2021-12-21T20:09:46.080Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-21T20:09:46.080Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.67s) [2021-12-21T20:09:46.080Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.97s) [2021-12-21T20:09:46.543Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (35.83s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.22s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.30s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.28s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.41s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignore (93.07s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.80s) [2021-12-21T20:09:46.543Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (99.79s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.16s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.23s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.72s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.47s) [2021-12-21T20:09:46.543Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.31s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.65s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.95s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (143.27s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.58s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.89s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.06s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.01s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.89s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.79s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.99s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.37s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.87s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFails (7.66s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.72s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.69s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.21s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.43s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.87s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.61s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.13s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.78s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.81s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildHistory (14.43s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.29s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.47s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.12s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.41s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLabel (1.32s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.89s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.34s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.80s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLabels (1.38s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.13s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.56s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.10s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.05s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.83s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.22s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.13s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (32.42s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.19s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (18.49s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (32.58s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.08s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (22.06s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.47s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.94s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (7.13s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.34s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.34s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.93s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (2.81s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.37s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.81s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (3.18s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.25s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.64s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.42s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.01s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (7.29s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (2.55s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.07s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (67.75s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (42.82s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildRm (21.60s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (6.16s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.15s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.97s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.99s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (6.01s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildShellInherited (7.59s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (27.82s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (2.84s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.17s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (18.15s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.53s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (8.95s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildStderr (7.60s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (30.44s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.17s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (5.41s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.95s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.14s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (8.84s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildUser (0.08s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (7.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.97s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (9.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (33.98s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (2.04s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (18.82s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (13.74s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.95s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.12s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (17.59s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.97s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (1.43s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (33.70s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.08s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (2.19s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (14.01s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.42s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.05s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (8.01s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestCommitChange (13.04s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (7.33s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.06s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestCommitTTY (11.26s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (7.68s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPICommit (15.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (20.67s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (8.04s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.58s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.63s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.22s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.49s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.59s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.35s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.50s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.74s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.30s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.48s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.60s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIRename (8.32s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.62s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.29s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.72s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.74s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.67s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.58s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.64s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-21T20:09:46.544Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-21T20:09:46.544Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.84s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.90s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.51s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.42s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.10s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (8.45s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000395158_} (3.60s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13181150037_c:\foo_false____} (8.36s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13181150037_c:\foo_true____} (3.40s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.05s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.86s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpGarbagePath (8.58s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.13s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpRelativePath (12.51s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpToCaseA (7.10s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.91s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.37s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpToCaseH (19.39s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpToDot (3.76s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-12-21T20:09:46.545Z] --- PASS: TestDockerSuite/TestCpToStdout (3.66s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-12-21T20:09:46.545Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-12-21T20:09:47.016Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.46s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateArgs (0.43s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.95s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.15s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.85s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.40s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateLabels (0.41s) [2021-12-21T20:09:47.016Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateRM (0.79s) [2021-12-21T20:09:47.016Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.28s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.53s) [2021-12-21T20:09:47.016Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.50s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.36s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (1.63s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.29s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.48s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.33s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestDockerFails (0.16s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.48s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.54s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.82s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (16.93s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsCopy (8.77s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.83s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (8.06s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.70s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.66s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.38s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.70s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFilters (6.99s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFormat (7.14s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.12s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.14s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.33s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsRename (3.46s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsResize (9.44s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.54s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.22s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.01s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsUntag (2.90s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.46s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.18s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.57s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.22s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.56s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.65s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.28s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.23s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.85s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecInspectID (6.39s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.97s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.05s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.61s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (12.08s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.42s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.61s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.93s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.77s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.23s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.14s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.20s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.18s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (13.41s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.13s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.13s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.14s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.80s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.11s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (2.00s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.23s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (3.25s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.45s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.59s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.61s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesFormat (0.47s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (5.06s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.17s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImportBadURL (2.48s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.12s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.00s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.61s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.22s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.57s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.37s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.45s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectDefault (8.37s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectHistory (7.61s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.63s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.42s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.20s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.65s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.15s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.52s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectStatus (4.50s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.85s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.20s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.49s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (8.34s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.51s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.68s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.14s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.16s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.11s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.23s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.32s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (4.46s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.80s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.12s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (14.69s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (17.18s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (16.87s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.05s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (5.16s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (9.66s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.64s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsSince (12.47s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsTail (5.64s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsTimestamps (5.39s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.70s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.17s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.05s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2021-12-21T20:09:47.017Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2021-12-21T20:09:47.017Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.02s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.89s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsByOrder (16.66s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersBase (19.19s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (29.43s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.74s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (21.86s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.94s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (24.02s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (13.97s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.21s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.65s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPsShowMounts (14.89s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.81s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.53s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.08s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.88s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.92s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.85s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (42.90s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.59s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.56s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.43s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.79s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.58s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.73s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (8.87s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiBlank (0.19s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.70s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (31.21s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.72s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.62s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (14.49s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.55s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (17.13s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (9.79s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiTag (1.68s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (9.75s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (40.38s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.80s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (11.08s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.60s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (4.38s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.43s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.93s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (9.31s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (9.52s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.69s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.19s) [2021-12-21T20:09:47.018Z] --- PASS: TestDockerSuite/TestRunBindMounts (14.17s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-12-21T20:09:47.018Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-12-21T20:09:47.488Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2021-12-21T20:09:47.488Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-12-21T20:09:47.488Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-12-21T20:09:47.488Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-12-21T20:09:47.488Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-12-21T20:09:47.488Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.55s) [2021-12-21T20:09:47.488Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.63s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (4.17s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.05s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.73s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.73s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.43s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.53s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (4.06s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.75s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.72s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.30s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.05s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.62s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunEchoStdout (9.53s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunEntrypoint (9.37s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunExitCode (4.38s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.51s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (9.47s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.66s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunExposePort (0.18s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.06s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (12.77s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.19s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (18.66s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.55s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.05s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (19.08s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.81s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (13.20s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.83s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.41s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (4.47s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (4.60s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.43s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.20s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.77s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.99s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunRm (4.57s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.96s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (5.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.57s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.64s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (5.10s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.44s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (4.18s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.05s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.46s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.18s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (7.21s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.56s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.64s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (11.33s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (18.65s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (23.81s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (12.94s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.05s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.28s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.31s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.50s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.69s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.14s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.16s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.37s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.63s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (4.47s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (13.72s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.91s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.50s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.52s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.58s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.26s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (18.53s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (15.94s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.05s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.05s) [2021-12-21T20:09:47.489Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (16.02s) [2021-12-21T20:09:47.489Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.05s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.70s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.73s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.57s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.67s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.36s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.51s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.77s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.65s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.34s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLILs (5.24s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.17s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (6.06s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.95s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (1.01s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.19s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.44s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (20.29s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.45s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.52s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (18.48s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.68s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.68s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (22.74s) [2021-12-21T20:09:47.490Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-12-21T20:09:47.490Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (3.04s) [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-12-21T20:09:47.490Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.490Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-12-21T20:09:47.956Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] --- PASS: TestDockerRegistrySuite (0.74s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.73s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-12-21T20:09:47.956Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-12-21T20:09:47.956Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.956Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T20:09:47.956Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T20:09:47.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T20:09:47.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T20:09:47.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T20:09:47.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T20:09:47.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T20:09:47.957Z] === RUN TestDockerRegistryAuthTokenSuite [2021-12-21T20:09:47.957Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-12-21T20:09:47.957Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.957Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-12-21T20:09:47.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-12-21T20:09:47.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-12-21T20:09:47.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-12-21T20:09:47.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T20:09:47.958Z] === RUN TestDockerDaemonSuite [2021-12-21T20:09:47.958Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-12-21T20:09:47.958Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-12-21T20:09:47.958Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-12-21T20:09:47.958Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T20:09:47.958Z] === RUN TestDockerSwarmSuite [2021-12-21T20:09:47.958Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-12-21T20:09:47.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- PASS: TestDockerPluginSuite (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T20:09:47.958Z] === RUN TestDockerExternalVolumeSuite [2021-12-21T20:09:47.958Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-12-21T20:09:47.958Z] === RUN TestDockerNetworkSuite [2021-12-21T20:09:47.958Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-12-21T20:09:47.958Z] === RUN TestDockerHubPullSuite [2021-12-21T20:09:47.958Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-12-21T20:09:47.958Z] PASS [2021-12-21T20:09:47.958Z] ok github.com/docker/docker/integration-cli 4025.934s [2021-12-21T20:09:47.958Z] [2021-12-21T20:09:47.958Z] === Skipped [2021-12-21T20:09:47.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-21T20:09:47.958Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-12-21T20:09:47.958Z] [2021-12-21T20:09:47.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-21T20:09:47.958Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-12-21T20:09:47.958Z] [2021-12-21T20:09:47.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T20:09:47.958Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-12-21T20:09:47.958Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-12-21T20:09:47.958Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T20:09:48.421Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-12-21T20:09:48.421Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-12-21T20:09:48.421Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-21T20:09:48.421Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-12-21T20:09:48.421Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-21T20:09:48.421Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T20:09:48.421Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T20:09:48.421Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T20:09:48.421Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-12-21T20:09:48.421Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2021-12-21T20:09:48.421Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-21T20:09:48.421Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.421Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2021-12-21T20:09:48.421Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-21T20:09:48.422Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-12-21T20:09:48.422Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-12-21T20:09:48.422Z] [2021-12-21T20:09:48.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T20:09:48.422Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.08s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.08s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.12s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (1.15s) [2021-12-21T20:09:48.888Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (1.15s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (1.17s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (1.17s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.08s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildUser (0.08s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (1.18s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.12s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.12s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (1.08s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (1.08s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (1.03s) [2021-12-21T20:09:48.888Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestBuildXZHost (1.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-12-21T20:09:48.888Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-12-21T20:09:48.888Z] docker_cli_sni_test.go:18: Flakey test [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.04s) [2021-12-21T20:09:48.888Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.04s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T20:09:48.888Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-12-21T20:09:48.888Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-21T20:09:48.888Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2021-12-21T20:09:48.888Z] [2021-12-21T20:09:48.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2021-12-21T20:09:48.888Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T20:09:48.889Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T20:09:48.889Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T20:09:48.889Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-12-21T20:09:48.889Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2021-12-21T20:09:48.889Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-21T20:09:48.889Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.04s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2021-12-21T20:09:48.889Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.04s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.05s) [2021-12-21T20:09:48.889Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.05s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-12-21T20:09:48.889Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2021-12-21T20:09:48.889Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.04s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2021-12-21T20:09:48.889Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2021-12-21T20:09:48.889Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2021-12-21T20:09:48.889Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2021-12-21T20:09:48.889Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T20:09:48.889Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-12-21T20:09:48.889Z] [2021-12-21T20:09:48.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2021-12-21T20:09:49.354Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-12-21T20:09:49.354Z] [2021-12-21T20:09:49.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.04s) [2021-12-21T20:09:49.354Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2021-12-21T20:09:49.354Z] [2021-12-21T20:09:49.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-21T20:09:49.354Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2021-12-21T20:09:49.354Z] [2021-12-21T20:09:49.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2021-12-21T20:09:49.354Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-12-21T20:09:49.354Z] [2021-12-21T20:09:49.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2021-12-21T20:09:49.354Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2021-12-21T20:09:49.354Z] [2021-12-21T20:09:49.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.05s) [2021-12-21T20:09:49.354Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2021-12-21T20:09:49.354Z] [2021-12-21T20:09:49.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2021-12-21T20:09:49.354Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2021-12-21T20:09:49.354Z] [2021-12-21T20:09:49.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-12-21T20:09:49.354Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.354Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2021-12-21T20:09:49.355Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.04s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.04s) [2021-12-21T20:09:49.355Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-12-21T20:09:49.355Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.04s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.04s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.04s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2021-12-21T20:09:49.355Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2021-12-21T20:09:49.355Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.04s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.04s) [2021-12-21T20:09:49.355Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.04s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2021-12-21T20:09:49.355Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.355Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-12-21T20:09:49.355Z] [2021-12-21T20:09:49.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-12-21T20:09:49.355Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T20:09:49.356Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T20:09:49.356Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T20:09:49.356Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T20:09:49.356Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.04s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.04s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-12-21T20:09:49.356Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.04s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.04s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.04s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.05s) [2021-12-21T20:09:49.356Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.05s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.04s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.04s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.04s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.356Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2021-12-21T20:09:49.356Z] [2021-12-21T20:09:49.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T20:09:49.356Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T20:09:49.357Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-21T20:09:49.357Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2021-12-21T20:09:49.357Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.04s) [2021-12-21T20:09:49.357Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.04s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-12-21T20:09:49.357Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-12-21T20:09:49.357Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T20:09:49.357Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2021-12-21T20:09:49.357Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-12-21T20:09:49.357Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2021-12-21T20:09:49.357Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2021-12-21T20:09:49.357Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T20:09:49.357Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-12-21T20:09:49.357Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-12-21T20:09:49.357Z] [2021-12-21T20:09:49.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-12-21T20:09:49.823Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T20:09:49.823Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-12-21T20:09:49.823Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2021-12-21T20:09:49.823Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.04s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2021-12-21T20:09:49.823Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2021-12-21T20:09:49.823Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-12-21T20:09:49.823Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.823Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2021-12-21T20:09:49.823Z] [2021-12-21T20:09:49.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.05s) [2021-12-21T20:09:49.824Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.05s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPortList (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-12-21T20:09:49.824Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2021-12-21T20:09:49.824Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.21s) [2021-12-21T20:09:49.824Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.21s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2021-12-21T20:09:49.824Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.04s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-12-21T20:09:49.824Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.824Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-12-21T20:09:49.824Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2021-12-21T20:09:49.825Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-12-21T20:09:49.825Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-12-21T20:09:49.825Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-12-21T20:09:49.825Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.04s) [2021-12-21T20:09:49.825Z] [2021-12-21T20:09:49.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2021-12-21T20:09:49.825Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.04s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.04s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.04s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.04s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-12-21T20:09:50.302Z] [2021-12-21T20:09:50.302Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-12-21T20:09:50.302Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.302Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.09s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.05s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.05s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.05s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.05s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.06s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.06s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.05s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.05s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.303Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2021-12-21T20:09:50.303Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.303Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2021-12-21T20:09:50.303Z] [2021-12-21T20:09:50.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2021-12-21T20:09:50.304Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.304Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.04s) [2021-12-21T20:09:50.304Z] [2021-12-21T20:09:50.304Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-12-21T20:09:50.305Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.04s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.04s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.04s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.04s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.305Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.04s) [2021-12-21T20:09:50.305Z] [2021-12-21T20:09:50.305Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2021-12-21T20:09:50.305Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.05s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunState (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.05s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.05s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.05s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.05s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2021-12-21T20:09:50.770Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-12-21T20:09:50.770Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.04s) [2021-12-21T20:09:50.770Z] [2021-12-21T20:09:50.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.05s) [2021-12-21T20:09:50.771Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.05s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.05s) [2021-12-21T20:09:50.771Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.05s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2021-12-21T20:09:50.771Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2021-12-21T20:09:50.771Z] [2021-12-21T20:09:50.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-12-21T20:09:50.771Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-12-21T20:09:50.771Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2021-12-21T20:09:51.232Z] [2021-12-21T20:09:51.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T20:09:51.232Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.232Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-12-21T20:09:51.232Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.73s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.73s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T20:09:51.233Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.233Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-12-21T20:09:51.233Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T20:09:51.234Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.234Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-12-21T20:09:51.234Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-12-21T20:09:51.704Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:51.704Z] DONE 1085 tests, 539 skipped in 4040.163s [2021-12-21T20:09:51.704Z] INFO: Integration tests ended at 12/21/2021 20:09:51. Duration:01:07:20.4592224 [2021-12-21T20:09:51.704Z] INFO: Docker info of the daemon under test at end of run [2021-12-21T20:09:51.704Z] [2021-12-21T20:09:52.166Z] Containers: 2 [2021-12-21T20:09:52.166Z] Running: 0 [2021-12-21T20:09:52.166Z] Paused: 0 [2021-12-21T20:09:52.166Z] Stopped: 2 [2021-12-21T20:09:52.166Z] Images: 18 [2021-12-21T20:09:52.166Z] Server Version: 0.0.0-dev [2021-12-21T20:09:52.166Z] Storage Driver: windowsfilter [2021-12-21T20:09:52.166Z] Windows: [2021-12-21T20:09:52.166Z] Logging Driver: json-file [2021-12-21T20:09:52.166Z] Plugins: [2021-12-21T20:09:52.166Z] Volume: local [2021-12-21T20:09:52.166Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-12-21T20:09:52.166Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-12-21T20:09:52.166Z] Swarm: inactive [2021-12-21T20:09:52.166Z] Default Isolation: process [2021-12-21T20:09:52.166Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-12-21T20:09:52.166Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-12-21T20:09:52.166Z] OSType: windows [2021-12-21T20:09:52.166Z] Architecture: x86_64 [2021-12-21T20:09:52.166Z] CPUs: 4 [2021-12-21T20:09:52.166Z] Total Memory: 32GiB [2021-12-21T20:09:52.166Z] Name: azwin-2-c15740 [2021-12-21T20:09:52.166Z] ID: EVZM:CN54:IOQ3:BRZO:TAD6:62PA:77FF:G3DN:ZNJ4:NAGN:OYNF:RX47 [2021-12-21T20:09:52.166Z] Docker Root Dir: D:\CI\PR-43097\3\daemon [2021-12-21T20:09:52.166Z] Debug Mode (client): false [2021-12-21T20:09:52.166Z] Debug Mode (server): true [2021-12-21T20:09:52.166Z] File Descriptors: -1 [2021-12-21T20:09:52.166Z] Goroutines: 17 [2021-12-21T20:09:52.166Z] System Time: 2021-12-21T20:09:51.8334009Z [2021-12-21T20:09:52.166Z] EventsListeners: 0 [2021-12-21T20:09:52.166Z] Registry: https://index.docker.io/v1/ [2021-12-21T20:09:52.166Z] Labels: [2021-12-21T20:09:52.166Z] Experimental: false [2021-12-21T20:09:52.166Z] Insecure Registries: [2021-12-21T20:09:52.166Z] 127.0.0.0/8 [2021-12-21T20:09:52.166Z] Live Restore Enabled: false [2021-12-21T20:09:52.166Z] [2021-12-21T20:09:52.166Z] [2021-12-21T20:09:52.166Z] INFO: Stopping daemon under test [2021-12-21T20:09:52.166Z] SUCCESS: The process with PID 7624 (child process of PID 1460) has been terminated. [2021-12-21T20:09:52.166Z] SUCCESS: The process with PID 1460 (child process of PID 4748) has been terminated. [2021-12-21T20:09:52.166Z] INFO: Stop tailing logs of the daemon under tests [2021-12-21T20:09:52.166Z] INFO: executeCI.ps1 Completed successfully at 12/21/2021 20:09:52. [2021-12-21T20:09:52.166Z] INFO: Tidying up at end of run [2021-12-21T20:09:52.166Z] INFO: Saving daemon under test log (d:\CI\PR-43097\3\dut.out) to bundles\CIDUT.out [2021-12-21T20:09:52.166Z] INFO: Saving daemon under test log (d:\CI\PR-43097\3\dut.err) to bundles\CIDUT.err [2021-12-21T20:09:52.630Z] INFO: Saving containerd logs to bundles [2021-12-21T20:09:52.630Z] INFO: Nuke-Everything... [2021-12-21T20:09:55.561Z] INFO: Container count on control daemon to delete is 2 [2021-12-21T20:09:56.026Z] da991f8fdc7a [2021-12-21T20:09:56.026Z] fd45e2f7fda7 [2021-12-21T20:09:56.026Z] INFO: Tidying pidfile d:\CI\PR-43097\3\docker.pid [2021-12-21T20:09:56.489Z] INFO: Nuking d:\CI [2021-12-21T20:11:53.155Z] INFO: Zapped successfully [2021-12-21T20:11:53.155Z] [2021-12-21T20:11:53.155Z] INFO: executeCI.ps1 exiting at Tue Dec 21 20:11:42 CUT 2021. Duration 01:31:18.4726881 [2021-12-21T20:11:53.155Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-12-21T20:11:53.432Z] Recording test results [2021-12-21T20:11:54.240Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-12-21T20:11:56.464Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-12-21T20:12:00.437Z] Archiving artifacts [2021-12-21T20:12:01.607Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43097/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-12-21T20:12:02.624Z] + make clean [2021-12-21T20:12:05.552Z] docker volume rm -f docker-dev-cache [2021-12-21T20:12:05.552Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS